我的评论

可以给我发一份吗 我邮箱:550400907@qq.com
new Animal指向好像错了,貌似是直接指向Animal.prototype
生成:
1.获取id(固定长度)
2,根据id用保密的方法生成哈希(根据需要节选一定的长度)
3,最后把 id+哈希 用不易混淆的字符编码成序列号。
检验:
1,解码
2,用前面的id用同样的方法生成哈希
3,检验
byte abyte0[];
byte abyte1[];
abyte0 = (new byte[] {
65, 84, 43, 68, 77, 79, 67, 79, 78, 78,
69, 67, 84, 13, 10
});
new byte[] {
65, 84, 43, 68, 77, 79, 83, 69, 84, 71,
82, 79, 85, 80, 61, 48, 44, 52, 48, 57,
46, 55, 55, 53, 48, 44, 52, 48, 57, 46,
55, 55, 53, 48, 44, 49, 50, 44, 48, 13,
10
};
abyte1 = (new byte[] {
65, 84, 43, 68, 77, 79, 83, 69, 84, 71,
82, 79, 85, 80, 61, 0, 44, 0, 0, 0,
46, 0, 0, 0, 0, 44, 0, 0, 0, 46,
0, 0, 0, 0, 44, 0, 0, 44, 0, 44,
48, 49, 13, 10
});
new byte[] {
65, 84, 43, 68, 77, 79, 83, 69, 84, 86,
79, 76, 85, 77, 69, 61, 53, 13, 10
};
byte abyte2[] = {
65, 84, 43, 68, 77, 79, 83, 69, 84, 86,
79, 76, 85, 77, 69, 61, 0, 13, 10
};
反编译出来是这样
谢谢,我用2.3也是这个问题,已经搞定了
你好!
请问如何查看mongodb服务器的端口号?如果我可以连接到服务器。
lz 这个xml真不错
re: 你比研究生强么? Lei 2010-06-05 22:55  
人各有长短。盖茨,拉里可不比,但kaixin的创始人是个好例子。
ps: 成功是对自己的一种认可
多谢LZ了,给我也发一个注册机吧

jinxl560@163.com

谢谢了~
Well done, man.
谢谢,共享。收藏
re: 畅想OSGi DevCon2008[未登录] lei 2008-08-22 12:05  
OSGi有C++实现吗?
re: 何谓精通 Lei 2008-07-10 17:23  
我觉得这里只是博主自己的观点。谁也不可能在每一方面做到面面俱到。也许今天你问的那些问题恰巧是面试者熟悉和常用到的,那他就很幸运了。当然你也幸运了,毕竟找到个人能理解自己已属不易。
上述的兄弟们都太实在了。不如换换心思,和对方吃个饭、聊个天。
re: what is wrong with the project Lei 2008-03-14 09:12  
The good thing is that you still get chance to move & the bad thing is that the situation is the same everywhere.

You wanna be attatched to your high-levels or colleagues? Come on,do it at home. Remember, there simply is double-wins when you're working.


qingshanmail@yahoo.com.cn
谢谢你!!
刚开始学习SWT,增进不少,谢谢!!
完全把自己当成了拿扳手的车间工人……

要有创造性,而不是千篇一律的做同样的事情
貌似我只知道 thinking in java
呵呵,平常都是这样干的^_^&

以后会注意了,呵呵
youqingbangding
顶下
跟大家拜个早年先
qq:8522151,现在还可以加入吗?
It's easy to get started, but hard to stick on, so, be well prepared, I mean mentally, good luck to you:)

posts - 1, comments - 4, trackbacks - 0, articles - 0

Copyright © Lei