摘要: 上篇blog讲了一下unicode等编码的问题﹐不过并没有涉及程序﹐所以这次就用.net来证实一下上次的这些东东。 在证明那些东东之前﹐首先把.net中关于处理encoding,二进制,16进制,byte等相关类别和方法罗列一下。 1.byte与string(那些255以内的整数)的相互转换(各种进制之间的相互转换) 使用System.Convert类别 string to byte Conver... 阅读全文
posted @ 2008-11-21 14:15 Jim Gao 阅读(378) 评论(0) 推荐(0) 编辑
摘要: 很久没有写blog了﹐今天下午工作刚好告一段落﹐有点时间﹐就把上周花了很多时间总结出来的一些计算机字符相关的心得写出来﹐希望能够帮助当初和我一样迷茫的人能够容易理解﹐也希望能够引出玉来(这么多废话﹐还不快开始...) 由于公司使用的是繁体操作系统﹐而我有时习惯在自己家里的简体计算机上写一些程序﹐但是当我用U盘把代码在两者之间copy时﹐经常发现文件中文的地方成了乱码﹐所以就花了些时间到网上查了一下... 阅读全文
posted @ 2008-11-21 14:12 Jim Gao 阅读(341) 评论(0) 推荐(0) 编辑
摘要: 1、在菜单中选择“Weblog”,然后选择“Another Weblog Service”。2、在Weblog Homepage URL中输入你的Blog主页地址。3、输入用户名与密码。4、在“Type of weblog that you are using”中选择“Custom(Metaweblog API)”。5、“Remote posting URL for your weblog”中输... 阅读全文
posted @ 2008-11-21 10:27 Jim Gao 阅读(219) 评论(0) 推荐(0) 编辑
摘要: I have two work computers and they always work well with synergy.exe before. Today I want to access one of them which is installed the windows 2003 server remotely from the other one installed windo... 阅读全文
posted @ 2008-11-21 10:10 Jim Gao 阅读(208) 评论(0) 推荐(0) 编辑
摘要: GM(General Manager)总经理 VP(Vice President)副总裁FVP(First Vice President)第一副总裁 AVP(Assistant Vice President)副总裁助理 CEO(Chief Executive Officer)首席执行官 COO(Chief Operations Officer)首席运营官 CFO(Chief Financial O... 阅读全文
posted @ 2008-11-21 10:09 Jim Gao 阅读(245) 评论(0) 推荐(0) 编辑
摘要: We always use Request.UserAgent to detect which client browse user use. Different web browsers have different user agent string which stored in different place. Such as IE, which stored in the regis... 阅读全文
posted @ 2008-11-21 10:09 Jim Gao 阅读(2171) 评论(0) 推荐(0) 编辑
摘要: RSS 2.0 at Harvard Law RSS 2.0 Specification Tuesday, July 15, 2003 Contents What is RSS? Sample files About this document Required channel elements Optional channel elements Elements of Co... 阅读全文
posted @ 2008-11-21 10:08 Jim Gao 阅读(239) 评论(0) 推荐(0) 编辑