`
kelvinmak
  • 浏览: 8291 次
  • 来自: ...
文章分类
社区版块
存档分类
最新评论
文章列表
for test for test
package keygen; import java.math.BigInteger; import java.util.Date; import java.util.zip.CRC32; public class Keygen { private static final int version = 14; /** * @param s * @param i * @param bytes * @return */ public static short getCRC( ...

CVS for JPivot

    博客分类:
  • xx
Anonymous CVS Access This project's SourceForge.net CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, simply press the Enter key. To de ...
Scrum books
my share books

32位cygwin安装

    博客分类:
  • xx
调查v个v串串香的

cyg

    博客分类:
  • xx
tedyggff

mingw

    博客分类:
  • xx
aaaaassssss
ideas files
Simple Homework
1. Message的端口在Client端无法获取,是路由器分配的,是否在Server端获取后重新赋值? 2. Client发送完消息后是否需要close,服务器端会将Session关闭,但是Client端的线程还在。 3. 服务器同时实现IServer和IClient?
自己写给自己看的作业
网上有很多关于这方面的资料,大多数都是copy来copy去的,无那一份是完整可以运行。自从Spring3.0发布后,支持Annotation的方式配置,有些地方有所不同。 有几点要注意的地方: 1. Freemark的最好单独配置一个Spring MVC的servlet,然后指向freemark的配置文件。这样做的目的是通过servlet的url-pattern去区分那些是向freemarker发送请求的,那些是向Jstl发送请求的。(网上也有资料介绍说不用这样配置,但是还未实践过,暂不说是否可行之) 2. 通过debug源代码,发现spring默认的view是JSTL的view,如果因为配置 ...
Global site tag (gtag.js) - Google Analytics