摘要:
转载:http://techmi.cn/archives/你不知道的字符集和编码.html http://news.cnblogs.com/n/139987/其实即使是现在对编码还是很糊,原因很多概念的混乱,不明晰导致的。常说的字符集和编码区别,其实就是编码字符集和字符集编码的区别,其实,单单... 阅读全文
摘要:
一般来说Linux上查看一些函数API的说明咱们可以man一下。man 2是syscall,man 3是一些库的函数API。以下是man sections的一些说明 The table below shows the section numbers of the manual followed by... 阅读全文