今日連結 (2006-09-10)
今日連結:
- 坦白說,我就是不喜歡Yahoo! 奇摩
- 用Google Maps API做的魔獸世界衛星地圖mapwow.com
- Microsoft DRM 和 Fairuse4WM
-
WordPress 2.1-alpha 外掛相容性問題 - 我用的 Get Recent Comments v1.2 的改法如下:
486 - global $tablecomments,$tableposts,$tablepost2cat;487 + global $wpdb;488 + $tablecomments = $wpdb->comments;489 + $tableposts = $wpdb->posts;490 + $tablepost2cat = $wpdb->post2cat;...544 - global $tablecomments,$tableposts,$tablepost2cat;545 + global $wpdb;546 + $tablecomments = $wpdb->comments;547 + $tableposts = $wpdb->posts;548 + $tablepost2cat = $wpdb->post2cat;
- 翻譯 - 「一個名詞從原文(通常為英文)翻譯成中文,很容易被千夫所指的。」
- 到底多少人? - 粗略計算一下這次凱道廟會有多少人參加。要推二次罷免,很好,請快進行,但老搞這種體制外活動,國家的經濟,就這樣子一點一點地被搞掉,真讓人煩悶。



Post a Comment