摘要:
快乐感,谁来一起午餐,太沉重了,影响商业市场拓展 阅读全文
posted @ 2011-11-12 23:36
lexus
阅读(167)
评论(0)
推荐(0)
摘要:
http://www.fungameplay.co/Apps/bloons-tower-defence-4.html网游公司http://www.mochimedia.com/蔡艺侬,唐人影视 阅读全文
posted @ 2011-11-12 22:40
lexus
阅读(192)
评论(0)
推荐(0)
摘要:
http://www.fungameplay.co/Apps/bloons-tower-defence-4.html 阅读全文
posted @ 2011-11-12 22:36
lexus
阅读(160)
评论(0)
推荐(0)
摘要:
安装fcitx成功的概率比较低,特别是重新安装后,刚重新装回ibus,下次重装后要再好好试试 阅读全文
posted @ 2011-11-12 19:09
lexus
阅读(211)
评论(0)
推荐(0)
摘要:
as far as i know 阅读全文
posted @ 2011-11-12 17:28
lexus
阅读(219)
评论(0)
推荐(0)
摘要:
diigo has many browser relevent service such as quick noteread it laterdiigo.comit's amazing 阅读全文
posted @ 2011-11-12 17:24
lexus
阅读(167)
评论(0)
推荐(0)
摘要:
http://shoe.bocks.com/net/good articlehttp://stackoverflow.com/questions/27179/c-network-programmingthis link contains many useful links,good for youIntroduction to network functions in CLast modified... 阅读全文
posted @ 2011-11-12 17:22
lexus
阅读(163)
评论(0)
推荐(0)
摘要:
it's better than gnote & tomboysudo apt-get install xpad这个的中文叫做sticky notes 阅读全文
posted @ 2011-11-12 17:22
lexus
阅读(198)
评论(0)
推荐(0)
摘要:
$ sudo apt-get cleanhttp://www.cyberciti.biz/faq/debian-ubuntu-linux-clear-the-package-cache/ 阅读全文
posted @ 2011-11-12 15:16
lexus
阅读(149)
评论(0)
推荐(0)
摘要:
http://54min.com/post/gcc-and-gpp.htmlgcc和g++的区别Posted on 2011/08/10 by Min© Min的技术分享 – 54min.com (RSS订阅) | 原文链接:http://54min.com/post/gcc-and-gpp.htmlgcc和g++的区别首先GCC表示GNU Compiler Collections,gcc则表示编... 阅读全文
posted @ 2011-11-12 14:12
lexus
阅读(406)
评论(0)
推荐(0)
摘要:
http://blog.gevent.org/2011/04/28/libev-and-libevent/http://www.iteye.com/topic/183369http://54min.com/post/non-blocking-dns-resolver-using-libevent.htmlC10K问题和Libevent库介绍一.C10K的问题 C10K的问题在上个世纪90年代就被... 阅读全文
posted @ 2011-11-12 14:02
lexus
阅读(1638)
评论(0)
推荐(0)
摘要:
通过六省断网事件剖析DNS解析原理 2010-10-12最近在CB上看到多篇存在关于dns故障的文章,其中大多存在谬误,让人产生问题在于dnsPod,而暴风影音是无辜的受害者的错觉。这里我觉得有必要出来说说dnsPod才是无辜受害者,错全在暴风(还有黑客)。首先说说dns是怎么注册的:一个域名注册成功以后上级域名的拥有者把这个域名的解析授权(Delegate)给用户指定的域名服务器,此时该服务器成... 阅读全文
posted @ 2011-11-12 13:54
lexus
阅读(544)
评论(0)
推荐(0)
摘要:
IO 接口,设备 由 农夫一号 发表于 十月 21st, 2011IO这个词出现太多了太多了,这里整理一下思路。计算机由控制单元,运算单元,存储单元,输入设备输出设备组成。其中IO指的就是输入输出。关于IO又有接口,设备,操作的概念: 参见http://book.51cto.com/art/200704/45417.htmIO接口IO接口是实现外部设备与主机之间的连接和信息交换的设备,也可称I/... 阅读全文
posted @ 2011-11-12 13:36
lexus
阅读(366)
评论(0)
推荐(0)
摘要:
http://54min.com/post/http-client-examples-using-c.html好文章PPThttp://www.slideshare.net/Arbow/asynchronous-io-programmingverygoodC: Linux Socket Programming, TCP, a simple HTTP clienthttp://coding.debu... 阅读全文
posted @ 2011-11-12 13:01
lexus
阅读(1545)
评论(0)
推荐(0)
摘要:
http://csl.sublevel3.org/lua/http://code.google.com/p/zester/wiki/Lua_C最后成功的方法sudo apt-get install lua5.1这样两个都行,最后一个还不知道是干什么用的gcc -o e e.c -I/usr/include/lua5.1 -L/usr/lib -llua5.1 -lmgcc -o e e.c -I/... 阅读全文
posted @ 2011-11-12 10:24
lexus
阅读(864)
评论(0)
推荐(0)
摘要:
http://csl.sublevel3.org/ 阅读全文
posted @ 2011-11-12 10:19
lexus
阅读(138)
评论(0)
推荐(0)
摘要:
http://connect.qq.com/qq互联平台http://opensns.qq.com/qq社区开放平台 阅读全文
posted @ 2011-11-12 09:57
lexus
阅读(364)
评论(0)
推荐(0)
摘要:
http://topic.csdn.net/u/20090919/16/8ae00bdb-76a4-4810-9d5e-dd5c3412b870.htmlhttp://hi.baidu.com/sindana/blog/item/8047190e660c7eed37d12207.html[转]C99标准的新特性(相对于Ansi C)2009-09-27 12:04[转]C99标准的新特性(相对于... 阅读全文
posted @ 2011-11-12 09:43
lexus
阅读(400)
评论(0)
推荐(0)
|