摘要: 转载自:http://blog.csdn.net/listener51/article/details/79052155 1、下载LineNumber.pyhttp://idlex.sourceforge.net/extensions.htm... 阅读全文
posted @ 2018-01-26 16:39 SoaringLee_fighting 阅读(1123) 评论(0) 推荐(0) 编辑
摘要: ###转载自: http://c.biancheng.net/cpp/html/1573.htmlC语言提供了几个标准库函数,可以将任意类型(整型、长整型、浮点型等)的数字转换为字符串。以下是用itoa()函数将整数转换为字符串的一个例子:# include # in... 阅读全文
posted @ 2018-01-26 15:34 SoaringLee_fighting 阅读(1727) 评论(0) 推荐(0) 编辑