摘要:
1: sprintf(), 字符串拼接, 返回值 spritnf 返回了本次函数调用最终打印到字符缓冲区中的字符数目。也就是说每当一次sprinf 调用结束以后,你无须再调用一次strlen 便已经知道了结果字符串的长度。2: long int strtol(const char *nptr, char **endptr, int base)The strtol() function converts the initial part of the string in nptr to a long integer value according to the given base, whic. 阅读全文
posted @ 2014-03-27 16:22
安心种田
阅读(115)
评论(0)
推荐(0)
摘要:
1: 全局变量及相应的数据结构。2: 云模块过程。3:层次结构, 接口。 阅读全文
posted @ 2014-03-27 08:59
安心种田
阅读(115)
评论(0)
推荐(0)

浙公网安备 33010602011771号