码迷,mamicode.com
首页 >  
搜索关键字:error: no curses/termcap library found    ( 15182个结果
SVN错误:Failed to load JavaHL Library
环境:jdk1.7(64bit),eclipse4.4(64bit),SVN1.10.3问题:在利用subclipse同步资源时,报出错误提示Failed to load JavaHL Library.These are the errors that were encountered:no lib...
分类:编程语言   时间:2014-09-15 14:18:58    阅读次数:200
jquery 提交表单bug
今天在用jquery提交表单的时候,遇到一个问题,当提交一个<input type="text" name=submit ?/> 的dom对象时候,是提交失败,我试验过?jQuery v1.10.2?,??jQuery JavaScript Library v1.7.2,都有这个BUG,我怀...
分类:Web程序   时间:2014-09-15 13:03:19    阅读次数:235
关于apache 路径转发的一些问题
one fine day we were unabe to access app1 and app2 using proxy, when we checked logs we found following error in error_log (/etc/httpd/logs/error_log)...
分类:其他好文   时间:2014-09-15 11:12:08    阅读次数:220
Codeforces Round #266 (Div. 2) A. Cheap Travel
Ann has recently started commuting by subway. We know that a one ride subway ticket costs a rubles. Besides, Ann found out that she can buy a special ticket for m rides (she can buy it several times...
分类:其他好文   时间:2014-09-15 10:05:28    阅读次数:320
简单的OC程序
Ø Foundation框架头文件的路径1> 右击Xcode.app --> 显示包内容2> Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk/System/Library....
分类:其他好文   时间:2014-09-14 23:36:07    阅读次数:243
Xcode
更改Xcode的模板:Xcode.app ——>显示包内容(右击)——>contents——>Developer——>Library——>Xcode——>Templates——>Project Templates——>Mac——>Application——>Command Line Tool——>T...
分类:其他好文   时间:2014-09-14 23:22:37    阅读次数:235
[LeetCode]Search Insert Position
Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in order. You may assume no duplicates in the array....
分类:其他好文   时间:2014-09-14 22:10:17    阅读次数:146
iOS开发之静态库(三)—— 图片、界面xib等资源文件封装到.a静态库
编译环境:Macbook Air + OS X 10.9.2 + XCode5.1 + iPhone5s(iOS7.0.3)一、首先将资源文件打包成bundle新建工程:File -> New -> Project... -> OS X -> Framework & Library -> Bundl...
分类:移动开发   时间:2014-09-14 20:43:57    阅读次数:437
启动 Eclipse 弹出“Failed to load the JNI shared library jvm.dll”错误的解决方法!
本人一开始eclipse  luna版本为32位,而安装的jdk位64位因而报如下错误:Failed to load the JNI shared library jvm.dll  后来将jdk换位32位,eclipse就可以启动了。操作系统为64位的系统可以向下兼容32位的(大部分)软件,因而安装32位的jdk也是可以的。当然大家也可以换成64位的eclpse,只要jdk跟eclipse的版本一...
分类:系统相关   时间:2014-09-14 18:08:07    阅读次数:172
Oracle中的ORA-01548: active rollback segment '_SYSSMU1$' found
Oracle中的ORA-01548: active rollback segment '_SYSSMU1$' found 接上文《Oracle Undo tablespace恢复(无备份)》  http://www.linuxidc.com/Linux/2014-06/103779.htm RMAN备份与恢复之undo表空间丢失 http://www.linuxidc.com/Linux/20...
分类:数据库   时间:2014-09-14 18:03:47    阅读次数:391
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!