摘要:
C++虚函数 http://my.oschina.net/u/196281/blog/115799 阅读全文
posted @ 2013-03-22 07:14
lexus
阅读(116)
评论(0)
推荐(0)
|
摘要:
C++虚函数 http://my.oschina.net/u/196281/blog/115799 阅读全文
posted @ 2013-03-22 07:14
lexus
阅读(116)
评论(0)
推荐(0)
摘要:
vim剪贴板小结 http://my.oschina.net/lxtesc/blog/115819 阅读全文
posted @ 2013-03-22 07:12
lexus
阅读(142)
评论(0)
推荐(0)
摘要:
When.js 2.0.0 发布,Promises/A 的实现 http://www.oschina.net/news/38786/when-js-2-0 阅读全文
posted @ 2013-03-22 07:05
lexus
阅读(183)
评论(0)
推荐(0)
摘要:
xunsearch-1.4.3 中文搜索,提升扛压能力 http://www.oschina.net/news/38813/xunsearch-1-4-3 阅读全文
posted @ 2013-03-22 07:02
lexus
阅读(133)
评论(0)
推荐(0)
摘要:
http://v2ex.com/t/63579 阅读全文
posted @ 2013-03-21 22:13
lexus
阅读(170)
评论(0)
推荐(0)
摘要:
webSVN客户端(转) - initOS的日志 - 网易博客webSVN客户端(转) 2010-11-24 21:49:29|分类: JAVA |标签:svn中文目录支持viewvc |字号大中小订阅在前面一篇文章中,痛诉了安装ViewVC for Subversion的种种不便之处,晚上又到Subversion的网站上闲逛,然后看到http://subversion.tigris.org/l... 阅读全文
posted @ 2013-03-21 16:31
lexus
阅读(342)
评论(0)
推荐(0)
摘要:
ScmbugScmbug helps you establish a software change management process. It ties what changed with why it changed. It keeps you disciplined. It instantly rejects commits unless you provide a bug number ... 阅读全文
posted @ 2013-03-21 16:18
lexus
阅读(191)
评论(0)
推荐(0)
摘要:
sventon - subversion repository browserWelcome to the sventon project!sventon is a free, open source, web client for browsing Subversion repositories. It is powerful, straightforward to use, and sup... 阅读全文
posted @ 2013-03-21 16:17
lexus
阅读(400)
评论(0)
推荐(0)
摘要:
http://chenhao-nari.blogspot.com/2007/09/viewvc-subversion.html 阅读全文
posted @ 2013-03-21 16:01
lexus
阅读(174)
评论(0)
推荐(0)
摘要:
ViewSVNViewSVN - web interface for viewing subversion repositories AboutViewSVN provides simple and easy to set up web interface for viewing SVN repositories. Some features are: directory/file browsin... 阅读全文
posted @ 2013-03-21 11:12
lexus
阅读(263)
评论(0)
推荐(0)
摘要:
Sublime | Subversion Server for WindowsSublime is a user friendly Subversion server for Windows that makes using and managing Subversion a breeze! Sublime installs in minutes and includes a web-based ... 阅读全文
posted @ 2013-03-21 11:09
lexus
阅读(170)
评论(0)
推荐(0)
摘要:
WebSVN 2.3.3 (released June 27th, 2011): Download as tar.gz or zip file.Check the requirements before trying to use WebSVN.You can find archived versions of WebSVN on the tigris.org download page.Acce... 阅读全文
posted @ 2013-03-21 09:36
lexus
阅读(217)
评论(0)
推荐(0)
摘要:
Senior Software Engineer – Search Relevance in China - A9Senior Software Engineer – Search Relevance in China 阅读全文
posted @ 2013-03-21 09:02
lexus
阅读(130)
评论(0)
推荐(0)
摘要:
byteplay - Python bytecode assembler-disassembler - Google Project HostingByteplay lets you convert Python code objects into equivalent objects which are easy to play with, and lets you convert those ... 阅读全文
posted @ 2013-03-21 08:48
lexus
阅读(45)
评论(0)
推荐(0)
摘要:
http://www.spider.io/viewability/ 阅读全文
posted @ 2013-03-21 08:45
lexus
阅读(165)
评论(0)
推荐(0)
摘要:
基于epoll实现的一个简单的web服务器 http://my.oschina.net/rentiansheng/blog/115302 阅读全文
posted @ 2013-03-20 21:17
lexus
阅读(235)
评论(0)
推荐(0)
摘要:
httping 2.0 发布,测试 HTTP 连接的工具 http://www.oschina.net/news/38749/httping-2-0 阅读全文
posted @ 2013-03-20 21:16
lexus
阅读(206)
评论(0)
推荐(0)
摘要:
用Socket编写TCP程序(C/C++) - Linux Wiki用Socket编写TCP程序(C/C++)此页由Linux Wiki用户Chenxing于2008年10月12日 (星期日) 07:42的最后更改。出自Linux Wiki提示:此文已超过 4 年(1620 天)未更新,如发现内容过时或有误,欢迎改进:)本文介绍利用Linux下的C语言Socket函数建立TCP连接,兼容C++。利... 阅读全文
posted @ 2013-03-20 18:19
lexus
阅读(517)
评论(0)
推荐(0)
摘要:
寒风之家 » Thrift压缩Thrift压缩Thrift压缩2012年9月25日 Bise 发表评论 阅读评论关于Thrift的压缩有协议层面的压缩和传输时的压缩两种。协议层面的压缩需要用到TCompactProtocol,而传输压缩需要用到TZlibTransport(其实就是采用zlib压缩)。先给出接口定义文件1234567891011121314151617181920212223242... 阅读全文
posted @ 2013-03-20 18:12
lexus
阅读(1000)
评论(0)
推荐(0)
摘要:
ThriftUsageC++ - Thrift WikiGetting startedThe first thing you need to know is that the C++ code generated by Thrift compiles only on Unix based systems, although some success has been reported using ... 阅读全文
posted @ 2013-03-20 17:58
lexus
阅读(189)
评论(0)
推荐(0)
|