码迷,mamicode.com
首页 >  
搜索关键字:error: no curses/termcap library found    ( 15182个结果
java_tomcat_the_APR based Apache Tomcat 小喵咪死活启动报错_临时方案
报错信息如下:信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.pa...
分类:编程语言   时间:2014-05-19 18:28:12    阅读次数:298
.NET 扩展方法(Extention Method)的要点
扩展方法Extention Method的主要介绍在:http://msdn.microsoft.com/zh-cn/library/bb383977(v=vs.100).aspx。扩展方法能够向已存在的类型(这时称为Extended Type)添加方法,而无需修改该类型。关于扩展方法的几个要点是:...
分类:Web程序   时间:2014-05-19 15:57:25    阅读次数:309
Mac 下安装PHP遇到的问题
checking for CRYPTO_free in -lcrypto... noconfigure: error: libcrypto not found!http://www.openssl.org/source/ openssl-0.9.8y.tar.gz cd openssl-0.9.8y...
分类:Web程序   时间:2014-05-18 19:11:48    阅读次数:376
typescript 自动编译 生成js文件
项目文件 Debug AnyCPU 2.0 {942BF143-5F6F-407C-B112-F598D25E001E} {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} Library...
分类:Web程序   时间:2014-05-18 19:06:28    阅读次数:984
关于ubuntu上执行错误命令报错
Sorry, command-not-found has crashed!新安装了一台ubuntu server安装时用中文安装的,之后命令行下各种乱码,最后也不知道是修改哪里造成的每次执行一次错误的命令就会报错:(报错信息如下)Sorry, command-not-found has crashe...
分类:其他好文   时间:2014-05-18 19:03:55    阅读次数:238
hdu2844
题目链接: 点击打开链接 题目: 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...
分类:其他好文   时间:2014-05-18 15:56:34    阅读次数:264
VS2010编译Lua程序(lua-5.2.3)
编译静态链接库    1.下载Lua源码     下载后解压到一个目录下,这里假设解压到D:\win32Lua 注意下载的版本,如果是5.2.x,后面代码中的C API发生了改变    2)在VS2010中新建一个静态库项目,项目命名为lua        a 选择新建 Win32 console project        b 在wizard界面选择 static Library;不选择Pre...
分类:其他好文   时间:2014-05-18 14:46:43    阅读次数:310
PHP SPL被遗落的宝石
Rafael Dohms 上面的篇文章 让我为之惊艳,忍不住就翻译了下来,同时补充了部分内容。 SPL,PHP 标准库(Standard PHP Library) ,此从 PHP 5.0 起内置的组件和接口,并且从 PHP5.3 已逐渐的成熟。SPL 其实在所有的 PHP5 开发环境中被内置,同时无需任何设置。 似乎众多的 PHP 开发人员基本没有使用它,甚至闻所未闻。究其原因,可以追述到它那阳春白雪般的说明文档,使你忽略了「它的存在」。SPL 这块宝石犹如铁达尼的「海洋之心」般,被沉入海底。而现在它应...
分类:Web程序   时间:2014-05-18 05:09:39    阅读次数:422
ZOJ3629 Treasure Hunt IV(找规律,推公式)
Treasure Hunt IV Time Limit: 2 Seconds      Memory Limit: 65536 KB Alice is exploring the wonderland, suddenly she fell into a hole, when she woke up, she found there are b - a + 1 treasures...
分类:其他好文   时间:2014-05-18 04:09:03    阅读次数:248
Hadoop-2.2.0中文文档—— Common - Native Libraries Guide
概览 这个入门教程描述了native(本地?原生?)hadoop库,包含了一小部分关于native hadoop共享库的讨论。 This guide describes the native hadoop library and includes a small discussion about native shared libraries. 注意: 根据你的环境,词组 "native l...
分类:其他好文   时间:2014-05-18 03:21:01    阅读次数:458
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!