collapsArch options:
Array
(
[title] => 存档
[noTitle] =>
[inExcludeCat] => exclude
[inExcludeCats] =>
[inExcludeYear] => exclude
[inExcludeYears] =>
[showPages] =>
[sort] => DESC
[linkToArch] =>
[showYearCount] => 1
[expandCurrentYear] => 1
[expandMonths] => 1
[expandYears] => 1
[expandCurrentMonth] => 1
[showMonthCount] => 1
[showPostTitle] => 1
[expand] => 4
[showPostDate] => 1
[debug] => 1
[postDateFormat] =>
[postDateAppend] => after
[accordion] => 1
[useCookies] => 1
[post_type] => post
[taxoncmy] => category
[postTitleLength] =>
[showPostCount] => 1
[style] => custom
[archSortOrder] => DESC
[showPosts] =>
[customExpand] => +
[customCollapse] => -
[taxonomy] => category
[number] => 4
)
POST QUERY:
SELECT wp_terms.slug, wp_posts.ID,
wp_posts.post_name, wp_posts.post_title, wp_posts.post_author,
wp_posts.post_date, YEAR(wp_posts.post_date) AS 'year',
MONTH(wp_posts.post_date) AS 'month' ,
wp_posts.post_type
FROM wp_posts LEFT JOIN wp_term_relationships ON wp_posts.ID =
wp_term_relationships.object_id
LEFT JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id =
wp_term_relationships.term_taxonomy_id
LEFT JOIN wp_terms ON wp_terms.term_id =
wp_term_taxonomy.term_id
WHERE post_status='publish' AND wp_posts.post_type='post'
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
POST QUERY RESULTS
Array
(
[0] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 4018
[post_name] => aoao-quotes-1
[post_title] => 奥言奥语
[post_author] => 1
[post_date] => 2023-04-04 08:36:34
[year] => 2023
[month] => 4
[post_type] => post
)
[1] => stdClass Object
(
[slug] => music
[ID] => 4010
[post_name] => rather-be
[post_title] => 更新一下曾经在泰国听到的某 COSer 拉小提琴的曲子
[post_author] => 1
[post_date] => 2023-03-13 09:37:01
[year] => 2023
[month] => 3
[post_type] => post
)
[2] => stdClass Object
(
[slug] => blog-manage
[ID] => 3977
[post_name] => fix-wordpress-plugin-collapsing-archives-error-on-php8
[post_title] => 修复 WordPress 插件 Collapsing Archives 在 PHP8 下不能使用的问题
[post_author] => 1
[post_date] => 2023-01-07 19:11:10
[year] => 2023
[month] => 1
[post_type] => post
)
[3] => stdClass Object
(
[slug] => blabla
[ID] => 3978
[post_name] => review-2022
[post_title] => 2022 年度盘点
[post_author] => 1
[post_date] => 2022-12-31 19:54:26
[year] => 2022
[month] => 12
[post_type] => post
)
[4] => stdClass Object
(
[slug] => work-life
[ID] => 3975
[post_name] => thinking-about-labor-problems-2
[post_title] => 企业用工困境两例(二)
[post_author] => 1
[post_date] => 2022-11-25 09:14:59
[year] => 2022
[month] => 11
[post_type] => post
)
[5] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3959
[post_name] => momo-is-going-to-primary-school
[post_title] => 莫莫上小学了
[post_author] => 1
[post_date] => 2022-08-31 15:02:59
[year] => 2022
[month] => 8
[post_type] => post
)
[6] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3950
[post_name] => aoao-two-years-old
[post_title] => 奥奥都两岁了
[post_author] => 1
[post_date] => 2022-07-25 15:34:54
[year] => 2022
[month] => 7
[post_type] => post
)
[7] => stdClass Object
(
[slug] => work-life
[ID] => 3931
[post_name] => thinking-about-labor-problems-1
[post_title] => 企业用工困境两例(一)
[post_author] => 1
[post_date] => 2022-06-08 13:48:59
[year] => 2022
[month] => 6
[post_type] => post
)
[8] => stdClass Object
(
[slug] => tech-notes
[ID] => 3926
[post_name] => use-karabiner-to-solve-macos-capslock-and-shift-delay
[post_title] => macOS 还是需要 Karabiner 来解决 CapsLock 和 Shift 延迟的问题
[post_author] => 1
[post_date] => 2022-05-11 11:03:06
[year] => 2022
[month] => 5
[post_type] => post
)
[9] => stdClass Object
(
[slug] => tech-notes
[ID] => 3914
[post_name] => macos-utils-tools-2
[post_title] => macOS 实用小工具记录 2
[post_author] => 1
[post_date] => 2022-03-16 14:14:52
[year] => 2022
[month] => 3
[post_type] => post
)
[10] => stdClass Object
(
[slug] => tech-notes
[ID] => 3899
[post_name] => macos-utils-tools
[post_title] => macOS 实用小工具记录
[post_author] => 1
[post_date] => 2022-02-10 10:41:59
[year] => 2022
[month] => 2
[post_type] => post
)
[11] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3883
[post_name] => aoao-month-16
[post_title] => 奥奥 Month 16
[post_author] => 1
[post_date] => 2021-11-25 10:40:08
[year] => 2021
[month] => 11
[post_type] => post
)
[12] => stdClass Object
(
[slug] => tech-notes
[ID] => 3871
[post_name] => tips-on-edge-and-macos-monterey
[post_title] => 近期用电脑的几个小技巧调整
[post_author] => 1
[post_date] => 2021-10-27 08:02:04
[year] => 2021
[month] => 10
[post_type] => post
)
[13] => stdClass Object
(
[slug] => tech-notes
[ID] => 3869
[post_name] => install-windows-on-macbook-pro-via-bootcamp-and-unlink-onedrive-on-office365
[post_title] => MacBook Pro 通过 BootCamp 安装 Windows 10 及取消 Office365 链接 OneDrive
[post_author] => 1
[post_date] => 2021-10-25 09:59:42
[year] => 2021
[month] => 10
[post_type] => post
)
[14] => stdClass Object
(
[slug] => blabla
[ID] => 3842
[post_name] => exercise-notes
[post_title] => 锻炼记
[post_author] => 1
[post_date] => 2021-06-11 15:57:31
[year] => 2021
[month] => 6
[post_type] => post
)
[15] => stdClass Object
(
[slug] => blabla
[ID] => 3839
[post_name] => blahblah-notes-20210610
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2021-06-10 10:18:41
[year] => 2021
[month] => 6
[post_type] => post
)
[16] => stdClass Object
(
[slug] => blabla
[ID] => 3834
[post_name] => blahblah-notes-20210609
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2021-06-09 18:32:43
[year] => 2021
[month] => 6
[post_type] => post
)
[17] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3809
[post_name] => momo-quotes-11
[post_title] => 莫言莫语 11
[post_author] => 1
[post_date] => 2021-02-24 08:45:26
[year] => 2021
[month] => 2
[post_type] => post
)
[18] => stdClass Object
(
[slug] => blabla
[ID] => 3802
[post_name] => review-2020-abstract
[post_title] => 2020 年度盘点(简略版)
[post_author] => 1
[post_date] => 2020-12-31 18:38:33
[year] => 2020
[month] => 12
[post_type] => post
)
[19] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3800
[post_name] => aoao-month5
[post_title] => 奥奥 Month5
[post_author] => 1
[post_date] => 2020-12-30 11:57:27
[year] => 2020
[month] => 12
[post_type] => post
)
[20] => stdClass Object
(
[slug] => fenqing
[ID] => 3685
[post_name] => chaos-world
[post_title] => 混乱的世界
[post_author] => 1
[post_date] => 2020-12-29 14:52:24
[year] => 2020
[month] => 12
[post_type] => post
)
[21] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3775
[post_name] => aoao-month1
[post_title] => 奥奥 Month1
[post_author] => 1
[post_date] => 2020-08-27 11:13:49
[year] => 2020
[month] => 8
[post_type] => post
)
[22] => stdClass Object
(
[slug] => %e6%b8%b8%e6%88%8f
[ID] => 3756
[post_name] => negative-effects-on-game-boy
[post_title] => 小游戏迷的负面影响
[post_author] => 1
[post_date] => 2020-08-05 16:10:36
[year] => 2020
[month] => 8
[post_type] => post
)
[23] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3759
[post_name] => welcome-aoao
[post_title] => 欢迎来到这个世界
[post_author] => 1
[post_date] => 2020-08-04 10:21:01
[year] => 2020
[month] => 8
[post_type] => post
)
[24] => stdClass Object
(
[slug] => %e6%b8%b8%e6%88%8f
[ID] => 3753
[post_name] => limits-on-game-boy
[post_title] => 对小游戏迷的限制
[post_author] => 1
[post_date] => 2020-08-03 17:37:15
[year] => 2020
[month] => 8
[post_type] => post
)
[25] => stdClass Object
(
[slug] => ipad
[ID] => 3749
[post_name] => devices-for-game-boy
[post_title] => 小游戏迷的设备
[post_author] => 1
[post_date] => 2020-07-29 16:04:52
[year] => 2020
[month] => 7
[post_type] => post
)
[26] => stdClass Object
(
[slug] => work-life
[ID] => 3739
[post_name] => reading-notes-okr
[post_title] => 读书笔记:OKR 工作法
[post_author] => 1
[post_date] => 2020-07-16 18:10:33
[year] => 2020
[month] => 7
[post_type] => post
)
[27] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3730
[post_name] => momo-four-years-old
[post_title] => 莫莫四岁啦
[post_author] => 1
[post_date] => 2020-04-28 09:22:18
[year] => 2020
[month] => 4
[post_type] => post
)
[28] => stdClass Object
(
[slug] => fenqing
[ID] => 3725
[post_name] => rule-breakers-are-evil-if-they-just-break
[post_title] => 没有构建好新秩序的「破坏者」就是坏人
[post_author] => 1
[post_date] => 2020-04-22 10:12:22
[year] => 2020
[month] => 4
[post_type] => post
)
[29] => stdClass Object
(
[slug] => %e6%b8%b8%e6%88%8f
[ID] => 3716
[post_name] => game-boy
[post_title] => 小游戏迷
[post_author] => 1
[post_date] => 2020-04-09 09:58:21
[year] => 2020
[month] => 4
[post_type] => post
)
[30] => stdClass Object
(
[slug] => tech-notes
[ID] => 3712
[post_name] => macos-mouse-scroll-direction-reverse
[post_title] => macOS 下维持鼠标滚动方向和 Windows 一致
[post_author] => 1
[post_date] => 2020-03-31 12:04:57
[year] => 2020
[month] => 3
[post_type] => post
)
[31] => stdClass Object
(
[slug] => tech-notes
[ID] => 3707
[post_name] => switch-from-chrome-to-edge
[post_title] => 屠龙少年终变龙 从 Chrome 切换成 Edge
[post_author] => 1
[post_date] => 2020-03-30 10:06:25
[year] => 2020
[month] => 3
[post_type] => post
)
[32] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3697
[post_name] => nasal-mucus
[post_title] => 鼻涕虫
[post_author] => 1
[post_date] => 2020-02-29 16:34:03
[year] => 2020
[month] => 2
[post_type] => post
)
[33] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3694
[post_name] => momo-quotes-10
[post_title] => 莫言莫语 10
[post_author] => 1
[post_date] => 2020-01-05 16:54:49
[year] => 2020
[month] => 1
[post_type] => post
)
[34] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3677
[post_name] => momo-quotes-9
[post_title] => 莫言莫语 9
[post_author] => 1
[post_date] => 2019-12-31 10:14:33
[year] => 2019
[month] => 12
[post_type] => post
)
[35] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3644
[post_name] => momo-quotes-8
[post_title] => 莫言莫语 8
[post_author] => 1
[post_date] => 2019-11-20 09:41:02
[year] => 2019
[month] => 11
[post_type] => post
)
[36] => stdClass Object
(
[slug] => blabla
[ID] => 3678
[post_name] => internet-brings-more-information-but-not-knowledge
[post_title] => 互联网带给了我们更多信息,但不是知识,也不是智慧
[post_author] => 1
[post_date] => 2019-11-19 11:19:03
[year] => 2019
[month] => 11
[post_type] => post
)
[37] => stdClass Object
(
[slug] => blabla
[ID] => 3668
[post_name] => pop-music-in-china-japan-korea
[post_title] => 中日韩地区的音乐特点
[post_author] => 1
[post_date] => 2019-09-30 16:19:06
[year] => 2019
[month] => 9
[post_type] => post
)
[38] => stdClass Object
(
[slug] => blabla
[ID] => 3661
[post_name] => no-more-3-years
[post_title] => 三年系列的无疾而终
[post_author] => 1
[post_date] => 2019-09-26 10:50:49
[year] => 2019
[month] => 9
[post_type] => post
)
[39] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3552
[post_name] => momo-goes-to-nursery-part3
[post_title] => 莫莫去托班 part3
[post_author] => 1
[post_date] => 2019-08-20 23:10:21
[year] => 2019
[month] => 8
[post_type] => post
)
[40] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3642
[post_name] => momo-goes-to-nursery-part2
[post_title] => 莫莫去托班 part2
[post_author] => 1
[post_date] => 2019-08-09 10:09:46
[year] => 2019
[month] => 8
[post_type] => post
)
[41] => stdClass Object
(
[slug] => music
[ID] => 3628
[post_name] => song-of-mushroom
[post_title] => 自然卷 - 蘑菇之歌
[post_author] => 1
[post_date] => 2019-08-08 08:35:37
[year] => 2019
[month] => 8
[post_type] => post
)
[42] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3629
[post_name] => momo-goes-to-nursery-part1
[post_title] => 莫莫去托班 part1
[post_author] => 1
[post_date] => 2019-07-31 23:10:39
[year] => 2019
[month] => 7
[post_type] => post
)
[43] => stdClass Object
(
[slug] => blabla
[ID] => 3494
[post_name] => quick-withdrawal
[post_title] => 快速提现渠道小结
[post_author] => 1
[post_date] => 2019-07-09 11:01:56
[year] => 2019
[month] => 7
[post_type] => post
)
[44] => stdClass Object
(
[slug] => blabla
[ID] => 3584
[post_name] => s-h-e-wings-of-my-words
[post_title] => S.H.E - 你曾是少年
[post_author] => 1
[post_date] => 2019-06-26 11:39:50
[year] => 2019
[month] => 6
[post_type] => post
)
[45] => stdClass Object
(
[slug] => blabla
[ID] => 3602
[post_name] => review-train-tickets-booking
[post_title] => 温故而知新,关于国内火车票
[post_author] => 1
[post_date] => 2019-06-25 10:13:00
[year] => 2019
[month] => 6
[post_type] => post
)
[46] => stdClass Object
(
[slug] => music
[ID] => 3600
[post_name] => sakura-of-luojia
[post_title] => 珞樱十五年
[post_author] => 1
[post_date] => 2019-06-24 23:13:17
[year] => 2019
[month] => 6
[post_type] => post
)
[47] => stdClass Object
(
[slug] => blabla
[ID] => 3586
[post_name] => new-mobile-phone-redmi-k20-pro
[post_title] => 换了个手机,红米 K20 Pro
[post_author] => 1
[post_date] => 2019-06-18 11:45:53
[year] => 2019
[month] => 6
[post_type] => post
)
[48] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3566
[post_name] => momo-watching-movies-for-the-first-time
[post_title] => 莫莫第一次看电影
[post_author] => 1
[post_date] => 2019-05-31 22:37:57
[year] => 2019
[month] => 5
[post_type] => post
)
[49] => stdClass Object
(
[slug] => tech-notes
[ID] => 3571
[post_name] => broken-cache-of-yarn
[post_title] => 记一次诡异的被 yarn 坑的过程
[post_author] => 1
[post_date] => 2019-05-30 22:25:35
[year] => 2019
[month] => 5
[post_type] => post
)
[50] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3545
[post_name] => dinosaur-expert
[post_title] => 恐龙专家
[post_author] => 1
[post_date] => 2019-05-22 09:38:00
[year] => 2019
[month] => 5
[post_type] => post
)
[51] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3554
[post_name] => momo-three-years-old
[post_title] => 莫莫三岁
[post_author] => 1
[post_date] => 2019-05-20 13:53:41
[year] => 2019
[month] => 5
[post_type] => post
)
[52] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3556
[post_name] => momo-quotes-7
[post_title] => 莫言莫语 7
[post_author] => 1
[post_date] => 2019-05-19 08:53:32
[year] => 2019
[month] => 5
[post_type] => post
)
[53] => stdClass Object
(
[slug] => music
[ID] => 3522
[post_name] => gigi-cest-la-vie
[post_title] => 梁咏琪 C'est La Vie
[post_author] => 1
[post_date] => 2019-05-16 10:10:56
[year] => 2019
[month] => 5
[post_type] => post
)
[54] => stdClass Object
(
[slug] => tech-notes
[ID] => 3541
[post_name] => bilibili-iframe-aspect-ratio
[post_title] => 如何得到一个自适应宽度的高宽比固定的 HTML 容器
[post_author] => 1
[post_date] => 2019-05-15 13:41:38
[year] => 2019
[month] => 5
[post_type] => post
)
[55] => stdClass Object
(
[slug] => music
[ID] => 3533
[post_name] => haoyun-alive
[post_title] => 郝云 活着
[post_author] => 1
[post_date] => 2019-05-14 16:42:27
[year] => 2019
[month] => 5
[post_type] => post
)
[56] => stdClass Object
(
[slug] => tech-notes
[ID] => 3526
[post_name] => flask-celery-logging-problems
[post_title] => flask celery logging 翻车记
[post_author] => 1
[post_date] => 2019-05-13 18:16:00
[year] => 2019
[month] => 5
[post_type] => post
)
[57] => stdClass Object
(
[slug] => tech-notes
[ID] => 3500
[post_name] => playing-with-python-logging
[post_title] => 折腾 Python logging 的一些记录
[post_author] => 1
[post_date] => 2019-03-21 17:28:00
[year] => 2019
[month] => 3
[post_type] => post
)
[58] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3497
[post_name] => momo-quotes-6
[post_title] => 莫言莫语 6
[post_author] => 1
[post_date] => 2019-03-13 09:56:23
[year] => 2019
[month] => 3
[post_type] => post
)
[59] => stdClass Object
(
[slug] => tech-notes
[ID] => 3488
[post_name] => python-decorator-conflict-to-gevent
[post_title] => Python decorator 库和 gevent 冲突的情况
[post_author] => 1
[post_date] => 2019-03-12 15:45:42
[year] => 2019
[month] => 3
[post_type] => post
)
[60] => stdClass Object
(
[slug] => product
[ID] => 3473
[post_name] => consistency-in-product
[post_title] => 产品的一致性很重要
[post_author] => 1
[post_date] => 2019-01-14 17:13:55
[year] => 2019
[month] => 1
[post_type] => post
)
[61] => stdClass Object
(
[slug] => blabla
[ID] => 3471
[post_name] => killing-low-end-practitioners
[post_title] => 顶级工匠都在干掉行业内的低端从业者
[post_author] => 1
[post_date] => 2019-01-11 15:10:35
[year] => 2019
[month] => 1
[post_type] => post
)
[62] => stdClass Object
(
[slug] => tech-notes
[ID] => 3466
[post_name] => enable-bbr-for-vps
[post_title] => 为 VPS 开启 BBR,生活更美好
[post_author] => 1
[post_date] => 2018-12-25 19:40:31
[year] => 2018
[month] => 12
[post_type] => post
)
[63] => stdClass Object
(
[slug] => tech-notes
[ID] => 3463
[post_name] => great-truths-are-always-simple
[post_title] => 大道至简
[post_author] => 1
[post_date] => 2018-12-24 10:56:33
[year] => 2018
[month] => 12
[post_type] => post
)
[64] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3453
[post_name] => momo-quotes-5
[post_title] => 莫言莫语 5
[post_author] => 1
[post_date] => 2018-12-21 17:18:51
[year] => 2018
[month] => 12
[post_type] => post
)
[65] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3446
[post_name] => momo-quotes-4
[post_title] => 莫言莫语 4
[post_author] => 1
[post_date] => 2018-12-10 11:25:32
[year] => 2018
[month] => 12
[post_type] => post
)
[66] => stdClass Object
(
[slug] => fenqing
[ID] => 3444
[post_name] => how-does-google-make-money
[post_title] => 民智未开:Google 靠什么赚钱?
[post_author] => 1
[post_date] => 2018-11-25 19:17:06
[year] => 2018
[month] => 11
[post_type] => post
)
[67] => stdClass Object
(
[slug] => tech-notes
[ID] => 3437
[post_name] => renrenbackup-active-on-github
[post_title] => 人人网备份工具终于算个活跃的 GitHub 项目了
[post_author] => 1
[post_date] => 2018-11-19 18:04:11
[year] => 2018
[month] => 11
[post_type] => post
)
[68] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3400
[post_name] => momo-two-and-a-half-years-old
[post_title] => 莫莫两岁半
[post_author] => 1
[post_date] => 2018-10-31 14:37:45
[year] => 2018
[month] => 10
[post_type] => post
)
[69] => stdClass Object
(
[slug] => machine-learning
[ID] => 2593
[post_name] => append-machine-learning-3-linear-regression
[post_title] => 补遗: 机器学习手记系列 3 线性回归样例程序
[post_author] => 1
[post_date] => 2018-10-10 13:57:48
[year] => 2018
[month] => 10
[post_type] => post
)
[70] => stdClass Object
(
[slug] => music
[ID] => 2087
[post_name] => music-backup
[post_title] => 关于一些音乐的记录
[post_author] => 1
[post_date] => 2018-10-09 10:24:41
[year] => 2018
[month] => 10
[post_type] => post
)
[71] => stdClass Object
(
[slug] => blabla
[ID] => 2007
[post_name] => beautiful-life-tools
[post_title] => 那些让生活更美好的小玩意儿
[post_author] => 1
[post_date] => 2018-10-08 16:21:33
[year] => 2018
[month] => 10
[post_type] => post
)
[72] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3393
[post_name] => momo-29-months-old
[post_title] => 莫莫 29 个月
[post_author] => 1
[post_date] => 2018-09-13 12:04:11
[year] => 2018
[month] => 9
[post_type] => post
)
[73] => stdClass Object
(
[slug] => tech-notes
[ID] => 3320
[post_name] => python-decorator-lib
[post_title] => Python decorator 库
[post_author] => 1
[post_date] => 2018-09-03 10:13:37
[year] => 2018
[month] => 9
[post_type] => post
)
[74] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3381
[post_name] => momo-quotes-3
[post_title] => 莫言莫语 3
[post_author] => 1
[post_date] => 2018-08-28 14:55:22
[year] => 2018
[month] => 8
[post_type] => post
)
[75] => stdClass Object
(
[slug] => blabla
[ID] => 3375
[post_name] => strange-diy-list
[post_title] => 奇怪的电脑配置
[post_author] => 1
[post_date] => 2018-08-24 19:23:08
[year] => 2018
[month] => 8
[post_type] => post
)
[76] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3360
[post_name] => momo-quotes-2
[post_title] => 莫言莫语 2
[post_author] => 1
[post_date] => 2018-08-09 17:42:13
[year] => 2018
[month] => 8
[post_type] => post
)
[77] => stdClass Object
(
[slug] => tech-notes
[ID] => 3345
[post_name] => tips-for-upgrade-mongodb
[post_title] => MongoDB 升级注意事项
[post_author] => 1
[post_date] => 2018-08-08 17:49:59
[year] => 2018
[month] => 8
[post_type] => post
)
[78] => stdClass Object
(
[slug] => tech-notes
[ID] => 3339
[post_name] => renren-backup-tool
[post_title] => 做了个人人网的备份工具
[post_author] => 1
[post_date] => 2018-08-01 13:45:04
[year] => 2018
[month] => 8
[post_type] => post
)
[79] => stdClass Object
(
[slug] => tech-notes
[ID] => 3330
[post_name] => invalid-characters-in-environment-variable-path-by-vscode-python-extension
[post_title] => VS Code 里 Python 扩展提示 Path 有非法字符
[post_author] => 1
[post_date] => 2018-07-11 09:23:45
[year] => 2018
[month] => 7
[post_type] => post
)
[80] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3327
[post_name] => momo-quotes-1
[post_title] => 莫言莫语 1
[post_author] => 1
[post_date] => 2018-06-30 10:15:29
[year] => 2018
[month] => 6
[post_type] => post
)
[81] => stdClass Object
(
[slug] => tech-notes
[ID] => 3311
[post_name] => get-args-of-origin-function-in-python-decorator-chain
[post_title] => Python 多层 decorator 内获取原始函数参数字典
[post_author] => 1
[post_date] => 2018-05-29 17:48:52
[year] => 2018
[month] => 5
[post_type] => post
)
[82] => stdClass Object
(
[slug] => tech-notes
[ID] => 3302
[post_name] => paste-drops-characters-in-wsl
[post_title] => cmder 在 Win10 WSL 下粘贴丢字符的解决
[post_author] => 1
[post_date] => 2018-05-24 20:10:26
[year] => 2018
[month] => 5
[post_type] => post
)
[83] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3287
[post_name] => momo-two-years-old
[post_title] => 莫莫两岁啦
[post_author] => 1
[post_date] => 2018-04-11 10:09:47
[year] => 2018
[month] => 4
[post_type] => post
)
[84] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3281
[post_name] => momo-nearly-two-years-old
[post_title] => 莫莫快两岁
[post_author] => 1
[post_date] => 2018-03-25 19:20:46
[year] => 2018
[month] => 3
[post_type] => post
)
[85] => stdClass Object
(
[slug] => tech-notes
[ID] => 3268
[post_name] => mount-disk-in-wsl
[post_title] => WSL 下一些奇怪的路径依赖问题优化
[post_author] => 1
[post_date] => 2018-02-06 15:52:48
[year] => 2018
[month] => 2
[post_type] => post
)
[86] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3241
[post_name] => momo-twenty-one-months-old
[post_title] => 莫莫二十一个月
[post_author] => 1
[post_date] => 2018-01-17 15:20:58
[year] => 2018
[month] => 1
[post_type] => post
)
[87] => stdClass Object
(
[slug] => tech-notes
[ID] => 3247
[post_name] => hide-win10-driver-update
[post_title] => 隐藏 HP 打印机在 Win10 下无法安装的驱动更新
[post_author] => 1
[post_date] => 2018-01-12 16:22:27
[year] => 2018
[month] => 1
[post_type] => post
)
[88] => stdClass Object
(
[slug] => blabla
[ID] => 3244
[post_name] => 2018-happy-new-year
[post_title] => 2018 新年快乐
[post_author] => 1
[post_date] => 2018-01-01 22:56:38
[year] => 2018
[month] => 1
[post_type] => post
)
[89] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3235
[post_name] => momo-twenty-months-old
[post_title] => 莫莫二十个月
[post_author] => 1
[post_date] => 2017-12-20 22:14:48
[year] => 2017
[month] => 12
[post_type] => post
)
[90] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3228
[post_name] => momo-nineteen-months-old
[post_title] => 莫莫十九个月
[post_author] => 1
[post_date] => 2017-11-07 11:36:52
[year] => 2017
[month] => 11
[post_type] => post
)
[91] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3199
[post_name] => momo-eighteen-months-old
[post_title] => 莫莫十八个月
[post_author] => 1
[post_date] => 2017-11-06 10:32:48
[year] => 2017
[month] => 11
[post_type] => post
)
[92] => stdClass Object
(
[slug] => tech-notes
[ID] => 3218
[post_name] => auto-login-and-lock-screen-after-windows-10-restarted
[post_title] => Windows 10 开机自动登录并锁屏
[post_author] => 1
[post_date] => 2017-10-10 13:28:32
[year] => 2017
[month] => 10
[post_type] => post
)
[93] => stdClass Object
(
[slug] => tech-notes
[ID] => 3213
[post_name] => update-manufacturer-info-in-windows-10
[post_title] => 修改 Windows 10 系统信息里制造商信息
[post_author] => 1
[post_date] => 2017-10-08 11:10:22
[year] => 2017
[month] => 10
[post_type] => post
)
[94] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3189
[post_name] => momo-seventeen-months-old
[post_title] => 莫莫十七个月
[post_author] => 1
[post_date] => 2017-09-07 10:18:12
[year] => 2017
[month] => 9
[post_type] => post
)
[95] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3188
[post_name] => momo-sixteen-months-old
[post_title] => 莫莫十六个月
[post_author] => 1
[post_date] => 2017-08-17 14:34:57
[year] => 2017
[month] => 8
[post_type] => post
)
[96] => stdClass Object
(
[slug] => tech-notes
[ID] => 3174
[post_name] => wtforms-ignore-default-option-in-stringfield
[post_title] => wtforms 的 StringField 里设置 default 无效
[post_author] => 1
[post_date] => 2017-08-02 10:54:20
[year] => 2017
[month] => 8
[post_type] => post
)
[97] => stdClass Object
(
[slug] => work-life
[ID] => 3170
[post_name] => useless-touched
[post_title] => 无谓的感动只会显得无能
[post_author] => 1
[post_date] => 2017-07-31 11:13:14
[year] => 2017
[month] => 7
[post_type] => post
)
[98] => stdClass Object
(
[slug] => work-life
[ID] => 3166
[post_name] => focus-on-big-thing
[post_title] => 不要用战术上的勤奋掩盖战略上的懒惰
[post_author] => 1
[post_date] => 2017-07-14 13:12:12
[year] => 2017
[month] => 7
[post_type] => post
)
[99] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3164
[post_name] => momo-fifteen-months-old
[post_title] => 莫莫十五个月
[post_author] => 1
[post_date] => 2017-07-09 09:57:42
[year] => 2017
[month] => 7
[post_type] => post
)
[100] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3156
[post_name] => momo-fourteen-months-old
[post_title] => 莫莫十四个月
[post_author] => 1
[post_date] => 2017-06-14 21:38:29
[year] => 2017
[month] => 6
[post_type] => post
)
[101] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3153
[post_name] => momo-thirteen-and-a-half-months-old
[post_title] => 莫莫十三个半月
[post_author] => 1
[post_date] => 2017-05-23 16:47:00
[year] => 2017
[month] => 5
[post_type] => post
)
[102] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3149
[post_name] => momo-thirteen-months-old
[post_title] => 莫莫十三个月
[post_author] => 1
[post_date] => 2017-05-03 10:26:09
[year] => 2017
[month] => 5
[post_type] => post
)
[103] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3144
[post_name] => momo-twelve-and-a-half-months
[post_title] => 莫莫十二个半月
[post_author] => 1
[post_date] => 2017-04-16 22:02:38
[year] => 2017
[month] => 4
[post_type] => post
)
[104] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3140
[post_name] => momo-1-year
[post_title] => 莫莫一岁
[post_author] => 1
[post_date] => 2017-04-08 21:21:20
[year] => 2017
[month] => 4
[post_type] => post
)
[105] => stdClass Object
(
[slug] => tech-notes
[ID] => 3131
[post_name] => vultr-refer
[post_title] => 推荐一下 Vultr 及记录最近的折腾
[post_author] => 1
[post_date] => 2017-04-01 10:11:15
[year] => 2017
[month] => 4
[post_type] => post
)
[106] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3126
[post_name] => momo-week51
[post_title] => 莫莫 Week51
[post_author] => 1
[post_date] => 2017-03-23 11:04:49
[year] => 2017
[month] => 3
[post_type] => post
)
[107] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3122
[post_name] => momo-month11
[post_title] => 莫莫 Month11
[post_author] => 1
[post_date] => 2017-03-04 17:13:38
[year] => 2017
[month] => 3
[post_type] => post
)
[108] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3116
[post_name] => momo-week47
[post_title] => 莫莫 Week47
[post_author] => 1
[post_date] => 2017-02-24 17:34:44
[year] => 2017
[month] => 2
[post_type] => post
)
[109] => stdClass Object
(
[slug] => blabla
[ID] => 3109
[post_name] => review-2016
[post_title] => 2016 年度盘点(完整版)
[post_author] => 1
[post_date] => 2017-02-12 20:52:36
[year] => 2017
[month] => 2
[post_type] => post
)
[110] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3104
[post_name] => momo-month10
[post_title] => 莫莫 Month10
[post_author] => 1
[post_date] => 2017-02-04 21:22:49
[year] => 2017
[month] => 2
[post_type] => post
)
[111] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3097
[post_name] => momo-week43
[post_title] => 莫莫 Week43
[post_author] => 1
[post_date] => 2017-01-23 21:59:44
[year] => 2017
[month] => 1
[post_type] => post
)
[112] => stdClass Object
(
[slug] => blabla
[ID] => 3048
[post_name] => letv-in-my-eyes
[post_title] => 看不懂的乐视和贾跃亭
[post_author] => 1
[post_date] => 2017-01-20 13:51:25
[year] => 2017
[month] => 1
[post_type] => post
)
[113] => stdClass Object
(
[slug] => tech-notes
[ID] => 2292
[post_name] => strange-features
[post_title] => 奇怪的开发需求们
[post_author] => 1
[post_date] => 2017-01-17 19:22:01
[year] => 2017
[month] => 1
[post_type] => post
)
[114] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3085
[post_name] => momo-week41
[post_title] => 莫莫 Week41
[post_author] => 1
[post_date] => 2017-01-14 11:51:47
[year] => 2017
[month] => 1
[post_type] => post
)
[115] => stdClass Object
(
[slug] => blabla
[ID] => 3083
[post_name] => move-to-own-house
[post_title] => 乔迁新居
[post_author] => 1
[post_date] => 2017-01-14 10:40:50
[year] => 2017
[month] => 1
[post_type] => post
)
[116] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3075
[post_name] => momo-month9
[post_title] => 莫莫 Month9
[post_author] => 1
[post_date] => 2017-01-04 10:08:07
[year] => 2017
[month] => 1
[post_type] => post
)
[117] => stdClass Object
(
[slug] => blabla
[ID] => 3073
[post_name] => review-2016-abstract
[post_title] => 2016 年度盘点(简略版)
[post_author] => 1
[post_date] => 2016-12-31 21:05:59
[year] => 2016
[month] => 12
[post_type] => post
)
[118] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3077
[post_name] => momo-week39
[post_title] => 莫莫 Week39
[post_author] => 1
[post_date] => 2016-12-29 21:05:17
[year] => 2016
[month] => 12
[post_type] => post
)
[119] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3062
[post_name] => momo-week36
[post_title] => 莫莫 Week36
[post_author] => 1
[post_date] => 2016-12-05 21:20:01
[year] => 2016
[month] => 12
[post_type] => post
)
[120] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3054
[post_name] => momo-month8
[post_title] => 莫莫 Month8
[post_author] => 1
[post_date] => 2016-12-04 20:59:56
[year] => 2016
[month] => 12
[post_type] => post
)
[121] => stdClass Object
(
[slug] => work-life
[ID] => 3045
[post_name] => notes-on-growth
[post_title] => 成长的笔记
[post_author] => 1
[post_date] => 2016-11-07 10:15:24
[year] => 2016
[month] => 11
[post_type] => post
)
[122] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3043
[post_name] => momo-month7
[post_title] => 莫莫 Month7
[post_author] => 1
[post_date] => 2016-11-06 16:32:23
[year] => 2016
[month] => 11
[post_type] => post
)
[123] => stdClass Object
(
[slug] => tech-notes
[ID] => 3033
[post_name] => windows-10-insider-cannot-upgrade-in-virtualbox
[post_title] => 解决 Windows 10 Insider 在 VirtualBox 里无法升级的问题
[post_author] => 1
[post_date] => 2016-10-08 12:31:05
[year] => 2016
[month] => 10
[post_type] => post
)
[124] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3031
[post_name] => momo-half-a-year-old
[post_title] => 莫莫半岁
[post_author] => 1
[post_date] => 2016-10-06 15:58:46
[year] => 2016
[month] => 10
[post_type] => post
)
[125] => stdClass Object
(
[slug] => blabla
[ID] => 3027
[post_name] => crazy-realty
[post_title] => 房价药丸
[post_author] => 1
[post_date] => 2016-09-28 08:38:23
[year] => 2016
[month] => 9
[post_type] => post
)
[126] => stdClass Object
(
[slug] => blabla
[ID] => 3013
[post_name] => weird-ads
[post_title] => 奇怪的广告
[post_author] => 1
[post_date] => 2016-09-20 16:17:46
[year] => 2016
[month] => 9
[post_type] => post
)
[127] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3020
[post_name] => momo-month5
[post_title] => 莫莫 Month5
[post_author] => 1
[post_date] => 2016-09-19 11:03:46
[year] => 2016
[month] => 9
[post_type] => post
)
[128] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 3011
[post_name] => momo-month4
[post_title] => 莫莫 Month4
[post_author] => 1
[post_date] => 2016-08-08 13:18:52
[year] => 2016
[month] => 8
[post_type] => post
)
[129] => stdClass Object
(
[slug] => blabla
[ID] => 2989
[post_name] => another_3_years_later
[post_title] => 三年三年又三年
[post_author] => 1
[post_date] => 2016-07-18 14:39:16
[year] => 2016
[month] => 7
[post_type] => post
)
[130] => stdClass Object
(
[slug] => music
[ID] => 2994
[post_name] => singer-fiona-fung
[post_title] => 小众歌手 冯曦妤
[post_author] => 1
[post_date] => 2016-07-16 11:34:33
[year] => 2016
[month] => 7
[post_type] => post
)
[131] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 2991
[post_name] => momo-100days
[post_title] => 莫莫百日
[post_author] => 1
[post_date] => 2016-07-15 11:12:27
[year] => 2016
[month] => 7
[post_type] => post
)
[132] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 2977
[post_name] => momo-month2
[post_title] => 莫莫 Month2
[post_author] => 1
[post_date] => 2016-06-14 23:13:21
[year] => 2016
[month] => 6
[post_type] => post
)
[133] => stdClass Object
(
[slug] => %e6%95%85%e4%ba%8b
[ID] => 2969
[post_name] => stories-for-momo-1
[post_title] => 写给莫莫的小故事 1
[post_author] => 1
[post_date] => 2016-06-01 10:44:50
[year] => 2016
[month] => 6
[post_type] => post
)
[134] => stdClass Object
(
[slug] => blabla
[ID] => 2965
[post_name] => fraud-in-weixin
[post_title] => 微信朋友圈骗局
[post_author] => 1
[post_date] => 2016-05-31 08:48:02
[year] => 2016
[month] => 5
[post_type] => post
)
[135] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 2954
[post_name] => momo-week8
[post_title] => 莫莫 Week8
[post_author] => 1
[post_date] => 2016-05-28 18:08:15
[year] => 2016
[month] => 5
[post_type] => post
)
[136] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 2961
[post_name] => momo-week4
[post_title] => 莫莫 Week4
[post_author] => 1
[post_date] => 2016-05-05 15:15:55
[year] => 2016
[month] => 5
[post_type] => post
)
[137] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 2957
[post_name] => momo-week2
[post_title] => 莫莫 Week2
[post_author] => 1
[post_date] => 2016-04-28 15:15:47
[year] => 2016
[month] => 4
[post_type] => post
)
[138] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 2952
[post_name] => momo-week-1
[post_title] => 莫莫 Week1
[post_author] => 1
[post_date] => 2016-04-14 14:34:56
[year] => 2016
[month] => 4
[post_type] => post
)
[139] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 2944
[post_name] => welcome-momo
[post_title] => 欢迎来到这个世界
[post_author] => 1
[post_date] => 2016-04-07 18:02:02
[year] => 2016
[month] => 4
[post_type] => post
)
[140] => stdClass Object
(
[slug] => blabla
[ID] => 2863
[post_name] => to-15-years-old-myself
[post_title] => 继续-给十五岁的自己
[post_author] => 1
[post_date] => 2016-03-26 21:22:42
[year] => 2016
[month] => 3
[post_type] => post
)
[141] => stdClass Object
(
[slug] => blabla
[ID] => 2927
[post_name] => tips-for-boracay
[post_title] => 美登长滩岛踩坑浅记
[post_author] => 1
[post_date] => 2016-03-12 22:13:40
[year] => 2016
[month] => 3
[post_type] => post
)
[142] => stdClass Object
(
[slug] => blabla
[ID] => 2880
[post_name] => ikea-works
[post_title] => 装修记之宜家家具篇 兼回答知乎提问
[post_author] => 1
[post_date] => 2016-02-12 17:54:22
[year] => 2016
[month] => 2
[post_type] => post
)
[143] => stdClass Object
(
[slug] => blabla
[ID] => 2867
[post_name] => review-2015
[post_title] => 2015 年度盘点 (完整版)
[post_author] => 1
[post_date] => 2016-01-31 15:14:44
[year] => 2016
[month] => 1
[post_type] => post
)
[144] => stdClass Object
(
[slug] => tech-notes
[ID] => 2859
[post_name] => mouseevent-on-disabled-input-element
[post_title] => 原来被 disabled 的 input 元素是不响应鼠标事件的
[post_author] => 1
[post_date] => 2016-01-27 11:43:53
[year] => 2016
[month] => 1
[post_type] => post
)
[145] => stdClass Object
(
[slug] => tech-notes
[ID] => 2857
[post_name] => unblock-jandan
[post_title] => 写个小脚本来访问煎蛋
[post_author] => 1
[post_date] => 2016-01-26 13:20:21
[year] => 2016
[month] => 1
[post_type] => post
)
[146] => stdClass Object
(
[slug] => tech-notes
[ID] => 2853
[post_name] => keep-hover-on-web-page
[post_title] => 前端奇技淫巧之保持悬浮状态
[post_author] => 1
[post_date] => 2016-01-06 12:21:33
[year] => 2016
[month] => 1
[post_type] => post
)
[147] => stdClass Object
(
[slug] => blabla
[ID] => 2829
[post_name] => review-2015-by-month
[post_title] => 2015 年度盘点 (按月简版)
[post_author] => 1
[post_date] => 2015-12-31 22:42:22
[year] => 2015
[month] => 12
[post_type] => post
)
[148] => stdClass Object
(
[slug] => work-life
[ID] => 2844
[post_name] => blahblah-notes-on-work-20151225
[post_title] => 干活碎碎念
[post_author] => 1
[post_date] => 2015-12-25 10:46:35
[year] => 2015
[month] => 12
[post_type] => post
)
[149] => stdClass Object
(
[slug] => tech-notes
[ID] => 2831
[post_name] => jquery-plugin-flyer-archive
[post_title] => 写了个 jQuery 动画小插件, 收起飞入抽屉效果
[post_author] => 1
[post_date] => 2015-12-24 18:43:29
[year] => 2015
[month] => 12
[post_type] => post
)
[150] => stdClass Object
(
[slug] => blabla
[ID] => 2816
[post_name] => blahblah-notes-20151217
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2015-12-17 22:03:20
[year] => 2015
[month] => 12
[post_type] => post
)
[151] => stdClass Object
(
[slug] => blabla
[ID] => 2787
[post_name] => telemarketing-fraud
[post_title] => 电信诈骗之到我办公室来一趟
[post_author] => 1
[post_date] => 2015-11-09 13:38:26
[year] => 2015
[month] => 11
[post_type] => post
)
[152] => stdClass Object
(
[slug] => tech-notes
[ID] => 2781
[post_name] => view-file-history-in-git
[post_title] => git 查看文件修改记录
[post_author] => 1
[post_date] => 2015-11-01 20:24:23
[year] => 2015
[month] => 11
[post_type] => post
)
[153] => stdClass Object
(
[slug] => blabla
[ID] => 2775
[post_name] => stories-on-bus
[post_title] => 公交故事
[post_author] => 1
[post_date] => 2015-10-31 20:07:06
[year] => 2015
[month] => 10
[post_type] => post
)
[154] => stdClass Object
(
[slug] => blabla
[ID] => 2768
[post_name] => close-win10-upgrade-notification
[post_title] => 在 Win10 以下系统关闭升级 Win10 的提示
[post_author] => 1
[post_date] => 2015-10-30 11:36:54
[year] => 2015
[month] => 10
[post_type] => post
)
[155] => stdClass Object
(
[slug] => tech-notes
[ID] => 2766
[post_name] => itsycal-on-os-x
[post_title] => 推荐个 Mac 下好用的日历小工具 Itsycal
[post_author] => 1
[post_date] => 2015-10-29 15:14:28
[year] => 2015
[month] => 10
[post_type] => post
)
[156] => stdClass Object
(
[slug] => momo-and-aoao
[ID] => 2753
[post_name] => hello-momo
[post_title] => 莫莫, 你好
[post_author] => 1
[post_date] => 2015-10-21 14:22:22
[year] => 2015
[month] => 10
[post_type] => post
)
[157] => stdClass Object
(
[slug] => blabla
[ID] => 2744
[post_name] => blabla-notes-20151010
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2015-10-12 14:05:03
[year] => 2015
[month] => 10
[post_type] => post
)
[158] => stdClass Object
(
[slug] => blabla
[ID] => 2736
[post_name] => tech-blabla-notes-20151009
[post_title] => 科技碎碎念
[post_author] => 1
[post_date] => 2015-10-09 18:31:43
[year] => 2015
[month] => 10
[post_type] => post
)
[159] => stdClass Object
(
[slug] => tech-notes
[ID] => 2704
[post_name] => notes-on-web-frontend-develop
[post_title] => 最近写 Web 前端的一些偶得
[post_author] => 1
[post_date] => 2015-09-24 09:24:13
[year] => 2015
[month] => 9
[post_type] => post
)
[160] => stdClass Object
(
[slug] => tech-notes
[ID] => 2687
[post_name] => ncdu-on-os-x
[post_title] => OS X 下好用的磁盘空间分析工具: ncdu
[post_author] => 1
[post_date] => 2015-09-18 08:56:25
[year] => 2015
[month] => 9
[post_type] => post
)
[161] => stdClass Object
(
[slug] => tech-notes
[ID] => 2701
[post_name] => update-to-ios9
[post_title] => iOS9 更新小记
[post_author] => 1
[post_date] => 2015-09-17 11:51:52
[year] => 2015
[month] => 9
[post_type] => post
)
[162] => stdClass Object
(
[slug] => work-life
[ID] => 2688
[post_name] => new-homepage-for-meideng
[post_title] => 给公司做了个新首页
[post_author] => 1
[post_date] => 2015-09-11 12:38:22
[year] => 2015
[month] => 9
[post_type] => post
)
[163] => stdClass Object
(
[slug] => blabla
[ID] => 2671
[post_name] => blabla-notes-3
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2015-08-27 18:38:47
[year] => 2015
[month] => 8
[post_type] => post
)
[164] => stdClass Object
(
[slug] => tour
[ID] => 2639
[post_name] => tour-in-dragon-boat-holiday
[post_title] => 端午出游 龙游/瑶琳仙境/龙门古镇
[post_author] => 1
[post_date] => 2015-08-07 14:35:38
[year] => 2015
[month] => 8
[post_type] => post
)
[165] => stdClass Object
(
[slug] => blabla
[ID] => 2657
[post_name] => blabla-notes-2
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2015-08-06 08:30:45
[year] => 2015
[month] => 8
[post_type] => post
)
[166] => stdClass Object
(
[slug] => %e6%97%85%e6%b8%b8
[ID] => 2616
[post_name] => tour-to-huangshan-and-hongcun
[post_title] => 黄山宏村游记
[post_author] => 1
[post_date] => 2015-07-19 14:48:48
[year] => 2015
[month] => 7
[post_type] => post
)
[167] => stdClass Object
(
[slug] => %e6%9d%ad%e5%b7%9e
[ID] => 2627
[post_name] => ferry-bus-on-canal
[post_title] => 体验了下杭州水上巴士
[post_author] => 1
[post_date] => 2015-06-17 14:38:40
[year] => 2015
[month] => 6
[post_type] => post
)
[168] => stdClass Object
(
[slug] => blabla
[ID] => 2486
[post_name] => honeymoon-to-yunnan-part7
[post_title] => 云南蜜月游记 Part7
[post_author] => 1
[post_date] => 2015-04-28 12:14:20
[year] => 2015
[month] => 4
[post_type] => post
)
[169] => stdClass Object
(
[slug] => blabla
[ID] => 2576
[post_name] => honeymoon-to-yunnan-part6
[post_title] => 云南蜜月游记 Part6
[post_author] => 1
[post_date] => 2015-04-28 11:33:45
[year] => 2015
[month] => 4
[post_type] => post
)
[170] => stdClass Object
(
[slug] => blabla
[ID] => 2557
[post_name] => honeymoon-to-yunnan-part5
[post_title] => 云南蜜月游记 Part5
[post_author] => 1
[post_date] => 2015-04-20 14:07:00
[year] => 2015
[month] => 4
[post_type] => post
)
[171] => stdClass Object
(
[slug] => blabla
[ID] => 2550
[post_name] => honeymoon-to-yunnan-part4
[post_title] => 云南蜜月游记 Part4
[post_author] => 1
[post_date] => 2015-04-20 13:37:43
[year] => 2015
[month] => 4
[post_type] => post
)
[172] => stdClass Object
(
[slug] => blabla
[ID] => 2517
[post_name] => honeymoon-to-yunnan-part3
[post_title] => 云南蜜月游记 Part3
[post_author] => 1
[post_date] => 2015-04-20 12:23:58
[year] => 2015
[month] => 4
[post_type] => post
)
[173] => stdClass Object
(
[slug] => tech-notes
[ID] => 2541
[post_name] => enable-zhifubao-plugin-for-chrome-42
[post_title] => Chrome 42 下支付宝控件失效解决办法
[post_author] => 1
[post_date] => 2015-04-20 11:16:13
[year] => 2015
[month] => 4
[post_type] => post
)
[174] => stdClass Object
(
[slug] => blabla
[ID] => 2515
[post_name] => honeymoon-to-yunnan-part2
[post_title] => 云南蜜月游记 Part2
[post_author] => 1
[post_date] => 2015-04-10 10:38:35
[year] => 2015
[month] => 4
[post_type] => post
)
[175] => stdClass Object
(
[slug] => blabla
[ID] => 2508
[post_name] => honeymoon-to-yunnan-part1
[post_title] => 云南蜜月游记 Part1
[post_author] => 1
[post_date] => 2015-03-24 20:55:23
[year] => 2015
[month] => 3
[post_type] => post
)
[176] => stdClass Object
(
[slug] => blabla
[ID] => 2484
[post_name] => drive-thousands-miles-to-home
[post_title] => 千里自驾回家记
[post_author] => 1
[post_date] => 2015-03-23 19:56:02
[year] => 2015
[month] => 3
[post_type] => post
)
[177] => stdClass Object
(
[slug] => blabla
[ID] => 2368
[post_name] => tour-to-thailand-day7-gone-with-the-wind
[post_title] => 泰国游 Day7: 颠回杭州
[post_author] => 1
[post_date] => 2015-01-19 16:55:05
[year] => 2015
[month] => 1
[post_type] => post
)
[178] => stdClass Object
(
[slug] => blabla
[ID] => 2366
[post_name] => tour-to-thailand-day6-moto-rider
[post_title] => 泰国游 Day6: 骑行者
[post_author] => 1
[post_date] => 2015-01-17 23:20:49
[year] => 2015
[month] => 1
[post_type] => post
)
[179] => stdClass Object
(
[slug] => blabla
[ID] => 2330
[post_name] => tour-to-thailand-day5-chinese-values-export
[post_title] => 泰国游 Day5: 价值观输出
[post_author] => 1
[post_date] => 2015-01-17 22:44:52
[year] => 2015
[month] => 1
[post_type] => post
)
[180] => stdClass Object
(
[slug] => blabla
[ID] => 2343
[post_name] => tour-to-thailand-day4-free-air-show
[post_title] => 泰国游 Day4: 免费航展
[post_author] => 1
[post_date] => 2015-01-16 17:02:03
[year] => 2015
[month] => 1
[post_type] => post
)
[181] => stdClass Object
(
[slug] => blabla
[ID] => 2335
[post_name] => tour-to-thailand-day3-schedule-always-rescheduled
[post_title] => 泰国游 Day3: 计划永远赶不上变化
[post_author] => 1
[post_date] => 2015-01-16 14:32:39
[year] => 2015
[month] => 1
[post_type] => post
)
[182] => stdClass Object
(
[slug] => blabla
[ID] => 2325
[post_name] => tour-to-thailand-day2-phra-nakhon-si-ayutthaya
[post_title] => 泰国游 Day2: 大城
[post_author] => 1
[post_date] => 2015-01-16 13:29:05
[year] => 2015
[month] => 1
[post_type] => post
)
[183] => stdClass Object
(
[slug] => blabla
[ID] => 2313
[post_name] => tour-to-thailand-day1-lost-in-thailand
[post_title] => 泰国游 Day1: 泰囧开始
[post_author] => 1
[post_date] => 2015-01-15 22:04:11
[year] => 2015
[month] => 1
[post_type] => post
)
[184] => stdClass Object
(
[slug] => blabla
[ID] => 2351
[post_name] => tour-to-thailand-1-notes
[post_title] => 泰国注意事项
[post_author] => 1
[post_date] => 2015-01-14 14:00:44
[year] => 2015
[month] => 1
[post_type] => post
)
[185] => stdClass Object
(
[slug] => blabla
[ID] => 2309
[post_name] => tour-to-thailand-0-m1c-network-sucks
[post_title] => 米一电信版坑爹的频段设定
[post_author] => 1
[post_date] => 2015-01-08 23:13:17
[year] => 2015
[month] => 1
[post_type] => post
)
[186] => stdClass Object
(
[slug] => work-life
[ID] => 2251
[post_name] => review-2014
[post_title] => 2014 年度盘点
[post_author] => 1
[post_date] => 2014-12-31 14:15:24
[year] => 2014
[month] => 12
[post_type] => post
)
[187] => stdClass Object
(
[slug] => tech-notes
[ID] => 2294
[post_name] => openswan-version-bug-on-debian-7
[post_title] => Debian 7.0 下的 openswan 版本有问题
[post_author] => 1
[post_date] => 2014-12-26 22:58:42
[year] => 2014
[month] => 12
[post_type] => post
)
[188] => stdClass Object
(
[slug] => blabla
[ID] => 2282
[post_name] => festival-ticket-to-home
[post_title] => 年前买票完成
[post_author] => 1
[post_date] => 2014-12-17 16:33:09
[year] => 2014
[month] => 12
[post_type] => post
)
[189] => stdClass Object
(
[slug] => tech-notes
[ID] => 2280
[post_name] => 12306-tickets-sequel
[post_title] => 补遗: 12306 和火车票那点事
[post_author] => 1
[post_date] => 2014-12-16 17:18:34
[year] => 2014
[month] => 12
[post_type] => post
)
[190] => stdClass Object
(
[slug] => blabla
[ID] => 2156
[post_name] => get-married
[post_title] => 成家
[post_author] => 1
[post_date] => 2014-12-04 10:30:55
[year] => 2014
[month] => 12
[post_type] => post
)
[191] => stdClass Object
(
[slug] => blabla
[ID] => 2265
[post_name] => draw-gongjijin
[post_title] => 异地购房提取北京公积金
[post_author] => 1
[post_date] => 2014-12-03 10:16:01
[year] => 2014
[month] => 12
[post_type] => post
)
[192] => stdClass Object
(
[slug] => work-life
[ID] => 2247
[post_name] => 20141111-tech-part
[post_title] => 双十一技术篇
[post_author] => 1
[post_date] => 2014-12-02 14:17:28
[year] => 2014
[month] => 12
[post_type] => post
)
[193] => stdClass Object
(
[slug] => blabla
[ID] => 2240
[post_name] => 20141111-personal
[post_title] => 双十一个人篇
[post_author] => 1
[post_date] => 2014-11-19 15:12:19
[year] => 2014
[month] => 11
[post_type] => post
)
[194] => stdClass Object
(
[slug] => tech-notes
[ID] => 2233
[post_name] => baidu-the-bitch
[post_title] => 百度这贱人
[post_author] => 1
[post_date] => 2014-11-05 20:45:07
[year] => 2014
[month] => 11
[post_type] => post
)
[195] => stdClass Object
(
[slug] => blabla
[ID] => 2221
[post_name] => moto-boy
[post_title] => 摩的大飚客
[post_author] => 1
[post_date] => 2014-10-30 22:14:09
[year] => 2014
[month] => 10
[post_type] => post
)
[196] => stdClass Object
(
[slug] => work-life
[ID] => 2207
[post_name] => stupid-pm
[post_title] => 二缺运营配上苦逼程序员
[post_author] => 1
[post_date] => 2014-10-22 14:10:27
[year] => 2014
[month] => 10
[post_type] => post
)
[197] => stdClass Object
(
[slug] => work-life
[ID] => 2196
[post_name] => tour-to-xiamen
[post_title] => 厦门之行
[post_author] => 1
[post_date] => 2014-10-15 13:26:12
[year] => 2014
[month] => 10
[post_type] => post
)
[198] => stdClass Object
(
[slug] => blabla
[ID] => 2172
[post_name] => by-my-side
[post_title] => 留在我身边 (そばにいるね)
[post_author] => 1
[post_date] => 2014-09-30 10:23:46
[year] => 2014
[month] => 9
[post_type] => post
)
[199] => stdClass Object
(
[slug] => blabla
[ID] => 2149
[post_name] => say-what-i-see
[post_title] => 讲我所见
[post_author] => 1
[post_date] => 2014-09-27 09:47:55
[year] => 2014
[month] => 9
[post_type] => post
)
[200] => stdClass Object
(
[slug] => blabla
[ID] => 2141
[post_name] => telecom-fraud
[post_title] => 营销电话防不胜防
[post_author] => 1
[post_date] => 2014-09-11 19:34:16
[year] => 2014
[month] => 9
[post_type] => post
)
[201] => stdClass Object
(
[slug] => work-life
[ID] => 2097
[post_name] => content-distribution-robustness
[post_title] => 内容文件的分发保障
[post_author] => 1
[post_date] => 2014-08-30 14:49:41
[year] => 2014
[month] => 8
[post_type] => post
)
[202] => stdClass Object
(
[slug] => work-life
[ID] => 2128
[post_name] => customer-service-jokes-4
[post_title] => 客服趣事 4
[post_author] => 1
[post_date] => 2014-08-13 14:40:07
[year] => 2014
[month] => 8
[post_type] => post
)
[203] => stdClass Object
(
[slug] => blabla
[ID] => 2131
[post_name] => let-it-go
[post_title] => Let it go
[post_author] => 1
[post_date] => 2014-08-08 16:45:00
[year] => 2014
[month] => 8
[post_type] => post
)
[204] => stdClass Object
(
[slug] => work-life
[ID] => 1998
[post_name] => hardware-for-work
[post_title] => 那些让工作更美好的设备们
[post_author] => 1
[post_date] => 2014-07-27 17:04:48
[year] => 2014
[month] => 7
[post_type] => post
)
[205] => stdClass Object
(
[slug] => blabla
[ID] => 2104
[post_name] => shining-star
[post_title] => 夜空中最亮的星
[post_author] => 1
[post_date] => 2014-07-26 14:08:55
[year] => 2014
[month] => 7
[post_type] => post
)
[206] => stdClass Object
(
[slug] => work-life
[ID] => 2091
[post_name] => customer-service-jokes-3
[post_title] => 客服趣事 3
[post_author] => 1
[post_date] => 2014-07-05 17:58:30
[year] => 2014
[month] => 7
[post_type] => post
)
[207] => stdClass Object
(
[slug] => blabla
[ID] => 2067
[post_name] => tiny-love
[post_title] => 小小恋歌
[post_author] => 1
[post_date] => 2014-06-25 21:58:18
[year] => 2014
[month] => 6
[post_type] => post
)
[208] => stdClass Object
(
[slug] => blabla
[ID] => 2074
[post_name] => letter-song
[post_title] => Letter Song
[post_author] => 1
[post_date] => 2014-06-08 17:35:35
[year] => 2014
[month] => 6
[post_type] => post
)
[209] => stdClass Object
(
[slug] => work-life
[ID] => 2071
[post_name] => customer-service-jokes-2
[post_title] => 客服趣事 2
[post_author] => 1
[post_date] => 2014-06-07 18:02:35
[year] => 2014
[month] => 6
[post_type] => post
)
[210] => stdClass Object
(
[slug] => blabla
[ID] => 2065
[post_name] => ten-years
[post_title] => 十年
[post_author] => 1
[post_date] => 2014-06-06 20:09:15
[year] => 2014
[month] => 6
[post_type] => post
)
[211] => stdClass Object
(
[slug] => work-life
[ID] => 1881
[post_name] => build-new-office
[post_title] => 办公室装修记
[post_author] => 1
[post_date] => 2014-06-02 12:21:49
[year] => 2014
[month] => 6
[post_type] => post
)
[212] => stdClass Object
(
[slug] => tech-notes
[ID] => 1879
[post_name] => disadvanage-of-mac
[post_title] => 也说 Mac 的不好
[post_author] => 1
[post_date] => 2014-06-01 11:44:24
[year] => 2014
[month] => 6
[post_type] => post
)
[213] => stdClass Object
(
[slug] => tech-notes
[ID] => 2020
[post_name] => lock-a-mac
[post_title] => Mac 锁屏的各种方法
[post_author] => 1
[post_date] => 2014-06-01 00:00:19
[year] => 2014
[month] => 6
[post_type] => post
)
[214] => stdClass Object
(
[slug] => work-life
[ID] => 1949
[post_name] => customer-service-jokes
[post_title] => 客服趣事
[post_author] => 1
[post_date] => 2014-05-23 09:40:14
[year] => 2014
[month] => 5
[post_type] => post
)
[215] => stdClass Object
(
[slug] => work-life
[ID] => 1909
[post_name] => stock-player
[post_title] => 炒股半年
[post_author] => 1
[post_date] => 2014-05-18 21:18:51
[year] => 2014
[month] => 5
[post_type] => post
)
[216] => stdClass Object
(
[slug] => tech-notes
[ID] => 1916
[post_name] => write-ntfs-on-os-x
[post_title] => OS X 支持 NTFS 读写
[post_author] => 1
[post_date] => 2014-05-05 14:31:02
[year] => 2014
[month] => 5
[post_type] => post
)
[217] => stdClass Object
(
[slug] => blabla
[ID] => 1912
[post_name] => renew-drive-license
[post_title] => 驾照换证
[post_author] => 1
[post_date] => 2014-04-30 12:48:10
[year] => 2014
[month] => 4
[post_type] => post
)
[218] => stdClass Object
(
[slug] => blabla
[ID] => 1905
[post_name] => wow-such-english
[post_title] => 阿里人的神奇英语
[post_author] => 1
[post_date] => 2014-04-18 22:11:57
[year] => 2014
[month] => 4
[post_type] => post
)
[219] => stdClass Object
(
[slug] => tech-notes
[ID] => 1883
[post_name] => ignore-update-usb-device-driver-on-windows-7
[post_title] => Windows 7 USB 设备插入后识别过慢的解决
[post_author] => 1
[post_date] => 2014-04-02 11:12:05
[year] => 2014
[month] => 4
[post_type] => post
)
[220] => stdClass Object
(
[slug] => fenqing
[ID] => 3
[post_name] => thinking-in-others
[post_title] => 换位思考
[post_author] => 1
[post_date] => 2014-03-25 11:04:39
[year] => 2014
[month] => 3
[post_type] => post
)
[221] => stdClass Object
(
[slug] => tech-notes
[ID] => 1874
[post_name] => %e9%a5%ad%e5%9b%a2%e6%80%a7%e8%83%bd%e4%bc%98%e5%8c%96%e8%ae%b0
[post_title] => 饭团性能优化记
[post_author] => 1
[post_date] => 2014-03-20 18:12:38
[year] => 2014
[month] => 3
[post_type] => post
)
[222] => stdClass Object
(
[slug] => blabla
[ID] => 1872
[post_name] => life-is-cool
[post_title] => Life is Cool
[post_author] => 1
[post_date] => 2014-03-06 17:18:10
[year] => 2014
[month] => 3
[post_type] => post
)
[223] => stdClass Object
(
[slug] => blabla
[ID] => 1869
[post_name] => before-spring-festival
[post_title] => 年前
[post_author] => 1
[post_date] => 2014-01-30 14:35:55
[year] => 2014
[month] => 1
[post_type] => post
)
[224] => stdClass Object
(
[slug] => work-life
[ID] => 1867
[post_name] => features-are-created-to-help-others
[post_title] => 举手之劳, 顺势而为
[post_author] => 1
[post_date] => 2014-01-29 22:49:38
[year] => 2014
[month] => 1
[post_type] => post
)
[225] => stdClass Object
(
[slug] => work-life
[ID] => 1858
[post_name] => review-2013
[post_title] => 2013 年度盘点
[post_author] => 1
[post_date] => 2013-12-31 10:24:55
[year] => 2013
[month] => 12
[post_type] => post
)
[226] => stdClass Object
(
[slug] => blabla
[ID] => 1848
[post_name] => first-snow
[post_title] => 初雪
[post_author] => 1
[post_date] => 2013-12-17 09:13:46
[year] => 2013
[month] => 12
[post_type] => post
)
[227] => stdClass Object
(
[slug] => blabla
[ID] => 1849
[post_name] => pi-in-mist
[post_title] => 少年排的迷雾旅行
[post_author] => 1
[post_date] => 2013-12-16 08:44:01
[year] => 2013
[month] => 12
[post_type] => post
)
[228] => stdClass Object
(
[slug] => blabla
[ID] => 1846
[post_name] => winter-is-coming
[post_title] => 凛冬将至
[post_author] => 1
[post_date] => 2013-12-03 08:56:33
[year] => 2013
[month] => 12
[post_type] => post
)
[229] => stdClass Object
(
[slug] => blabla
[ID] => 1841
[post_name] => notes-20131112
[post_title] => 杂记 2013/11/12
[post_author] => 1
[post_date] => 2013-11-12 09:27:38
[year] => 2013
[month] => 11
[post_type] => post
)
[230] => stdClass Object
(
[slug] => blabla
[ID] => 1837
[post_name] => recent-updates
[post_title] => 近况
[post_author] => 1
[post_date] => 2013-10-30 18:19:00
[year] => 2013
[month] => 10
[post_type] => post
)
[231] => stdClass Object
(
[slug] => tech-notes
[ID] => 1834
[post_name] => virtualbox-install-problem-on-win7-64bit
[post_title] => Win7 64bit 上 VirtualBox 安装过程中卡死
[post_author] => 1
[post_date] => 2013-10-21 10:04:50
[year] => 2013
[month] => 10
[post_type] => post
)
[232] => stdClass Object
(
[slug] => blabla
[ID] => 1831
[post_name] => fever-be-hospitalized-part-6
[post_title] => 发烧住院记 医护番外篇
[post_author] => 1
[post_date] => 2013-10-10 22:54:24
[year] => 2013
[month] => 10
[post_type] => post
)
[233] => stdClass Object
(
[slug] => blabla
[ID] => 1828
[post_name] => fever-be-hospitalized-part-5
[post_title] => 发烧住院记 病友番外篇
[post_author] => 1
[post_date] => 2013-10-05 15:41:57
[year] => 2013
[month] => 10
[post_type] => post
)
[234] => stdClass Object
(
[slug] => blabla
[ID] => 1825
[post_name] => fever-be-hospitalized-part-4
[post_title] => 发烧住院记 Part 4
[post_author] => 1
[post_date] => 2013-10-05 13:31:20
[year] => 2013
[month] => 10
[post_type] => post
)
[235] => stdClass Object
(
[slug] => blabla
[ID] => 1823
[post_name] => fever-be-hospitalized-part-3
[post_title] => 发烧住院记 Part 3
[post_author] => 1
[post_date] => 2013-10-04 14:18:39
[year] => 2013
[month] => 10
[post_type] => post
)
[236] => stdClass Object
(
[slug] => blabla
[ID] => 1821
[post_name] => fever-be-hospitalized-part-2
[post_title] => 发烧住院记 Part 2
[post_author] => 1
[post_date] => 2013-10-04 12:04:22
[year] => 2013
[month] => 10
[post_type] => post
)
[237] => stdClass Object
(
[slug] => blabla
[ID] => 1818
[post_name] => fever-be-hospitalized-part-1
[post_title] => 发烧住院记 Part 1
[post_author] => 1
[post_date] => 2013-10-03 21:58:10
[year] => 2013
[month] => 10
[post_type] => post
)
[238] => stdClass Object
(
[slug] => blabla
[ID] => 1816
[post_name] => tour-xi-an-day-4
[post_title] => 西安游记 - Day4
[post_author] => 1
[post_date] => 2013-10-01 10:37:08
[year] => 2013
[month] => 10
[post_type] => post
)
[239] => stdClass Object
(
[slug] => blabla
[ID] => 1814
[post_name] => tour-xi-an-day-3
[post_title] => 西安游记 - Day3
[post_author] => 1
[post_date] => 2013-09-29 21:21:19
[year] => 2013
[month] => 9
[post_type] => post
)
[240] => stdClass Object
(
[slug] => blabla
[ID] => 1811
[post_name] => tour-xi-an-day-2
[post_title] => 西安游记 - Day2
[post_author] => 1
[post_date] => 2013-09-28 21:14:25
[year] => 2013
[month] => 9
[post_type] => post
)
[241] => stdClass Object
(
[slug] => blabla
[ID] => 1808
[post_name] => tour-xi-an-day-1
[post_title] => 西安游记 - Day1
[post_author] => 1
[post_date] => 2013-09-27 22:07:58
[year] => 2013
[month] => 9
[post_type] => post
)
[242] => stdClass Object
(
[slug] => blabla
[ID] => 1804
[post_name] => drive-to-datong
[post_title] => 大同游记
[post_author] => 1
[post_date] => 2013-09-26 18:57:59
[year] => 2013
[month] => 9
[post_type] => post
)
[243] => stdClass Object
(
[slug] => blabla
[ID] => 1799
[post_name] => change-mobile-phone-number
[post_title] => 手机换号
[post_author] => 1
[post_date] => 2013-09-06 20:04:26
[year] => 2013
[month] => 9
[post_type] => post
)
[244] => stdClass Object
(
[slug] => blabla
[ID] => 1795
[post_name] => move-house
[post_title] => 搬家是个麻烦事
[post_author] => 1
[post_date] => 2013-08-31 21:24:21
[year] => 2013
[month] => 8
[post_type] => post
)
[245] => stdClass Object
(
[slug] => work-life
[ID] => 1791
[post_name] => moral-in-computing-ads
[post_title] => 广告从业者的良心
[post_author] => 1
[post_date] => 2013-08-18 18:44:34
[year] => 2013
[month] => 8
[post_type] => post
)
[246] => stdClass Object
(
[slug] => work-life
[ID] => 1783
[post_name] => svn-co-with-depth-limit
[post_title] => svn co 时控制目录层次
[post_author] => 1
[post_date] => 2013-08-01 20:07:52
[year] => 2013
[month] => 8
[post_type] => post
)
[247] => stdClass Object
(
[slug] => blabla
[ID] => 1780
[post_name] => blabla-notes
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2013-07-21 21:00:53
[year] => 2013
[month] => 7
[post_type] => post
)
[248] => stdClass Object
(
[slug] => tech-notes
[ID] => 1776
[post_name] => reading-notes
[post_title] => 读书杂记
[post_author] => 1
[post_date] => 2013-07-20 20:47:03
[year] => 2013
[month] => 7
[post_type] => post
)
[249] => stdClass Object
(
[slug] => work-life
[ID] => 1774
[post_name] => first-impression-on-hangzhou
[post_title] => 杭州印象
[post_author] => 1
[post_date] => 2013-07-19 19:42:36
[year] => 2013
[month] => 7
[post_type] => post
)
[250] => stdClass Object
(
[slug] => work-life
[ID] => 1771
[post_name] => 3_years_again
[post_title] => 三年又三年
[post_author] => 1
[post_date] => 2013-07-18 11:08:18
[year] => 2013
[month] => 7
[post_type] => post
)
[251] => stdClass Object
(
[slug] => work-life
[ID] => 1741
[post_name] => try-django
[post_title] => django 入门小试
[post_author] => 1
[post_date] => 2013-06-18 15:07:51
[year] => 2013
[month] => 6
[post_type] => post
)
[252] => stdClass Object
(
[slug] => blabla
[ID] => 1764
[post_name] => fake-need-attendance-record-automation
[post_title] => 伪需求之员工考勤统计自动化
[post_author] => 1
[post_date] => 2013-06-17 14:45:28
[year] => 2013
[month] => 6
[post_type] => post
)
[253] => stdClass Object
(
[slug] => work-life
[ID] => 1759
[post_name] => why-predict-ctr
[post_title] => 为什么要预估点击率
[post_author] => 1
[post_date] => 2013-05-21 17:51:19
[year] => 2013
[month] => 5
[post_type] => post
)
[254] => stdClass Object
(
[slug] => blog-manage
[ID] => 1755
[post_name] => defense-strange-requests
[post_title] => 奇怪流量的终结
[post_author] => 1
[post_date] => 2013-04-28 09:58:05
[year] => 2013
[month] => 4
[post_type] => post
)
[255] => stdClass Object
(
[slug] => blog-manage
[ID] => 1739
[post_name] => optimize-128m-ram-buyvm-vps
[post_title] => BuyVM VPS 安装优化记
[post_author] => 1
[post_date] => 2013-04-22 21:12:38
[year] => 2013
[month] => 4
[post_type] => post
)
[256] => stdClass Object
(
[slug] => work-life
[ID] => 1733
[post_name] => push-or-pull-on-sns
[post_title] => SNS 背后的技术: 消息流的推拉模式选择
[post_author] => 1
[post_date] => 2013-03-16 23:07:49
[year] => 2013
[month] => 3
[post_type] => post
)
[257] => stdClass Object
(
[slug] => work-life
[ID] => 1729
[post_name] => user-demand-on-sns
[post_title] => 用沟通模型分析社交网络用户诉求
[post_author] => 1
[post_date] => 2013-03-16 01:14:54
[year] => 2013
[month] => 3
[post_type] => post
)
[258] => stdClass Object
(
[slug] => work-life
[ID] => 1721
[post_name] => bjgjj
[post_title] => 租房提取公积金流程记录
[post_author] => 1
[post_date] => 2013-03-15 11:31:25
[year] => 2013
[month] => 3
[post_type] => post
)
[259] => stdClass Object
(
[slug] => work-life
[ID] => 1715
[post_name] => facebook-graph-search-notes
[post_title] => Facebook Graph Search 使用简报
[post_author] => 1
[post_date] => 2013-02-06 16:42:26
[year] => 2013
[month] => 2
[post_type] => post
)
[260] => stdClass Object
(
[slug] => fenqing
[ID] => 1710
[post_name] => 12306-train-tickets
[post_title] => 12306 和火车票那点事
[post_author] => 1
[post_date] => 2013-02-02 17:25:56
[year] => 2013
[month] => 2
[post_type] => post
)
[261] => stdClass Object
(
[slug] => tech-notes
[ID] => 1704
[post_name] => compact_vdi_virtual_disk_file
[post_title] => 压缩 VirtualBox 下安装 Linux 的 .vdi 虚拟硬盘文件
[post_author] => 1
[post_date] => 2013-01-09 21:21:59
[year] => 2013
[month] => 1
[post_type] => post
)
[262] => stdClass Object
(
[slug] => work-life
[ID] => 1696
[post_name] => review-2012
[post_title] => 2012 年度盘点
[post_author] => 1
[post_date] => 2012-12-31 21:00:14
[year] => 2012
[month] => 12
[post_type] => post
)
[263] => stdClass Object
(
[slug] => work-life
[ID] => 1693
[post_name] => intro_to_recommend_system
[post_title] => 读书笔记: 探索推荐引擎内部的秘密
[post_author] => 1
[post_date] => 2012-12-23 21:25:11
[year] => 2012
[month] => 12
[post_type] => post
)
[264] => stdClass Object
(
[slug] => work-life
[ID] => 1687
[post_name] => why-js-lost-logs
[post_title] => 为什么通过前端 .js 记用户日志会丢数据
[post_author] => 1
[post_date] => 2012-11-01 21:54:07
[year] => 2012
[month] => 11
[post_type] => post
)
[265] => stdClass Object
(
[slug] => work-life
[ID] => 1683
[post_name] => buzz-of-hiring
[post_title] => 一季招聘快结束时的找工杂谈
[post_author] => 1
[post_date] => 2012-10-27 20:45:54
[year] => 2012
[month] => 10
[post_type] => post
)
[266] => stdClass Object
(
[slug] => work-life
[ID] => 1653
[post_name] => machine-learning-3-linear-regression
[post_title] => 机器学习手记系列 3: 线性回归和最小二乘法
[post_author] => 1
[post_date] => 2012-10-26 15:55:34
[year] => 2012
[month] => 10
[post_type] => post
)
[267] => stdClass Object
(
[slug] => tech-notes
[ID] => 1666
[post_name] => win7-desktop-icon-error
[post_title] => Win7 图标异常解决
[post_author] => 1
[post_date] => 2012-09-24 23:37:43
[year] => 2012
[month] => 9
[post_type] => post
)
[268] => stdClass Object
(
[slug] => work-life
[ID] => 1650
[post_name] => hiring-jokes
[post_title] => 校招趣事
[post_author] => 1
[post_date] => 2012-09-06 10:46:35
[year] => 2012
[month] => 9
[post_type] => post
)
[269] => stdClass Object
(
[slug] => tech-notes
[ID] => 1644
[post_name] => geek-vs-romantic
[post_title] => 无聊理工男在面对浪漫时干的二逼事
[post_author] => 1
[post_date] => 2012-08-29 20:17:41
[year] => 2012
[month] => 8
[post_type] => post
)
[270] => stdClass Object
(
[slug] => work-life
[ID] => 1638
[post_name] => archsummit2012-simple-notes
[post_title] => 2012全球架构师峰会参会简记
[post_author] => 1
[post_date] => 2012-08-22 09:40:12
[year] => 2012
[month] => 8
[post_type] => post
)
[271] => stdClass Object
(
[slug] => intern-life
[ID] => 1631
[post_name] => debuff_halo
[post_title] => 自吐 & 自勉
[post_author] => 1
[post_date] => 2012-08-08 19:28:09
[year] => 2012
[month] => 8
[post_type] => post
)
[272] => stdClass Object
(
[slug] => tech-notes
[ID] => 1626
[post_name] => chrome-multi-user-shortcut
[post_title] => Chrome 多用户分别建快捷方式
[post_author] => 1
[post_date] => 2012-07-20 20:44:15
[year] => 2012
[month] => 7
[post_type] => post
)
[273] => stdClass Object
(
[slug] => work-life
[ID] => 1616
[post_name] => beauty-of-math-notes
[post_title] => 读完了数学之美
[post_author] => 1
[post_date] => 2012-06-24 09:55:50
[year] => 2012
[month] => 6
[post_type] => post
)
[274] => stdClass Object
(
[slug] => tech-notes
[ID] => 1611
[post_name] => notes-jun
[post_title] => 随笔杂记
[post_author] => 1
[post_date] => 2012-06-16 11:37:28
[year] => 2012
[month] => 6
[post_type] => post
)
[275] => stdClass Object
(
[slug] => tech-notes
[ID] => 1608
[post_name] => computer-repairman
[post_title] => 电脑修的好
[post_author] => 1
[post_date] => 2012-06-10 20:27:47
[year] => 2012
[month] => 6
[post_type] => post
)
[276] => stdClass Object
(
[slug] => tech-notes
[ID] => 1600
[post_name] => new-ipad-jailbreak
[post_title] => New iPad 越狱记
[post_author] => 1
[post_date] => 2012-06-10 14:43:27
[year] => 2012
[month] => 6
[post_type] => post
)
[277] => stdClass Object
(
[slug] => work-life
[ID] => 1583
[post_name] => machine-learning-2-offline-evaluation
[post_title] => 机器学习手记系列 2: 离线效果评估
[post_author] => 1
[post_date] => 2012-06-03 14:14:58
[year] => 2012
[month] => 6
[post_type] => post
)
[278] => stdClass Object
(
[slug] => blabla
[ID] => 1577
[post_name] => digital-fanboy
[post_title] => 烧包败家季
[post_author] => 1
[post_date] => 2012-05-20 22:14:07
[year] => 2012
[month] => 5
[post_type] => post
)
[279] => stdClass Object
(
[slug] => work-life
[ID] => 1569
[post_name] => machine-learning-1-pearson-r
[post_title] => 机器学习手记系列 1: Pearson 相关系数
[post_author] => 1
[post_date] => 2012-05-06 18:35:41
[year] => 2012
[month] => 5
[post_type] => post
)
[280] => stdClass Object
(
[slug] => work-life
[ID] => 1566
[post_name] => work-harder
[post_title] => 紧张起来
[post_author] => 1
[post_date] => 2012-05-06 14:47:51
[year] => 2012
[month] => 5
[post_type] => post
)
[281] => stdClass Object
(
[slug] => work-life
[ID] => 1563
[post_name] => python-class-tricky
[post_title] => Python 的对象模型到底是怎样的?
[post_author] => 1
[post_date] => 2012-04-20 23:07:05
[year] => 2012
[month] => 4
[post_type] => post
)
[282] => stdClass Object
(
[slug] => blabla
[ID] => 1553
[post_name] => still-young
[post_title] => 青春正年少
[post_author] => 1
[post_date] => 2012-04-18 23:58:48
[year] => 2012
[month] => 4
[post_type] => post
)
[283] => stdClass Object
(
[slug] => work-life
[ID] => 1548
[post_name] => not-a-master
[post_title] => 杂而不精
[post_author] => 1
[post_date] => 2012-04-14 00:13:09
[year] => 2012
[month] => 4
[post_type] => post
)
[284] => stdClass Object
(
[slug] => work-life
[ID] => 1542
[post_name] => foolish-code
[post_title] => 有些笔试题的存在意义就是搞笑么?
[post_author] => 1
[post_date] => 2012-04-08 21:55:21
[year] => 2012
[month] => 4
[post_type] => post
)
[285] => stdClass Object
(
[slug] => tech-notes
[ID] => 1539
[post_name] => x200-ultrabase
[post_title] => 入手 X200 UltraBase
[post_author] => 1
[post_date] => 2012-04-06 23:49:25
[year] => 2012
[month] => 4
[post_type] => post
)
[286] => stdClass Object
(
[slug] => tech-notes
[ID] => 1535
[post_name] => boy-or-girl
[post_title] => 概率题, 另一个孩子是男孩的概率
[post_author] => 1
[post_date] => 2012-03-31 15:14:24
[year] => 2012
[month] => 3
[post_type] => post
)
[287] => stdClass Object
(
[slug] => tech-notes
[ID] => 1529
[post_name] => tr-win8-cp
[post_title] => 试了下 Win8 Custom Preview
[post_author] => 1
[post_date] => 2012-03-02 10:20:53
[year] => 2012
[month] => 3
[post_type] => post
)
[288] => stdClass Object
(
[slug] => work-life
[ID] => 1522
[post_name] => profile-trans
[post_title] => 档案户口迁移记
[post_author] => 1
[post_date] => 2012-02-14 22:32:22
[year] => 2012
[month] => 2
[post_type] => post
)
[289] => stdClass Object
(
[slug] => blog-manage
[ID] => 1515
[post_name] => overflow
[post_title] => 爆流量记
[post_author] => 1
[post_date] => 2012-02-05 22:14:40
[year] => 2012
[month] => 2
[post_type] => post
)
[290] => stdClass Object
(
[slug] => blabla
[ID] => 1508
[post_name] => repair-central-heating
[post_title] => 暖气漏水记
[post_author] => 1
[post_date] => 2012-02-05 20:50:15
[year] => 2012
[month] => 2
[post_type] => post
)
[291] => stdClass Object
(
[slug] => work-life
[ID] => 975
[post_name] => x-culture
[post_title] => 互联网企业的 x 文化?
[post_author] => 1
[post_date] => 2012-01-29 11:07:05
[year] => 2012
[month] => 1
[post_type] => post
)
[292] => stdClass Object
(
[slug] => tech-notes
[ID] => 1496
[post_name] => diff-search-recommendation
[post_title] => 搜索和推荐的需求猜测
[post_author] => 1
[post_date] => 2012-01-10 15:50:07
[year] => 2012
[month] => 1
[post_type] => post
)
[293] => stdClass Object
(
[slug] => blabla
[ID] => 1492
[post_name] => %e8%ae%a2%e7%a5%a8%e8%ae%b0
[post_title] => 订票记
[post_author] => 1
[post_date] => 2012-01-09 10:37:10
[year] => 2012
[month] => 1
[post_type] => post
)
[294] => stdClass Object
(
[slug] => work-life
[ID] => 1348
[post_name] => review-2011
[post_title] => 2011 年度盘点
[post_author] => 1
[post_date] => 2011-12-31 02:33:09
[year] => 2011
[month] => 12
[post_type] => post
)
[295] => stdClass Object
(
[slug] => fenqing
[ID] => 1341
[post_name] => tianya-passwd-leak
[post_title] => 终于还是没躲过天涯这一波
[post_author] => 1
[post_date] => 2011-12-26 21:20:51
[year] => 2011
[month] => 12
[post_type] => post
)
[296] => stdClass Object
(
[slug] => fenqing
[ID] => 1337
[post_name] => csdn-passwd-leak
[post_title] => CSDN 这个杯具带倒了整个茶几
[post_author] => 1
[post_date] => 2011-12-22 21:31:52
[year] => 2011
[month] => 12
[post_type] => post
)
[297] => stdClass Object
(
[slug] => work-life
[ID] => 972
[post_name] => why-startup
[post_title] => 遍地创业机会?
[post_author] => 1
[post_date] => 2011-12-18 20:23:55
[year] => 2011
[month] => 12
[post_type] => post
)
[298] => stdClass Object
(
[slug] => blog-manage
[ID] => 1071
[post_name] => %e5%8e%9f%e6%a0%a1%e5%86%85%e6%97%a5%e5%bf%97%e8%bf%81%e7%a7%bb%e5%ae%8c%e6%af%95
[post_title] => 原校内日志迁移完毕
[post_author] => 1
[post_date] => 2011-12-18 15:38:50
[year] => 2011
[month] => 12
[post_type] => post
)
[299] => stdClass Object
(
[slug] => tech-notes
[ID] => 962
[post_name] => random-select-answers
[post_title] => 解答随机抽数系列问题并说明 bug
[post_author] => 1
[post_date] => 2011-12-05 22:15:17
[year] => 2011
[month] => 12
[post_type] => post
)
[300] => stdClass Object
(
[slug] => work-life
[ID] => 960
[post_name] => hiring-engineer
[post_title] => 招聘算法工程师/C++后台研发工程师
[post_author] => 1
[post_date] => 2011-12-05 20:50:10
[year] => 2011
[month] => 12
[post_type] => post
)
[301] => stdClass Object
(
[slug] => tech-notes
[ID] => 949
[post_name] => intro-edgerank
[post_title] => 乱弹 EdgeRank
[post_author] => 1
[post_date] => 2011-12-04 17:06:32
[year] => 2011
[month] => 12
[post_type] => post
)
[302] => stdClass Object
(
[slug] => tech-notes
[ID] => 891
[post_name] => puzzle-in-hadoop-streaming
[post_title] => Hadoop Streaming 的奇怪问题
[post_author] => 1
[post_date] => 2011-12-02 21:00:15
[year] => 2011
[month] => 12
[post_type] => post
)
[303] => stdClass Object
(
[slug] => tech-notes
[ID] => 884
[post_name] => %e8%ae%a8%e8%ae%ba%e4%b8%8b%e5%af%86%e4%bf%9d-%e6%89%be%e5%9b%9e%e5%af%86%e7%a0%81%e5%92%8c%e7%94%b3%e8%af%89
[post_title] => 讨论下密保, 找回密码和申诉
[post_author] => 1
[post_date] => 2011-11-29 22:29:20
[year] => 2011
[month] => 11
[post_type] => post
)
[304] => stdClass Object
(
[slug] => blog-manage
[ID] => 708
[post_name] => transfer_from_edu_blog
[post_title] => 原教育网 blog 基本迁移完毕
[post_author] => 1
[post_date] => 2011-11-22 08:22:10
[year] => 2011
[month] => 11
[post_type] => post
)
[305] => stdClass Object
(
[slug] => blabla
[ID] => 438
[post_name] => bye-baidu
[post_title] => 百度, 再见
[post_author] => 1
[post_date] => 2011-11-09 14:41:40
[year] => 2011
[month] => 11
[post_type] => post
)
[306] => stdClass Object
(
[slug] => tech-notes
[ID] => 862
[post_name] => random-select-problem
[post_title] => 面试题, 随机抽样问题及扩展
[post_author] => 1
[post_date] => 2011-10-16 23:18:17
[year] => 2011
[month] => 10
[post_type] => post
)
[307] => stdClass Object
(
[slug] => tech-notes
[ID] => 860
[post_name] => build-index-on-nginx-and-php
[post_title] => nginx/php/检索折腾记
[post_author] => 1
[post_date] => 2011-09-07 17:22:22
[year] => 2011
[month] => 9
[post_type] => post
)
[308] => stdClass Object
(
[slug] => blabla
[ID] => 858
[post_name] => %e6%b8%b8%e6%88%8f%e4%ba%ba%e7%94%9f
[post_title] => 游戏人生
[post_author] => 1
[post_date] => 2011-08-28 01:29:26
[year] => 2011
[month] => 8
[post_type] => post
)
[309] => stdClass Object
(
[slug] => work-life
[ID] => 1069
[post_name] => %e8%b0%a3%e8%a8%80%e8%be%9f%e8%b0%a3%e9%98%b4%e8%b0%8b%e8%ae%ba-%e6%9c%80%e8%bf%91%e6%9f%90%e4%ba%8b
[post_title] => [谣言辟谣阴谋论] 最近某事
[post_author] => 1
[post_date] => 2011-08-17 21:45:31
[year] => 2011
[month] => 8
[post_type] => post
)
[310] => stdClass Object
(
[slug] => tech-notes
[ID] => 856
[post_name] => jeff-dean-%e5%af%b9-g-%e7%9a%84%e6%9e%b6%e6%9e%84%e7%9a%84%e4%b8%b2%e8%ae%b2
[post_title] => Jeff Dean 对 G 的架构的串讲
[post_author] => 1
[post_date] => 2011-08-10 14:46:08
[year] => 2011
[month] => 8
[post_type] => post
)
[311] => stdClass Object
(
[slug] => tech-notes
[ID] => 1067
[post_name] => %e5%8e%86%e5%8f%b2%e4%b8%8a%e7%9a%84%e4%b8%a4%e6%ac%a1%e4%ba%8b%e6%95%85
[post_title] => 历史上的两次事故
[post_author] => 1
[post_date] => 2011-07-28 22:56:40
[year] => 2011
[month] => 7
[post_type] => post
)
[312] => stdClass Object
(
[slug] => fenqing
[ID] => 1064
[post_name] => %e8%be%9f%e7%82%b9%e8%b0%a3-%e4%bc%a0%e7%82%b9%e8%b0%a3
[post_title] => 辟点谣, 传点谣
[post_author] => 1
[post_date] => 2011-07-27 22:00:55
[year] => 2011
[month] => 7
[post_type] => post
)
[313] => stdClass Object
(
[slug] => tech-notes
[ID] => 1062
[post_name] => %e6%9c%89%e5%85%b3%e9%93%81%e8%b7%af%e7%a5%a8%e4%bb%b7%e8%ae%a1%e7%ae%97%e6%96%b9%e6%b3%95
[post_title] => 有关铁路票价计算方法
[post_author] => 1
[post_date] => 2011-07-27 21:01:53
[year] => 2011
[month] => 7
[post_type] => post
)
[314] => stdClass Object
(
[slug] => blabla
[ID] => 1060
[post_name] => %e8%bd%ac%e4%b8%80%e4%bb%bd%e9%81%87%e9%9a%be%e5%90%8d%e5%8d%95
[post_title] => 转一份遇难名单
[post_author] => 1
[post_date] => 2011-07-25 19:17:04
[year] => 2011
[month] => 7
[post_type] => post
)
[315] => stdClass Object
(
[slug] => blabla
[ID] => 39
[post_name] => %e6%97%b6%e5%85%89%e6%b5%81%e9%80%9d%e6%b7%a1%e5%a6%82%e6%b0%b4
[post_title] => 时光流逝淡如水
[post_author] => 1
[post_date] => 2011-07-21 13:47:00
[year] => 2011
[month] => 7
[post_type] => post
)
[316] => stdClass Object
(
[slug] => work-life
[ID] => 1058
[post_name] => %e8%bf%99%e6%a0%b7%e7%9a%84%e7%ac%a8%e7%8b%97%e8%bf%87%e7%9a%84%e7%a1%ae%e5%ae%9e%e5%8f%aa%e8%83%bd%e6%98%af%e7%8b%97%e8%bf%87%e7%9a%84%e6%97%a5%e5%ad%90
[post_title] => 这样的笨狗过的确实只能是狗过的日子...
[post_author] => 1
[post_date] => 2011-07-14 01:08:14
[year] => 2011
[month] => 7
[post_type] => post
)
[317] => stdClass Object
(
[slug] => blabla
[ID] => 38
[post_name] => %e5%85%b6%e5%ae%9e%e4%b8%8d%e5%ba%94%e8%af%a5%e8%bf%99%e4%b9%88%e8%80%81%e6%8a%b1%e6%80%a8
[post_title] => 其实不应该这么老抱怨
[post_author] => 1
[post_date] => 2011-07-07 00:12:00
[year] => 2011
[month] => 7
[post_type] => post
)
[318] => stdClass Object
(
[slug] => blabla
[ID] => 854
[post_name] => %e5%a5%87%e6%a2%a6
[post_title] => 奇梦
[post_author] => 1
[post_date] => 2011-06-16 14:23:54
[year] => 2011
[month] => 6
[post_type] => post
)
[319] => stdClass Object
(
[slug] => blabla
[ID] => 37
[post_name] => %e5%8e%86%e7%a8%8b
[post_title] => 历程
[post_author] => 1
[post_date] => 2011-06-13 11:56:00
[year] => 2011
[month] => 6
[post_type] => post
)
[320] => stdClass Object
(
[slug] => blabla
[ID] => 1054
[post_name] => %e7%ba%aa%e5%bf%b5%e7%ac%ac%e4%b8%80%e6%ac%a1%e6%91%94%e8%bd%a6
[post_title] => 纪念第一次摔车
[post_author] => 1
[post_date] => 2011-06-09 21:28:46
[year] => 2011
[month] => 6
[post_type] => post
)
[321] => stdClass Object
(
[slug] => tech-notes
[ID] => 852
[post_name] => htc-desire-g7-%e6%8a%98%e8%85%be%e8%ae%b0
[post_title] => HTC Desire (G7) 折腾记
[post_author] => 1
[post_date] => 2011-05-16 21:31:27
[year] => 2011
[month] => 5
[post_type] => post
)
[322] => stdClass Object
(
[slug] => blabla
[ID] => 850
[post_name] => %e6%8a%95%e8%b5%84%e7%91%95%e7%96%b5
[post_title] => 投资瑕疵
[post_author] => 1
[post_date] => 2011-05-16 19:40:05
[year] => 2011
[month] => 5
[post_type] => post
)
[323] => stdClass Object
(
[slug] => blabla
[ID] => 1052
[post_name] => %e5%8d%81%e4%b8%89%e9%99%b5%e6%b0%b4%e5%ba%93%e8%87%aa%e8%a1%8c%e8%bd%a6%e6%b8%b8
[post_title] => 十三陵水库自行车游
[post_author] => 1
[post_date] => 2011-05-07 21:38:00
[year] => 2011
[month] => 5
[post_type] => post
)
[324] => stdClass Object
(
[slug] => blabla
[ID] => 848
[post_name] => %e4%b8%8d%e8%83%bd%e5%8f%bd%e6%ad%aa%e7%9a%84%e6%84%9f%e8%a7%89%e7%9c%9f%e4%b8%8d%e5%a5%bd
[post_title] => 不能叽歪的感觉真不好
[post_author] => 1
[post_date] => 2011-03-26 21:39:54
[year] => 2011
[month] => 3
[post_type] => post
)
[325] => stdClass Object
(
[slug] => blabla
[ID] => 846
[post_name] => %e7%a2%8e%e5%8f%a8
[post_title] => 碎叨
[post_author] => 1
[post_date] => 2011-03-23 10:22:16
[year] => 2011
[month] => 3
[post_type] => post
)
[326] => stdClass Object
(
[slug] => fenqing
[ID] => 1050
[post_name] => %e6%84%a4%e4%b8%80%e5%8f%a5-%e5%8d%83%e4%b8%87%e4%b8%8d%e8%a6%81%e7%9b%b8%e4%bf%a1%e4%bb%bb%e4%bd%95%e4%b8%ad%e6%96%87%e5%aa%92%e4%bd%93
[post_title] => 愤一句, 千万不要相信任何中文媒体
[post_author] => 1
[post_date] => 2011-03-15 13:36:53
[year] => 2011
[month] => 3
[post_type] => post
)
[327] => stdClass Object
(
[slug] => blabla
[ID] => 844
[post_name] => puzzles-%e7%be%a4%e8%81%9a%e6%ae%b5%e5%ad%90%e8%a1%a5%e9%81%97
[post_title] => PUZZLES 群聚段子补遗
[post_author] => 1
[post_date] => 2011-03-11 09:21:03
[year] => 2011
[month] => 3
[post_type] => post
)
[328] => stdClass Object
(
[slug] => blabla
[ID] => 842
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20110301-20110309-%e5%86%99%e5%ae%8c
[post_title] => 碎碎念 20110301 (20110309 写完)
[post_author] => 1
[post_date] => 2011-03-09 09:10:29
[year] => 2011
[month] => 3
[post_type] => post
)
[329] => stdClass Object
(
[slug] => fenqing
[ID] => 1048
[post_name] => %e6%84%a4%e4%b8%80%e5%8f%a5-%e5%8e%bb%e4%bd%a0%e5%a4%a7%e5%a6%88%e7%9a%84-%e8%a6%81%e7%a9%bf%e9%98%b2%e8%be%90%e5%b0%84%e8%a1%a3-%e8%a6%81%e6%94%be%e4%bb%99%e4%ba%ba%e6%8e%8c-%e5%a5%bd%e9%98%b2
[post_title] => 愤一句: 去你大妈的 "要穿防辐射衣, 要放仙人掌, 好防电脑辐射呢~~~"
[post_author] => 1
[post_date] => 2011-02-15 10:17:28
[year] => 2011
[month] => 2
[post_type] => post
)
[330] => stdClass Object
(
[slug] => tech-notes
[ID] => 840
[post_name] => %e8%bd%ac%e8%bd%bd%e5%8a%a0%e7%bf%bb%e8%af%91good-pm-bad-pm-%ef%bc%88%e4%b8%80%ef%bc%89
[post_title] => [转载加翻译]Good PM, Bad PM (一)
[post_author] => 1
[post_date] => 2011-01-30 16:11:16
[year] => 2011
[month] => 1
[post_type] => post
)
[331] => stdClass Object
(
[slug] => blabla
[ID] => 838
[post_name] => %e5%b7%a5%e4%bd%9c%e6%98%af%e4%b8%ba%e4%ba%86%e4%bb%80%e4%b9%88-2
[post_title] => 工作是为了什么? (2)
[post_author] => 1
[post_date] => 2011-01-28 21:41:57
[year] => 2011
[month] => 1
[post_type] => post
)
[332] => stdClass Object
(
[slug] => blabla
[ID] => 836
[post_name] => %e5%b7%a5%e4%bd%9c%e6%98%af%e4%b8%ba%e4%ba%86%e4%bb%80%e4%b9%88-1
[post_title] => 工作是为了什么? (1)
[post_author] => 1
[post_date] => 2011-01-27 21:26:58
[year] => 2011
[month] => 1
[post_type] => post
)
[333] => stdClass Object
(
[slug] => blabla
[ID] => 1046
[post_name] => %e6%98%a5%e8%bf%90%e4%b8%8d%e8%a7%82%e5%af%9f%e4%ba%86
[post_title] => 春运不观察了
[post_author] => 1
[post_date] => 2011-01-25 20:45:23
[year] => 2011
[month] => 1
[post_type] => post
)
[334] => stdClass Object
(
[slug] => work-life
[ID] => 834
[post_name] => 2010-%e7%99%be%e5%ba%a6%e5%b9%b4%e4%bc%9a%e7%ac%a8%e7%8b%97%e8%ae%b0%e5%bd%95%e7%89%88
[post_title] => 2010 百度年会笨狗记录版
[post_author] => 1
[post_date] => 2011-01-25 20:28:34
[year] => 2011
[month] => 1
[post_type] => post
)
[335] => stdClass Object
(
[slug] => blabla
[ID] => 832
[post_name] => %e6%98%a5%e8%bf%90%e8%a7%82%e5%af%9f-121
[post_title] => 春运观察 1/21
[post_author] => 1
[post_date] => 2011-01-21 00:10:40
[year] => 2011
[month] => 1
[post_type] => post
)
[336] => stdClass Object
(
[slug] => blabla
[ID] => 1044
[post_name] => %e6%98%a5%e8%bf%90%e8%a7%82%e5%af%9f-121-2
[post_title] => 春运观察 1/21
[post_author] => 1
[post_date] => 2011-01-21 00:10:13
[year] => 2011
[month] => 1
[post_type] => post
)
[337] => stdClass Object
(
[slug] => blabla
[ID] => 1042
[post_name] => %e4%bb%8e%e5%8c%97%e4%ba%ac%e5%be%80%e6%b9%96%e5%8d%97%e5%b9%bf%e8%a5%bf%e6%96%b9%e5%90%91%e5%8e%bb%e7%9a%84%e5%90%8c%e5%ad%a6%e5%8f%af%e4%bb%a5%e8%80%83%e8%99%91-l415
[post_title] => 从北京往湖南/广西方向去的同学可以考虑 L415
[post_author] => 1
[post_date] => 2011-01-20 12:44:22
[year] => 2011
[month] => 1
[post_type] => post
)
[338] => stdClass Object
(
[slug] => fenqing
[ID] => 1039
[post_name] => %e6%89%af%e6%b7%a1%e4%b8%80%e5%8f%a5%e5%88%b0xx%e5%b9%b4%e8%a7%a3%e5%86%b3%e4%b8%80%e7%a5%a8%e9%9a%be%e6%b1%82
[post_title] => 扯淡一句, 到 xx 年解决一票难求
[post_author] => 1
[post_date] => 2011-01-17 14:38:06
[year] => 2011
[month] => 1
[post_type] => post
)
[339] => stdClass Object
(
[slug] => blabla
[ID] => 829
[post_name] => 2010-%e6%80%bb%e7%bb%93-%e6%97%b6%e9%97%b4%e5%ba%8f
[post_title] => 2010 总结 (时间序)
[post_author] => 1
[post_date] => 2011-01-16 00:02:16
[year] => 2011
[month] => 1
[post_type] => post
)
[340] => stdClass Object
(
[slug] => blabla
[ID] => 827
[post_name] => %e6%98%af%e6%97%b6%e5%80%99%e8%af%a5%e5%86%99%e7%82%b9%e5%95%a5%e4%ba%86%e5%90%a7
[post_title] => 是时候该写点啥了吧?
[post_author] => 1
[post_date] => 2011-01-05 21:22:32
[year] => 2011
[month] => 1
[post_type] => post
)
[341] => stdClass Object
(
[slug] => blabla
[ID] => 36
[post_name] => %e4%b8%8d%e5%a5%bd%e6%84%8f%e6%80%9d-%e5%86%8d%e6%ac%a1%e5%9c%a8%e8%bf%99%e9%87%8c%e5%8f%91%e6%b3%84%e4%b8%8b
[post_title] => 不好意思, 再次在这里发泄下
[post_author] => 1
[post_date] => 2010-12-14 12:49:00
[year] => 2010
[month] => 12
[post_type] => post
)
[342] => stdClass Object
(
[slug] => blabla
[ID] => 825
[post_name] => %e5%9b%bd%e5%ba%86%e9%9a%8f%e7%ac%94-part2
[post_title] => 国庆随笔 part2
[post_author] => 1
[post_date] => 2010-10-11 23:05:07
[year] => 2010
[month] => 10
[post_type] => post
)
[343] => stdClass Object
(
[slug] => fenqing
[ID] => 1037
[post_name] => %e8%84%91%e6%ae%8b%e4%b8%8d%e8%a7%a3%e9%87%8a-%e6%82%84%e6%82%84%e5%bc%80%e5%90%af%e6%af%81%e7%81%ad%e7%9a%84%e9%ad%94%e7%9b%92
[post_title] => [脑残不解释] 悄悄开启毁灭的魔盒
[post_author] => 1
[post_date] => 2010-10-11 10:02:09
[year] => 2010
[month] => 10
[post_type] => post
)
[344] => stdClass Object
(
[slug] => fenqing
[ID] => 1035
[post_name] => %e6%84%a4%e4%b8%80%e5%8f%a5-%e5%bd%93%e6%88%91%e5%8f%8d%e5%af%b9%e6%9f%90%e7%9a%84%e6%97%b6%e5%80%99-%e5%b9%b6%e4%b8%8d%e5%b0%b1%e4%b8%80%e5%ae%9a%e6%94%af%e6%8c%81%e4%bb%96%e7%9a%84%e5%af%b9
[post_title] => [愤一句] 当我反对某的时候, 并不就一定支持他的对手
[post_author] => 1
[post_date] => 2010-10-09 10:00:18
[year] => 2010
[month] => 10
[post_type] => post
)
[345] => stdClass Object
(
[slug] => blabla
[ID] => 823
[post_name] => %e5%9b%bd%e5%ba%86%e9%9a%8f%e7%ac%94-part1
[post_title] => 国庆随笔 part1
[post_author] => 1
[post_date] => 2010-10-08 10:02:34
[year] => 2010
[month] => 10
[post_type] => post
)
[346] => stdClass Object
(
[slug] => fenqing
[ID] => 1033
[post_name] => %e6%af%8f%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5-%e4%b8%8d%e5%ad%98%e5%9c%a8%e7%9a%84%e9%98%b4%e8%b0%8b%e8%ae%ba%e8%a7%a3%e8%b0%9c%e8%80%85
[post_title] => 每日愤一句: 不存在的阴谋论解谜者
[post_author] => 1
[post_date] => 2010-09-08 22:20:46
[year] => 2010
[month] => 9
[post_type] => post
)
[347] => stdClass Object
(
[slug] => work-life
[ID] => 1031
[post_name] => %e6%8b%9b%e8%81%98%e8%bd%af%e6%96%87-%e4%b8%96%e7%95%8c%e5%9c%a8%e6%88%91%e5%bf%83%e4%b8%ad-%e4%b8%96%e7%95%8c%e5%9b%a0%e6%88%91%e8%80%8c%e5%8f%98-%e6%88%91%e5%9c%a8%e7%99%be%e5%ba%a6
[post_title] => [招聘软文] 世界在我心中, 世界因我而变 -- 我在百度
[post_author] => 1
[post_date] => 2010-08-30 15:38:11
[year] => 2010
[month] => 8
[post_type] => post
)
[348] => stdClass Object
(
[slug] => contests
[ID] => 1029
[post_name] => %e4%bd%8e%e5%b9%b4%e7%ba%a7-acmicpc-%e7%8e%a9%e5%ae%b6%e6%89%be%e5%ae%9e%e4%b9%a0%e5%92%8c%e6%89%be%e5%b7%a5%e4%bd%9c%e7%9a%84%e4%b8%80%e4%ba%9b%e5%bb%ba%e8%ae%ae
[post_title] => 低年级 ACM/ICPC 玩家找实习和找工作的一些建议
[post_author] => 1
[post_date] => 2010-08-30 10:53:37
[year] => 2010
[month] => 8
[post_type] => post
)
[349] => stdClass Object
(
[slug] => blabla
[ID] => 35
[post_name] => %e6%9c%80%e8%bf%91%e6%88%be%e6%b0%94%e5%be%88%e9%87%8d
[post_title] => 最近戾气很重
[post_author] => 1
[post_date] => 2010-08-13 14:54:00
[year] => 2010
[month] => 8
[post_type] => post
)
[350] => stdClass Object
(
[slug] => intern-life
[ID] => 821
[post_name] => %e4%b8%89%e5%b9%b4
[post_title] => 三年
[post_author] => 1
[post_date] => 2010-07-18 21:42:41
[year] => 2010
[month] => 7
[post_type] => post
)
[351] => stdClass Object
(
[slug] => blabla
[ID] => 1176
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100605
[post_title] => 碎碎念 2010/06/05
[post_author] => 1
[post_date] => 2010-06-05 20:06:00
[year] => 2010
[month] => 6
[post_type] => post
)
[352] => stdClass Object
(
[slug] => blabla
[ID] => 1027
[post_name] => %e8%bd%ac%e8%bd%bd-%e9%ba%a6%e5%85%9c%e5%ae%9a%e5%be%8b
[post_title] => [转载] 麦兜定律
[post_author] => 1
[post_date] => 2010-06-02 23:16:54
[year] => 2010
[month] => 6
[post_type] => post
)
[353] => stdClass Object
(
[slug] => blabla
[ID] => 1175
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100521
[post_title] => 碎碎念 2010/05/21
[post_author] => 1
[post_date] => 2010-05-21 21:36:00
[year] => 2010
[month] => 5
[post_type] => post
)
[354] => stdClass Object
(
[slug] => fenqing
[ID] => 1025
[post_name] => %e4%b8%80%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5-sb
[post_title] => 一日愤一句, sb
[post_author] => 1
[post_date] => 2010-05-11 12:52:33
[year] => 2010
[month] => 5
[post_type] => post
)
[355] => stdClass Object
(
[slug] => intern-life
[ID] => 1174
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100420
[post_title] => 碎碎念 2010/04/20
[post_author] => 1
[post_date] => 2010-04-21 05:45:00
[year] => 2010
[month] => 4
[post_type] => post
)
[356] => stdClass Object
(
[slug] => intern-life
[ID] => 1173
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100411
[post_title] => 碎碎念 2010/04/11
[post_author] => 1
[post_date] => 2010-04-12 07:08:00
[year] => 2010
[month] => 4
[post_type] => post
)
[357] => stdClass Object
(
[slug] => work-life
[ID] => 818
[post_name] => %e7%ac%a8%e7%8b%97%e6%89%be%e5%b7%a5%e8%ae%b0-by-snoopy
[post_title] => 笨狗找工记 by snoopy
[post_author] => 1
[post_date] => 2010-04-01 20:08:35
[year] => 2010
[month] => 4
[post_type] => post
)
[358] => stdClass Object
(
[slug] => fenqing
[ID] => 1023
[post_name] => %e6%af%8f%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5-%e6%84%9a%e4%ba%ba%e8%8a%82%e5%bf%ab%e5%88%b0%e4%ba%86
[post_title] => 每日愤一句: 愚人节快到了
[post_author] => 1
[post_date] => 2010-03-28 12:04:44
[year] => 2010
[month] => 3
[post_type] => post
)
[359] => stdClass Object
(
[slug] => blabla
[ID] => 816
[post_name] => %e4%b8%ba%e4%bb%80%e4%b9%88%e6%88%91%e5%af%b9%e8%b0%b7%e6%ad%8c%e9%80%80%e5%87%ba%e5%ae%8c%e5%85%a8%e6%b2%a1%e6%84%9f%e8%a7%89-%e8%b0%b7%e6%ad%8c%e9%9d%9e-google
[post_title] => 为什么我对谷歌退出完全没感觉 (谷歌非 Google)
[post_author] => 1
[post_date] => 2010-03-26 19:26:04
[year] => 2010
[month] => 3
[post_type] => post
)
[360] => stdClass Object
(
[slug] => tech-notes
[ID] => 814
[post_name] => %e4%b9%b1%e5%bc%b9%e6%9f%90%e5%ae%b6%e7%9a%84%e5%88%86%e8%af%8d
[post_title] => 乱弹某家的分词
[post_author] => 1
[post_date] => 2010-03-25 23:53:24
[year] => 2010
[month] => 3
[post_type] => post
)
[361] => stdClass Object
(
[slug] => fenqing
[ID] => 1021
[post_name] => %e6%af%8f%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5-%e5%be%88%e5%a4%9a%e4%ba%8b%e5%b9%b6%e4%b8%8d%e6%98%af%e9%9d%9e%e5%af%b9%e5%8d%b3%e9%94%99%e7%9a%84-1
[post_title] => 每日愤一句: 很多事并不是非对即错的 [1]
[post_author] => 1
[post_date] => 2010-03-25 18:37:50
[year] => 2010
[month] => 3
[post_type] => post
)
[362] => stdClass Object
(
[slug] => blabla
[ID] => 1019
[post_name] => %e6%b7%ab%e8%af%97%e4%b8%80%e9%a6%96
[post_title] => 淫诗一首
[post_author] => 1
[post_date] => 2010-03-20 18:19:42
[year] => 2010
[month] => 3
[post_type] => post
)
[363] => stdClass Object
(
[slug] => intern-life
[ID] => 1172
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100319
[post_title] => 碎碎念 2010/03/19
[post_author] => 1
[post_date] => 2010-03-20 03:32:00
[year] => 2010
[month] => 3
[post_type] => post
)
[364] => stdClass Object
(
[slug] => intern-life
[ID] => 1171
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100316
[post_title] => 碎碎念 2010/03/16
[post_author] => 1
[post_date] => 2010-03-17 06:41:00
[year] => 2010
[month] => 3
[post_type] => post
)
[365] => stdClass Object
(
[slug] => intern-life
[ID] => 1170
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100314
[post_title] => 碎碎念 2010/03/14
[post_author] => 1
[post_date] => 2010-03-15 07:04:00
[year] => 2010
[month] => 3
[post_type] => post
)
[366] => stdClass Object
(
[slug] => intern-life
[ID] => 1169
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100309
[post_title] => 碎碎念 2010/03/09
[post_author] => 1
[post_date] => 2010-03-10 07:15:00
[year] => 2010
[month] => 3
[post_type] => post
)
[367] => stdClass Object
(
[slug] => tech-notes
[ID] => 812
[post_name] => %e7%bb%9f%e8%ae%a1%e5%ad%a6%e6%97%b6%e4%bb%a3
[post_title] => 统计学时代
[post_author] => 1
[post_date] => 2010-03-06 16:25:39
[year] => 2010
[month] => 3
[post_type] => post
)
[368] => stdClass Object
(
[slug] => intern-life
[ID] => 1167
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100303
[post_title] => 碎碎念 2010/03/03
[post_author] => 1
[post_date] => 2010-03-04 07:28:00
[year] => 2010
[month] => 3
[post_type] => post
)
[369] => stdClass Object
(
[slug] => intern-life
[ID] => 1166
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-20100228
[post_title] => 碎碎念 2010/02/28
[post_author] => 1
[post_date] => 2010-03-01 00:30:00
[year] => 2010
[month] => 3
[post_type] => post
)
[370] => stdClass Object
(
[slug] => blabla
[ID] => 1017
[post_name] => zzjoke-it-%e6%b0%91%e5%b7%a5%e7%9a%84%e6%82%b2%e5%89%a7
[post_title] => [zz][Joke] IT 民工的悲剧
[post_author] => 1
[post_date] => 2010-01-18 13:46:32
[year] => 2010
[month] => 1
[post_type] => post
)
[371] => stdClass Object
(
[slug] => blabla
[ID] => 1015
[post_name] => zzjoke-%e6%96%b0%e6%97%b6%e4%bb%a3%e7%9a%84-ab-%e5%8d%b7
[post_title] => [zz][Joke] 新时代的 AB 卷
[post_author] => 1
[post_date] => 2010-01-18 12:02:53
[year] => 2010
[month] => 1
[post_type] => post
)
[372] => stdClass Object
(
[slug] => fenqing
[ID] => 1013
[post_name] => %e8%80%81%e7%bd%97%e8%bf%99%e4%b8%aa
[post_title] => 老罗这个...
[post_author] => 1
[post_date] => 2010-01-17 15:48:44
[year] => 2010
[month] => 1
[post_type] => post
)
[373] => stdClass Object
(
[slug] => tech-notes
[ID] => 810
[post_name] => ubuntu-%e4%b8%8b%e5%a4%9a%e7%bd%91%e5%8d%a1%e9%85%8d%e7%bd%ae%e8%87%aa%e5%8a%a8%e7%bd%91%e5%85%b3
[post_title] => Ubuntu 下多网卡配置自动网关
[post_author] => 1
[post_date] => 2010-01-15 10:44:52
[year] => 2010
[month] => 1
[post_type] => post
)
[374] => stdClass Object
(
[slug] => fenqing
[ID] => 1011
[post_name] => %e9%98%b4%e8%b0%8b%e8%ae%ba2
[post_title] => 阴谋论2
[post_author] => 1
[post_date] => 2010-01-13 11:35:40
[year] => 2010
[month] => 1
[post_type] => post
)
[375] => stdClass Object
(
[slug] => blabla
[ID] => 1008
[post_name] => %e9%98%b4%e8%b0%8b%e8%ae%ba
[post_title] => 阴谋论
[post_author] => 1
[post_date] => 2010-01-13 10:45:06
[year] => 2010
[month] => 1
[post_type] => post
)
[376] => stdClass Object
(
[slug] => fenqing
[ID] => 1006
[post_name] => %e6%af%8f%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5%e4%bd%a0%e6%89%80%e8%a7%81%e7%9a%84%e6%9c%aa%e5%bf%85%e9%83%bd%e6%98%af%e7%9c%9f%e7%9a%841
[post_title] => 每日愤一句:你所见的未必都是真的[1]
[post_author] => 1
[post_date] => 2010-01-10 22:26:39
[year] => 2010
[month] => 1
[post_type] => post
)
[377] => stdClass Object
(
[slug] => intern-life
[ID] => 808
[post_name] => %e6%8a%80%e6%9c%af%e5%ae%85%e6%8b%af%e6%95%91%e4%b8%96%e7%95%8c-linux-top-%e5%91%bd%e4%bb%a4
[post_title] => 技术宅拯救世界, Linux top 命令
[post_author] => 1
[post_date] => 2010-01-10 00:32:49
[year] => 2010
[month] => 1
[post_type] => post
)
[378] => stdClass Object
(
[slug] => fenqing
[ID] => 1004
[post_name] => %e6%af%8f%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5google%e6%b0%b8%e8%bf%9c%e4%b8%8d%e4%bc%9a%e9%94%991
[post_title] => 每日愤一句:Google永远不会错[1]
[post_author] => 1
[post_date] => 2010-01-09 01:14:45
[year] => 2010
[month] => 1
[post_type] => post
)
[379] => stdClass Object
(
[slug] => fenqing
[ID] => 1002
[post_name] => %e6%af%8f%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5%e8%b0%81%e6%8a%84%e8%b0%811
[post_title] => 每日愤一句:谁抄谁[1]
[post_author] => 1
[post_date] => 2010-01-06 10:06:42
[year] => 2010
[month] => 1
[post_type] => post
)
[380] => stdClass Object
(
[slug] => fenqing
[ID] => 1000
[post_name] => %e6%af%8f%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5%e6%98%af%e4%b8%ad%e5%9b%bd%e4%ba%ba%e5%b0%b1%e4%b8%8d%e8%a6%811
[post_title] => 每日愤一句:是中国人就不要***[1]
[post_author] => 1
[post_date] => 2010-01-04 21:22:55
[year] => 2010
[month] => 1
[post_type] => post
)
[381] => stdClass Object
(
[slug] => fenqing
[ID] => 998
[post_name] => %e6%af%8f%e6%97%a5%e6%84%a4%e4%b8%80%e5%8f%a5%e5%81%b7%e6%8d%a2%e6%a6%82%e5%bf%b51
[post_title] => 每日愤一句:偷换概念[1]
[post_author] => 1
[post_date] => 2010-01-03 16:38:57
[year] => 2010
[month] => 1
[post_type] => post
)
[382] => stdClass Object
(
[slug] => intern-life
[ID] => 806
[post_name] => %e9%99%8d%e6%b8%a9%e5%95%a6-%e7%ac%a8%e7%8b%97%e7%bb%a7%e7%bb%ad%e8%ae%b2%e5%86%b7%e7%ac%91%e8%af%9d%e5%95%a6
[post_title] => 降温啦, 笨狗继续讲冷笑话啦
[post_author] => 1
[post_date] => 2009-12-11 20:00:43
[year] => 2009
[month] => 12
[post_type] => post
)
[383] => stdClass Object
(
[slug] => intern-life
[ID] => 804
[post_name] => %e6%b0%91%e5%b7%a5%e4%bb%ac%e7%9a%84%e6%81%b6%e8%b6%a3%e5%91%b3
[post_title] => 民工们的恶趣味
[post_author] => 1
[post_date] => 2009-12-05 14:00:37
[year] => 2009
[month] => 12
[post_type] => post
)
[384] => stdClass Object
(
[slug] => intern-life
[ID] => 802
[post_name] => %e8%bd%ac%e8%bd%bd-%e7%a8%8b%e5%ba%8f%e5%91%98%e6%af%8f%e5%a4%a9%e6%af%8f%e5%91%a8%e6%af%8f%e6%9c%88%e6%af%8f%e5%b9%b4%e8%af%a5%e5%81%9a%e7%9a%84%e4%ba%8b%e6%83%85
[post_title] => [转载] 程序员每天每周每月每年该做的事情
[post_author] => 1
[post_date] => 2009-11-27 19:17:10
[year] => 2009
[month] => 11
[post_type] => post
)
[385] => stdClass Object
(
[slug] => intern-life
[ID] => 800
[post_name] => %e8%bf%b7%e6%81%8b%e5%9b%9e%e5%bf%86%e9%82%a3%e4%ba%9b%e7%86%9f%e6%82%89%e7%9a%84%e6%84%9f%e8%a7%89
[post_title] => 迷恋回忆那些熟悉的感觉
[post_author] => 1
[post_date] => 2009-11-24 20:52:48
[year] => 2009
[month] => 11
[post_type] => post
)
[386] => stdClass Object
(
[slug] => work-life
[ID] => 798
[post_name] => %e5%8d%96%e4%ba%86
[post_title] => 卖了
[post_author] => 1
[post_date] => 2009-11-14 00:32:06
[year] => 2009
[month] => 11
[post_type] => post
)
[387] => stdClass Object
(
[slug] => intern-life
[ID] => 796
[post_name] => %e6%96%b0%e5%a4%a7%e6%a5%bc%e5%a8%81%e6%ad%a6
[post_title] => 新大楼威武
[post_author] => 1
[post_date] => 2009-11-09 22:56:08
[year] => 2009
[month] => 11
[post_type] => post
)
[388] => stdClass Object
(
[slug] => intern-life
[ID] => 794
[post_name] => %e6%8a%93%e7%b4%a7%e6%97%b6%e9%97%b4%e7%9f%ad%e5%b9%b3%e5%bf%ab%e8%ae%b0%e5%bd%95%e4%b8%8b
[post_title] => 抓紧时间短平快记录下
[post_author] => 1
[post_date] => 2009-10-26 20:08:52
[year] => 2009
[month] => 10
[post_type] => post
)
[389] => stdClass Object
(
[slug] => intern-life
[ID] => 750
[post_name] => %e5%b1%85%e7%84%b6%e4%bc%9a%e7%b4%a7%e5%bc%a0
[post_title] => 居然会紧张
[post_author] => 1
[post_date] => 2009-10-20 23:09:13
[year] => 2009
[month] => 10
[post_type] => post
)
[390] => stdClass Object
(
[slug] => blog-manage
[ID] => 167
[post_name] => %e6%ad%a4%e7%a9%ba%e9%97%b4%e6%97%a0%e9%99%90%e6%9c%9f%e9%97%b2%e7%bd%ae
[post_title] => 此空间无限期闲置
[post_author] => 1
[post_date] => 2009-10-20 15:30:42
[year] => 2009
[month] => 10
[post_type] => post
)
[391] => stdClass Object
(
[slug] => blabla
[ID] => 996
[post_name] => %e6%9f%90%e4%ba%ba%e6%b7%b7%e7%9a%84%e4%b8%80%e5%b9%b4%e4%b8%8d%e5%a6%82%e4%b8%80%e5%b9%b4%e4%ba%86%e5%95%8a
[post_title] => 某人混的一年不如一年了啊
[post_author] => 1
[post_date] => 2009-10-19 23:18:47
[year] => 2009
[month] => 10
[post_type] => post
)
[392] => stdClass Object
(
[slug] => intern-life
[ID] => 166
[post_name] => farewell
[post_title] => Farewell
[post_author] => 1
[post_date] => 2009-10-19 11:41:37
[year] => 2009
[month] => 10
[post_type] => post
)
[393] => stdClass Object
(
[slug] => intern-life
[ID] => 165
[post_name] => %e9%9a%8f%e6%89%8b%e6%8b%8d%e5%87%a0%e5%bc%a0
[post_title] => 随手拍几张
[post_author] => 1
[post_date] => 2009-10-15 12:52:10
[year] => 2009
[month] => 10
[post_type] => post
)
[394] => stdClass Object
(
[slug] => intern-life
[ID] => 164
[post_name] => %e6%80%9d%e7%bb%aa%e4%b9%b1%e4%ba%86%e5%b0%b1%e5%ae%b9%e6%98%93%e5%86%99%e6%bc%8f
[post_title] => 思绪乱了就容易写漏
[post_author] => 1
[post_date] => 2009-10-11 13:58:34
[year] => 2009
[month] => 10
[post_type] => post
)
[395] => stdClass Object
(
[slug] => tech-notes
[ID] => 747
[post_name] => win7-%e8%bf%98%e6%98%af-win7
[post_title] => Win7, 还是 Win7
[post_author] => 1
[post_date] => 2009-10-09 23:38:33
[year] => 2009
[month] => 10
[post_type] => post
)
[396] => stdClass Object
(
[slug] => intern-life
[ID] => 163
[post_name] => %e5%9b%bd%e5%ba%86%e5%81%87%e7%bb%93%e6%9d%9f
[post_title] => 国庆假结束
[post_author] => 1
[post_date] => 2009-10-09 15:04:18
[year] => 2009
[month] => 10
[post_type] => post
)
[397] => stdClass Object
(
[slug] => intern-life
[ID] => 162
[post_name] => %e5%9b%bd%e5%ba%86%e5%89%8d%e5%90%8e%e4%b8%83%e5%98%b4%e5%85%ab%e8%88%8c
[post_title] => 国庆前后七嘴八舌
[post_author] => 1
[post_date] => 2009-10-03 05:50:03
[year] => 2009
[month] => 10
[post_type] => post
)
[398] => stdClass Object
(
[slug] => contests
[ID] => 994
[post_name] => zz-%e8%bf%bd%e5%a5%b3%e5%ad%a9%e5%a5%bd%e6%af%94%e5%81%9a-oj
[post_title] => [zz] 追女孩好比做 OJ
[post_author] => 1
[post_date] => 2009-09-29 21:23:51
[year] => 2009
[month] => 9
[post_type] => post
)
[399] => stdClass Object
(
[slug] => blabla
[ID] => 992
[post_name] => %e7%99%be%e5%ba%a6-hi-%e6%b0%94%e6%b3%a1%e7%86%8a%e8%a1%a8%e6%83%85%e5%85%a8%e9%9b%86
[post_title] => 百度 Hi 气泡熊表情全集
[post_author] => 1
[post_date] => 2009-09-28 13:45:40
[year] => 2009
[month] => 9
[post_type] => post
)
[400] => stdClass Object
(
[slug] => intern-life
[ID] => 161
[post_name] => %e6%9c%ac%e6%96%87%e4%bb%85%e4%be%9b%e5%a8%b1%e4%b9%90
[post_title] => 本文仅供娱乐
[post_author] => 1
[post_date] => 2009-09-28 07:56:03
[year] => 2009
[month] => 9
[post_type] => post
)
[401] => stdClass Object
(
[slug] => intern-life
[ID] => 160
[post_name] => %e8%8f%9c%e5%88%80
[post_title] => 菜刀
[post_author] => 1
[post_date] => 2009-09-21 14:39:42
[year] => 2009
[month] => 9
[post_type] => post
)
[402] => stdClass Object
(
[slug] => intern-life
[ID] => 159
[post_name] => %e6%89%8b%e5%86%99
[post_title] => 手写
[post_author] => 1
[post_date] => 2009-09-19 17:12:13
[year] => 2009
[month] => 9
[post_type] => post
)
[403] => stdClass Object
(
[slug] => intern-life
[ID] => 158
[post_name] => %e5%ad%a6%e7%94%9f%e6%9c%ba%e5%95%8a%e5%ad%a6%e7%94%9f%e6%9c%ba
[post_title] => 学生机啊学生机
[post_author] => 1
[post_date] => 2009-09-16 12:29:10
[year] => 2009
[month] => 9
[post_type] => post
)
[404] => stdClass Object
(
[slug] => work-life
[ID] => 990
[post_name] => %e5%88%86%e4%ba%ab-%e7%a8%8b%e5%ba%8f%e5%91%98%e7%9a%84%e6%88%90%e9%95%bf%e4%bb%8e%e5%bc%80%e7%aa%8d%e5%bc%80%e5%a7%8b%e7%b3%bb%e5%88%97-%e4%b8%80%e3%80%81%e5%a6%82%e4%bd%95%e6%91%86%e8%84%b1
[post_title] => [分享] 程序员的成长从开窍开始系列 一、如何摆脱低级错误的困扰
[post_author] => 1
[post_date] => 2009-09-14 22:26:25
[year] => 2009
[month] => 9
[post_type] => post
)
[405] => stdClass Object
(
[slug] => intern-life
[ID] => 157
[post_name] => %e4%bb%8e%e4%ba%86%e7%86%8a%e6%8e%8c
[post_title] => 从了熊掌
[post_author] => 1
[post_date] => 2009-09-13 13:14:20
[year] => 2009
[month] => 9
[post_type] => post
)
[406] => stdClass Object
(
[slug] => blabla
[ID] => 988
[post_name] => %e6%97%a0%e8%b4%a3%e4%bb%bb%e8%bd%ac%e8%b4%b4-%e5%8e%9f%e6%9d%a5%e5%8d%97%e5%a4%a7%e5%af%82%e5%af%9e%e9%97%a8%e6%98%af%e8%bf%99%e4%b9%88%e4%b8%aa%e9%b8%9f%e4%ba%8b
[post_title] => [无责任转贴] 原来南大寂寞门是这么个鸟事...
[post_author] => 1
[post_date] => 2009-09-13 10:40:49
[year] => 2009
[month] => 9
[post_type] => post
)
[407] => stdClass Object
(
[slug] => intern-life
[ID] => 156
[post_name] => %e5%8c%97%e4%ba%ac%e5%8f%98%e5%a4%a9%e4%ba%86
[post_title] => 北京变天了
[post_author] => 1
[post_date] => 2009-09-06 14:28:15
[year] => 2009
[month] => 9
[post_type] => post
)
[408] => stdClass Object
(
[slug] => intern-life
[ID] => 155
[post_name] => %e5%85%85%e5%ae%9e%e5%91%a8%e6%9c%ab
[post_title] => 充实周末
[post_author] => 1
[post_date] => 2009-08-25 15:56:32
[year] => 2009
[month] => 8
[post_type] => post
)
[409] => stdClass Object
(
[slug] => intern-life
[ID] => 154
[post_name] => %e6%b8%a9%e6%9a%96%e5%a6%82%e6%99%ae%e5%a4%a9
[post_title] => 温暖如普天
[post_author] => 1
[post_date] => 2009-08-21 15:16:29
[year] => 2009
[month] => 8
[post_type] => post
)
[410] => stdClass Object
(
[slug] => intern-life
[ID] => 153
[post_name] => %e5%91%a8%e6%9c%ab%e6%b8%b8-%e4%b8%8b
[post_title] => 周末游 (下)
[post_author] => 1
[post_date] => 2009-08-20 13:24:23
[year] => 2009
[month] => 8
[post_type] => post
)
[411] => stdClass Object
(
[slug] => intern-life
[ID] => 152
[post_name] => %e5%91%a8%e6%9c%ab%e6%b8%b8-%e4%b8%8a-%e6%9c%aa%e5%ae%8c%e5%be%85%e7%bb%ad
[post_title] => 周末游 (上) 未完待续
[post_author] => 1
[post_date] => 2009-08-19 15:33:08
[year] => 2009
[month] => 8
[post_type] => post
)
[412] => stdClass Object
(
[slug] => intern-life
[ID] => 151
[post_name] => %e6%90%ac%e5%ae%b6
[post_title] => 搬家
[post_author] => 1
[post_date] => 2009-08-10 14:36:37
[year] => 2009
[month] => 8
[post_type] => post
)
[413] => stdClass Object
(
[slug] => intern-life
[ID] => 150
[post_name] => %e6%b5%91%e6%b5%91%e5%99%a9%e5%99%a9
[post_title] => 浑浑噩噩
[post_author] => 1
[post_date] => 2009-08-02 09:01:01
[year] => 2009
[month] => 8
[post_type] => post
)
[414] => stdClass Object
(
[slug] => intern-life
[ID] => 149
[post_name] => %e6%89%be%e6%88%bf%e8%ae%b0
[post_title] => 找房记
[post_author] => 1
[post_date] => 2009-07-27 12:29:11
[year] => 2009
[month] => 7
[post_type] => post
)
[415] => stdClass Object
(
[slug] => intern-life
[ID] => 148
[post_name] => %e5%85%9c%e5%9c%88
[post_title] => 兜圈
[post_author] => 1
[post_date] => 2009-07-20 15:47:37
[year] => 2009
[month] => 7
[post_type] => post
)
[416] => stdClass Object
(
[slug] => intern-life
[ID] => 147
[post_name] => pek-week-1
[post_title] => PEK Week 1
[post_author] => 1
[post_date] => 2009-07-18 10:39:14
[year] => 2009
[month] => 7
[post_type] => post
)
[417] => stdClass Object
(
[slug] => intern-life
[ID] => 146
[post_name] => pek-day-1
[post_title] => PEK Day 1
[post_author] => 1
[post_date] => 2009-07-15 11:55:00
[year] => 2009
[month] => 7
[post_type] => post
)
[418] => stdClass Object
(
[slug] => intern-life
[ID] => 145
[post_name] => leave-hk
[post_title] => Leave HK
[post_author] => 1
[post_date] => 2009-07-14 15:51:05
[year] => 2009
[month] => 7
[post_type] => post
)
[419] => stdClass Object
(
[slug] => tech-notes
[ID] => 745
[post_name] => %e4%bf%ae%e6%94%b9-ubuntu-server-%e7%9a%84%e5%88%86%e8%be%a8%e7%8e%87
[post_title] => 修改 Ubuntu-Server 的分辨率
[post_author] => 1
[post_date] => 2009-07-07 16:04:23
[year] => 2009
[month] => 7
[post_type] => post
)
[420] => stdClass Object
(
[slug] => hk
[ID] => 34
[post_name] => hk-day-5
[post_title] => HK Day -5
[post_author] => 1
[post_date] => 2009-07-06 22:56:00
[year] => 2009
[month] => 7
[post_type] => post
)
[421] => stdClass Object
(
[slug] => hk
[ID] => 33
[post_name] => hk-day-8
[post_title] => HK Day -8
[post_author] => 1
[post_date] => 2009-07-03 23:01:00
[year] => 2009
[month] => 7
[post_type] => post
)
[422] => stdClass Object
(
[slug] => hk
[ID] => 32
[post_name] => hk-day-9
[post_title] => HK Day -9
[post_author] => 1
[post_date] => 2009-07-02 21:30:00
[year] => 2009
[month] => 7
[post_type] => post
)
[423] => stdClass Object
(
[slug] => hk
[ID] => 31
[post_name] => hk-day-10
[post_title] => HK Day -10
[post_author] => 1
[post_date] => 2009-07-01 22:15:00
[year] => 2009
[month] => 7
[post_type] => post
)
[424] => stdClass Object
(
[slug] => hk
[ID] => 30
[post_name] => hk-day-11
[post_title] => HK Day -11
[post_author] => 1
[post_date] => 2009-06-30 23:02:00
[year] => 2009
[month] => 6
[post_type] => post
)
[425] => stdClass Object
(
[slug] => hk
[ID] => 29
[post_name] => hk-day-12
[post_title] => HK Day -12
[post_author] => 1
[post_date] => 2009-06-29 23:20:00
[year] => 2009
[month] => 6
[post_type] => post
)
[426] => stdClass Object
(
[slug] => hk
[ID] => 28
[post_name] => hk-day-13
[post_title] => HK Day -13
[post_author] => 1
[post_date] => 2009-06-28 22:30:00
[year] => 2009
[month] => 6
[post_type] => post
)
[427] => stdClass Object
(
[slug] => hk
[ID] => 27
[post_name] => hk-day-14
[post_title] => HK Day -14
[post_author] => 1
[post_date] => 2009-06-27 20:15:00
[year] => 2009
[month] => 6
[post_type] => post
)
[428] => stdClass Object
(
[slug] => tech-notes
[ID] => 743
[post_name] => win7-%e6%89%8b%e8%ae%b0%e6%9b%b4%e6%96%b0-2009624
[post_title] => Win7 手记更新 2009/6/24
[post_author] => 1
[post_date] => 2009-06-24 15:24:59
[year] => 2009
[month] => 6
[post_type] => post
)
[429] => stdClass Object
(
[slug] => hk
[ID] => 26
[post_name] => hk-21day
[post_title] => HK -21day
[post_author] => 1
[post_date] => 2009-06-20 14:44:00
[year] => 2009
[month] => 6
[post_type] => post
)
[430] => stdClass Object
(
[slug] => tech-notes
[ID] => 739
[post_name] => win7-%e6%89%8b%e8%ae%b0
[post_title] => Win7 手记
[post_author] => 1
[post_date] => 2009-06-18 15:11:47
[year] => 2009
[month] => 6
[post_type] => post
)
[431] => stdClass Object
(
[slug] => tech-notes
[ID] => 985
[post_name] => %e5%b7%b2%e8%a7%a3%e5%86%b3-php-%e7%9a%84-system-%e8%b0%83%e7%94%a8%e6%97%a0%e6%b3%95-import-%e9%9d%9e%e7%b3%bb%e7%bb%9f%e7%9a%84%e5%8c%85
[post_title] => [已解决] php 的 system 调用无法 import 非系统的包
[post_author] => 1
[post_date] => 2009-06-16 21:22:47
[year] => 2009
[month] => 6
[post_type] => post
)
[432] => stdClass Object
(
[slug] => hk
[ID] => 25
[post_name] => hk-week-5-%e5%90%83%e5%90%83%e5%96%9d%e5%96%9d
[post_title] => HK Week -5 吃吃喝喝
[post_author] => 1
[post_date] => 2009-06-15 15:59:00
[year] => 2009
[month] => 6
[post_type] => post
)
[433] => stdClass Object
(
[slug] => hk
[ID] => 24
[post_name] => %e7%ab%af%e5%8d%88%e5%9b%9e%e5%ae%b6-and-hk-week-6
[post_title] => 端午回家 and HK Week -6
[post_author] => 1
[post_date] => 2009-06-06 13:47:00
[year] => 2009
[month] => 6
[post_type] => post
)
[434] => stdClass Object
(
[slug] => intern-life
[ID] => 23
[post_name] => msra%e7%9a%84%e7%aa%98%e8%bf%ab%e9%9d%a2%e8%af%95
[post_title] => MSRA的窘迫面试
[post_author] => 1
[post_date] => 2009-05-20 13:32:00
[year] => 2009
[month] => 5
[post_type] => post
)
[435] => stdClass Object
(
[slug] => tech-notes
[ID] => 983
[post_name] => win7-rc-bugs
[post_title] => Win7 RC bugs
[post_author] => 1
[post_date] => 2009-05-19 12:25:03
[year] => 2009
[month] => 5
[post_type] => post
)
[436] => stdClass Object
(
[slug] => blabla
[ID] => 979
[post_name] => 911pop%e7%9a%84%e5%be%a1%e7%94%a8%e8%83%8c%e6%99%af%e9%9f%b3%e4%b9%90-%e5%bf%a7%e4%bc%a4%e8%bf%98%e6%98%af%e5%bf%ab%e4%b9%90
[post_title] => 911pop的御用背景音乐: 忧伤还是快乐
[post_author] => 1
[post_date] => 2009-05-18 14:23:13
[year] => 2009
[month] => 5
[post_type] => post
)
[437] => stdClass Object
(
[slug] => tech-notes
[ID] => 977
[post_name] => win7-%e4%ba%a7%e5%93%81%e6%8c%87%e5%8d%97
[post_title] => Win7 产品指南
[post_author] => 1
[post_date] => 2009-05-18 11:05:09
[year] => 2009
[month] => 5
[post_type] => post
)
[438] => stdClass Object
(
[slug] => hk
[ID] => 22
[post_name] => windows-7-rc-%e4%bd%bf%e7%94%a8%e6%89%8b%e8%ae%b0
[post_title] => Windows 7 RC 使用手记
[post_author] => 1
[post_date] => 2009-05-17 21:38:00
[year] => 2009
[month] => 5
[post_type] => post
)
[439] => stdClass Object
(
[slug] => hk
[ID] => 21
[post_name] => %e7%8b%97%e7%8b%97%e5%be%88%e5%bf%99
[post_title] => 狗狗很忙
[post_author] => 1
[post_date] => 2009-05-10 14:24:00
[year] => 2009
[month] => 5
[post_type] => post
)
[440] => stdClass Object
(
[slug] => hk
[ID] => 20
[post_name] => hk-week10
[post_title] => HK Week10
[post_author] => 1
[post_date] => 2009-04-26 20:00:00
[year] => 2009
[month] => 4
[post_type] => post
)
[441] => stdClass Object
(
[slug] => hk
[ID] => 19
[post_name] => hk-week9
[post_title] => HK Week9
[post_author] => 1
[post_date] => 2009-04-19 22:00:00
[year] => 2009
[month] => 4
[post_type] => post
)
[442] => stdClass Object
(
[slug] => blabla
[ID] => 1228
[post_name] => %e4%b8%b0%e6%b5%a9%e7%84%b6%e5%90%8c%e5%ad%a6%e7%9a%84%e7%82%b9%e5%90%8d
[post_title] => 丰浩然同学的点名
[post_author] => 1
[post_date] => 2009-04-15 07:06:00
[year] => 2009
[month] => 4
[post_type] => post
)
[443] => stdClass Object
(
[slug] => blabla
[ID] => 18
[post_name] => 25-random-facts
[post_title] => 25 Random Facts
[post_author] => 1
[post_date] => 2009-04-14 22:35:00
[year] => 2009
[month] => 4
[post_type] => post
)
[444] => stdClass Object
(
[slug] => hk
[ID] => 17
[post_name] => hk-week8-and-easter-holidays
[post_title] => HK Week8 and Easter Holidays
[post_author] => 1
[post_date] => 2009-04-14 20:17:00
[year] => 2009
[month] => 4
[post_type] => post
)
[445] => stdClass Object
(
[slug] => hk
[ID] => 16
[post_name] => hk-week7
[post_title] => HK Week7
[post_author] => 1
[post_date] => 2009-04-04 23:00:00
[year] => 2009
[month] => 4
[post_type] => post
)
[446] => stdClass Object
(
[slug] => hk
[ID] => 1227
[post_name] => hk-week5-6-%e6%b5%81%e6%b0%b4%e8%b4%a6%e4%b8%80%e4%b8%8b
[post_title] => HK Week5-6 流水账一下
[post_author] => 1
[post_date] => 2009-03-30 01:09:00
[year] => 2009
[month] => 3
[post_type] => post
)
[447] => stdClass Object
(
[slug] => blog-manage
[ID] => 144
[post_name] => %e7%ae%80%e4%bd%93%e4%b8%ad%e6%96%87%e7%9a%84-live-spaces-%e5%85%bc%e5%ae%b9%e6%80%a7%e5%a4%aa%e7%83%82%e4%ba%86
[post_title] => 简体中文的 Live Spaces 兼容性太烂了
[post_author] => 1
[post_date] => 2009-03-20 03:25:27
[year] => 2009
[month] => 3
[post_type] => post
)
[448] => stdClass Object
(
[slug] => hk
[ID] => 15
[post_name] => hk-week4
[post_title] => HK Week4
[post_author] => 1
[post_date] => 2009-03-14 21:01:00
[year] => 2009
[month] => 3
[post_type] => post
)
[449] => stdClass Object
(
[slug] => hk
[ID] => 14
[post_name] => hk-week3
[post_title] => HK Week3
[post_author] => 1
[post_date] => 2009-03-08 20:50:00
[year] => 2009
[month] => 3
[post_type] => post
)
[450] => stdClass Object
(
[slug] => hk
[ID] => 1226
[post_name] => %e9%a6%99%e6%b8%af%e6%95%b0%e7%a0%81%e4%ba%a7%e5%93%81%e4%bc%bc%e4%b9%8e%e4%b9%9f%e4%b8%8d%e6%af%94%e5%9b%bd%e5%86%85%e4%be%bf%e5%ae%9c
[post_title] => 香港数码产品似乎也不比国内便宜
[post_author] => 1
[post_date] => 2009-03-01 05:24:00
[year] => 2009
[month] => 3
[post_type] => post
)
[451] => stdClass Object
(
[slug] => hk
[ID] => 13
[post_name] => hk-week2
[post_title] => HK Week2
[post_author] => 1
[post_date] => 2009-02-28 22:51:00
[year] => 2009
[month] => 2
[post_type] => post
)
[452] => stdClass Object
(
[slug] => blabla
[ID] => 1225
[post_name] => %e5%8f%af%e6%80%9c%e7%9a%84%e6%ad%a6%e6%b1%89
[post_title] => 可怜的武汉
[post_author] => 1
[post_date] => 2009-02-27 06:13:00
[year] => 2009
[month] => 2
[post_type] => post
)
[453] => stdClass Object
(
[slug] => hk
[ID] => 12
[post_name] => hk-week1
[post_title] => HK Week1
[post_author] => 1
[post_date] => 2009-02-22 13:33:00
[year] => 2009
[month] => 2
[post_type] => post
)
[454] => stdClass Object
(
[slug] => blog-manage
[ID] => 205
[post_name] => %e5%a6%82%e4%bb%8a%e8%bf%99%e9%87%8c%e8%8d%92%e8%8d%89%e4%b8%9b%e7%94%9f-%e5%b7%b2%e6%b2%a1%e6%9c%89%e4%ba%86%e9%b2%9c%e8%8a%b1
[post_title] => 如今这里荒草丛生, 已没有了鲜花
[post_author] => 1
[post_date] => 2009-02-17 21:00:00
[year] => 2009
[month] => 2
[post_type] => post
)
[455] => stdClass Object
(
[slug] => blabla
[ID] => 957
[post_name] => blokus-game-%e9%82%aa%e6%81%b6%e6%a3%8b
[post_title] => Blokus Game, 邪恶棋
[post_author] => 1
[post_date] => 2009-01-24 12:21:11
[year] => 2009
[month] => 1
[post_type] => post
)
[456] => stdClass Object
(
[slug] => blabla
[ID] => 1224
[post_name] => %e5%9b%9e%e5%ae%b6%e8%ae%b0
[post_title] => 回家记
[post_author] => 1
[post_date] => 2009-01-13 05:48:00
[year] => 2009
[month] => 1
[post_type] => post
)
[457] => stdClass Object
(
[slug] => blabla
[ID] => 11
[post_name] => %e8%ae%b0%e5%bd%95%e4%b8%80%e4%b8%8b%e8%87%aa%e5%b7%b1%e7%9a%84%e4%b9%a6%e5%8d%95
[post_title] => 记录一下自己的书单
[post_author] => 1
[post_date] => 2009-01-05 13:52:00
[year] => 2009
[month] => 1
[post_type] => post
)
[458] => stdClass Object
(
[slug] => blabla
[ID] => 1223
[post_name] => %e7%94%9f%e5%91%bd%e7%9a%84%e6%84%8f%e4%b9%89%e5%9c%a8%e4%ba%8e%e6%8a%98%e8%85%be
[post_title] => 生命的意义在于折腾
[post_author] => 1
[post_date] => 2008-12-31 05:49:00
[year] => 2008
[month] => 12
[post_type] => post
)
[459] => stdClass Object
(
[slug] => blabla
[ID] => 1222
[post_name] => %e9%9d%9e%e6%84%8f%e8%af%86%e6%b5%81%e7%9a%84%e6%80%9d%e8%80%83
[post_title] => 非意识流的思考
[post_author] => 1
[post_date] => 2008-12-27 09:34:00
[year] => 2008
[month] => 12
[post_type] => post
)
[460] => stdClass Object
(
[slug] => blabla
[ID] => 1221
[post_name] => %e6%84%8f%e8%af%86%e6%b5%81
[post_title] => 意识流
[post_author] => 1
[post_date] => 2008-12-21 04:59:00
[year] => 2008
[month] => 12
[post_type] => post
)
[461] => stdClass Object
(
[slug] => blabla
[ID] => 1220
[post_name] => %e7%80%91%e5%b8%83%e6%b1%97
[post_title] => 瀑布汗
[post_author] => 1
[post_date] => 2008-12-18 05:42:00
[year] => 2008
[month] => 12
[post_type] => post
)
[462] => stdClass Object
(
[slug] => blabla
[ID] => 1219
[post_name] => %e9%82%a3%e4%ba%9b%e8%af%9d%e5%84%bf
[post_title] => 那些话儿
[post_author] => 1
[post_date] => 2008-12-15 01:30:00
[year] => 2008
[month] => 12
[post_type] => post
)
[463] => stdClass Object
(
[slug] => blog-manage
[ID] => 737
[post_name] => %e5%8f%88%e8%bf%87%e4%ba%86%e5%9b%9b%e4%b8%aa%e6%9c%88
[post_title] => 又过了四个月
[post_author] => 1
[post_date] => 2008-12-14 22:41:27
[year] => 2008
[month] => 12
[post_type] => post
)
[464] => stdClass Object
(
[slug] => blabla
[ID] => 1218
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5-2
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2008-12-11 23:09:00
[year] => 2008
[month] => 12
[post_type] => post
)
[465] => stdClass Object
(
[slug] => blabla
[ID] => 1217
[post_name] => %e7%a2%8e%e7%a2%8e%e5%bf%b5
[post_title] => 碎碎念
[post_author] => 1
[post_date] => 2008-12-10 06:44:00
[year] => 2008
[month] => 12
[post_type] => post
)
[466] => stdClass Object
(
[slug] => hk
[ID] => 10
[post_name] => %e5%8e%bb%e5%8a%9e%e4%ba%86%e6%8a%a4%e7%85%a7%e5%92%8c%e6%b8%af%e6%be%b3%e9%80%9a%e8%a1%8c%e8%af%81
[post_title] => 去办了护照和港澳通行证
[post_author] => 1
[post_date] => 2008-12-08 13:36:00
[year] => 2008
[month] => 12
[post_type] => post
)
[467] => stdClass Object
(
[slug] => blabla
[ID] => 1216
[post_name] => %e6%b5%81%e6%b0%b4%e8%b4%a6-4
[post_title] => 流水账
[post_author] => 1
[post_date] => 2008-12-07 07:32:00
[year] => 2008
[month] => 12
[post_type] => post
)
[468] => stdClass Object
(
[slug] => blabla
[ID] => 1215
[post_name] => %e6%b5%81%e6%b0%b4%e8%b4%a6-3
[post_title] => 流水账
[post_author] => 1
[post_date] => 2008-12-06 06:22:00
[year] => 2008
[month] => 12
[post_type] => post
)
[469] => stdClass Object
(
[slug] => blabla
[ID] => 1214
[post_name] => %e6%b5%81%e6%b0%b4%e8%b4%a6-2
[post_title] => 流水账
[post_author] => 1
[post_date] => 2008-12-05 05:30:00
[year] => 2008
[month] => 12
[post_type] => post
)
[470] => stdClass Object
(
[slug] => blabla
[ID] => 1213
[post_name] => %e6%b5%81%e6%b0%b4%e8%b4%a6
[post_title] => 流水账
[post_author] => 1
[post_date] => 2008-12-04 07:20:00
[year] => 2008
[month] => 12
[post_type] => post
)
[471] => stdClass Object
(
[slug] => tech-notes
[ID] => 1212
[post_name] => %e4%b9%b0%e4%ba%86%e5%a5%97%e9%87%91%e5%b1%b1%e8%af%8d%e9%9c%b82009%e4%b8%93%e4%b8%9a%e7%89%88
[post_title] => 买了套金山词霸2009专业版
[post_author] => 1
[post_date] => 2008-11-11 01:08:00
[year] => 2008
[month] => 11
[post_type] => post
)
[472] => stdClass Object
(
[slug] => intern-life
[ID] => 9
[post_name] => great-people-know-great-people
[post_title] => Great People Know Great People
[post_author] => 1
[post_date] => 2008-10-30 22:17:00
[year] => 2008
[month] => 10
[post_type] => post
)
[473] => stdClass Object
(
[slug] => tech-notes
[ID] => 954
[post_name] => %e9%80%9a%e8%bf%87-dreamspark-%e7%94%b3%e8%af%b7%e6%ad%a3%e7%89%88%e5%be%ae%e8%bd%af%e8%bd%af%e4%bb%b6%e6%ac%a2%e8%bf%8e%e5%88%86%e4%ba%ab-%e6%8b%92%e7%bb%9d%e5%95%86%e4%b8%9a%e7%9b%ae%e7%9a%84
[post_title] => 通过 DreamSpark 申请正版微软软件(欢迎分享, 拒绝商业目的使用)
[post_author] => 1
[post_date] => 2008-10-22 16:57:59
[year] => 2008
[month] => 10
[post_type] => post
)
[474] => stdClass Object
(
[slug] => intern-life
[ID] => 8
[post_name] => %e5%85%b6%e5%ae%9e%e6%88%91%e8%bf%98%e6%98%af%e5%be%88%e5%ab%a9%e7%9a%84
[post_title] => 其实我还是很嫩的
[post_author] => 1
[post_date] => 2008-10-15 22:15:00
[year] => 2008
[month] => 10
[post_type] => post
)
[475] => stdClass Object
(
[slug] => blabla
[ID] => 7
[post_name] => %e5%be%88%e5%a4%9a%e4%ba%8b%e6%83%85%e6%b2%a1%e5%81%9a%e5%a5%bd%e6%98%af%e5%9b%a0%e4%b8%ba%e6%88%91%e4%b8%8d%e5%a4%9f%e7%94%a8%e5%bf%83
[post_title] => 很多事情没做好是因为我不够用心
[post_author] => 1
[post_date] => 2008-10-12 18:57:00
[year] => 2008
[month] => 10
[post_type] => post
)
[476] => stdClass Object
(
[slug] => blabla
[ID] => 6
[post_name] => %e7%83%a6%e8%ba%81-%e9%97%b9%e5%bf%83
[post_title] => 烦躁, 闹心
[post_author] => 1
[post_date] => 2008-10-11 09:46:00
[year] => 2008
[month] => 10
[post_type] => post
)
[477] => stdClass Object
(
[slug] => hk
[ID] => 1336
[post_name] => %e8%af%a5%e5%a5%bd%e5%a5%bd%e8%a1%a5%e8%8b%b1%e6%96%87%e4%ba%86
[post_title] => 该好好补英文了
[post_author] => 1
[post_date] => 2008-09-23 16:20:00
[year] => 2008
[month] => 9
[post_type] => post
)
[478] => stdClass Object
(
[slug] => blog-manage
[ID] => 1335
[post_name] => %e9%87%8d%e6%96%b0%e6%8b%bf%e5%88%b0%e6%ad%a4%e5%9f%9f%e5%90%8d
[post_title] => 重新拿到此域名
[post_author] => 1
[post_date] => 2008-09-20 17:56:00
[year] => 2008
[month] => 9
[post_type] => post
)
[479] => stdClass Object
(
[slug] => blabla
[ID] => 947
[post_name] => %e5%9c%a8%e6%ad%a6%e5%a4%a7%e6%b7%b7%e4%ba%86%e5%9b%9b%e5%b9%b4%e5%a4%9a%e6%9c%80%e6%9c%89%e6%88%90%e5%b0%b1%e6%84%9f%e7%9a%84%e4%ba%8b%e6%83%85%e5%b0%b1%e6%98%af
[post_title] => 在武大混了四年多最有成就感的事情就是
[post_author] => 1
[post_date] => 2008-09-17 22:03:14
[year] => 2008
[month] => 9
[post_type] => post
)
[480] => stdClass Object
(
[slug] => blabla
[ID] => 945
[post_name] => %e6%88%91%e6%83%b3%e6%88%91%e6%98%af%e8%af%a5%e5%bf%ab%e7%82%b9%e7%a6%bb%e5%bc%80
[post_title] => 我想我是该快点离开
[post_author] => 1
[post_date] => 2008-09-08 13:35:15
[year] => 2008
[month] => 9
[post_type] => post
)
[481] => stdClass Object
(
[slug] => tech-notes
[ID] => 943
[post_name] => %e7%bb%88%e4%ba%8e%e7%9c%8b%e5%88%b0%e4%ba%86-chrome-%e7%9a%84%e9%ac%bc%e8%84%b8
[post_title] => 终于看到了 Chrome 的鬼脸
[post_author] => 1
[post_date] => 2008-09-05 18:55:29
[year] => 2008
[month] => 9
[post_type] => post
)
[482] => stdClass Object
(
[slug] => tech-notes
[ID] => 941
[post_name] => google-chrome-%e7%9a%84%e4%b8%8d%e7%88%bd%e5%92%8c%e7%96%91%e4%bc%bc-bugs
[post_title] => Google Chrome 的不爽和疑似 bugs
[post_author] => 1
[post_date] => 2008-09-03 13:44:54
[year] => 2008
[month] => 9
[post_type] => post
)
[483] => stdClass Object
(
[slug] => tech-notes
[ID] => 733
[post_name] => %e5%bf%ab%e6%8e%92qsort%e7%9a%84%e7%94%a8%e6%b3%95%e8%af%a6%e8%a7%a3-%e4%b8%a4%e5%b9%b4%e5%89%8d%e7%9a%84%e5%8e%9f%e5%88%9b
[post_title] => 快排qsort的用法详解 (两年前的原创)
[post_author] => 1
[post_date] => 2008-08-14 09:53:26
[year] => 2008
[month] => 8
[post_type] => post
)
[484] => stdClass Object
(
[slug] => blabla
[ID] => 939
[post_name] => %e6%ad%8c%e5%94%b1%e6%88%91%e4%bb%ac%e4%ba%b2%e7%88%b1%e7%9a%84%e7%a5%96%e5%9b%bd-%e5%a5%a5%e8%bf%90%e4%bc%9a%e5%bc%80%e5%b9%95%e5%bc%8f
[post_title] => 歌唱我们亲爱的祖国 - 奥运会开幕式
[post_author] => 1
[post_date] => 2008-08-12 13:00:18
[year] => 2008
[month] => 8
[post_type] => post
)
[485] => stdClass Object
(
[slug] => tech-notes
[ID] => 937
[post_name] => %e5%bd%bb%e5%ba%95%e8%a2%ab-sun-%e6%89%93%e8%b4%a5%e4%ba%86
[post_title] => 彻底被 SUN 打败了
[post_author] => 1
[post_date] => 2008-07-31 22:38:02
[year] => 2008
[month] => 7
[post_type] => post
)
[486] => stdClass Object
(
[slug] => blabla
[ID] => 1211
[post_name] => %e6%88%91%e8%a6%81%e5%87%86%e5%a4%87%e5%9b%9e%e5%ae%b6%e8%bf%87%e6%9a%91%e5%81%87%e4%ba%86
[post_title] => 我要准备回家过暑假了
[post_author] => 1
[post_date] => 2008-07-31 03:12:00
[year] => 2008
[month] => 7
[post_type] => post
)
[487] => stdClass Object
(
[slug] => tech-notes
[ID] => 935
[post_name] => %e6%88%91%e4%b8%8d%e6%83%b3%e7%8e%a9%e6%a0%a1%e5%86%85%e5%ba%94%e7%94%a8
[post_title] => 我不想玩校内应用
[post_author] => 1
[post_date] => 2008-07-27 10:13:55
[year] => 2008
[month] => 7
[post_type] => post
)
[488] => stdClass Object
(
[slug] => blabla
[ID] => 933
[post_name] => %e4%b8%8d%e8%af%b4%e6%af%95%e4%b8%9a-%e5%9b%a0%e4%b8%ba%e6%80%95%e5%93%ad
[post_title] => 不说毕业, 因为怕哭
[post_author] => 1
[post_date] => 2008-06-21 15:41:47
[year] => 2008
[month] => 6
[post_type] => post
)
[489] => stdClass Object
(
[slug] => blabla
[ID] => 1210
[post_name] => %e6%88%91%e5%bc%80%e8%bd%a6%e5%bc%80%e7%9a%84%e5%be%88%e5%a5%bd
[post_title] => 我开车开的很好
[post_author] => 1
[post_date] => 2008-06-01 02:10:00
[year] => 2008
[month] => 6
[post_type] => post
)
[490] => stdClass Object
(
[slug] => blabla
[ID] => 1209
[post_name] => %e7%ad%94%e8%be%a9%e5%ae%8c%e4%ba%86
[post_title] => 答辩完了
[post_author] => 1
[post_date] => 2008-05-27 01:14:00
[year] => 2008
[month] => 5
[post_type] => post
)
[491] => stdClass Object
(
[slug] => blabla
[ID] => 931
[post_name] => %e5%81%9a%e5%a5%bd%e8%87%aa%e5%b7%b1%e7%9a%84%e4%ba%8b%e6%83%85%e5%b0%b1%e6%98%af%e6%9c%80%e5%a4%a7%e7%9a%84%e7%88%b1%e5%9b%bd-%e7%ae%80%e8%a6%81%e8%af%81%e6%98%8e
[post_title] => 做好自己的事情就是最大的爱国 - 简要证明
[post_author] => 1
[post_date] => 2008-05-15 22:01:48
[year] => 2008
[month] => 5
[post_type] => post
)
[492] => stdClass Object
(
[slug] => blabla
[ID] => 929
[post_name] => %e6%8d%90%e6%ac%be%e6%8c%87%e5%8d%97-%e5%b7%a5%e8%a1%8c%e5%be%80%e7%ba%a2%e5%8d%81%e5%ad%97%e4%bc%9a%e6%b1%87%e6%ac%be
[post_title] => 捐款指南 - 工行往红十字会汇款
[post_author] => 1
[post_date] => 2008-05-14 16:53:53
[year] => 2008
[month] => 5
[post_type] => post
)
[493] => stdClass Object
(
[slug] => blabla
[ID] => 927
[post_name] => %e5%8e%bb%e6%8a%a5%e4%ba%86%e5%90%8d%e5%ad%a6%e8%bd%a6
[post_title] => 去报了名学车
[post_author] => 1
[post_date] => 2008-05-12 20:19:09
[year] => 2008
[month] => 5
[post_type] => post
)
[494] => stdClass Object
(
[slug] => blabla
[ID] => 925
[post_name] => %e7%ad%89%e6%89%93%e5%ae%8c%e4%bb%97%e6%88%91%e5%b0%b1%e5%9b%9e%e8%80%81%e5%ae%b6%e7%bb%93%e5%a9%9a
[post_title] => 等打完仗我就回老家结婚
[post_author] => 1
[post_date] => 2008-05-07 13:47:04
[year] => 2008
[month] => 5
[post_type] => post
)
[495] => stdClass Object
(
[slug] => blabla
[ID] => 729
[post_name] => %e5%bc%80%e5%a7%8b%e5%86%99%e8%ae%ba%e6%96%87
[post_title] => 开始写论文
[post_author] => 1
[post_date] => 2008-04-22 13:54:27
[year] => 2008
[month] => 4
[post_type] => post
)
[496] => stdClass Object
(
[slug] => blabla
[ID] => 923
[post_name] => %e4%b9%b0%e4%ba%86%e4%b8%a4%e6%9c%ac%e5%be%88%e6%9c%89%e6%83%85%e8%b0%83%e7%9a%84%e7%a5%9e%e4%bd%9c
[post_title] => 买了两本很有情调的神作
[post_author] => 1
[post_date] => 2008-04-04 12:25:21
[year] => 2008
[month] => 4
[post_type] => post
)
[497] => stdClass Object
(
[slug] => tech-notes
[ID] => 727
[post_name] => vimrc-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6
[post_title] => vimrc 配置文件
[post_author] => 1
[post_date] => 2008-04-02 15:30:56
[year] => 2008
[month] => 4
[post_type] => post
)
[498] => stdClass Object
(
[slug] => tech-notes
[ID] => 720
[post_name] => %e7%bb%88%e7%ab%af%e4%b8%8b%e8%bf%9b%e8%a1%8c-linux-%e7%9a%84-ip-%e8%ae%be%e7%bd%ae%e5%92%8c-dns-%e8%ae%be%e7%bd%ae
[post_title] => 终端下进行 Linux 的 IP 设置和 DNS 设置
[post_author] => 1
[post_date] => 2008-04-02 15:12:34
[year] => 2008
[month] => 4
[post_type] => post
)
[499] => stdClass Object
(
[slug] => blabla
[ID] => 718
[post_name] => %e5%94%89-%e5%8f%88%e5%88%b0%e9%a5%ad%e7%82%b9%e4%ba%86
[post_title] => 唉, 又到饭点了
[post_author] => 1
[post_date] => 2008-04-02 12:40:41
[year] => 2008
[month] => 4
[post_type] => post
)
[500] => stdClass Object
(
[slug] => tech-notes
[ID] => 716
[post_name] => baidu-hi-%e6%9e%9c%e7%84%b6%e4%b9%9f%e8%bf%98%e6%98%af-4g-%e5%a4%a7%e5%b0%8f%e9%99%90%e5%88%b6
[post_title] => Baidu Hi 果然也还是 4G 大小限制
[post_author] => 1
[post_date] => 2008-03-27 10:03:04
[year] => 2008
[month] => 3
[post_type] => post
)
[501] => stdClass Object
(
[slug] => blabla
[ID] => 1254
[post_name] => zz-%e8%af%91%e7%a8%bf%e5%bd%93%e7%88%b6%e6%af%8d%e8%af%b7%e6%b1%82%e5%81%9a%e4%bd%a0%e7%9a%84facebook%e5%a5%bd%e5%8f%8b
[post_title] => [zz] 译稿:当父母请求做你的Facebook好友
[post_author] => 1
[post_date] => 2008-03-13 02:00:00
[year] => 2008
[month] => 3
[post_type] => post
)
[502] => stdClass Object
(
[slug] => blog-manage
[ID] => 1253
[post_name] => %e5%86%99%e4%ba%86%e5%be%88%e4%b9%85%e7%9a%84%e9%95%bf%e5%b8%96%e5%9b%a0%e6%b5%8f%e8%a7%88%e5%99%a8%e9%97%ae%e9%a2%98%e8%80%8c%e6%b6%88%e5%a4%b1%e6%8e%89
[post_title] => 写了很久的长帖因浏览器问题而消失掉
[post_author] => 1
[post_date] => 2008-03-09 05:36:00
[year] => 2008
[month] => 3
[post_type] => post
)
[503] => stdClass Object
(
[slug] => blabla
[ID] => 919
[post_name] => %e5%8e%9f%e6%9d%a5%e6%88%91%e7%8e%b0%e5%9c%a8%e7%9a%84%e8%ba%ab%e4%bb%bd%e6%98%af%e4%bc%a0%e5%a5%87%e4%ba%ba%e7%89%a9
[post_title] => 原来我现在的身份是传奇人物...
[post_author] => 1
[post_date] => 2008-03-08 20:20:02
[year] => 2008
[month] => 3
[post_type] => post
)
[504] => stdClass Object
(
[slug] => blabla
[ID] => 206
[post_name] => %e5%8d%8e%e4%b8%ba%e6%8c%82%e4%ba%86%e7%ac%ac-37-%e4%b8%aa%e4%ba%ba
[post_title] => 华为挂了第 37 个人
[post_author] => 1
[post_date] => 2008-03-01 23:10:00
[year] => 2008
[month] => 3
[post_type] => post
)
[505] => stdClass Object
(
[slug] => tech-notes
[ID] => 714
[post_name] => %e8%af%95%e7%94%a8%e4%ba%86%e4%b8%80%e4%b8%8b%e7%99%be%e5%ba%a6-hi
[post_title] => 试用了一下百度 Hi
[post_author] => 1
[post_date] => 2008-03-01 23:01:30
[year] => 2008
[month] => 3
[post_type] => post
)
[506] => stdClass Object
(
[slug] => blabla
[ID] => 917
[post_name] => %e4%bc%a0%e9%97%bb
[post_title] => 传闻
[post_author] => 1
[post_date] => 2008-02-20 19:10:40
[year] => 2008
[month] => 2
[post_type] => post
)
[507] => stdClass Object
(
[slug] => intern-life
[ID] => 1252
[post_name] => %e5%9b%9e%e5%ae%b6-%e5%8f%88%e5%9b%9e%e6%a0%a1
[post_title] => 回家, 又回校
[post_author] => 1
[post_date] => 2008-02-14 19:53:00
[year] => 2008
[month] => 2
[post_type] => post
)
[508] => stdClass Object
(
[slug] => blabla
[ID] => 915
[post_name] => %e6%88%91%e4%bb%ac%e6%8d%a2%e4%b8%aa%e8%af%9d%e9%a2%98%e5%90%a7
[post_title] => 我们换个话题吧
[post_author] => 1
[post_date] => 2008-02-06 21:18:30
[year] => 2008
[month] => 2
[post_type] => post
)
[509] => stdClass Object
(
[slug] => intern-life
[ID] => 1251
[post_name] => %e5%9b%9e%e5%ae%b6-%e4%b8%80%e7%89%87%e8%bf%b7%e8%8c%ab%e7%9a%84%e8%b7%af%e7%a8%8b
[post_title] => 回家, 一片迷茫的路程
[post_author] => 1
[post_date] => 2008-01-30 03:26:00
[year] => 2008
[month] => 1
[post_type] => post
)
[510] => stdClass Object
(
[slug] => intern-life
[ID] => 1250
[post_name] => %e5%a4%a7%e9%9b%aa-%e6%9c%ba%e7%a5%a8-5g-%e8%81%9a%e4%bc%9a
[post_title] => 大雪, 机票, 5g 聚会
[post_author] => 1
[post_date] => 2008-01-28 02:31:00
[year] => 2008
[month] => 1
[post_type] => post
)
[511] => stdClass Object
(
[slug] => blabla
[ID] => 913
[post_name] => %e9%82%a3%e4%b8%aa-%e6%81%a9-%e6%9c%80%e8%bf%91%e5%8f%91%e4%ba%86%e4%b8%a4%e7%af%87%e5%91%a8%e8%ae%b0%e5%9c%a8-q-zone
[post_title] => 那个, 恩, 最近发了两篇周记在 Q-zone
[post_author] => 1
[post_date] => 2008-01-27 19:19:10
[year] => 2008
[month] => 1
[post_type] => post
)
[512] => stdClass Object
(
[slug] => blabla
[ID] => 1249
[post_name] => %e8%8b%8f%e5%b7%9e-%e5%90%8c%e9%87%8c-%e6%af%95%e4%b8%9a%e8%ae%be%e8%ae%a1-%e6%9d%80%e4%ba%ba%e6%b8%b8%e6%88%8f
[post_title] => 苏州, 同里, 毕业设计, 杀人游戏
[post_author] => 1
[post_date] => 2008-01-20 00:30:00
[year] => 2008
[month] => 1
[post_type] => post
)
[513] => stdClass Object
(
[slug] => intern-life
[ID] => 911
[post_name] => %e8%87%aa%e5%b7%b1%e5%87%ba%e5%8e%bb%e8%b5%b0%e8%b5%b0%e5%90%a7
[post_title] => 自己出去走走吧
[post_author] => 1
[post_date] => 2008-01-10 21:39:07
[year] => 2008
[month] => 1
[post_type] => post
)
[514] => stdClass Object
(
[slug] => intern-life
[ID] => 143
[post_name] => %e7%bb%99%e8%87%aa%e5%b7%b1%e6%94%be%e5%81%87-%e5%87%ba%e5%8e%bb%e8%b5%b0%e8%b5%b0%e5%90%a7
[post_title] => 给自己放假, 出去走走吧
[post_author] => 1
[post_date] => 2008-01-10 13:37:18
[year] => 2008
[month] => 1
[post_type] => post
)
[515] => stdClass Object
(
[slug] => intern-life
[ID] => 142
[post_name] => %e7%ab%99%e9%94%99%e9%98%9f%e4%bc%8d%e5%90%8e%e6%9e%9c%e5%be%88%e4%b8%a5%e9%87%8d
[post_title] => 站错队伍后果很严重
[post_author] => 1
[post_date] => 2008-01-08 15:59:33
[year] => 2008
[month] => 1
[post_type] => post
)
[516] => stdClass Object
(
[slug] => blabla
[ID] => 908
[post_name] => %e5%a5%96%e5%ad%a6%e9%87%91%e7%bc%a9%e6%b0%b4
[post_title] => 奖学金缩水
[post_author] => 1
[post_date] => 2008-01-07 22:36:50
[year] => 2008
[month] => 1
[post_type] => post
)
[517] => stdClass Object
(
[slug] => intern-life
[ID] => 141
[post_name] => %e5%a5%96%e5%ad%a6%e9%87%91%e5%b1%85%e7%84%b6%e9%83%bd%e6%89%a3%e7%a8%8e
[post_title] => 奖学金居然都扣税
[post_author] => 1
[post_date] => 2008-01-07 14:29:48
[year] => 2008
[month] => 1
[post_type] => post
)
[518] => stdClass Object
(
[slug] => tech-notes
[ID] => 207
[post_name] => %e5%85%8d%e8%b4%b9%e7%9a%84%e4%b8%9c%e8%a5%bf%e6%80%bb%e6%98%af%e5%9b%a0%e4%b8%ba%e5%85%b6%e8%8e%b7%e5%8f%96%e4%ba%86%e6%9f%90%e5%88%a9%e7%9b%8a%e6%88%96%e8%ae%a9%e6%88%91%e4%bb%ac%e4%b8%a7%e5%a4%b1
[post_title] => 免费的东西总是因为其获取了某利益或让我们丧失了某权利
[post_author] => 1
[post_date] => 2008-01-05 18:56:00
[year] => 2008
[month] => 1
[post_type] => post
)
[519] => stdClass Object
(
[slug] => blabla
[ID] => 1248
[post_name] => what-is-love
[post_title] => What is Love?
[post_author] => 1
[post_date] => 2008-01-03 05:42:00
[year] => 2008
[month] => 1
[post_type] => post
)
[520] => stdClass Object
(
[slug] => english-practise
[ID] => 140
[post_name] => what-is-love-and-how-to-love
[post_title] => What is Love? and How to Love?
[post_author] => 1
[post_date] => 2008-01-02 13:29:30
[year] => 2008
[month] => 1
[post_type] => post
)
[521] => stdClass Object
(
[slug] => blabla
[ID] => 1247
[post_name] => wave-2007-2
[post_title] => Wave 2007
[post_author] => 1
[post_date] => 2008-01-01 02:09:00
[year] => 2008
[month] => 1
[post_type] => post
)
[522] => stdClass Object
(
[slug] => blabla
[ID] => 208
[post_name] => wave-2007
[post_title] => Wave 2007
[post_author] => 1
[post_date] => 2007-12-31 18:12:00
[year] => 2007
[month] => 12
[post_type] => post
)
[523] => stdClass Object
(
[slug] => intern-life
[ID] => 209
[post_name] => %e7%8f%8d%e6%83%9c%e7%94%9f%e5%91%bd-%e7%8f%8d%e6%83%9c%e5%81%a5%e5%ba%b7
[post_title] => 珍惜生命, 珍惜健康
[post_author] => 1
[post_date] => 2007-12-30 23:06:00
[year] => 2007
[month] => 12
[post_type] => post
)
[524] => stdClass Object
(
[slug] => blabla
[ID] => 1246
[post_name] => %e5%8d%97%e6%8b%b3%e5%a6%88%e5%a6%88-tonight
[post_title] => 南拳妈妈 - Tonight
[post_author] => 1
[post_date] => 2007-12-27 07:55:00
[year] => 2007
[month] => 12
[post_type] => post
)
[525] => stdClass Object
(
[slug] => blabla
[ID] => 1245
[post_name] => %e5%a4%b1%e5%8e%bb%e5%90%8e%e6%89%8d%e6%87%82%e5%be%97%e7%8f%8d%e6%83%9c-%e5%a6%82%e6%9e%9c%e6%88%91%e4%b8%8d%e6%83%b3%e5%a4%b1%e5%8e%bb%e6%83%b3%e7%8f%8d%e6%83%9c%e5%91%a2
[post_title] => 失去后才懂得珍惜, 如果我不想失去想珍惜呢?
[post_author] => 1
[post_date] => 2007-12-24 03:19:00
[year] => 2007
[month] => 12
[post_type] => post
)
[526] => stdClass Object
(
[slug] => blabla
[ID] => 210
[post_name] => %e5%8f%88%e5%88%b0%e5%b9%b4%e5%ba%95-%e8%af%a5%e7%9b%98%e7%82%b9%e4%b8%80%e4%b8%8b%e4%ba%86
[post_title] => 又到年底, 该盘点一下了
[post_author] => 1
[post_date] => 2007-12-23 15:00:00
[year] => 2007
[month] => 12
[post_type] => post
)
[527] => stdClass Object
(
[slug] => intern-life
[ID] => 906
[post_name] => %e6%9c%80%e8%bf%91
[post_title] => 最近
[post_author] => 1
[post_date] => 2007-12-20 23:50:47
[year] => 2007
[month] => 12
[post_type] => post
)
[528] => stdClass Object
(
[slug] => intern-life
[ID] => 1244
[post_name] => %e4%b8%80%e4%ba%9b%e7%85%a7%e7%89%87-%e6%9c%89%e5%85%b3%e9%ad%94%e6%96%b9
[post_title] => 一些照片, 有关魔方 :)
[post_author] => 1
[post_date] => 2007-12-17 03:13:00
[year] => 2007
[month] => 12
[post_type] => post
)
[529] => stdClass Object
(
[slug] => blabla
[ID] => 904
[post_name] => %e9%ad%94%e6%96%b9%e7%9a%84%e4%b8%80%e4%ba%9b%e7%85%a7%e7%89%87
[post_title] => 魔方的一些照片
[post_author] => 1
[post_date] => 2007-12-16 21:23:07
[year] => 2007
[month] => 12
[post_type] => post
)
[530] => stdClass Object
(
[slug] => tech-notes
[ID] => 1243
[post_name] => %e7%99%bd%e8%8f%9c%e4%bb%b7%e7%9a%84%e5%86%85%e5%ad%98
[post_title] => 白菜价的内存
[post_author] => 1
[post_date] => 2007-12-16 18:09:00
[year] => 2007
[month] => 12
[post_type] => post
)
[531] => stdClass Object
(
[slug] => blog-manage
[ID] => 211
[post_name] => %e5%a5%bd%e4%b9%85%e9%83%bd%e6%b2%a1%e6%9d%a5%e8%bf%99%e9%87%8c%e5%86%99%e7%82%b9%e4%bb%80%e4%b9%88
[post_title] => 好久都没来这里写点什么
[post_author] => 1
[post_date] => 2007-12-16 11:14:00
[year] => 2007
[month] => 12
[post_type] => post
)
[532] => stdClass Object
(
[slug] => intern-life
[ID] => 1242
[post_name] => %e8%a2%ab%e6%8b%92-%e8%bf%98%e6%98%af%e6%9c%89%e7%82%b9%e5%b0%8f%e9%9a%be%e8%bf%87%e7%9a%84
[post_title] => 被拒, 还是有点小难过的
[post_author] => 1
[post_date] => 2007-12-15 04:07:00
[year] => 2007
[month] => 12
[post_type] => post
)
[533] => stdClass Object
(
[slug] => intern-life
[ID] => 902
[post_name] => %e8%a2%ab%e6%8b%92
[post_title] => 被拒
[post_author] => 1
[post_date] => 2007-12-14 20:17:22
[year] => 2007
[month] => 12
[post_type] => post
)
[534] => stdClass Object
(
[slug] => blabla
[ID] => 1241
[post_name] => %e6%99%b4%e5%a4%a9%e5%a8%83%e5%a8%83
[post_title] => 晴天娃娃
[post_author] => 1
[post_date] => 2007-12-08 04:55:00
[year] => 2007
[month] => 12
[post_type] => post
)
[535] => stdClass Object
(
[slug] => tech-notes
[ID] => 1240
[post_name] => %e6%8a%98%e8%85%be%e7%9a%84%e6%84%8f%e4%b9%89
[post_title] => 折腾的意义
[post_author] => 1
[post_date] => 2007-12-07 05:23:00
[year] => 2007
[month] => 12
[post_type] => post
)
[536] => stdClass Object
(
[slug] => intern-life
[ID] => 900
[post_name] => %e9%ad%94%e6%96%b9%e5%b9%b3%e5%9d%87%e6%89%8b%e9%80%9f%e8%bf%9b%e5%85%a5-100s
[post_title] => 魔方平均手速进入 100s
[post_author] => 1
[post_date] => 2007-12-05 22:02:17
[year] => 2007
[month] => 12
[post_type] => post
)
[537] => stdClass Object
(
[slug] => tech-notes
[ID] => 1239
[post_name] => %e4%b8%80%e4%b8%aa%e5%91%a8%e6%9c%ab%e9%83%bd%e8%8a%b1%e5%9c%a8%e4%ba%86-ubuntu-7-10-%e4%b8%8a
[post_title] => 一个周末都花在了 Ubuntu 7.10 上
[post_author] => 1
[post_date] => 2007-12-03 04:38:00
[year] => 2007
[month] => 12
[post_type] => post
)
[538] => stdClass Object
(
[slug] => blabla
[ID] => 1238
[post_name] => %e5%bf%ab%e4%b9%90%e7%9a%84%e5%ae%9a%e4%b9%89%e6%98%af%e4%bb%80%e4%b9%88
[post_title] => 快乐的定义是什么?
[post_author] => 1
[post_date] => 2007-11-30 06:32:00
[year] => 2007
[month] => 11
[post_type] => post
)
[539] => stdClass Object
(
[slug] => intern-life
[ID] => 898
[post_name] => %e6%9c%80%e8%bf%91%e5%9c%a8%e8%bd%ac%e9%ad%94%e6%96%b9-%e7%94%a8%e6%89%8b%e6%8e%8c%e8%be%b9%e6%b2%bf%e6%8c%89-ctrl
[post_title] => 最近在转魔方, 用手掌边沿按 Ctrl
[post_author] => 1
[post_date] => 2007-11-26 21:03:54
[year] => 2007
[month] => 11
[post_type] => post
)
[540] => stdClass Object
(
[slug] => blabla
[ID] => 1237
[post_name] => %e5%bc%80%e5%a7%8b%e8%bf%b7%e9%ad%94%e6%96%b9
[post_title] => 开始迷魔方
[post_author] => 1
[post_date] => 2007-11-21 04:46:00
[year] => 2007
[month] => 11
[post_type] => post
)
[541] => stdClass Object
(
[slug] => intern-life
[ID] => 1236
[post_name] => %e4%b8%8a%e6%b5%b7%e5%8d%b0%e8%b1%a1%e7%bb%a7%e7%bb%ad-%e7%90%90%e4%ba%8b
[post_title] => 上海印象继续 & 琐事
[post_author] => 1
[post_date] => 2007-11-13 05:30:00
[year] => 2007
[month] => 11
[post_type] => post
)
[542] => stdClass Object
(
[slug] => blog-manage
[ID] => 896
[post_name] => %e6%a0%a1%e5%86%85%e7%9a%84%e7%bb%9f%e8%ae%a1%e7%bb%9d%e5%af%b9%e6%9c%89%e9%97%ae%e9%a2%98
[post_title] => 校内的统计绝对有问题
[post_author] => 1
[post_date] => 2007-10-27 23:49:47
[year] => 2007
[month] => 10
[post_type] => post
)
[543] => stdClass Object
(
[slug] => intern-life
[ID] => 1235
[post_name] => %e8%a1%97%e6%99%af
[post_title] => 街景
[post_author] => 1
[post_date] => 2007-10-26 05:56:00
[year] => 2007
[month] => 10
[post_type] => post
)
[544] => stdClass Object
(
[slug] => intern-life
[ID] => 1334
[post_name] => %e6%97%85%e9%a6%86%e7%85%a7%e7%89%87
[post_title] => 旅馆照片
[post_author] => 1
[post_date] => 2007-10-24 06:34:00
[year] => 2007
[month] => 10
[post_type] => post
)
[545] => stdClass Object
(
[slug] => intern-life
[ID] => 1333
[post_name] => %e7%96%af%e6%8e%89-%e5%8d%8a%e4%b8%aa%e6%9c%88%e8%a6%81%e5%9b%9e%e4%b8%a4%e6%ac%a1%e6%ad%a6%e6%b1%89
[post_title] => 疯掉, 半个月要回两次武汉
[post_author] => 1
[post_date] => 2007-10-24 02:14:00
[year] => 2007
[month] => 10
[post_type] => post
)
[546] => stdClass Object
(
[slug] => intern-life
[ID] => 1332
[post_name] => %e4%b8%8a%e6%b5%b7%e4%b8%80%e5%91%a8%e4%b8%8b
[post_title] => 上海一周(下)
[post_author] => 1
[post_date] => 2007-10-23 07:18:00
[year] => 2007
[month] => 10
[post_type] => post
)
[547] => stdClass Object
(
[slug] => intern-life
[ID] => 1331
[post_name] => %e4%b8%8a%e6%b5%b7%e4%b8%80%e5%91%a8%e4%b8%8a
[post_title] => 上海一周(上)
[post_author] => 1
[post_date] => 2007-10-22 07:16:00
[year] => 2007
[month] => 10
[post_type] => post
)
[548] => stdClass Object
(
[slug] => intern-life
[ID] => 1330
[post_name] => %e7%a3%95%e7%a3%95%e7%a2%b0%e7%a2%b0%e7%9a%84%e5%88%b0%e4%ba%86%e4%b8%8a%e6%b5%b7
[post_title] => 磕磕碰碰的到了上海
[post_author] => 1
[post_date] => 2007-10-16 05:37:00
[year] => 2007
[month] => 10
[post_type] => post
)
[549] => stdClass Object
(
[slug] => blabla
[ID] => 1329
[post_name] => %e6%97%b6%e5%85%89%e5%a6%82%e6%b0%b4%e6%82%84%e6%82%84%e8%bf%87
[post_title] => 时光如水悄悄过
[post_author] => 1
[post_date] => 2007-10-14 02:50:00
[year] => 2007
[month] => 10
[post_type] => post
)
[550] => stdClass Object
(
[slug] => blabla
[ID] => 1328
[post_name] => %e6%89%be%e5%b7%a5%e4%bd%9c%e7%9a%84%e5%ad%a3%e8%8a%82-%e6%81%90%e6%80%96
[post_title] => 找工作的季节, 恐怖
[post_author] => 1
[post_date] => 2007-09-24 07:19:00
[year] => 2007
[month] => 9
[post_type] => post
)
[551] => stdClass Object
(
[slug] => blabla
[ID] => 1327
[post_name] => %e7%8c%aa%e7%8b%97%e4%b8%80%e8%88%ac%e7%9a%84%e7%94%9f%e6%b4%bb%e5%b9%b6%e6%9c%89%e5%85%b3%e5%b0%8f%e7%99%bd%e7%9a%84%e4%b8%80%e4%ba%9b%e6%83%b3%e6%b3%95
[post_title] => 猪狗一般的生活并有关小白的一些想法
[post_author] => 1
[post_date] => 2007-09-16 05:00:00
[year] => 2007
[month] => 9
[post_type] => post
)
[552] => stdClass Object
(
[slug] => blabla
[ID] => 1326
[post_name] => %e5%9b%9e%e5%88%b0%e6%ad%a6%e6%b1%89-%e6%84%9f%e8%a7%89%e7%9c%9f%e5%a5%bd
[post_title] => 回到武汉, 感觉真好
[post_author] => 1
[post_date] => 2007-09-13 04:15:00
[year] => 2007
[month] => 9
[post_type] => post
)
[553] => stdClass Object
(
[slug] => blog-manage
[ID] => 712
[post_name] => %e8%bf%87%e4%ba%86%e4%b8%80%e5%b9%b4%e4%ba%86
[post_title] => 过了一年了
[post_author] => 1
[post_date] => 2007-09-03 17:13:29
[year] => 2007
[month] => 9
[post_type] => post
)
[554] => stdClass Object
(
[slug] => intern-life
[ID] => 138
[post_name] => %e5%bf%ab%e5%9b%9e%e6%ad%a6%e6%b1%89%e4%ba%86
[post_title] => 快回武汉了
[post_author] => 1
[post_date] => 2007-09-03 12:06:37
[year] => 2007
[month] => 9
[post_type] => post
)
[555] => stdClass Object
(
[slug] => english-practise
[ID] => 137
[post_name] => %e5%88%b0%e5%ba%95%e6%98%af-impossible-is-nothing-%e8%bf%98%e6%98%af-nothing-is-impossible
[post_title] => 到底是 Impossible is Nothing 还是 Nothing is Impossible?
[post_author] => 1
[post_date] => 2007-09-01 12:16:57
[year] => 2007
[month] => 9
[post_type] => post
)
[556] => stdClass Object
(
[slug] => blabla
[ID] => 1325
[post_name] => %e6%88%91%e7%9a%84%e4%ba%94%e9%98%b6%e5%af%bc%e6%95%b0%e6%98%af%e6%ad%a3%e6%95%b0%e3%80%82
[post_title] => 我的五阶导数是正数。
[post_author] => 1
[post_date] => 2007-08-31 20:36:00
[year] => 2007
[month] => 8
[post_type] => post
)
[557] => stdClass Object
(
[slug] => intern-life
[ID] => 1324
[post_name] => %e7%94%b3%e8%af%b7%e7%9a%84-9-11-%e7%bb%93%e6%9d%9f
[post_title] => 申请的 9.11 结束
[post_author] => 1
[post_date] => 2007-08-31 02:14:00
[year] => 2007
[month] => 8
[post_type] => post
)
[558] => stdClass Object
(
[slug] => contests
[ID] => 212
[post_name] => tccc-round1b-%e5%8f%88%e6%98%af%e4%bd%8e%e7%ba%a7%e9%94%99%e8%af%af
[post_title] => TCCC Round1B, 又是低级错误
[post_author] => 1
[post_date] => 2007-08-30 20:57:00
[year] => 2007
[month] => 8
[post_type] => post
)
[559] => stdClass Object
(
[slug] => english-practise
[ID] => 136
[post_name] => impossible-is-nothing-vs-nothing-is-impossible
[post_title] => Impossible is nothing Vs. Nothing is impossible
[post_author] => 1
[post_date] => 2007-08-30 07:38:06
[year] => 2007
[month] => 8
[post_type] => post
)
[560] => stdClass Object
(
[slug] => intern-life
[ID] => 135
[post_name] => %e5%a4%a9%e9%ab%98%e4%ba%91%e6%b7%a1
[post_title] => 天高云淡
[post_author] => 1
[post_date] => 2007-08-29 12:44:55
[year] => 2007
[month] => 8
[post_type] => post
)
[561] => stdClass Object
(
[slug] => intern-life
[ID] => 1323
[post_name] => %e5%86%8d%e8%bf%87%e4%b8%a4%e4%b8%aa%e6%98%9f%e6%9c%9f%e5%b0%b1%e5%9b%9e%e5%8e%bb%e4%ba%86%e5%90%a7
[post_title] => 再过两个星期就回去了吧
[post_author] => 1
[post_date] => 2007-08-26 00:03:00
[year] => 2007
[month] => 8
[post_type] => post
)
[562] => stdClass Object
(
[slug] => intern-life
[ID] => 134
[post_name] => %e5%91%a8%e6%9c%ab-house-warming-%e6%95%b2-bg-%e8%87%aa%e8%a1%8c%e8%bd%a6-%e5%a4%a9%e5%ae%89%e9%97%a8
[post_title] => 周末, House Warming, 敲 bg, 自行车, 天安门
[post_author] => 1
[post_date] => 2007-08-20 12:57:34
[year] => 2007
[month] => 8
[post_type] => post
)
[563] => stdClass Object
(
[slug] => intern-life
[ID] => 133
[post_name] => %e4%ba%ba%e6%bd%ae%e4%b8%8b%e7%9a%84%e9%95%bf%e5%9f%8e
[post_title] => 人潮下的长城
[post_author] => 1
[post_date] => 2007-08-12 09:55:31
[year] => 2007
[month] => 8
[post_type] => post
)
[564] => stdClass Object
(
[slug] => intern-life
[ID] => 132
[post_name] => %e8%af%b4%e8%af%b4%e6%9c%80%e8%bf%91%e6%97%a0%e8%81%8a%e7%9a%84%e4%ba%8b%e6%83%85
[post_title] => 说说最近无聊的事情
[post_author] => 1
[post_date] => 2007-08-09 12:45:09
[year] => 2007
[month] => 8
[post_type] => post
)
[565] => stdClass Object
(
[slug] => intern-life
[ID] => 131
[post_name] => %e5%bc%80%e5%a7%8b%e8%bf%87%e8%87%aa%e5%b7%b1%e7%9a%84%e5%91%a8%e6%9c%ab
[post_title] => 开始过自己的周末
[post_author] => 1
[post_date] => 2007-08-05 12:06:52
[year] => 2007
[month] => 8
[post_type] => post
)
[566] => stdClass Object
(
[slug] => intern-life
[ID] => 130
[post_name] => %e6%9c%ac%e5%91%a8
[post_title] => 本周
[post_author] => 1
[post_date] => 2007-08-04 04:08:13
[year] => 2007
[month] => 8
[post_type] => post
)
[567] => stdClass Object
(
[slug] => intern-life
[ID] => 41
[post_name] => %e5%8c%97%e4%ba%ac%e4%b8%83%e6%9c%88%e9%a3%9e%e9%9b%aa
[post_title] => 北京七月飞雪
[post_author] => 1
[post_date] => 2007-07-31 12:54:26
[year] => 2007
[month] => 7
[post_type] => post
)
[568] => stdClass Object
(
[slug] => intern-life
[ID] => 42
[post_name] => %e5%91%a8%e6%9c%ab
[post_title] => 周末
[post_author] => 1
[post_date] => 2007-07-28 07:30:39
[year] => 2007
[month] => 7
[post_type] => post
)
[569] => stdClass Object
(
[slug] => intern-life
[ID] => 43
[post_name] => %e6%96%ad%e7%bd%91%e4%b8%8b%e7%9a%84%e9%81%90%e6%83%b3%e8%8b%a5%e5%b9%b2
[post_title] => 断网下的遐想若干
[post_author] => 1
[post_date] => 2007-07-25 11:09:46
[year] => 2007
[month] => 7
[post_type] => post
)
[570] => stdClass Object
(
[slug] => intern-life
[ID] => 1322
[post_name] => %e6%94%be%e5%87%ba%e5%8c%97%e4%ba%ac%e5%8d%b0%e8%b1%a1%e7%85%a7%e7%89%87%e8%8b%a5%e5%b9%b2
[post_title] => 放出北京印象照片若干
[post_author] => 1
[post_date] => 2007-07-22 21:38:00
[year] => 2007
[month] => 7
[post_type] => post
)
[571] => stdClass Object
(
[slug] => intern-life
[ID] => 44
[post_name] => weekend
[post_title] => Weekend
[post_author] => 1
[post_date] => 2007-07-21 12:16:52
[year] => 2007
[month] => 7
[post_type] => post
)
[572] => stdClass Object
(
[slug] => intern-life
[ID] => 45
[post_name] => day-3
[post_title] => Day 3
[post_author] => 1
[post_date] => 2007-07-20 12:45:05
[year] => 2007
[month] => 7
[post_type] => post
)
[573] => stdClass Object
(
[slug] => intern-life
[ID] => 46
[post_name] => day-2
[post_title] => Day 2
[post_author] => 1
[post_date] => 2007-07-19 12:35:36
[year] => 2007
[month] => 7
[post_type] => post
)
[574] => stdClass Object
(
[slug] => intern-life
[ID] => 47
[post_name] => %e5%9c%a8%e5%8c%97%e4%ba%ac
[post_title] => 在北京
[post_author] => 1
[post_date] => 2007-07-18 07:10:34
[year] => 2007
[month] => 7
[post_type] => post
)
[575] => stdClass Object
(
[slug] => blabla
[ID] => 1320
[post_name] => %e8%80%83%e8%af%95%e5%89%8d%e7%9a%84%e9%9a%8f%e6%89%8b%e4%b8%80%e6%b6%82
[post_title] => 考试前的随手一涂
[post_author] => 1
[post_date] => 2007-07-12 00:17:00
[year] => 2007
[month] => 7
[post_type] => post
)
[576] => stdClass Object
(
[slug] => blog-manage
[ID] => 48
[post_name] => %e6%9c%ac%e7%a9%ba%e9%97%b4%e9%9c%80%e8%a6%81%e9%87%8d%e6%96%b0%e5%90%af%e7%94%a8%e4%ba%86
[post_title] => 本空间需要重新启用了
[post_author] => 1
[post_date] => 2007-07-03 02:23:15
[year] => 2007
[month] => 7
[post_type] => post
)
[577] => stdClass Object
(
[slug] => blog-manage
[ID] => 213
[post_name] => %e4%ba%a4%e6%8d%a2%e9%93%be%e6%8e%a5%e5%8f%8a%e8%bf%91%e6%9c%9f%e6%b4%bb%e5%8a%a8
[post_title] => 交换链接及近期活动
[post_author] => 1
[post_date] => 2007-07-01 00:00:00
[year] => 2007
[month] => 7
[post_type] => post
)
[578] => stdClass Object
(
[slug] => blabla
[ID] => 1319
[post_name] => %e6%8a%8a%e8%bf%bd%e6%b1%82%e5%8d%93%e8%b6%8a%e5%bd%93%e6%88%90%e4%b8%80%e7%a7%8d%e4%b9%a0%e6%83%af
[post_title] => 把追求卓越当成一种习惯
[post_author] => 1
[post_date] => 2007-06-30 08:31:00
[year] => 2007
[month] => 6
[post_type] => post
)
[579] => stdClass Object
(
[slug] => contests
[ID] => 214
[post_name] => quick-challenge-2007
[post_title] => Quick Challenge 2007
[post_author] => 1
[post_date] => 2007-06-24 15:45:00
[year] => 2007
[month] => 6
[post_type] => post
)
[580] => stdClass Object
(
[slug] => contests
[ID] => 49
[post_name] => no-updated
[post_title] => No Updated
[post_author] => 1
[post_date] => 2007-06-22 03:17:01
[year] => 2007
[month] => 6
[post_type] => post
)
[581] => stdClass Object
(
[slug] => tech-notes
[ID] => 1318
[post_name] => %e5%90%83%e9%a5%b1%e6%92%91%e7%9a%84%e5%90%8e%e5%be%88%e5%8d%b1%e9%99%a9
[post_title] => 吃饱撑的后很危险
[post_author] => 1
[post_date] => 2007-06-21 07:45:00
[year] => 2007
[month] => 6
[post_type] => post
)
[582] => stdClass Object
(
[slug] => intern-life
[ID] => 215
[post_name] => %e5%ae%9e%e4%b9%a0%e7%94%b3%e8%af%b7%e6%ad%a3%e5%bc%8f%e7%bb%93%e6%9d%9f
[post_title] => 实习申请正式结束
[post_author] => 1
[post_date] => 2007-06-18 20:11:00
[year] => 2007
[month] => 6
[post_type] => post
)
[583] => stdClass Object
(
[slug] => blog-manage
[ID] => 894
[post_name] => %e8%b2%8c%e4%bc%bc%e5%be%88%e5%a4%9a%e4%ba%ba%e7%8e%a9%e8%bf%99%e4%b8%aa-%e4%b8%8d%e5%a5%bd%e6%84%8f%e6%80%9d%e5%81%b6%e9%83%bd%e6%b2%a1%e7%94%a8
[post_title] => 貌似很多人玩这个? 不好意思偶都没用...
[post_author] => 1
[post_date] => 2007-06-17 21:24:34
[year] => 2007
[month] => 6
[post_type] => post
)
[584] => stdClass Object
(
[slug] => blabla
[ID] => 1317
[post_name] => %e5%8f%88%e6%98%af%e4%b8%80%e5%b9%b4%e6%af%95%e4%b8%9a%e6%97%b6
[post_title] => 又是一年毕业时
[post_author] => 1
[post_date] => 2007-06-14 05:06:00
[year] => 2007
[month] => 6
[post_type] => post
)
[585] => stdClass Object
(
[slug] => blabla
[ID] => 1316
[post_name] => %e6%88%91%e6%b2%a1%e4%ba%8b%e5%90%b5%e6%9e%b6%e5%b9%b2%e5%90%97
[post_title] => 我没事吵架干吗...
[post_author] => 1
[post_date] => 2007-06-08 04:24:00
[year] => 2007
[month] => 6
[post_type] => post
)
[586] => stdClass Object
(
[slug] => blabla
[ID] => 1315
[post_name] => %e5%bf%83%e7%bb%86%e5%a6%82%e4%b8%9d
[post_title] => 心细如丝
[post_author] => 1
[post_date] => 2007-06-07 03:53:00
[year] => 2007
[month] => 6
[post_type] => post
)
[587] => stdClass Object
(
[slug] => contests
[ID] => 216
[post_name] => %e7%99%be%e5%ba%a6%e4%b9%8b%e6%98%9f%e5%88%9d%e8%b5%9b%e7%bb%93%e6%9e%9c
[post_title] => 百度之星初赛结果
[post_author] => 1
[post_date] => 2007-06-04 10:41:00
[year] => 2007
[month] => 6
[post_type] => post
)
[588] => stdClass Object
(
[slug] => blabla
[ID] => 1314
[post_name] => %e5%85%ad%e4%b8%80%e5%bf%ab%e4%b9%90
[post_title] => 六一快乐
[post_author] => 1
[post_date] => 2007-06-02 20:25:00
[year] => 2007
[month] => 6
[post_type] => post
)
[589] => stdClass Object
(
[slug] => contests
[ID] => 217
[post_name] => %e7%99%be%e5%ba%a6%e4%b9%8b%e6%98%9f-2007-%e5%88%9d%e8%b5%9b
[post_title] => 百度之星 2007 初赛
[post_author] => 1
[post_date] => 2007-05-28 09:15:00
[year] => 2007
[month] => 5
[post_type] => post
)
[590] => stdClass Object
(
[slug] => blabla
[ID] => 218
[post_name] => %e5%bf%83%e6%83%85%e4%b8%8d%e5%a5%bd-%e5%be%88%e4%b9%85%e6%b2%a1%e6%9b%b4%e6%96%b0%e4%ba%86
[post_title] => 心情不好, 很久没更新了
[post_author] => 1
[post_date] => 2007-05-21 23:11:00
[year] => 2007
[month] => 5
[post_type] => post
)
[591] => stdClass Object
(
[slug] => blabla
[ID] => 1313
[post_name] => %e8%8e%ab%e5%90%8d%e7%83%a6%e6%81%bc
[post_title] => 莫名烦恼
[post_author] => 1
[post_date] => 2007-05-21 04:45:00
[year] => 2007
[month] => 5
[post_type] => post
)
[592] => stdClass Object
(
[slug] => blabla
[ID] => 1312
[post_name] => %e5%bf%99%e7%a2%8c%e8%b5%b7%e6%9d%a5
[post_title] => 忙碌起来
[post_author] => 1
[post_date] => 2007-05-13 21:31:00
[year] => 2007
[month] => 5
[post_type] => post
)
[593] => stdClass Object
(
[slug] => blabla
[ID] => 1311
[post_name] => %e6%83%85%e7%bb%aa%e4%bd%8e%e8%b0%b7
[post_title] => 情绪低谷
[post_author] => 1
[post_date] => 2007-04-29 01:10:00
[year] => 2007
[month] => 4
[post_type] => post
)
[594] => stdClass Object
(
[slug] => blabla
[ID] => 1310
[post_name] => 14-%e7%94%9f%e5%91%bd%e5%b0%b1%e8%bf%99%e6%a0%b7%e8%bf%87%e5%8e%bb%e4%ba%86
[post_title] => 1/4 生命就这样过去了
[post_author] => 1
[post_date] => 2007-04-27 18:14:00
[year] => 2007
[month] => 4
[post_type] => post
)
[595] => stdClass Object
(
[slug] => intern-life
[ID] => 219
[post_name] => %e7%ad%89-offer-%e7%9a%84%e6%97%a5%e5%ad%90
[post_title] => 等 offer 的日子
[post_author] => 1
[post_date] => 2007-04-24 22:21:00
[year] => 2007
[month] => 4
[post_type] => post
)
[596] => stdClass Object
(
[slug] => intern-life
[ID] => 220
[post_name] => %e4%b8%8a%e6%b5%b7%e4%b9%8b%e8%a1%8c-part2
[post_title] => 上海之行 (part2)
[post_author] => 1
[post_date] => 2007-04-19 21:02:00
[year] => 2007
[month] => 4
[post_type] => post
)
[597] => stdClass Object
(
[slug] => intern-life
[ID] => 221
[post_name] => %e4%b8%8a%e6%b5%b7%e4%b9%8b%e8%a1%8c-part1
[post_title] => 上海之行 (part1)
[post_author] => 1
[post_date] => 2007-04-17 21:45:00
[year] => 2007
[month] => 4
[post_type] => post
)
[598] => stdClass Object
(
[slug] => intern-life
[ID] => 222
[post_name] => shanghai
[post_title] => Shanghai
[post_author] => 1
[post_date] => 2007-04-13 10:37:00
[year] => 2007
[month] => 4
[post_type] => post
)
[599] => stdClass Object
(
[slug] => blabla
[ID] => 1309
[post_name] => %e7%94%9f%e6%b4%bb%e5%b0%b1%e5%83%8f%e6%98%af%e4%b8%80%e7%9b%92%e5%b7%a7%e5%85%8b%e5%8a%9b
[post_title] => 生活就像是一盒巧克力
[post_author] => 1
[post_date] => 2007-04-10 19:48:00
[year] => 2007
[month] => 4
[post_type] => post
)
[600] => stdClass Object
(
[slug] => blabla
[ID] => 1308
[post_name] => %e7%bb%88%e4%ba%8e%e5%ae%8c%e4%ba%86
[post_title] => 终于完了
[post_author] => 1
[post_date] => 2007-04-09 04:05:00
[year] => 2007
[month] => 4
[post_type] => post
)
[601] => stdClass Object
(
[slug] => intern-life
[ID] => 223
[post_name] => %e7%ad%89%e7%ac%ac%e4%b8%80%e4%b8%aa-offer
[post_title] => 等第一个 offer
[post_author] => 1
[post_date] => 2007-04-03 20:03:00
[year] => 2007
[month] => 4
[post_type] => post
)
[602] => stdClass Object
(
[slug] => blabla
[ID] => 1307
[post_name] => %e6%84%9a%e4%ba%ba%e8%8a%82
[post_title] => 愚人节
[post_author] => 1
[post_date] => 2007-04-03 01:59:00
[year] => 2007
[month] => 4
[post_type] => post
)
[603] => stdClass Object
(
[slug] => blabla
[ID] => 1306
[post_name] => %e6%9c%80%e8%bf%91%e5%a4%a7%e5%ae%b6%e9%83%bd%e4%b8%8a%e7%81%ab
[post_title] => 最近大家都上火?
[post_author] => 1
[post_date] => 2007-03-30 17:29:00
[year] => 2007
[month] => 3
[post_type] => post
)
[604] => stdClass Object
(
[slug] => blabla
[ID] => 1305
[post_name] => %e5%96%9c%e6%88%96%e5%bf%a7
[post_title] => 喜或忧
[post_author] => 1
[post_date] => 2007-03-25 17:52:00
[year] => 2007
[month] => 3
[post_type] => post
)
[605] => stdClass Object
(
[slug] => blabla
[ID] => 224
[post_name] => %e6%98%a8%e5%a4%a9%e8%bd%ac%e8%bf%90
[post_title] => 昨天转运
[post_author] => 1
[post_date] => 2007-03-23 08:02:00
[year] => 2007
[month] => 3
[post_type] => post
)
[606] => stdClass Object
(
[slug] => blabla
[ID] => 1304
[post_name] => %e7%94%9f%e5%91%bd%e5%9c%a8%e4%ba%8e%e8%bf%90%e5%8a%a8
[post_title] => 生命在于运动
[post_author] => 1
[post_date] => 2007-03-21 05:33:00
[year] => 2007
[month] => 3
[post_type] => post
)
[607] => stdClass Object
(
[slug] => intern-life
[ID] => 1297
[post_name] => %e6%bc%ab%e9%95%bf%e7%9a%84%e6%89%be%e5%b7%a5%e4%bd%9c%e4%b9%8b%e8%b7%af%e5%bc%80%e5%a7%8b
[post_title] => 漫长的找工作之路开始
[post_author] => 1
[post_date] => 2007-03-20 20:40:00
[year] => 2007
[month] => 3
[post_type] => post
)
[608] => stdClass Object
(
[slug] => blabla
[ID] => 1303
[post_name] => %e5%a5%bd%e7%9a%84%e5%bc%80%e5%a7%8b
[post_title] => 好的开始
[post_author] => 1
[post_date] => 2007-03-17 01:42:00
[year] => 2007
[month] => 3
[post_type] => post
)
[609] => stdClass Object
(
[slug] => blabla
[ID] => 1302
[post_name] => %e7%94%9f%e6%b4%bb%e8%bf%98%e6%98%af%e7%ae%80%e5%8d%95%e7%9a%84%e5%a5%bd
[post_title] => 生活还是简单的好
[post_author] => 1
[post_date] => 2007-03-15 00:13:00
[year] => 2007
[month] => 3
[post_type] => post
)
[610] => stdClass Object
(
[slug] => blabla
[ID] => 1301
[post_name] => %e7%83%a7%e5%9d%8f%e8%84%91%e5%ad%90%e4%ba%86
[post_title] => 烧坏脑子了
[post_author] => 1
[post_date] => 2007-03-13 04:40:00
[year] => 2007
[month] => 3
[post_type] => post
)
[611] => stdClass Object
(
[slug] => blabla
[ID] => 1300
[post_name] => %e7%ba%af%e5%b1%9e%e6%9c%89%e7%97%85
[post_title] => 纯属有病
[post_author] => 1
[post_date] => 2007-03-10 18:55:00
[year] => 2007
[month] => 3
[post_type] => post
)
[612] => stdClass Object
(
[slug] => blabla
[ID] => 1299
[post_name] => %e5%bc%80%e5%a7%8b%e6%89%be%e5%ae%9e%e4%b9%a0
[post_title] => 开始找实习...
[post_author] => 1
[post_date] => 2007-03-09 21:43:00
[year] => 2007
[month] => 3
[post_type] => post
)
[613] => stdClass Object
(
[slug] => blabla
[ID] => 1298
[post_name] => %e6%96%b0%e5%ad%a6%e6%9c%9f
[post_title] => 新学期
[post_author] => 1
[post_date] => 2007-03-07 22:26:00
[year] => 2007
[month] => 3
[post_type] => post
)
[614] => stdClass Object
(
[slug] => tech-notes
[ID] => 321
[post_name] => noah-%e7%9a%84-web-%e7%be%8e%e5%b7%a5%e5%9f%ba%e6%9c%ac%e5%ae%8c%e6%88%90%e5%95%a6
[post_title] => Noah 的 web 美工基本完成啦
[post_author] => 1
[post_date] => 2007-03-06 14:55:00
[year] => 2007
[month] => 3
[post_type] => post
)
[615] => stdClass Object
(
[slug] => tech-notes
[ID] => 322
[post_name] => zz-web2-0%e7%bd%91%e9%a1%b5%e8%ae%be%e8%ae%a1%e5%b8%b8%e7%94%a8%e8%89%b2%e5%bd%a9
[post_title] => zz Web2.0网页设计常用色彩
[post_author] => 1
[post_date] => 2007-03-01 18:07:00
[year] => 2007
[month] => 3
[post_type] => post
)
[616] => stdClass Object
(
[slug] => tech-notes
[ID] => 323
[post_name] => %e5%a5%87%e6%80%aa%e7%9a%84-lomboz
[post_title] => 奇怪的 Lomboz
[post_author] => 1
[post_date] => 2007-03-01 13:18:00
[year] => 2007
[month] => 3
[post_type] => post
)
[617] => stdClass Object
(
[slug] => blabla
[ID] => 50
[post_name] => im-back
[post_title] => I'm Back
[post_author] => 1
[post_date] => 2007-02-26 03:16:13
[year] => 2007
[month] => 2
[post_type] => post
)
[618] => stdClass Object
(
[slug] => blabla
[ID] => 1296
[post_name] => %e6%83%a8%e7%97%9b%e7%9a%84%e6%98%a5%e8%bf%90%e6%81%b6%e6%a2%a6%e7%bb%88%e4%ba%8e%e7%bb%93%e6%9d%9f%e4%ba%86
[post_title] => 惨痛的春运恶梦终于结束了
[post_author] => 1
[post_date] => 2007-02-26 00:48:00
[year] => 2007
[month] => 2
[post_type] => post
)
[619] => stdClass Object
(
[slug] => blabla
[ID] => 51
[post_name] => end-with-a-un-accepted-result
[post_title] => End with a un-accepted result
[post_author] => 1
[post_date] => 2007-02-13 01:22:35
[year] => 2007
[month] => 2
[post_type] => post
)
[620] => stdClass Object
(
[slug] => blabla
[ID] => 1295
[post_name] => %e6%98%8e%e5%a4%a9%e5%b0%b1%e5%bc%80%e5%a7%8b%e4%ba%86
[post_title] => 明天就开始了
[post_author] => 1
[post_date] => 2007-02-09 02:44:00
[year] => 2007
[month] => 2
[post_type] => post
)
[621] => stdClass Object
(
[slug] => blabla
[ID] => 1294
[post_name] => %e5%a5%87%e6%80%aa%e7%9a%84%e6%a2%a6-%e6%83%b3%e5%9b%9e%e5%ae%b6
[post_title] => 奇怪的梦, 想回家...
[post_author] => 1
[post_date] => 2007-02-07 18:46:00
[year] => 2007
[month] => 2
[post_type] => post
)
[622] => stdClass Object
(
[slug] => blabla
[ID] => 1292
[post_name] => %e6%98%8e%e5%a4%a9%e7%ab%8b%e6%98%a5
[post_title] => 明天立春
[post_author] => 1
[post_date] => 2007-02-04 03:32:00
[year] => 2007
[month] => 2
[post_type] => post
)
[623] => stdClass Object
(
[slug] => blabla
[ID] => 1291
[post_name] => %e5%85%b6%e5%ae%9e-%e5%93%aa%e6%9c%89%e9%82%a3%e4%b9%88%e5%a4%9a%e4%b8%8d%e5%bc%80%e5%bf%83
[post_title] => 其实, 哪有那么多不开心
[post_author] => 1
[post_date] => 2007-02-02 23:16:00
[year] => 2007
[month] => 2
[post_type] => post
)
[624] => stdClass Object
(
[slug] => english-practise
[ID] => 52
[post_name] => this-term-is-over
[post_title] => This Term Is Over
[post_author] => 1
[post_date] => 2007-02-02 03:02:26
[year] => 2007
[month] => 2
[post_type] => post
)
[625] => stdClass Object
(
[slug] => blabla
[ID] => 1290
[post_name] => %e6%98%a5%e5%a4%a9%e6%9d%a5%e4%ba%86
[post_title] => 春天来了?
[post_author] => 1
[post_date] => 2007-01-31 22:48:00
[year] => 2007
[month] => 1
[post_type] => post
)
[626] => stdClass Object
(
[slug] => tech-notes
[ID] => 325
[post_name] => %e5%86%85%e7%bd%91%e6%9c%8d%e5%8a%a1%e5%99%a8%e7%bb%88%e4%ba%8e%e5%bc%84%e5%a5%bd%e4%ba%86
[post_title] => 内网服务器终于弄好了
[post_author] => 1
[post_date] => 2007-01-30 20:51:00
[year] => 2007
[month] => 1
[post_type] => post
)
[627] => stdClass Object
(
[slug] => blabla
[ID] => 1289
[post_name] => %e5%ad%a6%e6%9c%9f%e6%94%b6%e5%b0%be%e4%ba%86%e5%90%a7
[post_title] => 学期收尾了吧
[post_author] => 1
[post_date] => 2007-01-30 03:48:00
[year] => 2007
[month] => 1
[post_type] => post
)
[628] => stdClass Object
(
[slug] => blabla
[ID] => 1288
[post_name] => %e9%9b%aa%e8%80%bb
[post_title] => 雪耻
[post_author] => 1
[post_date] => 2007-01-27 18:55:00
[year] => 2007
[month] => 1
[post_type] => post
)
[629] => stdClass Object
(
[slug] => blabla
[ID] => 326
[post_name] => %e6%9c%9f%e6%9c%ab%e4%ba%86
[post_title] => 期末了
[post_author] => 1
[post_date] => 2007-01-27 15:05:00
[year] => 2007
[month] => 1
[post_type] => post
)
[630] => stdClass Object
(
[slug] => blabla
[ID] => 1287
[post_name] => %e5%a4%a7%e5%ae%b6%e9%83%bd%e5%9b%9e%e5%8e%bb%e4%ba%86
[post_title] => 大家都回去了
[post_author] => 1
[post_date] => 2007-01-27 04:41:00
[year] => 2007
[month] => 1
[post_type] => post
)
[631] => stdClass Object
(
[slug] => contests
[ID] => 327
[post_name] => %e7%bb%a7%e7%bb%ad-topcoder
[post_title] => 继续 TopCoder
[post_author] => 1
[post_date] => 2007-01-26 18:26:00
[year] => 2007
[month] => 1
[post_type] => post
)
[632] => stdClass Object
(
[slug] => english-practise
[ID] => 53
[post_name] => the-lake-house
[post_title] => The Lake House
[post_author] => 1
[post_date] => 2007-01-25 07:55:56
[year] => 2007
[month] => 1
[post_type] => post
)
[633] => stdClass Object
(
[slug] => english-practise
[ID] => 54
[post_name] => kitty-is-back-hunan-now
[post_title] => Kitty is Back Hunan Now
[post_author] => 1
[post_date] => 2007-01-24 14:14:24
[year] => 2007
[month] => 1
[post_type] => post
)
[634] => stdClass Object
(
[slug] => english-practise
[ID] => 55
[post_name] => the-kitty-is-back-home-now
[post_title] => The Kitty is Back Home Now
[post_author] => 1
[post_date] => 2007-01-23 13:50:00
[year] => 2007
[month] => 1
[post_type] => post
)
[635] => stdClass Object
(
[slug] => blabla
[ID] => 1286
[post_name] => %e6%b2%ae%e4%b8%a7
[post_title] => 沮丧
[post_author] => 1
[post_date] => 2007-01-23 01:52:00
[year] => 2007
[month] => 1
[post_type] => post
)
[636] => stdClass Object
(
[slug] => blabla
[ID] => 1285
[post_name] => %e4%b8%8d%e7%9f%a5%e9%81%93%e5%81%9a%e4%bb%80%e4%b9%88
[post_title] => 不知道做什么
[post_author] => 1
[post_date] => 2007-01-22 02:51:00
[year] => 2007
[month] => 1
[post_type] => post
)
[637] => stdClass Object
(
[slug] => contests
[ID] => 328
[post_name] => wires-%e7%9a%84%e9%92%b1%e9%83%bd%e6%b2%a1%e8%b5%9a%e5%88%b0
[post_title] => Wires 的钱都没赚到
[post_author] => 1
[post_date] => 2007-01-19 19:18:00
[year] => 2007
[month] => 1
[post_type] => post
)
[638] => stdClass Object
(
[slug] => contests
[ID] => 1284
[post_name] => topcoder-%e7%bb%88%e4%ba%8e%e8%bf%9b-divi-%e4%ba%86
[post_title] => TopCoder 终于进 divI 了
[post_author] => 1
[post_date] => 2007-01-18 18:55:00
[year] => 2007
[month] => 1
[post_type] => post
)
[639] => stdClass Object
(
[slug] => english-practise
[ID] => 56
[post_name] => life-is-so-fragile
[post_title] => Life Is So Fragile
[post_author] => 1
[post_date] => 2007-01-14 13:17:30
[year] => 2007
[month] => 1
[post_type] => post
)
[640] => stdClass Object
(
[slug] => english-practise
[ID] => 57
[post_name] => green-day-boulevard-of-broken-dreams
[post_title] => Green Day - Boulevard of Broken Dreams
[post_author] => 1
[post_date] => 2007-01-14 05:31:06
[year] => 2007
[month] => 1
[post_type] => post
)
[641] => stdClass Object
(
[slug] => blabla
[ID] => 1283
[post_name] => %e8%af%a5%e6%ad%bb%e7%9a%84%e5%b5%8c%e5%85%a5%e5%bc%8f%e5%ae%9e%e9%aa%8c-over-%e4%ba%86
[post_title] => 该死的嵌入式实验 over 了
[post_author] => 1
[post_date] => 2007-01-13 05:45:00
[year] => 2007
[month] => 1
[post_type] => post
)
[642] => stdClass Object
(
[slug] => english-practise
[ID] => 58
[post_name] => starcraft-again
[post_title] => StarCraft Again
[post_author] => 1
[post_date] => 2007-01-12 14:06:33
[year] => 2007
[month] => 1
[post_type] => post
)
[643] => stdClass Object
(
[slug] => blabla
[ID] => 1282
[post_name] => %e6%95%b0%e6%8d%ae%e5%ba%93%e5%95%8a%e5%b5%8c%e5%85%a5%e5%bc%8f%e5%95%8a
[post_title] => 数据库啊嵌入式啊...
[post_author] => 1
[post_date] => 2007-01-11 05:53:00
[year] => 2007
[month] => 1
[post_type] => post
)
[644] => stdClass Object
(
[slug] => blabla
[ID] => 1281
[post_name] => %e7%ac%ac%e4%ba%8c%e5%91%a8%e4%ba%86
[post_title] => 第二周了...
[post_author] => 1
[post_date] => 2007-01-07 21:55:00
[year] => 2007
[month] => 1
[post_type] => post
)
[645] => stdClass Object
(
[slug] => english-practise
[ID] => 59
[post_name] => time-to-say-goodbye
[post_title] => Time to Say Goodbye
[post_author] => 1
[post_date] => 2007-01-07 05:41:39
[year] => 2007
[month] => 1
[post_type] => post
)
[646] => stdClass Object
(
[slug] => tech-notes
[ID] => 329
[post_name] => gvim-%e6%89%93%e5%8d%b0%e6%97%b6%e6%98%be%e7%a4%ba%e8%a1%8c%e5%8f%b7
[post_title] => gVIM 打印时显示行号
[post_author] => 1
[post_date] => 2007-01-03 16:03:00
[year] => 2007
[month] => 1
[post_type] => post
)
[647] => stdClass Object
(
[slug] => blabla
[ID] => 229
[post_name] => %e7%82%b9%e5%90%8d%e6%b8%b8%e6%88%8f-from-frkstyc
[post_title] => 点名游戏 (From frkstyc)
[post_author] => 1
[post_date] => 2007-01-02 17:26:00
[year] => 2007
[month] => 1
[post_type] => post
)
[648] => stdClass Object
(
[slug] => tech-notes
[ID] => 230
[post_name] => %e7%bb%88%e4%ba%8e%e6%90%9e%e5%ae%9a-java-%e5%92%8c-mysql-%e8%bf%9e%e6%8e%a5%e9%97%ae%e9%a2%98
[post_title] => 终于搞定 Java 和 MySQL 连接问题
[post_author] => 1
[post_date] => 2007-01-02 15:58:00
[year] => 2007
[month] => 1
[post_type] => post
)
[649] => stdClass Object
(
[slug] => blabla
[ID] => 60
[post_name] => %e5%ad%a6%e4%ba%ba%e8%a1%97%e6%95%99%e7%88%b6
[post_title] => 学人街教父
[post_author] => 1
[post_date] => 2007-01-02 14:33:58
[year] => 2007
[month] => 1
[post_type] => post
)
[650] => stdClass Object
(
[slug] => blabla
[ID] => 1280
[post_name] => 2007-%e7%ac%ac%e4%b8%80%e5%a4%a9-%e5%85%b3%e9%94%ae%e5%ad%97-%e6%95%b0%e6%8d%ae%e5%ba%93
[post_title] => 2007 第一天, 关键字: 数据库
[post_author] => 1
[post_date] => 2007-01-02 06:32:00
[year] => 2007
[month] => 1
[post_type] => post
)
[651] => stdClass Object
(
[slug] => blabla
[ID] => 1279
[post_name] => %e5%86%99%e5%9c%a8-2006-%e7%9a%84%e5%b0%be%e5%b7%b4%e4%b8%8a
[post_title] => 写在 2006 的尾巴上
[post_author] => 1
[post_date] => 2007-01-01 07:30:00
[year] => 2007
[month] => 1
[post_type] => post
)
[652] => stdClass Object
(
[slug] => blabla
[ID] => 231
[post_name] => 2006-%e6%b5%81%e6%b0%b4%e5%b8%90
[post_title] => 2006 流水帐
[post_author] => 1
[post_date] => 2006-12-31 15:35:00
[year] => 2006
[month] => 12
[post_type] => post
)
[653] => stdClass Object
(
[slug] => english-practise
[ID] => 61
[post_name] => at-the-end-of-2006
[post_title] => At the End of 2006
[post_author] => 1
[post_date] => 2006-12-31 10:34:32
[year] => 2006
[month] => 12
[post_type] => post
)
[654] => stdClass Object
(
[slug] => english-practise
[ID] => 62
[post_name] => a-season-full-of-exams
[post_title] => A Season full of Exams
[post_author] => 1
[post_date] => 2006-12-27 12:01:56
[year] => 2006
[month] => 12
[post_type] => post
)
[655] => stdClass Object
(
[slug] => english-practise
[ID] => 63
[post_name] => java-exam
[post_title] => Java Exam
[post_author] => 1
[post_date] => 2006-12-26 13:54:58
[year] => 2006
[month] => 12
[post_type] => post
)
[656] => stdClass Object
(
[slug] => blabla
[ID] => 1278
[post_name] => %e6%80%95%e5%86%b7
[post_title] => 怕冷?
[post_author] => 1
[post_date] => 2006-12-26 05:38:00
[year] => 2006
[month] => 12
[post_type] => post
)
[657] => stdClass Object
(
[slug] => blabla
[ID] => 1277
[post_name] => %e5%8e%bbgoogle%e8%bf%98%e6%98%af%e4%bf%9d%e6%b4%81
[post_title] => 去Google还是保洁?
[post_author] => 1
[post_date] => 2006-12-22 20:05:00
[year] => 2006
[month] => 12
[post_type] => post
)
[658] => stdClass Object
(
[slug] => contests
[ID] => 232
[post_name] => %e4%bb%8e%e4%b8%80%e6%9d%a1%e8%b4%bc%e8%88%b9%e8%b7%b3%e5%88%b0%e5%8f%a6%e4%b8%80%e6%9d%a1%e8%b4%bc%e8%88%b9
[post_title] => 从一条贼船跳到另一条贼船
[post_author] => 1
[post_date] => 2006-12-15 15:33:00
[year] => 2006
[month] => 12
[post_type] => post
)
[659] => stdClass Object
(
[slug] => english-practise
[ID] => 64
[post_name] => hard-work-for-a-target
[post_title] => Hard work for a Target
[post_author] => 1
[post_date] => 2006-12-14 10:01:00
[year] => 2006
[month] => 12
[post_type] => post
)
[660] => stdClass Object
(
[slug] => tech-notes
[ID] => 1276
[post_name] => %e4%b8%80%e5%a4%a9%e4%bb%80%e4%b9%88%e4%ba%8b%e4%b9%9f%e6%b2%a1%e5%b9%b2%e6%88%90
[post_title] => 一天什么事也没干成
[post_author] => 1
[post_date] => 2006-12-14 05:46:00
[year] => 2006
[month] => 12
[post_type] => post
)
[661] => stdClass Object
(
[slug] => tech-notes
[ID] => 1275
[post_name] => %e5%8f%88%e6%9c%89%e6%b4%bb%e5%b9%b2%e4%ba%86
[post_title] => 又有活干了~
[post_author] => 1
[post_date] => 2006-12-13 17:34:00
[year] => 2006
[month] => 12
[post_type] => post
)
[662] => stdClass Object
(
[slug] => tech-notes
[ID] => 1274
[post_name] => %e5%b1%85%e7%84%b6%e4%bc%9a%e5%bf%98%e8%ae%b0%e5%90%83%e9%a5%ad
[post_title] => 居然会忘记吃饭
[post_author] => 1
[post_date] => 2006-12-12 04:29:00
[year] => 2006
[month] => 12
[post_type] => post
)
[663] => stdClass Object
(
[slug] => blabla
[ID] => 1273
[post_name] => %e5%8f%88%e8%bf%87%e4%ba%86%e4%b8%80%e4%b8%aa%e6%98%9f%e6%9c%9f
[post_title] => 又过了一个星期
[post_author] => 1
[post_date] => 2006-12-11 05:10:00
[year] => 2006
[month] => 12
[post_type] => post
)
[664] => stdClass Object
(
[slug] => blabla
[ID] => 1271
[post_name] => %e6%8a%91%e9%83%81
[post_title] => 抑郁?
[post_author] => 1
[post_date] => 2006-12-09 06:30:00
[year] => 2006
[month] => 12
[post_type] => post
)
[665] => stdClass Object
(
[slug] => blabla
[ID] => 1270
[post_name] => %e4%b8%80%e5%88%87%e6%ad%a3%e5%b8%b8
[post_title] => 一切正常
[post_author] => 1
[post_date] => 2006-12-06 02:48:00
[year] => 2006
[month] => 12
[post_type] => post
)
[666] => stdClass Object
(
[slug] => english-practise
[ID] => 65
[post_name] => cute-puppy
[post_title] => Cute Puppy :)
[post_author] => 1
[post_date] => 2006-11-28 12:54:44
[year] => 2006
[month] => 11
[post_type] => post
)
[667] => stdClass Object
(
[slug] => english-practise
[ID] => 66
[post_name] => things-the-owner-doesnt-like-it-i-want-it-but-wont-be-mine
[post_title] => Things the owner doesn't like it, I want it but won't be mine.
[post_author] => 1
[post_date] => 2006-11-28 10:58:55
[year] => 2006
[month] => 11
[post_type] => post
)
[668] => stdClass Object
(
[slug] => english-practise
[ID] => 67
[post_name] => live-for-my-own-life
[post_title] => Live For My Own Life
[post_author] => 1
[post_date] => 2006-11-27 14:35:07
[year] => 2006
[month] => 11
[post_type] => post
)
[669] => stdClass Object
(
[slug] => contests
[ID] => 233
[post_name] => %e5%89%a7%e7%bb%88-%e9%9d%92%e6%98%a5%e6%95%a3%e5%9c%ba
[post_title] => 剧终, 青春散场~
[post_author] => 1
[post_date] => 2006-11-24 21:37:00
[year] => 2006
[month] => 11
[post_type] => post
)
[670] => stdClass Object
(
[slug] => contests
[ID] => 234
[post_name] => poj-300%e9%a2%98%e7%ba%aa%e5%bf%b5
[post_title] => POJ 300题纪念
[post_author] => 1
[post_date] => 2006-11-18 14:16:00
[year] => 2006
[month] => 11
[post_type] => post
)
[671] => stdClass Object
(
[slug] => contests
[ID] => 68
[post_name] => do-not-want-to-say-goodbye
[post_title] => Do Not Want To Say Goodbye
[post_author] => 1
[post_date] => 2006-11-17 11:14:41
[year] => 2006
[month] => 11
[post_type] => post
)
[672] => stdClass Object
(
[slug] => contests
[ID] => 235
[post_name] => %e5%8c%97%e4%ba%ac%e6%af%94%e8%b5%9b%e8%ae%b0%e5%bd%95
[post_title] => 北京比赛记录
[post_author] => 1
[post_date] => 2006-11-16 16:21:00
[year] => 2006
[month] => 11
[post_type] => post
)
[673] => stdClass Object
(
[slug] => contests
[ID] => 236
[post_name] => %e5%8c%97%e4%ba%ac%e4%b9%8b%e8%a1%8c-snoopy%e7%ae%80%e7%95%a5%e7%af%87
[post_title] => 北京之行 - Snoopy简略篇
[post_author] => 1
[post_date] => 2006-11-15 19:36:00
[year] => 2006
[month] => 11
[post_type] => post
)
[674] => stdClass Object
(
[slug] => contests
[ID] => 69
[post_name] => back-with-no-medal
[post_title] => Back with no medal
[post_author] => 1
[post_date] => 2006-11-15 11:55:25
[year] => 2006
[month] => 11
[post_type] => post
)
[675] => stdClass Object
(
[slug] => contests
[ID] => 237
[post_name] => %e5%87%ba%e5%8f%91%e5%8e%bb%e5%8c%97%e4%ba%ac
[post_title] => 出发去北京
[post_author] => 1
[post_date] => 2006-11-08 19:07:00
[year] => 2006
[month] => 11
[post_type] => post
)
[676] => stdClass Object
(
[slug] => blabla
[ID] => 70
[post_name] => %e5%b7%ae%e7%82%b9%e7%81%ab%e5%a4%a7
[post_title] => 差点火大
[post_author] => 1
[post_date] => 2006-11-06 09:59:27
[year] => 2006
[month] => 11
[post_type] => post
)
[677] => stdClass Object
(
[slug] => contests
[ID] => 71
[post_name] => get-ready-for-the-regional-beijing
[post_title] => Get Ready for the Regional Beijing
[post_author] => 1
[post_date] => 2006-11-06 03:08:40
[year] => 2006
[month] => 11
[post_type] => post
)
[678] => stdClass Object
(
[slug] => blabla
[ID] => 238
[post_name] => %e6%ad%a4%e9%97%b4%e7%9a%84%e5%b0%91%e5%b9%b4
[post_title] => 此间的少年
[post_author] => 1
[post_date] => 2006-11-05 01:47:00
[year] => 2006
[month] => 11
[post_type] => post
)
[679] => stdClass Object
(
[slug] => blog-manage
[ID] => 240
[post_name] => %e6%98%8e%e7%99%bd%e4%b8%ba%e4%bb%80%e4%b9%88%e5%89%8d%e5%87%a0%e5%a4%a9%e6%98%be%e7%a4%ba%e6%9c%89%e9%97%ae%e9%a2%98%e4%ba%86
[post_title] => 明白为什么前几天显示有问题了
[post_author] => 1
[post_date] => 2006-11-02 15:30:00
[year] => 2006
[month] => 11
[post_type] => post
)
[680] => stdClass Object
(
[slug] => tech-notes
[ID] => 72
[post_name] => %e5%b4%a9%e6%ba%83
[post_title] => 崩溃
[post_author] => 1
[post_date] => 2006-10-31 13:58:57
[year] => 2006
[month] => 10
[post_type] => post
)
[681] => stdClass Object
(
[slug] => contests
[ID] => 241
[post_name] => %e8%bf%98%e6%98%af%e8%a6%81%e5%9d%9a%e6%8c%81%e5%94%af%e5%bf%83%e8%ae%ba%e7%9a%84
[post_title] => 还是要坚持唯心论的
[post_author] => 1
[post_date] => 2006-10-29 00:31:00
[year] => 2006
[month] => 10
[post_type] => post
)
[682] => stdClass Object
(
[slug] => english-practise
[ID] => 73
[post_name] => to-be-a-good-manager
[post_title] => To Be A Good Manager
[post_author] => 1
[post_date] => 2006-10-26 13:58:44
[year] => 2006
[month] => 10
[post_type] => post
)
[683] => stdClass Object
(
[slug] => contests
[ID] => 74
[post_name] => the-return-of-the-ken
[post_title] => The Return of the Ken
[post_author] => 1
[post_date] => 2006-10-23 13:10:36
[year] => 2006
[month] => 10
[post_type] => post
)
[684] => stdClass Object
(
[slug] => blabla
[ID] => 75
[post_name] => %e7%a9%86%e5%bf%b5%e6%85%88%e6%ad%a4%e9%97%b4%e7%9a%84%e5%b0%91%e5%b9%b4
[post_title] => 穆念慈/此间的少年
[post_author] => 1
[post_date] => 2006-10-22 13:39:45
[year] => 2006
[month] => 10
[post_type] => post
)
[685] => stdClass Object
(
[slug] => contests
[ID] => 76
[post_name] => oct-21th-preliminary-of-shanghai
[post_title] => Oct.21th, Preliminary of Shanghai
[post_author] => 1
[post_date] => 2006-10-21 13:59:19
[year] => 2006
[month] => 10
[post_type] => post
)
[686] => stdClass Object
(
[slug] => contests
[ID] => 77
[post_name] => good-luck-for-this-weekend
[post_title] => Good Luck for This Weekend
[post_author] => 1
[post_date] => 2006-10-19 12:45:22
[year] => 2006
[month] => 10
[post_type] => post
)
[687] => stdClass Object
(
[slug] => tech-notes
[ID] => 242
[post_name] => windows%e4%b8%8b%e4%bd%bf%e7%94%a8gvim%e5%b7%a5%e4%bd%9c
[post_title] => Windows下使用gVIM工作
[post_author] => 1
[post_date] => 2006-10-15 19:21:00
[year] => 2006
[month] => 10
[post_type] => post
)
[688] => stdClass Object
(
[slug] => blabla
[ID] => 78
[post_name] => missing
[post_title] => Missing
[post_author] => 1
[post_date] => 2006-10-15 13:35:19
[year] => 2006
[month] => 10
[post_type] => post
)
[689] => stdClass Object
(
[slug] => contests
[ID] => 243
[post_name] => nwerc-2005-unequalled-consumption
[post_title] => NWERC 2005 Unequalled Consumption
[post_author] => 1
[post_date] => 2006-10-15 11:55:00
[year] => 2006
[month] => 10
[post_type] => post
)
[690] => stdClass Object
(
[slug] => contests
[ID] => 79
[post_name] => we-failed
[post_title] => We failed
[post_author] => 1
[post_date] => 2006-10-14 13:43:48
[year] => 2006
[month] => 10
[post_type] => post
)
[691] => stdClass Object
(
[slug] => contests
[ID] => 80
[post_name] => a-problem-for-others
[post_title] => A Problem for Others
[post_author] => 1
[post_date] => 2006-10-12 14:33:08
[year] => 2006
[month] => 10
[post_type] => post
)
[692] => stdClass Object
(
[slug] => english-practise
[ID] => 81
[post_name] => nothing
[post_title] => Nothing
[post_author] => 1
[post_date] => 2006-10-11 08:15:14
[year] => 2006
[month] => 10
[post_type] => post
)
[693] => stdClass Object
(
[slug] => tech-notes
[ID] => 244
[post_name] => %e4%bd%bf%e7%94%a8cc%e5%b7%a5%e4%bd%9c%e7%9a%84eclipse%e7%9a%84%e5%ae%89%e8%a3%85
[post_title] => 使用C/C++工作的Eclipse的安装
[post_author] => 1
[post_date] => 2006-10-09 17:13:00
[year] => 2006
[month] => 10
[post_type] => post
)
[694] => stdClass Object
(
[slug] => contests
[ID] => 82
[post_name] => a-bad-contest
[post_title] => A Bad Contest
[post_author] => 1
[post_date] => 2006-10-07 16:01:44
[year] => 2006
[month] => 10
[post_type] => post
)
[695] => stdClass Object
(
[slug] => contests
[ID] => 83
[post_name] => its-show-time
[post_title] => It's Show Time!
[post_author] => 1
[post_date] => 2006-10-07 02:49:12
[year] => 2006
[month] => 10
[post_type] => post
)
[696] => stdClass Object
(
[slug] => blabla
[ID] => 84
[post_name] => mid-autumn-day
[post_title] => Mid-Autumn day
[post_author] => 1
[post_date] => 2006-10-05 18:04:58
[year] => 2006
[month] => 10
[post_type] => post
)
[697] => stdClass Object
(
[slug] => english-practise
[ID] => 85
[post_name] => houxian-the-ninth-princess
[post_title] => Houxian - The Ninth Princess
[post_author] => 1
[post_date] => 2006-10-05 13:27:36
[year] => 2006
[month] => 10
[post_type] => post
)
[698] => stdClass Object
(
[slug] => tech-notes
[ID] => 86
[post_name] => minimal-sets-of-vimrc
[post_title] => Minimal Sets of .vimrc
[post_author] => 1
[post_date] => 2006-10-04 02:55:48
[year] => 2006
[month] => 10
[post_type] => post
)
[699] => stdClass Object
(
[slug] => tech-notes
[ID] => 245
[post_name] => vim%e7%9a%84%e9%85%8d%e7%bd%ae%e6%9c%89%e5%85%b3_vimrc
[post_title] => VIM的配置,有关_vimrc
[post_author] => 1
[post_date] => 2006-10-03 13:24:00
[year] => 2006
[month] => 10
[post_type] => post
)
[700] => stdClass Object
(
[slug] => blabla
[ID] => 246
[post_name] => %e4%b8%80%e4%b8%aa%e4%ba%ba%e7%9a%84%e5%9b%bd%e5%ba%86%e5%81%87%e6%9c%9f
[post_title] => 一个人的国庆假期
[post_author] => 1
[post_date] => 2006-10-02 12:16:00
[year] => 2006
[month] => 10
[post_type] => post
)
[701] => stdClass Object
(
[slug] => english-practise
[ID] => 87
[post_name] => national-day
[post_title] => National Day.
[post_author] => 1
[post_date] => 2006-10-01 14:38:58
[year] => 2006
[month] => 10
[post_type] => post
)
[702] => stdClass Object
(
[slug] => english-practise
[ID] => 88
[post_name] => happy-holiday-starts
[post_title] => Happy Holiday Starts
[post_author] => 1
[post_date] => 2006-09-30 12:12:07
[year] => 2006
[month] => 9
[post_type] => post
)
[703] => stdClass Object
(
[slug] => english-practise
[ID] => 89
[post_name] => the-gap-between-super-teams-and-we-moonmist
[post_title] => The Gap Between Super Teams and We Moonmist
[post_author] => 1
[post_date] => 2006-09-28 13:25:48
[year] => 2006
[month] => 9
[post_type] => post
)
[704] => stdClass Object
(
[slug] => english-practise
[ID] => 90
[post_name] => some-funny-words-by-google
[post_title] => Some Funny Words by Google
[post_author] => 1
[post_date] => 2006-09-27 13:35:27
[year] => 2006
[month] => 9
[post_type] => post
)
[705] => stdClass Object
(
[slug] => english-practise
[ID] => 91
[post_name] => 9-days-for-the-national-day-holiday
[post_title] => 9 Days for the National Day Holiday
[post_author] => 1
[post_date] => 2006-09-27 13:31:37
[year] => 2006
[month] => 9
[post_type] => post
)
[706] => stdClass Object
(
[slug] => contests
[ID] => 1269
[post_name] => %e5%9b%bd%e5%ba%869%e5%a4%a9%e5%81%87-%e5%a4%aa%e5%81%87%e4%ba%86
[post_title] => 国庆9天假...太假了
[post_author] => 1
[post_date] => 2006-09-27 01:41:00
[year] => 2006
[month] => 9
[post_type] => post
)
[707] => stdClass Object
(
[slug] => blog-manage
[ID] => 92
[post_name] => %e8%b0%88%e8%ae%ba-test-windows-live-mail-desktop-beta
[post_title] => 谈论 Test Windows Live Mail Desktop Beta
[post_author] => 1
[post_date] => 2006-09-26 02:50:43
[year] => 2006
[month] => 9
[post_type] => post
)
[708] => stdClass Object
(
[slug] => english-practise
[ID] => 93
[post_name] => waked-up-by-the-call
[post_title] => Waked Up By the Call
[post_author] => 1
[post_date] => 2006-09-25 13:11:32
[year] => 2006
[month] => 9
[post_type] => post
)
[709] => stdClass Object
(
[slug] => contests
[ID] => 94
[post_name] => we-are-out-of-order-recently
[post_title] => We Are Out of Order Recently
[post_author] => 1
[post_date] => 2006-09-24 12:39:41
[year] => 2006
[month] => 9
[post_type] => post
)
[710] => stdClass Object
(
[slug] => contests
[ID] => 95
[post_name] => the-regional-dhaka
[post_title] => The Regional Dhaka
[post_author] => 1
[post_date] => 2006-09-23 13:56:16
[year] => 2006
[month] => 9
[post_type] => post
)
[711] => stdClass Object
(
[slug] => english-practise
[ID] => 96
[post_name] => the-end-is-not-the-end
[post_title] => The End is Not the End
[post_author] => 1
[post_date] => 2006-09-23 13:52:50
[year] => 2006
[month] => 9
[post_type] => post
)
[712] => stdClass Object
(
[slug] => english-practise
[ID] => 97
[post_name] => zhu-xian
[post_title] => Zhu Xian
[post_author] => 1
[post_date] => 2006-09-21 13:15:36
[year] => 2006
[month] => 9
[post_type] => post
)
[713] => stdClass Object
(
[slug] => english-practise
[ID] => 98
[post_name] => love-at-first-sight
[post_title] => Love at First Sight
[post_author] => 1
[post_date] => 2006-09-20 08:11:49
[year] => 2006
[month] => 9
[post_type] => post
)
[714] => stdClass Object
(
[slug] => blabla
[ID] => 99
[post_name] => i-am-a-workaholic
[post_title] => I am a workaholic?
[post_author] => 1
[post_date] => 2006-09-18 12:53:17
[year] => 2006
[month] => 9
[post_type] => post
)
[715] => stdClass Object
(
[slug] => contests
[ID] => 247
[post_name] => %e5%b1%85%e7%84%b6%e7%8e%b0%e5%9c%a8%e6%88%91%e6%98%af%e7%9c%8b%e9%a2%98%e6%89%8b
[post_title] => 居然现在我是看题手...
[post_author] => 1
[post_date] => 2006-09-18 12:07:00
[year] => 2006
[month] => 9
[post_type] => post
)
[716] => stdClass Object
(
[slug] => contests
[ID] => 100
[post_name] => southwest-european-2002
[post_title] => Southwest European 2002
[post_author] => 1
[post_date] => 2006-09-17 13:27:17
[year] => 2006
[month] => 9
[post_type] => post
)
[717] => stdClass Object
(
[slug] => contests
[ID] => 248
[post_name] => %e5%ba%95%e7%ba%bf
[post_title] => 底线
[post_author] => 1
[post_date] => 2006-09-16 21:45:00
[year] => 2006
[month] => 9
[post_type] => post
)
[718] => stdClass Object
(
[slug] => english-practise
[ID] => 101
[post_name] => flu
[post_title] => Flu...
[post_author] => 1
[post_date] => 2006-09-16 11:37:52
[year] => 2006
[month] => 9
[post_type] => post
)
[719] => stdClass Object
(
[slug] => english-practise
[ID] => 102
[post_name] => the-champion
[post_title] => The Champion
[post_author] => 1
[post_date] => 2006-09-15 08:32:58
[year] => 2006
[month] => 9
[post_type] => post
)
[720] => stdClass Object
(
[slug] => contests
[ID] => 103
[post_name] => 96s-final
[post_title] => 96's Final
[post_author] => 1
[post_date] => 2006-09-14 11:38:47
[year] => 2006
[month] => 9
[post_type] => post
)
[721] => stdClass Object
(
[slug] => english-practise
[ID] => 104
[post_name] => conan-movie-10
[post_title] => Conan Movie 10
[post_author] => 1
[post_date] => 2006-09-13 15:59:30
[year] => 2006
[month] => 9
[post_type] => post
)
[722] => stdClass Object
(
[slug] => blabla
[ID] => 105
[post_name] => little-prince-is-depressed
[post_title] => Little Prince is Depressed
[post_author] => 1
[post_date] => 2006-09-12 04:08:46
[year] => 2006
[month] => 9
[post_type] => post
)
[723] => stdClass Object
(
[slug] => blog-manage
[ID] => 249
[post_name] => %e8%bf%99%e9%87%8c%e5%9c%a8%e8%8d%92%e5%ba%9f
[post_title] => 这里在荒废...
[post_author] => 1
[post_date] => 2006-09-11 21:05:00
[year] => 2006
[month] => 9
[post_type] => post
)
[724] => stdClass Object
(
[slug] => english-practise
[ID] => 106
[post_name] => 5-years-later-the-day-is-sitll-sept-11th
[post_title] => 5 years later, the day is sitll Sept. 11th
[post_author] => 1
[post_date] => 2006-09-11 12:56:32
[year] => 2006
[month] => 9
[post_type] => post
)
[725] => stdClass Object
(
[slug] => blabla
[ID] => 1268
[post_name] => %e8%af%b4%e4%ba%9b%e4%bb%80%e4%b9%88%e5%91%a2
[post_title] => 说些什么呢?
[post_author] => 1
[post_date] => 2006-09-11 04:32:00
[year] => 2006
[month] => 9
[post_type] => post
)
[726] => stdClass Object
(
[slug] => blabla
[ID] => 107
[post_name] => first-week
[post_title] => First Week
[post_author] => 1
[post_date] => 2006-09-10 12:15:06
[year] => 2006
[month] => 9
[post_type] => post
)
[727] => stdClass Object
(
[slug] => english-practise
[ID] => 108
[post_name] => my-one-and-only-onenote
[post_title] => My One and Only OneNote
[post_author] => 1
[post_date] => 2006-09-09 03:47:03
[year] => 2006
[month] => 9
[post_type] => post
)
[728] => stdClass Object
(
[slug] => blog-manage
[ID] => 710
[post_name] => %e5%88%b0%e5%a4%84%e8%b8%a9%e4%b8%80%e4%b8%8b
[post_title] => 到处踩一下
[post_author] => 1
[post_date] => 2006-09-08 18:43:40
[year] => 2006
[month] => 9
[post_type] => post
)
[729] => stdClass Object
(
[slug] => tech-notes
[ID] => 109
[post_name] => thinking-in-java
[post_title] => Thinking in Java ?
[post_author] => 1
[post_date] => 2006-09-08 11:34:23
[year] => 2006
[month] => 9
[post_type] => post
)
[730] => stdClass Object
(
[slug] => tech-notes
[ID] => 110
[post_name] => coding-in-java
[post_title] => Coding in Java
[post_author] => 1
[post_date] => 2006-09-07 13:25:26
[year] => 2006
[month] => 9
[post_type] => post
)
[731] => stdClass Object
(
[slug] => contests
[ID] => 111
[post_name] => qualification-round-of-google-code-jam-2006
[post_title] => Qualification Round of Google Code Jam 2006
[post_author] => 1
[post_date] => 2006-09-06 13:37:41
[year] => 2006
[month] => 9
[post_type] => post
)
[732] => stdClass Object
(
[slug] => blabla
[ID] => 112
[post_name] => the-second-day
[post_title] => The Second Day
[post_author] => 1
[post_date] => 2006-09-05 13:07:16
[year] => 2006
[month] => 9
[post_type] => post
)
[733] => stdClass Object
(
[slug] => blog-manage
[ID] => 113
[post_name] => %e8%b0%88%e8%ae%ba-msn-space-%e5%b0%8f%e6%8a%80%e5%b7%a7
[post_title] => 谈论 MSN SPACE 小技巧
[post_author] => 1
[post_date] => 2006-09-05 03:46:27
[year] => 2006
[month] => 9
[post_type] => post
)
[734] => stdClass Object
(
[slug] => contests
[ID] => 114
[post_name] => google-code-jam-2006
[post_title] => Google Code Jam 2006
[post_author] => 1
[post_date] => 2006-09-05 03:39:44
[year] => 2006
[month] => 9
[post_type] => post
)
[735] => stdClass Object
(
[slug] => english-practise
[ID] => 115
[post_name] => first-day
[post_title] => First Day
[post_author] => 1
[post_date] => 2006-09-04 09:28:00
[year] => 2006
[month] => 9
[post_type] => post
)
[736] => stdClass Object
(
[slug] => blog-manage
[ID] => 250
[post_name] => %e5%8f%91%e7%8e%b0%e5%86%99spaces%e6%af%94blog%e5%bf%ab
[post_title] => 发现写Spaces比Blog快...
[post_author] => 1
[post_date] => 2006-09-03 10:33:00
[year] => 2006
[month] => 9
[post_type] => post
)
[737] => stdClass Object
(
[slug] => english-practise
[ID] => 116
[post_name] => the-live-spaces-english-edition
[post_title] => The Live. Spaces English Edition
[post_author] => 1
[post_date] => 2006-09-03 06:00:34
[year] => 2006
[month] => 9
[post_type] => post
)
[738] => stdClass Object
(
[slug] => english-practise
[ID] => 117
[post_name] => a-new-semester-is-coming
[post_title] => A new semester is coming
[post_author] => 1
[post_date] => 2006-09-02 11:19:50
[year] => 2006
[month] => 9
[post_type] => post
)
[739] => stdClass Object
(
[slug] => english-practise
[ID] => 118
[post_name] => jay-still-fantasy
[post_title] => Jay - Still Fantasy
[post_author] => 1
[post_date] => 2006-09-02 03:30:52
[year] => 2006
[month] => 9
[post_type] => post
)
[740] => stdClass Object
(
[slug] => english-practise
[ID] => 119
[post_name] => start-my-summer-holiday
[post_title] => Start My Summer Holiday
[post_author] => 1
[post_date] => 2006-08-30 05:36:18
[year] => 2006
[month] => 8
[post_type] => post
)
[741] => stdClass Object
(
[slug] => english-practise
[ID] => 120
[post_name] => nightmares
[post_title] => Nightmares
[post_author] => 1
[post_date] => 2006-08-25 01:17:25
[year] => 2006
[month] => 8
[post_type] => post
)
[742] => stdClass Object
(
[slug] => english-practise
[ID] => 121
[post_name] => tired
[post_title] => Tired…
[post_author] => 1
[post_date] => 2006-08-24 08:47:05
[year] => 2006
[month] => 8
[post_type] => post
)
[743] => stdClass Object
(
[slug] => english-practise
[ID] => 122
[post_name] => something-was-wrong
[post_title] => Something was wrong…
[post_author] => 1
[post_date] => 2006-08-23 12:22:45
[year] => 2006
[month] => 8
[post_type] => post
)
[744] => stdClass Object
(
[slug] => english-practise
[ID] => 123
[post_name] => the-cranberries-never-grow-old
[post_title] => The Cranberries – Never Grow Old
[post_author] => 1
[post_date] => 2006-08-19 10:28:20
[year] => 2006
[month] => 8
[post_type] => post
)
[745] => stdClass Object
(
[slug] => blog-manage
[ID] => 124
[post_name] => a-highlight-plugins-for-microsoft-writer
[post_title] => A Highlight Plugins for Microsoft Writer
[post_author] => 1
[post_date] => 2006-08-18 15:29:22
[year] => 2006
[month] => 8
[post_type] => post
)
[746] => stdClass Object
(
[slug] => contests
[ID] => 251
[post_name] => %e4%b8%aa%e4%ba%ba%e8%b5%9b%e5%90%8e%e4%b8%a4%e5%a4%a9
[post_title] => 个人赛,后两天
[post_author] => 1
[post_date] => 2006-08-17 18:37:00
[year] => 2006
[month] => 8
[post_type] => post
)
[747] => stdClass Object
(
[slug] => tech-notes
[ID] => 252
[post_name] => vim%e4%b8%ad%e6%96%87%e6%96%87%e6%a1%a3
[post_title] => VIM中文文档
[post_author] => 1
[post_date] => 2006-08-17 10:56:00
[year] => 2006
[month] => 8
[post_type] => post
)
[748] => stdClass Object
(
[slug] => blog-manage
[ID] => 125
[post_name] => try-a-small-tool-from-m
[post_title] => Try a small tool from M$
[post_author] => 1
[post_date] => 2006-08-15 12:24:21
[year] => 2006
[month] => 8
[post_type] => post
)
[749] => stdClass Object
(
[slug] => contests
[ID] => 253
[post_name] => %e4%b8%aa%e4%ba%ba%e8%b5%9b%e5%89%8d%e4%b8%a4%e5%a4%a9
[post_title] => 个人赛,前两天
[post_author] => 1
[post_date] => 2006-08-12 19:04:00
[year] => 2006
[month] => 8
[post_type] => post
)
[750] => stdClass Object
(
[slug] => tech-notes
[ID] => 254
[post_name] => %e6%9c%80%e4%bc%98%e5%8c%b9%e9%85%8dkuhn_munkras%e7%ae%97%e6%b3%95
[post_title] => 最优匹配(Kuhn_Munkras算法)
[post_author] => 1
[post_date] => 2006-08-05 20:11:00
[year] => 2006
[month] => 8
[post_type] => post
)
[751] => stdClass Object
(
[slug] => tech-notes
[ID] => 255
[post_name] => %e6%9c%80%e5%a4%a7%e5%8c%b9%e9%85%8d%e5%8c%88%e7%89%99%e5%88%a9%e7%ae%97%e6%b3%95
[post_title] => 最大匹配(匈牙利算法)
[post_author] => 1
[post_date] => 2006-08-05 20:09:00
[year] => 2006
[month] => 8
[post_type] => post
)
[752] => stdClass Object
(
[slug] => contests
[ID] => 256
[post_name] => %e6%9c%80%e8%bf%91%e8%a6%81%e5%81%9a%e7%9a%84%e4%ba%8b%e6%83%850805
[post_title] => 最近要做的事情(08/05)
[post_author] => 1
[post_date] => 2006-07-26 16:58:00
[year] => 2006
[month] => 7
[post_type] => post
)
[753] => stdClass Object
(
[slug] => tech-notes
[ID] => 257
[post_name] => kmp
[post_title] => KMP
[post_author] => 1
[post_date] => 2006-07-24 20:49:00
[year] => 2006
[month] => 7
[post_type] => post
)
[754] => stdClass Object
(
[slug] => tech-notes
[ID] => 258
[post_name] => rmq
[post_title] => RMQ
[post_author] => 1
[post_date] => 2006-07-24 20:11:00
[year] => 2006
[month] => 7
[post_type] => post
)
[755] => stdClass Object
(
[slug] => blabla
[ID] => 259
[post_name] => %e5%85%b3%e4%ba%8ebaidu%e7%9a%84%e4%b8%80%e4%ba%9b%e6%80%9d%e8%80%83-%e4%b8%8d%e8%a6%81%e4%ba%89%e6%89%a7%e9%82%a3%e4%ba%9b%e6%b2%a1%e6%84%8f%e4%b9%89%e7%9a%84%e4%b8%9c%e8%a5%bf
[post_title] => 关于Baidu的一些思考 - 不要争执那些没意义的东西
[post_author] => 1
[post_date] => 2006-07-19 23:12:00
[year] => 2006
[month] => 7
[post_type] => post
)
[756] => stdClass Object
(
[slug] => blabla
[ID] => 1267
[post_name] => %e5%a5%87%e6%80%aa%e7%9a%84%e7%94%9f%e6%b4%bb%e6%96%b9%e5%bc%8f
[post_title] => 奇怪的生活方式
[post_author] => 1
[post_date] => 2006-07-09 18:00:00
[year] => 2006
[month] => 7
[post_type] => post
)
[757] => stdClass Object
(
[slug] => blabla
[ID] => 261
[post_name] => 7%e6%9c%887%e6%97%a5%e6%99%b4
[post_title] => 7月7日,晴
[post_author] => 1
[post_date] => 2006-07-07 18:39:00
[year] => 2006
[month] => 7
[post_type] => post
)
[758] => stdClass Object
(
[slug] => blabla
[ID] => 262
[post_name] => %e5%8c%97%e4%ba%ac%e6%97%b6%e9%97%b47%e6%9c%882%e6%97%a5%e5%87%8c%e6%99%a8147%e6%88%91%e7%9a%84%e4%b8%96%e7%95%8c%e6%9d%af%e7%bb%93%e6%9d%9f%e4%ba%86
[post_title] => 北京时间7月2日凌晨1:47,我的世界杯结束了
[post_author] => 1
[post_date] => 2006-07-02 14:35:00
[year] => 2006
[month] => 7
[post_type] => post
)
[759] => stdClass Object
(
[slug] => blabla
[ID] => 1265
[post_name] => %e5%be%b7%e5%9b%bd%e7%bb%a7%e7%bb%ad%e9%ab%98%e6%ad%8c%e5%86%8d%e8%a7%81%e6%9f%8f%e6%9e%97
[post_title] => 德国,继续高歌~再见柏林
[post_author] => 1
[post_date] => 2006-07-01 23:59:00
[year] => 2006
[month] => 7
[post_type] => post
)
[760] => stdClass Object
(
[slug] => blog-manage
[ID] => 126
[post_name] => %e6%94%be%e5%bc%83msn-space-%e6%88%91%e4%b8%8d%e8%af%b4%e8%af%9d
[post_title] => 放弃MSN Space, 我不说话
[post_author] => 1
[post_date] => 2006-06-25 07:16:34
[year] => 2006
[month] => 6
[post_type] => post
)
[761] => stdClass Object
(
[slug] => blabla
[ID] => 264
[post_name] => %e6%96%b0%e5%9b%9b%e7%ba%a7%e8%80%83%e8%af%95%e6%8a%a5%e5%91%8a
[post_title] => 新四级考试报告...
[post_author] => 1
[post_date] => 2006-06-24 16:42:00
[year] => 2006
[month] => 6
[post_type] => post
)
[762] => stdClass Object
(
[slug] => blabla
[ID] => 265
[post_name] => m2m%e4%bb%8b%e7%bb%8d
[post_title] => M2M介绍
[post_author] => 1
[post_date] => 2006-06-16 15:32:00
[year] => 2006
[month] => 6
[post_type] => post
)
[763] => stdClass Object
(
[slug] => blabla
[ID] => 1263
[post_name] => %e4%b8%96%e7%95%8c%e6%9d%af%e7%ac%ac%e4%b8%80%e8%bd%ae
[post_title] => 世界杯第一轮
[post_author] => 1
[post_date] => 2006-06-16 02:06:00
[year] => 2006
[month] => 6
[post_type] => post
)
[764] => stdClass Object
(
[slug] => blabla
[ID] => 266
[post_name] => %e6%9e%af%e7%87%a5%e6%97%a0%e5%91%b3%e7%9a%84%e4%b8%80%e5%a4%9c
[post_title] => 枯燥无味的一夜
[post_author] => 1
[post_date] => 2006-06-14 05:03:00
[year] => 2006
[month] => 6
[post_type] => post
)
[765] => stdClass Object
(
[slug] => blabla
[ID] => 267
[post_name] => %e7%bd%97%e7%ba%b3%e5%b0%94%e8%bf%aa%e5%b0%bc%e5%a5%a5%e9%82%a3%e4%b8%aa%e5%a4%a7%e5%98%b4
[post_title] => 罗纳尔迪尼奥,那个大嘴...
[post_author] => 1
[post_date] => 2006-06-14 02:51:00
[year] => 2006
[month] => 6
[post_type] => post
)
[766] => stdClass Object
(
[slug] => blabla
[ID] => 268
[post_name] => %e5%bc%80%e8%b5%9b%e5%89%8d%e4%b9%9f%e6%9d%a5%e5%85%ab%e5%8d%a6%e4%b8%80%e4%b8%8b%e6%ac%a7%e6%96%87%e7%9a%84fans
[post_title] => 开赛前也来八卦一下欧文的fans
[post_author] => 1
[post_date] => 2006-06-14 02:50:00
[year] => 2006
[month] => 6
[post_type] => post
)
[767] => stdClass Object
(
[slug] => blabla
[ID] => 269
[post_name] => %e4%b8%96%e7%95%8c%e6%9d%af%e5%bc%80%e5%a7%8b%e4%ba%86
[post_title] => 世界杯开始了~
[post_author] => 1
[post_date] => 2006-06-10 12:47:00
[year] => 2006
[month] => 6
[post_type] => post
)
[768] => stdClass Object
(
[slug] => blabla
[ID] => 1261
[post_name] => %e6%83%b3%e5%86%99%e7%82%b9%e4%bb%80%e4%b9%88%e7%9a%84%e6%97%b6%e5%80%99%e5%8d%b4%e6%80%bb%e6%98%af%e6%b2%a1%e9%82%a3%e4%ba%9b%e5%bf%83%e6%83%85%e4%ba%86
[post_title] => 想写点什么的时候,却总是没那些心情了
[post_author] => 1
[post_date] => 2006-06-06 01:22:00
[year] => 2006
[month] => 6
[post_type] => post
)
[769] => stdClass Object
(
[slug] => blabla
[ID] => 270
[post_name] => %e9%9a%8f%e4%be%bf%e5%94%a0%e5%8f%a8%e4%b8%80%e4%b8%8b%e6%9c%80%e8%bf%91%e5%87%a0%e5%a4%a9%e7%9a%84%e4%ba%8b%e6%83%85
[post_title] => 随便唠叨一下最近几天的事情...
[post_author] => 1
[post_date] => 2006-05-20 20:20:00
[year] => 2006
[month] => 5
[post_type] => post
)
[770] => stdClass Object
(
[slug] => tech-notes
[ID] => 271
[post_name] => ie7beta2_and_wmp11
[post_title] => 在尝试IE7beta2和WindowsMediaPlayer11
[post_author] => 1
[post_date] => 2006-05-15 15:43:00
[year] => 2006
[month] => 5
[post_type] => post
)
[771] => stdClass Object
(
[slug] => blabla
[ID] => 272
[post_name] => thefurthestdistance
[post_title] => The furthest distance in the world
[post_author] => 1
[post_date] => 2006-05-13 22:23:00
[year] => 2006
[month] => 5
[post_type] => post
)
[772] => stdClass Object
(
[slug] => blog-manage
[ID] => 273
[post_name] => %e6%8a%98%e8%85%be%e4%ba%86%e4%b8%80%e5%a4%a9%e7%9a%84blog
[post_title] => 折腾了一天的Blog
[post_author] => 1
[post_date] => 2006-05-12 16:03:00
[year] => 2006
[month] => 5
[post_type] => post
)
[773] => stdClass Object
(
[slug] => blabla
[ID] => 1260
[post_name] => %e4%ba%94%e6%9c%88%e5%a4%a9-%e5%80%94%e5%bc%ba
[post_title] => 五月天-倔强
[post_author] => 1
[post_date] => 2006-04-30 03:10:00
[year] => 2006
[month] => 4
[post_type] => post
)
[774] => stdClass Object
(
[slug] => contests
[ID] => 274
[post_name] => 2006%e6%a0%a1%e8%b5%9b%e6%80%bb%e7%bb%93
[post_title] => 2006校赛总结
[post_author] => 1
[post_date] => 2006-04-04 07:12:00
[year] => 2006
[month] => 4
[post_type] => post
)
[775] => stdClass Object
(
[slug] => blabla
[ID] => 275
[post_name] => %e8%b4%a3%e4%bb%bb%e4%b9%89%e5%8a%a1
[post_title] => 责任,义务
[post_author] => 1
[post_date] => 2006-03-28 22:51:00
[year] => 2006
[month] => 3
[post_type] => post
)
[776] => stdClass Object
(
[slug] => blabla
[ID] => 276
[post_name] => %e5%a4%aa%e5%a4%9a%e7%9a%84%e4%ba%8b%e6%83%85%e6%98%af%e6%88%91%e4%b8%8d%e8%83%bd%e5%b7%a6%e5%8f%b3%e7%9a%84
[post_title] => 太多的事情,是我不能左右的
[post_author] => 1
[post_date] => 2006-03-17 19:31:00
[year] => 2006
[month] => 3
[post_type] => post
)
[777] => stdClass Object
(
[slug] => tech-notes
[ID] => 1259
[post_name] => %e8%af%bb%e4%b9%a6%e8%ae%a1%e5%88%92
[post_title] => 读书计划
[post_author] => 1
[post_date] => 2006-03-11 07:17:00
[year] => 2006
[month] => 3
[post_type] => post
)
[778] => stdClass Object
(
[slug] => blabla
[ID] => 1258
[post_name] => %e5%85%bb%e6%88%90%e8%89%af%e5%a5%bd%e7%9a%84%e7%94%9f%e6%b4%bb%e4%b9%a0%e6%83%af
[post_title] => 养成良好的生活习惯
[post_author] => 1
[post_date] => 2006-03-04 06:05:00
[year] => 2006
[month] => 3
[post_type] => post
)
[779] => stdClass Object
(
[slug] => blabla
[ID] => 277
[post_name] => %e5%86%8d%e8%a7%81
[post_title] => 再见
[post_author] => 1
[post_date] => 2006-02-28 00:00:00
[year] => 2006
[month] => 2
[post_type] => post
)
[780] => stdClass Object
(
[slug] => blabla
[ID] => 278
[post_name] => %e4%bb%8a%e5%a4%a9%e5%92%8c%e5%88%ab%e4%ba%ba%e5%90%b5%e6%9e%b6%e4%ba%86
[post_title] => 今天和别人吵架了
[post_author] => 1
[post_date] => 2006-02-26 21:00:00
[year] => 2006
[month] => 2
[post_type] => post
)
[781] => stdClass Object
(
[slug] => blabla
[ID] => 279
[post_name] => %e5%af%92%e5%81%87%e7%bb%93%e6%9d%9f%e4%ba%86
[post_title] => 寒假结束了
[post_author] => 1
[post_date] => 2006-02-11 08:39:00
[year] => 2006
[month] => 2
[post_type] => post
)
[782] => stdClass Object
(
[slug] => blabla
[ID] => 280
[post_name] => me
[post_title] => Me!!!
[post_author] => 1
[post_date] => 2006-01-14 21:12:00
[year] => 2006
[month] => 1
[post_type] => post
)
[783] => stdClass Object
(
[slug] => contests
[ID] => 282
[post_name] => kmxs%e6%9d%ad%e5%b7%9e%e8%b5%9b%e5%8c%ba
[post_title] => KMXS杭州赛区
[post_author] => 1
[post_date] => 2006-01-14 20:59:00
[year] => 2006
[month] => 1
[post_type] => post
)
[784] => stdClass Object
(
[slug] => contests
[ID] => 283
[post_name] => kmxs%e6%88%90%e9%83%bd%e8%b5%9b%e5%8c%ba
[post_title] => KMXS成都赛区
[post_author] => 1
[post_date] => 2006-01-03 15:56:00
[year] => 2006
[month] => 1
[post_type] => post
)
[785] => stdClass Object
(
[slug] => blabla
[ID] => 284
[post_name] => %e4%b8%80%e4%b8%aa%e5%b0%8f%e6%97%b6%e6%90%9e%e5%ae%9a%e6%b1%87%e7%bc%96%e4%bf%a1%e5%bf%83%e7%88%86%e6%a3%9aing
[post_title] => 一个小时搞定汇编,信心爆棚ing
[post_author] => 1
[post_date] => 2006-01-03 15:49:00
[year] => 2006
[month] => 1
[post_type] => post
)
[786] => stdClass Object
(
[slug] => blabla
[ID] => 285
[post_name] => %e7%9b%98%e7%82%b9%e8%87%aa%e5%b7%b1%e7%9a%842005
[post_title] => 盘点自己的2005
[post_author] => 1
[post_date] => 2005-12-31 23:25:00
[year] => 2005
[month] => 12
[post_type] => post
)
[787] => stdClass Object
(
[slug] => blabla
[ID] => 286
[post_name] => %e9%9a%8f%e4%be%bf%e5%86%99%e7%82%b9%e4%bb%80%e4%b9%88%e5%90%a7
[post_title] => 随便写点什么吧
[post_author] => 1
[post_date] => 2005-12-28 14:42:00
[year] => 2005
[month] => 12
[post_type] => post
)
[788] => stdClass Object
(
[slug] => blabla
[ID] => 127
[post_name] => %e4%bb%8a%e5%a4%a9%e6%8a%8a%e6%88%91%e4%bb%ac%e8%80%81%e6%9d%bf%e7%82%92%e4%ba%86
[post_title] => 今天把我们老板炒了
[post_author] => 1
[post_date] => 2005-12-15 11:29:02
[year] => 2005
[month] => 12
[post_type] => post
)
[789] => stdClass Object
(
[slug] => blabla
[ID] => 288
[post_name] => %e5%a6%82%e6%ad%a4%e6%b8%a9%e9%a6%a8
[post_title] => 如此温馨
[post_author] => 1
[post_date] => 2005-12-04 22:01:00
[year] => 2005
[month] => 12
[post_type] => post
)
[790] => stdClass Object
(
[slug] => blabla
[ID] => 128
[post_name] => %e8%bf%99%e4%b8%aa%e4%b8%96%e7%95%8c%e6%80%bb%e6%9c%89%e5%a4%aa%e5%a4%9a%e6%97%a0%e5%a5%88
[post_title] => 这个世界,总有太多无奈
[post_author] => 1
[post_date] => 2005-12-02 05:46:31
[year] => 2005
[month] => 12
[post_type] => post
)
[791] => stdClass Object
(
[slug] => contests
[ID] => 290
[post_name] => %e4%b8%80%e4%ba%9b%e6%83%b3%e6%b3%95
[post_title] => 一些想法
[post_author] => 1
[post_date] => 2005-11-28 22:15:00
[year] => 2005
[month] => 11
[post_type] => post
)
[792] => stdClass Object
(
[slug] => contests
[ID] => 291
[post_name] => whuacm2005%e9%9b%86%e8%ae%ad%e6%80%bb%e7%bb%93
[post_title] => WHUACM2005集训总结
[post_author] => 1
[post_date] => 2005-11-28 22:13:00
[year] => 2005
[month] => 11
[post_type] => post
)
[793] => stdClass Object
(
[slug] => contests
[ID] => 292
[post_name] => %e5%9b%9e%e5%bf%86%e4%b8%80%e4%b8%8b%e5%81%b6%e4%bb%ac%e7%9a%84scu%e4%b9%8b%e8%a1%8c%e5%90%a7
[post_title] => 回忆一下偶们的SCU之行吧
[post_author] => 1
[post_date] => 2005-11-16 12:30:00
[year] => 2005
[month] => 11
[post_type] => post
)
[794] => stdClass Object
(
[slug] => contests
[ID] => 293
[post_name] => %e6%88%90%e9%83%bd%e4%bd%a0%e5%a5%bd
[post_title] => 成都,你好
[post_author] => 1
[post_date] => 2005-11-02 21:46:00
[year] => 2005
[month] => 11
[post_type] => post
)
[795] => stdClass Object
(
[slug] => blabla
[ID] => 294
[post_name] => %e5%a4%9c%e6%9b%b2
[post_title] => 夜曲
[post_author] => 1
[post_date] => 2005-10-21 22:03:00
[year] => 2005
[month] => 10
[post_type] => post
)
[796] => stdClass Object
(
[slug] => blabla
[ID] => 295
[post_name] => %e5%a4%a7%e5%ad%a6%e4%b8%80%e5%b9%b4
[post_title] => 大学一年
[post_author] => 1
[post_date] => 2005-10-15 22:27:00
[year] => 2005
[month] => 10
[post_type] => post
)
[797] => stdClass Object
(
[slug] => blabla
[ID] => 129
[post_name] => %e5%a0%95%e8%90%bd%e7%9a%84%e4%b8%80%e5%ad%a6%e6%9c%9f%e5%8f%88%e5%bc%80%e5%a7%8b%e4%ba%86
[post_title] => 堕落的一学期又开始了
[post_author] => 1
[post_date] => 2005-09-22 17:18:14
[year] => 2005
[month] => 9
[post_type] => post
)
[798] => stdClass Object
(
[slug] => contests
[ID] => 296
[post_name] => %e6%80%bb%e7%bb%93%e5%8f%af%e4%bb%a5%e8%bf%99%e4%b9%88%e8%af%b4%e5%90%a7
[post_title] => 总结,可以这么说吧
[post_author] => 1
[post_date] => 2005-08-27 14:35:00
[year] => 2005
[month] => 8
[post_type] => post
)
[799] => stdClass Object
(
[slug] => blabla
[ID] => 297
[post_name] => %e8%bd%bb%e8%bd%bb%e5%a4%b1%e8%90%bd
[post_title] => "轻轻" 失落
[post_author] => 1
[post_date] => 2005-08-14 21:29:00
[year] => 2005
[month] => 8
[post_type] => post
)
[800] => stdClass Object
(
[slug] => contests
[ID] => 298
[post_name] => %e8%b0%81%e4%ba%ba%e7%a6%bb%e5%bc%80%e8%b0%81%e4%ba%ba%e5%88%b0%e6%9d%a5
[post_title] => 谁人离开?谁人到来?
[post_author] => 1
[post_date] => 2005-08-11 23:40:00
[year] => 2005
[month] => 8
[post_type] => post
)
[801] => stdClass Object
(
[slug] => contests
[ID] => 299
[post_name] => %e6%98%a8%e5%a4%a9whu%e7%9a%84%e4%b8%aa%e4%ba%ba%e8%b5%9b
[post_title] => 昨天WHU的个人赛
[post_author] => 1
[post_date] => 2005-08-09 23:33:00
[year] => 2005
[month] => 8
[post_type] => post
)
[802] => stdClass Object
(
[slug] => contests
[ID] => 300
[post_name] => %e7%89%88%e8%81%9a%e5%9b%9e%e6%9d%a5
[post_title] => 版聚回来
[post_author] => 1
[post_date] => 2005-08-08 02:12:00
[year] => 2005
[month] => 8
[post_type] => post
)
[803] => stdClass Object
(
[slug] => contests
[ID] => 301
[post_name] => %e4%bb%8a%e5%a4%a9pku_team_exercise3
[post_title] => 今天PKU_Team_Exercise3
[post_author] => 1
[post_date] => 2005-08-05 22:57:00
[year] => 2005
[month] => 8
[post_type] => post
)
[804] => stdClass Object
(
[slug] => blabla
[ID] => 303
[post_name] => %e5%be%88%e4%b9%b1%e7%9a%84%e5%bf%83%e6%83%85
[post_title] => 很乱的心情
[post_author] => 1
[post_date] => 2005-08-04 20:31:00
[year] => 2005
[month] => 8
[post_type] => post
)
[805] => stdClass Object
(
[slug] => contests
[ID] => 304
[post_name] => %e4%bb%8a%e5%a4%a9%e7%9a%84woj_teamtest1
[post_title] => 今天的woj_teamtest1
[post_author] => 1
[post_date] => 2005-08-02 23:20:00
[year] => 2005
[month] => 8
[post_type] => post
)
[806] => stdClass Object
(
[slug] => contests
[ID] => 305
[post_name] => %e4%bb%8a%e5%a4%a9%e7%9a%84pku-monthly
[post_title] => 今天的PKU monthly
[post_author] => 1
[post_date] => 2005-07-31 23:07:00
[year] => 2005
[month] => 7
[post_type] => post
)
[807] => stdClass Object
(
[slug] => contests
[ID] => 306
[post_name] => %e4%bb%8a%e5%a4%a9%e7%9a%84pku_team_exercise_1
[post_title] => 今天的PKU_Team_Exercise_1
[post_author] => 1
[post_date] => 2005-07-27 20:49:00
[year] => 2005
[month] => 7
[post_type] => post
)
[808] => stdClass Object
(
[slug] => contests
[ID] => 307
[post_name] => %e9%9b%86%e8%ae%ad%e6%84%9f%e5%8f%972
[post_title] => 集训感受[2]
[post_author] => 1
[post_date] => 2005-07-26 20:51:00
[year] => 2005
[month] => 7
[post_type] => post
)
[809] => stdClass Object
(
[slug] => contests
[ID] => 308
[post_name] => %e9%9b%86%e8%ae%ad%e6%84%9f%e5%8f%971
[post_title] => 集训感受[1]
[post_author] => 1
[post_date] => 2005-07-25 22:58:00
[year] => 2005
[month] => 7
[post_type] => post
)
[810] => stdClass Object
(
[slug] => contests
[ID] => 309
[post_name] => %e9%9b%86%e8%ae%ad%e6%84%9f%e5%8f%970
[post_title] => 集训感受[0]
[post_author] => 1
[post_date] => 2005-07-24 16:40:00
[year] => 2005
[month] => 7
[post_type] => post
)
[811] => stdClass Object
(
[slug] => blabla
[ID] => 310
[post_name] => %e6%9c%89%e4%ba%9b%e4%ba%ba%e6%b3%a8%e5%ae%9a%e8%a6%81%e9%94%99%e8%bf%874%e5%ae%8c
[post_title] => 有些人,注定要错过(4完)
[post_author] => 1
[post_date] => 2005-06-13 20:20:00
[year] => 2005
[month] => 6
[post_type] => post
)
[812] => stdClass Object
(
[slug] => blabla
[ID] => 311
[post_name] => %e7%8f%9e%e6%a8%b1
[post_title] => 珞樱
[post_author] => 1
[post_date] => 2005-06-13 17:00:00
[year] => 2005
[month] => 6
[post_type] => post
)
[813] => stdClass Object
(
[slug] => blabla
[ID] => 312
[post_name] => %e6%9c%89%e4%ba%9b%e4%ba%ba%e6%b3%a8%e5%ae%9a%e8%a6%81%e9%94%99%e8%bf%873
[post_title] => 有些人,注定要错过(3)
[post_author] => 1
[post_date] => 2005-06-08 16:39:00
[year] => 2005
[month] => 6
[post_type] => post
)
[814] => stdClass Object
(
[slug] => blabla
[ID] => 313
[post_name] => %e6%9c%89%e4%ba%9b%e4%ba%ba%e6%b3%a8%e5%ae%9a%e8%a6%81%e9%94%99%e8%bf%872
[post_title] => 有些人,注定要错过(2)
[post_author] => 1
[post_date] => 2005-06-06 16:38:00
[year] => 2005
[month] => 6
[post_type] => post
)
[815] => stdClass Object
(
[slug] => blabla
[ID] => 314
[post_name] => %e6%9c%89%e4%ba%9b%e4%ba%ba%e6%b3%a8%e5%ae%9a%e8%a6%81%e9%94%99%e8%bf%871
[post_title] => 有些人,注定要错过(1)
[post_author] => 1
[post_date] => 2005-06-04 16:56:00
[year] => 2005
[month] => 6
[post_type] => post
)
[816] => stdClass Object
(
[slug] => blabla
[ID] => 316
[post_name] => zz%e5%8a%a0%e8%8f%b2%e7%8c%ab%e7%bb%8f%e5%85%b8%e8%af%ad%e5%bd%95%e4%ba%94%e5%8d%81%e6%9d%a1
[post_title] => zz加菲猫经典语录五十条
[post_author] => 1
[post_date] => 2004-12-29 11:29:00
[year] => 2004
[month] => 12
[post_type] => post
)
[817] => stdClass Object
(
[slug] => blabla
[ID] => 317
[post_name] => %e5%8f%88%e9%97%bb%e6%9c%97%e6%9c%97%e8%af%bb%e4%b9%a6%e5%a3%b0
[post_title] => 又闻朗朗读书声!
[post_author] => 1
[post_date] => 2004-12-11 13:14:00
[year] => 2004
[month] => 12
[post_type] => post
)
[818] => stdClass Object
(
[slug] => blabla
[ID] => 318
[post_name] => %e6%88%91%e6%83%b3%e4%bd%a0%e9%82%a3%e4%b9%88%e4%b9%85
[post_title] => 我想你那么久
[post_author] => 1
[post_date] => 2004-12-03 13:01:00
[year] => 2004
[month] => 12
[post_type] => post
)
)
- 2023 (3)
+ 2022 (8)
+ 2021 (7)
+ 2020 (16)
+ 2019 (28)
+ 2018 (27)
+ 2017 (28)
+ 2016 (30)
+ 2015 (39)
+ 2014 (39)
+ 2013 (37)
+ 2012 (32)
+ 2011 (47)
+ 2010 (41)
+ 2009 (76)
+ 2008 (64)
+ 2007 (130)
+ 2006 (134)
+ 2005 (30)
+ 2004 (3)