I was using Visual Studio 2013 to create a new solution, could not select ".NET Framework 4.5.2" :(So I click on Install Other Frameworks. Visual Stud...
#define_CRT_SECURE_NO_WARNINGS#include<stdio.h>intmain(){chara;intnum=0;intspace=0;intother=0;while((a=getchar())!=‘\n‘){if((a>=‘0‘)&&(a<=‘9‘))num++;elseif(a==‘‘)space++;elseother++;}printf("%d%d%d",num,space,other);system("pause");retur..
分类:
其他好文 时间:
2015-11-01 19:37:57
阅读次数:
149
转自:http://blog.csdn.net/yasi_xi/article/details/13629753 添加书签: 在编辑框左边栏右击 > Add Bookmark > 编辑书签名称(可以直接使用默认名称)> OK 查看书签: Window > Show View > Other > 输入...
分类:
系统相关 时间:
2015-11-01 16:36:12
阅读次数:
236
collideWith: function(other, axis) { if (other.touches(this)) { other.kill(); } }
分类:
其他好文 时间:
2015-11-01 15:03:07
阅读次数:
159
c# 的默认访问修饰符小结(转)c# 的访问修饰符是private 还是 internal?准确的说,不能一概而论。[MSDN]Classes and structs that are not nested within other classes or structs can be either ...
分类:
其他好文 时间:
2015-10-31 14:20:13
阅读次数:
148
运行环境:PHP 5.5.30-x64,MYSQL5.6.27错误代码:Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alterna...
分类:
数据库 时间:
2015-10-31 11:19:29
阅读次数:
274
C LooooopsTime Limit : 2000/1000ms (Java/Other)Memory Limit : 131072/65536K (Java/Other)Total Submission(s) : 10Accepted Submission(s) : 3Problem Desc...
分类:
其他好文 时间:
2015-10-29 23:21:59
阅读次数:
196
Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them, it only takes a minute:Android - Get Bluetooth...
分类:
移动开发 时间:
2015-10-29 20:05:55
阅读次数:
684
[root@localhostnetwork-scripts]#yuminstallvimLoadedplugins:fastestmirrorExistinglock/var/run/yum.pid:anothercopyisrunningaspid2503.Anotherappiscurrentlyholdingtheyumlock;waitingforittoexit...Theotherapplicationis:yumMemory:19MRSS(306MBVSZ)Started:ThuOct2923..
分类:
移动开发 时间:
2015-10-29 16:28:23
阅读次数:
225
PCH文件配置选中Supporting文件夹—command + n—Other—PCH File —Next选中上面的一个文件 —create — Build Settings— 搜索prefix将Presompile Prefix Header 的NO改为YES打开PrefixHeader.pc...
分类:
其他好文 时间:
2015-10-29 16:03:17
阅读次数:
193