打开VMware出现Cannot open the disk *.vmdk or one of the snapshot disks it depends on.Reason: Failed to lock the file.错误的解决办法!解决办法一: 1、在VMware该虚拟机路径下的所有......
分类:
其他好文 时间:
2015-07-16 15:49:13
阅读次数:
118
一、特殊符号ascii定义制表符 chr(9) 换行符 chr(10)回车符 chr(13)UPDATE tc_car_order set USE_REASON = REPLACE('USE_REASON',chr(9),'');UPDATE tc_car_order set USE_REASON ...
分类:
数据库 时间:
2015-07-16 11:37:30
阅读次数:
301
ios开发,cell输出数据的时候出现问题 Terminating app due to uncaught exception ‘NSInternalInconsistencyException‘, reason: ‘unable to?dequeue?a cell with identifier Cell - must register a nib or ...
分类:
其他好文 时间:
2015-07-16 09:56:42
阅读次数:
142
vmKISSY:KISSY.add('bops/js/forced-closure',function(S, TipUitl){ //停业原因 S.one('#reason').on('change',function(){ if(S.one(this).val() == ...
分类:
其他好文 时间:
2015-07-13 11:57:03
阅读次数:
116
如果我们不想让某个测试失败,我们仅仅想要忽略它,那么我们可以暂时的disable它。有三种方法来忽略一个测试:把方法注释掉删除 @Test 注释增加 @Ignore注释: @Ignore([ignore reason])方法一和方法二会导致测试结果不包括该测试。而使用方法三的话,执行完测试之后,我们...
分类:
其他好文 时间:
2015-07-11 14:55:45
阅读次数:
126
The main role of a JMS broker such as ActiveMQ is to provide a communicationinfrastructure for client applications. For that reason, ActiveMQ provides...
分类:
其他好文 时间:
2015-07-10 12:51:31
阅读次数:
142
问题:Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to https://dl-ssl.google.com refusedFailed to...
分类:
移动开发 时间:
2015-07-09 12:48:53
阅读次数:
121
http://stackoverflow.com/questions/5061310/jquery-returning-parsererror-for-ajax-request方法一:直接去掉 dataType : 'json' 属性方法二:The reason why this parserror...
分类:
Web程序 时间:
2015-07-06 19:34:41
阅读次数:
151
原文 Airplanes are slowly driving me mad. I live near an airport and passing planes can be heard night and day. The airport was built years ago, but for some reason it would not be used then. Last ...
分类:
其他好文 时间:
2015-07-06 12:38:55
阅读次数:
125
问题:Mongo运行错误:Failed to connect 127.0.0.1:27017,reason:errno:10061由于目标计算机积极拒绝,无法连接在Mongodb的安装过程中碰到的问题,首先了解一下Mongodb的安装步骤1.在Mongodb官网下载对应的版本,下载地址https:/...
分类:
其他好文 时间:
2015-07-01 20:32:31
阅读次数:
186