我的評論
判斷某字符的字節長度 大嘴巴 2006-10-10 10:46
char a='a'
char b='天'
assertEqual(a&0x80,0);
assertNotEqual(b&0x80,0);
char b='天'
assertEqual(a&0x80,0);
assertNotEqual(b&0x80,0);
re: Ebook and sites 大嘴巴 2006-06-11 15:41
re: 簡化Spring(1)--配置文件 大嘴巴 2006-03-03 11:59
已經不錯了,起碼沒有對你的文章進行該動,
天極 塞迪這幾家都盯著blogjava技術欄的文章呢。
天極 塞迪這幾家都盯著blogjava技術欄的文章呢。
re: Online Format SQL 大嘴巴 2006-01-24 16:58
老兄,有沒有這樣的API?
誰有的話發給我好嗎? come2u at gmail
謝謝
誰有的話發給我好嗎? come2u at gmail
謝謝
re: [Jakarta Commons筆記] org.apache.commons.lang.math 大嘴巴 2006-01-15 10:37
google summer code 上的project,作者是叫zhangxiaogang,是您嗎?