摘要:
A Collection of Examples of 64-bit Errors in Real Programs29.06.2010Andrey Karpov Tags: 64-bit -->AbstractIntroductionExample 1. Buffer overflowExample 2. Unnecessary type conversionsExample 3. Incorrect #ifdef'sExample 4. Confusion of int and int*Example 5. Using deprecated (obsolete... 阅读全文
posted @ 2011-12-09 17:52
陈峰
阅读(348)
评论(0)
推荐(0)
摘要:
字符发展1. 美国ASCII-(American standard code information interchange) 美国信息互换标准代码范围:1-127 ; 单字备注:前部用作控制码,0x20以下的字节状态称为"控制码";后面跟数字,字母大小写至1272. 美国ASCII扩展编码范围:128-255; 单字备注:很多画表格时需要用下到的横线、竖线、交叉等形状,一直把序号编到了最后一 个状态2553. 中国GB2312原由:中国人们得到计算机时,有6000多个常用汉字需要保存呢规定:一个小于127的字符的意义与原来相同,但两个大于127的字符连在一起时,就表示一个 阅读全文
posted @ 2011-12-09 13:24
陈峰
阅读(1657)
评论(0)
推荐(0)
浙公网安备 33010602011771号