1. Qt5.3.1下载地址为:http://qt-project.org/,选择”Qt 5.3.1 for Linux 32-bit”版本,文件名是”qt-opensource-linux-x86-5.3.1.run”;2. 进入qt-opensource-linux-x86-5.3.1.run目...
分类:
其他好文 时间:
2014-08-17 21:18:42
阅读次数:
280
Til the Cows Come Home
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 30007
Accepted: 10092
Description
Bessie is out in the field and wants to get back t...
分类:
其他好文 时间:
2014-08-17 15:35:32
阅读次数:
226
Problem Description
Weiwei is a software engineer of ShiningSoft. He has just excellently fulfilled a software project with his fellow workers. His boss is so satisfied with their job that he decid...
分类:
其他好文 时间:
2014-08-17 11:50:02
阅读次数:
338
win7(我用的是笔记本)在nodejs官方网站下载.msi文件安装,安装到一半的时候,进度条提示:roll back,because of a error.node.js setup wizard ended prematurely.最后手动安装下exe载包和配置环境变量。这篇文章里面说到要自己编...
分类:
Web程序 时间:
2014-08-17 11:40:32
阅读次数:
262
svn更新代码后,打开xcode工程文件,会出现 xxx..xcodeproj cannot be opened because the project file cannot be parsed.因为.xcodeproj工程文件冲突了,然后还是会强制更新,内部文件出现了冲突,所以解析不了文件。会出...
分类:
其他好文 时间:
2014-08-17 11:35:52
阅读次数:
227
Problem Description
Ignatius has just come back school from the 30th ACM/ICPC. Now he has a lot of homework to do. Every teacher gives him a deadline of handing in the homework. If Ignatius hands i...
分类:
其他好文 时间:
2014-08-17 10:29:42
阅读次数:
246
在上一篇文章中,介绍了PSR-0和autoload相关的内容。继PSR-0这个PHP自动加载的规范之后,PHP-FIG又推出了一个PSR-4,称为改进的autoload规范。
在此不详谈两者的定义了。在PSR-0中,\Symfony\Core\Request会被转换成文件系统的/path/to/project/lib/vendor/Symfony/Core/Request.php这个路径。PSR...
分类:
其他好文 时间:
2014-08-16 23:54:11
阅读次数:
1117
前几日
在做U3D测试的时候
导入了网上的一个人物模型
但是后来发现无论如何该模型都无法响应诸如:OnMouseDown
这些鼠标事件
又用U3D自带的水管工做了测试
发现不是我系统的问题= =
水管工对鼠标事件还是有反应的
遂百度之
查到的解决方法是
在Project窗口中选中导入FBX模型,在右边的Inspector中选中Generate Colliders
说是因为U3...
分类:
其他好文 时间:
2014-08-16 21:11:21
阅读次数:
177
Problem A: FrecklesIn an episode of the Dick Van Dyke show, little Richie connects the freckles on his Dad's back to form a picture of the Liberty Bel...
分类:
其他好文 时间:
2014-08-16 21:03:41
阅读次数:
319
创建自己的archetype一般有两种方式,比较简单的就是create from project1、首先使用eclipse创建一个新的maven project,然后把配置好的一些公用的东西放到相应的目录下面 比如说会将一些常用的java代码存放到src/main/java目录下面; 会将一些通用的...
分类:
其他好文 时间:
2014-08-16 19:45:10
阅读次数:
204