码迷,mamicode.com
首页 >  
搜索关键字:programs    ( 760个结果
C-socklib.c
/* socklib.c * This file contains functions used lots when writing internet Client/Server programs. The two main function here are: * -------int make_...
分类:其他好文   时间:2015-10-26 01:53:34    阅读次数:282
Ubuntu下CodeBlocks控制台程序中文显示乱码解决问题
今天在CodeBlocks下折腾来半天,终于把中文乱码给解决了,其实很简单。在环境设置里进行如下设置:把Terminal to launch console programs那个选项改成gnome-terminal -t $TITLE -x原来是xterm -T $TITLE -e
分类:系统相关   时间:2015-10-25 10:46:46    阅读次数:193
Ruby 交互式编程工具——irb
irb -- Interactive Ruby Shellirb is the REPL(read-eval-print loop) environment for Ruby programs.REPL (Read-Eval-Print Loop) 环境REPL 环境只是表现得像是即时的解释执行,但...
分类:其他好文   时间:2015-10-23 18:22:28    阅读次数:193
ocp-357
QUESTION NO: 357 Which of the following is true about job chains? A. They consist of one or more Scheduler programs. B. They are used to implement dependency scheduling. C. They are used to imple...
分类:其他好文   时间:2015-10-13 10:44:44    阅读次数:127
ZetCode PyQt4 tutorial First programs
学习ZetCode PyQt4 tutorial First programs示例。
分类:其他好文   时间:2015-10-01 16:28:49    阅读次数:170
How to build .apk file from command line(转)
How to build .apk file from command lineCreated on Wednesday, 29 June 2011 14:32If you don’t want to install a number of programs for building your An...
分类:其他好文   时间:2015-09-28 22:28:57    阅读次数:422
新疆语 维吾尔语字母表与发音
发音:http://www.tudou.com/programs/view/7RQa5doEjcE/?FR=LIAN
分类:其他好文   时间:2015-09-25 16:03:40    阅读次数:156
[CareerCup] 9.7 Paint Fill 填充
9.7 Implement the "paint fill" function that one might see on many image editing programs. That is, given a screen (represented by a two-dimensional a...
分类:其他好文   时间:2015-09-23 11:47:21    阅读次数:219
mysql存储过程入门与提高(第一篇)
以前在网上看到歪国人专门写了本mysql存储过程,感觉很强大啊。刚好最近新项目上优化要用到存储过程,我就把之前的学习笔记整理了一下。最近太忙啊!!! MySQL stored programs包括存储过程,函数,触发器。 先来...
分类:数据库   时间:2015-09-23 06:49:36    阅读次数:216
华为QOS原理及配置
http://www.tudou.com/programs/view/GWCiHfWC9FI/FLASH :http://www.tudou.com/v/GWCiHfWC9FI/&resourceId=0_04_05_99/v.swf
分类:其他好文   时间:2015-09-23 00:57:48    阅读次数:254
760条   上一页 1 ... 51 52 53 54 55 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!