原创 第十二節 網絡編程(Network programming)

libapr provides APIs to support network programming. The APIs are based on traditional socket programming scheme. 閱讀全文

原创 “雙核”火狐

最近再用做一些Javascript的工作,發現IE和FireFox支持的標準不一致導致需要將程序分別在FireFox上進行測試,非常麻煩,無意中發現了一個FireFox的組件, 閱讀全文

原创 Glove幫你管理Ajax的代碼

閱讀全文

原创 第七節 字符串處理(Character string handling)

I assume you are familiar with C language's string APIs, such as strlen(3) and strcpy(3). libapr provides some string A

原创 魔獸世界模擬器

最近和朋友在一個魔獸世界的私服體驗“TBC”,原本以爲這個服務器端是從9C弄出來的,後來google了一把,發現有很多開發組織開發了很多魔獸世界服務器端的模擬器。這些模擬其中最知名的要算是MaNGOS和Ascent。這兩個服務器端性能穩

原创 第八節 時間處理(Time handling)

libapr's time APIs are almost based on POSIX scheme. The value of apr_time_t is the elapsed time since UNIX epoch time(

原创 JSON-LIB使用說明

今天在用JSON-LIB時候,發現下載的json-lib-1.1-jdk15.jar並不包含其所依賴的類庫。現將其依賴庫補全。 JSON-LIB依賴庫如下 閱讀全文

原创 第十一節 動態符號對象(DSO, Dynamic Symbol Object)

You might know so(shared object) or dll(dynamic link library). Essentially, DSO is dependent on so/dll. Now, we call so

原创 通過Prototype Event對象獲取鍵盤消息

這裏是個通過prototype獲取鍵盤消息的例子,主要是用prototype.js解決了在不同瀏覽器上事件的處理問題。程序很簡單這裏不加解釋了。 閱讀全文

原创 第十節 內存映射(Memory Map)

mmap is memory map. What it does is to map files into memory. mmap is mainly used as the following purposes. 閱讀全文

原创 第九節 命令行選項(Command line options)

For CLI(command line interface) tools, command line options are popular. libapr provides APIs to handle command line op

原创 Scriptaculous!!!

閱讀全文 點贊 收藏 分享 文章舉報 iteye_10924 發佈了0 篇原創文章 · 獲贊 0 · 訪問量 1556 私信

原创 BlowFish

閱讀全文 點贊 收藏 分享 文章舉報 iteye_10924 發佈了0 篇原創文章 · 獲贊 0 · 訪問量 1559 私信

原创 PPS與回轉壽司

閱讀全文 點贊 收藏 分享 文章舉報 iteye_10924 發佈了0 篇原創文章 · 獲贊 0 · 訪問量 1561 私信

原创 證明:自己成了google的粉絲

求證:自己成了google的粉絲 ∵ 1、現在上網打開最多的網頁是google    2、我用的郵箱也是google 閱讀全文 點贊 收藏 分享 文章舉報 iteye_10924