码迷,mamicode.com
首页 >  
搜索关键字:error: no curses/termcap library found    ( 15182个结果
fullCalendar jQuery-1.9+.min.map 404 (Not Found) 错误,了解Source Map
当打开引入jQuery脚本的页面时,在Chrome的控制台中报了“GET http://localhost/libs/jquery.min.map 404 (Not Found)”的错误。刚开始以为是Chrome安装插件导致的错误,可是把引入换成jQuery开发版本时,错误就不见了。并且只有Chro...
分类:Web程序   时间:2014-10-13 18:37:26    阅读次数:168
telnet不能用!!!提示:-bash: telnet: command not found
一.检查 1、[root@localhost ~]# telnet  bash: telnet: command not found  2、 查询了是否安装Telnet包,结果如下:  [root@localhost ~]# rpm -qa telnet*  telnet-server-0.17-47.el6.i686  3、又查询了xinetd的状态:  [root@local...
分类:Web程序   时间:2014-10-13 18:21:50    阅读次数:295
spoon kettle连接数据库失败解决方法
Driver class 'oracle.jdbc.driver.OracleDriver' could not be found, make sure the 'Oracle' driver (jar file) is installed.oracle.jdbc.driver.OracleDriv...
分类:数据库   时间:2014-10-13 17:38:09    阅读次数:224
mac下eclispse
Q.外部引用类 设置 is Library勾选不上A:SDK location设置错误Q.Theprojectwasnotbuiltdueto"Couldnotdelete'/(这是一个编译路径)A:删除classes下的所有文件 重新编译
分类:系统相关   时间:2014-10-13 16:15:39    阅读次数:177
解决scp时报bash: scp: command not found的错误
在进行scp时报bash:scp:commandnotfound[root@localhostadd_admin]#scpocp_admin_privileges.mysqlroot@10.10.1.128:/rootroot@10.10.1.128‘spassword:bash:scp:commandnotfoundlostconnection查看本机是否安装openssh-clients软件包[root@localhostadd_admin]#rpm-qopenssh-cl..
分类:其他好文   时间:2014-10-13 15:26:20    阅读次数:166
据说是百度ios面试题
百度面试题:一面:知识点Objective C runtime library: Objective C的对象模型,Block的底层实现结构,消息发送,消息转发,内存管理CoreData : 多线程处理大量数据同步时的操作Delegate:Notification,KVO, other优缺点Runt...
分类:移动开发   时间:2014-10-13 10:16:29    阅读次数:199
tp空操作和空控制器处理
TP框架几个重要文件:index.php,ThinkPHP.php,Library/Think/Think.class.php,Library/Think/App.class.php,conversion.php空操作就是当用户访问不存在的方法,在控制器里声明一个_empty方法,这个方法会被自动调...
分类:其他好文   时间:2014-10-12 21:58:38    阅读次数:260
HDoj-1013
Problem Description The digital root of a positive integer is found by summing the digits of the integer. If the resulting value is a single digit then that digit is the digital root. If the resultin...
分类:其他好文   时间:2014-10-12 19:46:59    阅读次数:205
Python生成字体
Python version 2.7 required, which was not found in the registry 参考:http://www.cnblogs.com/min0208/archive/2012/05/24/2515584.html AttributeError: 'mo...
分类:编程语言   时间:2014-10-12 19:38:38    阅读次数:227
at91编译错误之semihosting
MDK编译at91sam9261-ek的basic-fatfs-project,出现错误:.\at91sam9261-sdram\at91sam9261-sdram.axf: Error: L6915E: Library reports error: __use_no_semihosting_swi...
分类:其他好文   时间:2014-10-12 16:12:08    阅读次数:262
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!