在使用gcc命令行编译的时候可以使用gcc xxx.c -o xxx.exe -std=c99来使用c99标准编译但是在codeblocks中默认是不使用c99标准编译的,如何加参数呢?Settings>Compiler>Other options>写上如下参数-std=c99如果想多加几个参数,分...
分类:
其他好文 时间:
2014-10-02 02:51:22
阅读次数:
316
N-Queens
Total Accepted: 15603 Total
Submissions: 60198My Submissions
The n-queens puzzle is the problem of placing n queens on an n×n chessboard such that no two queens attack each other...
分类:
其他好文 时间:
2014-10-01 12:42:01
阅读次数:
139
Android uses a file system that's similar to disk-based file systems on other platforms. This lesson describes how to work with the Android file system to read and write files with the FileAPIs....
分类:
其他好文 时间:
2014-10-01 02:01:01
阅读次数:
339
一个布局中包含另一个布局
1.在layout下定义activity_other.xml布局
2.代码中的包含如下:
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_par...
分类:
移动开发 时间:
2014-09-30 11:45:39
阅读次数:
184
my work environment:
aliyun Ubuntu 14.04 64位
first phase:apt-get update (it is very important,otherwise will cause 404 error)
second phase:installation referenced by other website informatio...
分类:
其他好文 时间:
2014-09-29 19:36:41
阅读次数:
287
DescriptionOne measure of ``unsortedness'' in a sequence is the number of pairs of entries that are out of order with respect to each other. For insta...
分类:
其他好文 时间:
2014-09-26 22:07:08
阅读次数:
194
【Solo and Mute】 Muting means a transition will be disabled. Soloed transtions are enabled and with respect to other transitions originating from the ....
分类:
其他好文 时间:
2014-09-26 18:54:28
阅读次数:
164
Sometimes it is obvious what the attributes of an object should be, but other times you have to make decisions. For examples, imagine you are designin...
分类:
其他好文 时间:
2014-09-25 17:09:17
阅读次数:
290
important attributes1)Snapshots, Not DifferencesThe major difference between Git and any other VCS (Subversion and friends included) is the way Git th...
分类:
其他好文 时间:
2014-09-25 03:37:28
阅读次数:
329
Linux mint cinnamon ? ? ? how to customize theme Linux mint have two style theme- system theme and user theme? eg: system setting->themes like picture below: Void is user theme and the other is...
分类:
系统相关 时间:
2014-09-25 00:17:08
阅读次数:
425