- (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the view, typically from a nib.}-(void)touchesBegan:(NSSet *)tou.....
分类:
其他好文 时间:
2015-11-04 17:39:43
阅读次数:
240
最近在学习Python,打算先看两个在线教程,再在github上找几个开源的项目练习一下,在学到“被解放的姜戈”时遇到django同步数据库时无法执行的错误,记录一下。 错误现象: 执行python manage.py syncdb时,报错:Error loading MySQLdb module:...
分类:
数据库 时间:
2015-11-03 10:31:43
阅读次数:
7242
首先重启电脑,无法解决的情况下执行以下步骤:Kill Visual StudioOpen Visual Studio without loading a solutionDisable AnkhSvn as Source Control plugin (Tools->Options->Source ...
分类:
其他好文 时间:
2015-11-02 11:50:24
阅读次数:
454
还是习惯直接开门见山,这个游戏是有一个老师抓作弊的学生,老师背身,点学生开始加分,老师会不定时回头,如果老师回头还在点学生在,就会被抓住,游戏game over。1、写游戏首先是loading条,于是我们就有了以下的一端js代码function game() { var that = this...
分类:
其他好文 时间:
2015-11-02 10:22:02
阅读次数:
229
今天系统中有一台服务器出现异常,有时连简单的shell命令都无法执行,各种奇怪的报错,有的时候又可以成功执行如:-bash: error while loading shared libraries: libncurses.so.5: cannot open shared object file: ...
分类:
系统相关 时间:
2015-11-01 21:13:26
阅读次数:
288
前端技术的逐渐成熟,还衍生了domain hash, cookie free, css sprites, js/css combine, max expires time, loading images on demand等等技术。这些技术的出现和大量使用都和并发资源数有关。按照普通设计,当网站co...
分类:
Web程序 时间:
2015-10-30 10:44:54
阅读次数:
298
Loading jQueryAlways try to use a CDN to include jQuery on your page.CDN BenefitsClick herefor a list of popular jQuery CDNs.Implement a fallback to y...
分类:
Web程序 时间:
2015-10-29 20:04:33
阅读次数:
354
BackgroundWe have a legacy system in our production environment that keeps track of when a user takes an action on Causes.com (joins a Cause, recruits...
分类:
数据库 时间:
2015-10-28 12:15:43
阅读次数:
326
2015-10-07 14:01 来源:干货派 编辑:Loading【纠错】0人评论A-A+ 怎么开淘宝店 网站优化方法 创业如何获得投资 怎么做微商 最新LOL活动第一个段子:一个毫无餐饮行业经验的人开了一家餐馆,仅两个月时间,就实现了所在商场餐厅坪效第一名;VC投资6000万,估值4亿元人民币,...
分类:
其他好文 时间:
2015-10-27 19:32:52
阅读次数:
187
一:控制Dialog 的背景方法:1.定义一个无背景主题主题2.创建Dialogdialog = new Dialog(this,R.style.dialog);dialog.setContentView(R.layout.dialog_loading);or:dialog = new Dialog...
分类:
移动开发 时间:
2015-10-26 22:07:00
阅读次数:
315