kejames 學習筆記本

這裡是Kejames的筆記本,歡迎各位網友給予指教,謝謝。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  軟體

軟體
摘要:The version string of a software package name is a maximum of 64 single-byte characters long and can be divided into tokens, using the dot character as the divider. Each token identifies a version or... 阅读全文

posted @ 2008-06-05 18:52 Kejames 阅读(141) 评论(0) 推荐(0)

摘要:各位如果是用VS.Net 2005 IDE開發的話,一定要先看看下面的文章,相信會有很大的幫助的 ^_^ 11 Visual Studio 2005 IDE Tips and Tricks to Make You a More Productive Developer 阅读全文

posted @ 2007-10-06 01:23 Kejames 阅读(178) 评论(0) 推荐(0)

摘要:今天游览博客园,看别人的代码,觉得写得不错,想copy下来,无奈代码却有行号,我一向是先把代码copy下来然后一行一行的去除的,不过想想以后如果总是这么做的话也太麻烦了,于是终于决定写一个工具软件来做这件事情,共享给大家,希望能有所帮助。 去除代码行号的一个小程序 阅读全文

posted @ 2007-09-26 13:52 Kejames 阅读(176) 评论(0) 推荐(0)

摘要:I think everybody is doing this: you open a Web page and see some nice and tricky effects. Next you start Fiddler2 (which is my favorite tool for Web developers!!) and have a more detailed look in the... 阅读全文

posted @ 2007-09-12 15:55 Kejames 阅读(268) 评论(0) 推荐(0)