码迷,mamicode.com
首页 >  
搜索关键字:error: no curses/termcap library found    ( 15182个结果
Search Insert Position leetcode java
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 or...
分类:编程语言   时间:2014-07-22 00:39:35    阅读次数:263
Win7 公布网站 HTTP 错误 404.4 - Not Found
??NET IIS7.5 创建网站时,假设发现下面错误,而且 默认网站訪问没有问题的话,能够尝试,进入 处理程序映射 右键恢复为父级,有可能会有意想不到的 惊喜。我的问题就是这样解决的。出现这样的问题的关键:是你的网站没有能够处理的扩展。如:*.asp, *.html, *.aspx等等错误摘要 H...
分类:Windows程序   时间:2014-07-22 00:17:33    阅读次数:798
Unity Mono
好奇于Unity使用的mscrolib.dll和.Net Framework提供的mscrolib是否一致。 多语言标准通用对象运行时库(Microsoft Standard Common Object Runtime Library),描述:Microsoft Common Language Ru...
分类:其他好文   时间:2014-07-22 00:15:36    阅读次数:217
django错误-NoReverseMatch at /admin/
错误提示:NoReverseMatch at /admin/ Reverse for 'logout' with arguments '()' and keyword arguments '{}' not found.解决方式:将urls.py中(r'^admin/$', include(admin...
分类:其他好文   时间:2014-07-22 00:12:33    阅读次数:549
iOS Code Sign error: Provisioning profile can't be found 解决方案
出现error的过程:在运行另外一个xcode项目重置了code sign,回到原来的项目的时候出现这个error 修复方法: targe-build settings-code signing identity-choose iOS Developer 然后Provision File选择对应的file 参考链接: https://developer.apple.com/leg...
分类:移动开发   时间:2014-07-21 23:30:01    阅读次数:322
centos下bash: XXX: command not found的解决方法
最近想在centos下做Android项目构建,配置好jdk和Android sdk后,同时也在/etc/profile将java和Android的环境变量配置进去,但是却无法像windows 下一样,直接使用android update project命令。 出现情况如下:bash: android: command not found 此时,我们可以使用ln命令将android 添加到...
分类:其他好文   时间:2014-07-21 22:14:17    阅读次数:653
eclipse开启报错Failed to load the JNI shared library
有一段时间没有用eclipse了,今天一打开居然报错>_<但是打开MyEclipse就没有问题=。=想想以前安装过好几个版本的JAVA,网上搜了资料,解决办法就是重新安装JAVA--无奈把N个版本的JAVA都给删了,下载最新的再安装。安装完后果然没问题了。不过有点后悔把版本都给删了,直..
分类:系统相关   时间:2014-07-21 19:44:22    阅读次数:567
iOS开发之UITextField
[UITextField](https://developer.apple.com/library/ios/documentation/UIKit/Reference/UITextField_Class/Reference/UITextField.html)展示的是一些可编辑的内容,并且与用户有一些交互。比如当你在虚拟键盘上...
分类:移动开发   时间:2014-07-21 13:29:23    阅读次数:285
处理IIS报“由于 Web 服务器上的“ISAPI 和 CGI 限制”列表设置,无法提供您请求的页面”
“由于 Web 服务器上的“ISAPI 和 CGI 限制”列表设置,无法提供您请求的页面” 详细错误:HTTP 错误 404.2 - Not Found. 由于 Web 服务器上的“ISAPI 和 CGI 限制”列表设置,无法提供您请求的页面.操作环境:window7+IIS7.5解决方法点击IIS...
分类:Windows程序   时间:2014-07-21 00:25:02    阅读次数:369
HDU 2844 Coins
Problem Description Whuacmers use coins.They have coins of value A1,A2,A3...An Silverland dollar. One day Hibix opened purse and found there were some coins. He decided to buy a very nice watch in...
分类:其他好文   时间:2014-07-20 23:01:28    阅读次数:271
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!