一:Go to official website todownload the latest version for Windows.Address:https://www.python.org/downloads/
分类:
编程语言 时间:
2014-12-24 16:09:12
阅读次数:
235
背景: 在springmvc+mybatis+oracle项目中,使用java代码反编译输出的xml报错错误提示:The errors below were detected when validating the file "mybatis-3-mapper.dtd" via the file.....
分类:
移动开发 时间:
2014-12-22 21:10:44
阅读次数:
244
Facets with LucenePosted onAugust 1, 2014byPascal DimassimoinLatest ArticlesDuring the development of our latest product,Norconex Content Analytics, w...
分类:
Web程序 时间:
2014-12-22 19:16:52
阅读次数:
299
关于tomcat的一个优化问题:
有时候保存大数据量的数据时,tomcat不优化的话,页面会没反应,tomcat后台并不报错,只是提示下面内容:
警告: More than the maximum number of request parameters (GET plus POST) for a s
ingle request ([10,000]) were detected. Any p...
分类:
其他好文 时间:
2014-12-18 13:36:33
阅读次数:
181
1. 仅更新单个库只想更新某个特定的库,不想更新它的所有依赖,很简单:composer update foo/bar此外,这个技巧还可以用来解决“警告信息问题”。你一定见过这样的警告信息:Warning: The lock file is not up to date with the latest...
分类:
Web程序 时间:
2014-12-17 18:24:18
阅读次数:
227
Some Cummins INSITE users turn to our engineer with a same question: INSITE has detected an invalid pc date. INSITE has been locked to read only mode,...
分类:
其他好文 时间:
2014-12-16 18:50:59
阅读次数:
423
?? Apple has updated its App Store Review Guidelines ahead of iOS 8. Check out the latest App Store Review Guidelines before submitting your new or updated apps for review. We review all apps aga...
分类:
移动开发 时间:
2014-12-15 15:39:29
阅读次数:
463
项目
http://people.apache.org/~pmuellr/weinre/docs/latest/Running.html
原理
1 使用nondejs建立一个服务器;
2 使用注入方式插入一个js到被调试web页面中。这个js会尽可能的拦截页面上的实现得到上层的数据,如ajax请求,但是像图片直接加载,之类是无法得到的。同时定时向服务器发心跳码,或是返回命令结果,这个见...
分类:
移动开发 时间:
2014-12-13 23:24:57
阅读次数:
362
我是通过下面方式安装的,所以卸载也是用的 rpm 的卸载命令 wget http://s3.amazonaws.com/influxdb/influxdb-latest-1.x86_64.rpm sudo rpm -ivh influxdb-latest-1.x86_64.rpm 安装参考: htt...
分类:
数据库 时间:
2014-12-13 00:49:31
阅读次数:
3847
SQLServerProfiler--调试死锁跟踪一般的异常很简单,但处理死锁很难,死锁的消息号为1205,严重度为13。从服务器无法得到足够的数据来帮助判断到底发生了什么及为什么会发生这种状况,甚至服务器返回的错误消息也没有价值,这种消息所提供的唯一建议就是可以“重新运行该事务”..
分类:
数据库 时间:
2014-12-12 16:54:17
阅读次数:
310