#include #include #include using namespace std;unsigned int P;set ideaSet;unsigned int idea[1000001];int numOfIdea;int main(){ scanf("%ud", &P); ...
分类:
其他好文 时间:
2014-10-22 23:20:41
阅读次数:
324
Error pulling origin: error: Your local changes to the following files would be overwritten by merge 在Android Studio使用git进行pull操作中,你会发现会有这么一个错误,这个其实类似于svn中的冲突。那如...
分类:
其他好文 时间:
2014-10-22 18:37:00
阅读次数:
1915
作为一个PHP程序猿想转行APP开发可不是件容易的事情,话说隔行如隔山,这隔着一层语言也是多东西需要学习啊,一直对APP开发很感兴趣,最近请教了几个做移动开发的朋友,看了很多的资料,决定把自己学到的东西总结一下分享给和我一样刚做开发的菜鸟们。
1. idea形成——APP项目雏形
一个APP项目的最初首先要确定项目整体方案,整个项目的规划,大体框架,做成文档展现出来,以便大...
分类:
移动开发 时间:
2014-10-22 15:59:56
阅读次数:
215
http://my.oschina.net/luckyi/blog/291007最新升级IDEA12到13版本,升级后发现IDEA中SVN无法正常使用,但文件夹下能够正常使用。并且报错:svn: E204899: Cannot run program "svn" (in directory "G:\...
分类:
其他好文 时间:
2014-10-21 15:09:06
阅读次数:
194
详细说明:http://java.662p.com/thread-2615-1-1.html
分类:
编程语言 时间:
2014-10-21 12:01:22
阅读次数:
163
报错:Dyld Error Message: Symbol not found: _CGContextSetAllowsAcceleration Referenced from: /Library/Java/JavaVirtualMachines/1.6.0_51-b11-457.jdk/Con.....
分类:
其他好文 时间:
2014-10-20 13:07:33
阅读次数:
129
1. shift + F6可以理解为F2的豪华重量版,不但可以重命名文件名,而且可以命名函数名,函数名可以搜索引用的文件,还可以重命名局部变量。还可以重命名标签名。在sublime text中有个类似的快捷键:ctrl+shift+d。1. search in comments and string...
分类:
Web程序 时间:
2014-10-20 00:37:04
阅读次数:
404
在IntelliJ IDEA里面Ctrl+Alt+M用来拆分方法。选中一段代码,敲下这个组合,非常简单。Eclipse也用类似的快捷键,使用 Alt+Shift+M。我讨厌长的方法,提起这个下面这个方法我就觉得太长了:...
分类:
编程语言 时间:
2014-10-19 21:25:02
阅读次数:
393
This paper proposed a new cluster idea. The idea is that the cluster center is characterrized by a higher density than their neighbors and by a relati...
分类:
其他好文 时间:
2014-10-19 11:25:21
阅读次数:
172
This code recipe gives you an idea of how to use Flask-Admin with postgresql database....
分类:
数据库 时间:
2014-10-18 17:00:11
阅读次数:
276