码迷,mamicode.com
首页 >  
搜索关键字:error: no curses/termcap library found    ( 15182个结果
Hierarchical Data Library多层次数据显示控件下载及介绍
Hierarchical Data Library是一款功能强大的多层次数据显示控件,包含了DataTreeGridView,支持所有.NET语言,可以用于Windows桌面应用程序,支持数据绑定、标准的界面和操作自定义设置,本地化和主题支持。
分类:其他好文   时间:2014-05-08 18:03:43    阅读次数:367
Android Scrollview 内部组件android:layout_height="fill_parent"无效的解决办法
Found the solution myself in the end. The problem was not with theLinearLayout,but with theScrollView(seems weird, considering the fact that theScroll...
分类:移动开发   时间:2014-05-08 13:42:02    阅读次数:321
使用官方Android-support-v7在低版本上使用ActionBarActivity
昨天晚上更新了下Android SDK Manager,发现Extras下的Android Support Library已经更新到19.1了,上网一查原来是sdk\extras\android\support\v7中的android-support-v7目录又添加了新的内容。据官方介绍,and.....
分类:移动开发   时间:2014-05-08 11:57:12    阅读次数:426
《WF in 24 Hours》读书笔记 - Hour 3(1) - Workflow:添加宿主和事件监听
1. 创建项目组,并添加一个Console Project和Activity Library,在Activity Library的项目中添加CodeActivity1和CodeActivity2,最终结构如下图所示:2. CodeActivity1和2的代码如下: 1 public seal...
分类:其他好文   时间:2014-05-08 11:35:14    阅读次数:328
boost::bind实践2——来自《Beyond the C++ Standard Library ( An Introduction to Boost )》
直接代码:代码段1: 1 #include 2 #include 3 #include 4 5 class some_class 6 { 7 public: 8 typedef void result_type; 9 void print_string(const ...
分类:编程语言   时间:2014-05-08 09:49:53    阅读次数:368
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 or...
分类:其他好文   时间:2014-05-08 07:29:02    阅读次数:285
18个HTML5和JavaScript游戏引擎库
1) BestHTML5and javascript game engine Library- Impactjs2) Best HTML5 and javascript game engine Library - Craftyjs3) Best HTML5 and javascript game e...
分类:编程语言   时间:2014-05-08 05:37:13    阅读次数:360
boost::bind实践
第一部分源码为基础实践: 1 /*Beyond the C++ Standard Library ( An Introduction to Boost )[CN].chm*/ 2 /*bind的用法*/ 3 4 #include 5 #include 6 #include 7 #includ...
分类:其他好文   时间:2014-05-07 21:27:36    阅读次数:536
[Nagios] Error: Template 'timman' specified in contact definition could not be not found (c
Check nagios配置文件报错如下:[nagios@2 etc]$ /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg Nagios Core 4.0.6Copyright (c) 2009-present Nagios Core Development Team and Community Contributor...
分类:移动开发   时间:2014-05-07 15:47:14    阅读次数:449
【workerman】CentOS下的workerman对应的环境配置
cocket框架的服务器配置...
分类:其他好文   时间:2014-05-07 15:41:50    阅读次数:1281
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!