会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Just run
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
78
79
80
81
82
83
84
85
86
···
136
下一页
2012年6月5日
SD卡性能测试
摘要: kingston 8GB C4
阅读全文
posted @ 2012-06-05 09:24 katago
阅读(346)
评论(0)
推荐(0)
2012年5月31日
dosfstools linux 下 vfat 文件系统检测
摘要: fsck.vfat man dosfsck ,找到维护人 http://www.hodek.net/maintain.html ftp://ftp.uni-erlangen.de/pub/Linux/LOCAL/dosfstools/ 这个版本太旧了。 后来找到这个: http://www.daniel-baumann.ch/software/dosfstools/ ...
阅读全文
posted @ 2012-05-31 17:07 katago
阅读(1167)
评论(0)
推荐(0)
2012年5月30日
perl 协议,端口号,服务名之间的转换方法
摘要: perl 协议,端口号,服务名之间的转换方法 2011年12月04日 ⁄ Perl进阶 ⁄ 暂无评论 ⁄ 被围观 352 次+ 之前我们已经看过了IP和主机名之间的转换,现在我们来看以下协议,端口号,服务名之间的转换方法。 首先我们看几个函数的功能及使用: $number = getprotobyname($protocol) ($name,$ali...
阅读全文
posted @ 2012-05-30 11:36 katago
阅读(287)
评论(0)
推荐(0)
2012年5月29日
使用事件驱动模型实现高效稳定的网络服务器程序
摘要: 使用事件驱动模型实现高效稳定的网络服务器程序 几种网络服务器模型的介绍与比较 http://www.ibm.com/developerworks/cn/linux/l-cn-edntwk/# 使用 libevent 和 libev 提高网络应用性能 管理多个 UNIX 网络连接 http://www.ibm.com/developerworks/cn/aix/library/...
阅读全文
posted @ 2012-05-29 15:22 katago
阅读(243)
评论(0)
推荐(0)
轻量级 Web 服务器
摘要: 轻量级 Web 服务器 作为 Apache 和其他市场领头产品的补充的专用 HTTP 应用程序 http://www.ibm.com/developerworks/cn/web/wa-ltwebserv/ http://www.acme.com/software/thttpd http://www.lighttpd.net
阅读全文
posted @ 2012-05-29 14:19 katago
阅读(196)
评论(0)
推荐(0)
2012年5月28日
提高 Linux 上 socket 性能
摘要: http://www.ibm.com/developerworks/cn/linux/l-hisock.html 使用 SCTP 优化网络 流控制传输协议结合了 TCP 和 UDP 的优点 http://www.ibm.com/developerworks/cn/linux/l-sctp/ Linux 套接字编程中的 5 个隐患 在异构环境中开发可靠的网络应...
阅读全文
posted @ 2012-05-28 16:10 katago
阅读(187)
评论(0)
推荐(0)
2012年5月25日
css选择器
摘要: CSS 元素选择器 http://www.w3school.com.cn/css/css_selector_type.asph1 {color:blue;}选择器分组 http://www.w3school.com.cn/css/css_selector_grouping.asph1,h2,h3,h4,h5,h6 { color: green; }所有的标题元素都是绿色的通配符选择器CSS2...
阅读全文
posted @ 2012-05-25 13:48 katago
阅读(4026)
评论(0)
推荐(0)
2012年5月24日
html a name href
摘要: <a name="top" href="#bottom">Go to bottom</a> <a name="bottom" href="#top">Go to top</a>
阅读全文
posted @ 2012-05-24 18:34 katago
阅读(190)
评论(0)
推荐(0)
2012年5月21日
由于没有公钥,无法验证下列签名 ppa
摘要: W: GPG签名验证错误: http://ppa.launchpad.net karmic Release: 由于没有公钥,下列签名无法进行验证: NO_PUBKEY FA9C98D5DDA4DB69的解决办法 出现以上错误提示时,只要把后八位拷贝一下来,并在[终端]里输入以下命令并加上这八位数字回车即可! sudo apt-key adv --recv-keys --keyserver...
阅读全文
posted @ 2012-05-21 15:14 katago
阅读(7417)
评论(1)
推荐(0)
How do I use software from a PPA?
摘要: How do I use software from a PPA? To start installing and using software from a Personal Package Archive, you first need to tell Ubuntu where to find the PPA. Important: The contents of Personal Pac...
阅读全文
posted @ 2012-05-21 15:12 katago
阅读(382)
评论(0)
推荐(0)
上一页
1
···
78
79
80
81
82
83
84
85
86
···
136
下一页
公告