在git for windows里面不能commit修改,提示open shellopen shell以后,使用git add [filename],会报错:fatal: Unable to create './.git/index.lock': File exists. If no other g...
在windows平台编译安装python第三方库的时候,可能会遇到这种错误。解决方法如下:第一种方式,安装visual studio:如果是python2.7的,直接安装vs2008即可,express版就好了。安装了更高版本的vs也可以,不过在执行build和install命令之前,先执行如下命令...
分类:
其他好文 时间:
2014-09-02 15:29:14
阅读次数:
216
ora-01653: unable to extend table sys.aud$ by 8192 in tablespac system[转载].在用sqlplus user/password@truth登录数据库时报如下错误: ORA-00604: error occurred at recu...
分类:
其他好文 时间:
2014-09-01 10:27:52
阅读次数:
339
1、Unable to load bean: type: class:com.opensymphony.xwork2.ObjectFactory - bean - jar:file:/D:/Program%20Files/apache-tomcat-6.0.35/webapps/StrutsPro/...
分类:
编程语言 时间:
2014-08-31 17:13:01
阅读次数:
251
SymptomThe full error message is as follows:Error logging in. Unable to process the database transaction. Error:DBMS API library 'oci.dll' loading fai...
分类:
数据库 时间:
2014-08-31 15:47:11
阅读次数:
585
xcode5 编译工程,偶然碰到了下面的问题:fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/routingapple/Library/Developer/Xcode/DerivedData/ModuleCache/PNBJ8YUNV3UC/Darwin.pcm": module file n...
LIMIT?and?OFFSET?allow you to retrieve just a portion of the rows that are generated by the rest of the query: SELECTselect_listFROMtable_expression[LIMIT {number| ALL }] [OFFSETnumber] If a lim...
分类:
数据库 时间:
2014-08-29 16:26:58
阅读次数:
387
蓝牙的重连主要分为以下两种:1、恢复一些已知的设备,已知的设备就是在此次操作之前你扫描到的或者已经连接过的设备。用retrievePeripheralsWithIdentifiers:函数去完成回复操作。Retrieve a list of known peripherals—periphera.....
分类:
移动开发 时间:
2014-08-28 20:58:46
阅读次数:
467
今天App写到了蓝牙重连的阶段,以前针对sdk 6.0写的代码,蓝牙设备的回复是通过- (void)retrievePeripherals:(NSArray *)peripheralUUIDs然后回调 centralManager:didRetrievePeripherals:函数来得到可以回复.....
分类:
移动开发 时间:
2014-08-28 19:44:15
阅读次数:
269
1.安装好Oracle数据库后: 执行 dbstart和dbshut会提示:[oracle@oracle11g ~]$ dbstartORACLE_HOME_LISTNER is not SET, unable to auto-start Oracle Net ListenerUsage: /u01...
分类:
数据库 时间:
2014-08-28 19:31:05
阅读次数:
212