摘要:
qt 阅读全文
摘要:
下载源文件:http://sourceforge.net/projects/glui/ 2. 解压源文件 3. 用terminal进入glui-2.36/src文件 4. make 5. make之后, 将glui-2.36/src/include/GL/glui.h 拷贝到/usr/include... 阅读全文
摘要:
ubuntu下mysql安装与测试 阅读全文
摘要:
ubuntu,chm读取 阅读全文
摘要:
boost之algorithm/string详解 阅读全文
摘要:
VS2012 软件配置错误云云 阅读全文
摘要:
TextEdit显示一个可编辑的,有格式的文本框。它也可以显示明文和富文本。例如:TextEdit { width: 240 text: "Hello World!" font.family: "Helvetica" font.pointSize: 20 color: "blue" focus: t... 阅读全文