Google Code Prettify for wordpress
This small wordpress plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.
Notice: you will need to have JavaScript enabled in your browser for this to work.
This small wordpress plugin enable syntax highlighting of code snippets in your post using Google Code Prettify.
Notice: you will need to have JavaScript enabled in your browser for this to work.
April 28th, 2007 in wordpress | 104 comments
With this plugin, you can safely change your permalink structure without breaking the old links to your website,and even doesn’t affect your search engine rankings.
November 3rd, 2006 in wordpress | 1,371 comments
October 23rd, 2006 in wordpress | 1,176 comments
Introduction
This WordPress plugin using Geshi to highlight source code in a wide range of popular languages.it aims to be a simple but powerful code highlighting plugin, with the following goals:
October 22nd, 2006 in wordpress | 285 comments
网上有不少关于如何使用纯真IP数据库(QQWRY.dat),来查找IP所在的地理位置的文档和源代码,但基本都是java实现,很少有C的,而且大部分都使用了打开文件句柄,通过文件指针的多次跳转来实现单次查找,运行效率很低,尤其是在短时间内需要执行大量IP->地理位置的转换的场合,这种方式的运行性能基本是难以接受的。
October 12th, 2006 in Programming | 4 comments
openssl-for-windows,host on google code,is an clean and lightweight OpenSSL library for windows(both 32bit and x64 version).
all versions are compiled in the assembly language routines with Microsoft Visual Studio 2005 and Microsoft MASM as “Multithreaded(/MT)”,you can using it with any version of MSVC.
October 3rd, 2006 in Programming | 66 comments