Chinaunix首页 | 论坛 | 博客
  • 博客访问: 54173
  • 博文数量: 18
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 145
  • 用 户 组: 普通用户
  • 注册时间: 2017-02-03 22:58
文章分类

全部博文(18)

文章存档

2017年(18)

我的朋友

发布时间:2017-04-19 09:18:53

linux动态链接库使用
-Wl,
-L,-rpath 和 -rpath-link......【阅读全文】

阅读(1306) | 评论(0) | 转发(0)

发布时间:2017-04-18 15:42:42

qt new delete 段错误......【阅读全文】

阅读(1588) | 评论(0) | 转发(0)

发布时间:2017-04-17 20:50:15

Python TCPserver django 树莓派 stm8 rlight......【阅读全文】

阅读(1052) | 评论(0) | 转发(0)

发布时间:2017-03-22 17:53:38

程序员创业,程序员怎样创业。......【阅读全文】

阅读(693) | 评论(0) | 转发(0)

发布时间:2017-03-02 18:11:31

基本的读取配置文件
-read(filename) 直接读取ini文件内容
-sections() 得到所有的section,并以列表的形式返回
-options(section) 得到该section的所有option
-items(section) 得到该section的所有键值对
-get(section,option) 得到section中option的值,返回为string类型
-getint(section,option) 得到section中option的值,返回为int类型,还有相应的getboolean()和getfloat() 函数。......【阅读全文】

阅读(1265) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册