初尝Protocal Buffer [python]

2008-07-09 00:31

Protocol buffer主要用来对数据结构进行串行化处理,减少网络传输流量,已经有Java, C++和python三个语言的API,以下代码是python部分的1.下载源代码,解压缩执行python setup.py install安装2. 创建文件addressbook.proto, 代码如下: package tutorial; … ... [阅读全文]

五大免费博客软件完全比较- WordPress中文站(3个挖)

2008-07-09 00:28

对于我们这些WordPress 的爱好者而言,接触最多的也就是WordPress 了。但实际上,国外常用的免费博客软件,除了 WordPress;还有其他的一些不错的软件。最近,Tablefy 网站发布国外常用的5个免费博客软件的详细比较,我们将比较结果介绍给大家,让网友们 … ... [阅读全文]

ASP.NET中常用的js代码

2008-07-09 00:22

阅读全文 类别:程序设计 查看评论. ... [阅读全文]

Comment on Designing a WordPress Theme From Scratch by 2007 年一月

2008-07-09 00:16

DesigningaWordPressThemeFromScratch(想学习WordPress主题设计的朋友们必备的教程,最近E-Space正在更新WordPress打造CMS内容管理系统教程系列文章[1]、[2]、[3]、[4]) [...] ... [阅读全文]

Performance Comparison - C++ / Java / Python / Ruby/ Jython / JRuby / Groovy

2008-07-08 23:53

Performance comparison for a small piece of logic across a number of languages. Some of the interesting findings (I emphasise - in this context) are : Java faster than C++, Java about a 100 times faster than Python / Ruby, JRuby faster than Ruby 1.9, Ruby 1.9 twice as fast as Python, Python / Ruby ... [阅读全文]

python 线程编程

2008-07-08 23:41

写在开始:一定要坚持每天发一篇学习笔记…… 线程相对进程来说是“轻量级”的,操作系统用较少的资源创建和管理线程。程序中的线程在相同的内存空间中执行,并共享许多相同的资源。 示例说明:. #coding:utf-8 #此程序让一个线程在执行之后每隔1秒输出一次 … ... [阅读全文]

Joomla - add photo gallery

2008-07-08 22:38

Extra Cash Available For Completion Of a New Freelance Project We have a Joomla site and would like to have this photo gallery database added to it: http://www.knoxvillewebdesigncompany.com/new_portfolio.shtml It is to go on to this … ... [阅读全文]

Performance Comparison - C++ / Java / Python / Ruby/ Jython

2008-07-08 22:38

… it is simply a benchmark for a specific piece of logic - but thats the closest word I could think of). Last week, while preparing for a presentation I came across this interesting Perl/Python/Ruby Comparison which focused [...] ... [阅读全文]

Zend to Host the Fourth Annual Zend/PHP Conference and Expo

2008-07-08 22:32

Zend Technologies, The PHP Company, announced today that registration is open for the fourth annual Zend/PHP Conference and Expo, the world’s largest gathering of the PHP community. Leading PHP experts, professional PHP developers, … ... [阅读全文]

简洁wordpress主题

2008-07-08 22:22

如此简洁的wordpress主题是来自于Stephen Reinhardt的设计,YEE只是对CSS的布局进行的修改,您可以选择原版的Fresh,也可以选择这个重设计版本的,但希望您不管选择哪个版本都要尊重劳动者。 主题名:Fresh 风格:清新,简洁设计者:Stephen Reinhardt … ... [阅读全文]

去美国留学必看的视频!

2008-07-08 22:22

一、伯克利加州大学伯克利分校http://webcast.berkeley.edu/courses.php 作为美国第一的公立大学,伯克利分校提供了许多优秀教授的播客和视频讲座,可以跟踪最新的讲座。想看教授布置的作业和课堂笔记,可以点击该教授的网页,通常,他/她都会第一堂课留 … ... [阅读全文]

Joomla! 1.5.4

2008-07-08 21:50

Joomla!是一套在国外相当知名的内容管理系统(Content Management System - CMS),它属于Portal(企业入口网站)类型,顾名思义,就是比较适合作为商业类型的网站程序。它是开源的!Joomla!是使用PHP语言加上MySQL数据库所开发的软件系统,可以 … ... [阅读全文]

The New PHP Editor in NetBeans IDE

2008-07-08 21:19

This new screencast by Roman Strobl shows some of new features for PHP development available in NetBeans IDE. ... [阅读全文]

Python

2008-07-08 20:16

第一次用Python 做了点事,正式告别了做例题那个phase。 结果出来的时候,兴奋得不行。 兴奋之后规划了一下,发现很可能完全按面向过程的方法做完这个项目,有点尴尬。 确实还不会使用Python 里头的class。没有技术,更没有观念。或许下一个项目,或者下 … ... [阅读全文]

引用※在线编辑收集※

2008-07-08 20:16

简体繁体中文转换工具, 汉字转换拼音 | 拼音字典, RGB与16位颜色代码转换, 进制转换 | 网址转换, 火星文字转换. UTF-8转换 | HTML-JS代码转换, HTML-ASP代码转换, HTML-PHP代码转换, HTML-PERL代码转换, HTML-SWS代码转换 … ... [阅读全文]

Mambo和Joomla的Logo使用的字体下载

2008-07-08 19:47

Mambo和Joomla的Logo使用的字体下载 网上有很多Mambo和Joomla的Logo可以下载,但是真正要自己设计的时候,字体是个难题,花了一点时间找了出来,原来,这种字体叫做Century Gothic,需要的可以下载,很小,只有80K! 立刻下载. ... [阅读全文]

《Python源码剖析》推荐序

2008-07-08 19:36

看了博文视点编辑的这篇《让我们做的更好》》,我也把之前给这本《Python源码剖析》写的序翻了出来,贴一下。也希望对关注Python 的朋友能多多支持支持原创,有的时候多几分欣赏,少一点点苛求,软件书籍的出版环境就会更好一些。 … ... [阅读全文]

.NET中复杂的文件类型

2008-07-08 17:33

.aspx:包含代码分离(code-behind) 文件的Web窗体。 .asax:这一文件允许你编写代码以处理全局ASP.NET 程序事件。文件中包括一个无法更改的global.asax文件。 .ashx:执行一个通用句柄的页面。 .asmx:一个ASP.NET Web服务,包括相应的代码分离文件。 … ... [阅读全文]

python数据结构—>set(集合)(转载)

2008-07-08 17:00

It is equivalent to the following Python statement. s |= new . s. intersection_update ( new ) → object. Update s to have the intersection of s and new . In effect, this discards elements from s , keeping only elements which are common … ... [阅读全文]

WordPress本地化,你必须知道这些

2008-07-08 16:47

WordPress目前在国内的发展势头不可挡,相信很多朋友就像我当初使用WordPress一样,都是随大流,跟风!而且由于WordPress本身是一个开源的程序,所以不管你是不是跟风,只要你在使用WordPress,那么以下几件事情是你必须知道的。 … ... [阅读全文]