喜之郎
个人生活、学习、工作日常、心得体会等记录
Skip to content
  • Home
  • 个人日志
  • 网站建设
  • 关于我

Python

By admin | 2021 年 5 月 7 日
0 Comment

https://www.luffycity.com

https://www.apeland.cn

Sublime Text下载:http://www.sublimetext.com/download

HTML特殊符号:http://tool.chinaz.com/Tools/htmlchar.aspx

python下载:https://www.python.org/

pycharm下载:https://www.jetbrains.com/pycharm/download/#section=windows

Category: 网站建设
Post navigation
← 禁止wordpress后台自动升级的方法 python3项目打包成exe可执行程序 →
2023年 1月
日 一 二 三 四 五 六
1234567
891011121314
15161718192021
22232425262728
293031  
« 12月    

Archives

    collapsArch options:
    Array
    (
        [title] => Archives
        [noTitle] => 
        [inExcludeCat] => exclude
        [inExcludeCats] => 
        [inExcludeYear] => exclude
        [inExcludeYears] => 
        [showPages] => 
        [sort] => DESC
        [linkToArch] => 1
        [showYearCount] => 1
        [expandCurrentYear] => 1
        [expandMonths] => 1
        [expandYears] => 1
        [expandCurrentMonth] => 1
        [showMonthCount] => 1
        [showPostTitle] => 1
        [expand] => 0
        [showPostDate] => 1
        [debug] => 1
        [postDateFormat] => m/d
        [postDateAppend] => after
        [accordion] => 1
        [useCookies] => 1
        [post_type] => post
        [taxoncmy] => category
        [postTitleLength] => 
        [showPostCount] => 1
        [style] => custom
        [archSortOrder] => DESC
        [showPosts] => 
        [customExpand] => 
        [customCollapse] => 
        [taxonomy] => both
        [number] => 3
    )
    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] => web
                [ID] => 178
                [post_name] => %e3%80%8a%e5%8f%8c%e9%9d%a2%e8%83%b6%e3%80%8b%e7%bb%8f%e5%85%b8%e5%8f%b0%e8%af%8d
                [post_title] => python默认安装位置
                [post_author] => 1
                [post_date] => 2023-01-19 20:54:26
                [year] => 2023
                [month] => 1
                [post_type] => post
            )
    
        [1] => stdClass Object
            (
                [slug] => web
                [ID] => 490
                [post_name] => %e4%b8%aa%e4%ba%ba%e5%bc%80%e5%85%ac%e5%8f%b8%e7%9a%84%e6%b5%81%e7%a8%8b%ef%bc%8c%e4%bb%a5%e5%90%8e%e7%94%a8%e5%be%97%e7%9d%80
                [post_title] => excel函数取整
                [post_author] => 1
                [post_date] => 2023-01-04 20:55:38
                [year] => 2023
                [month] => 1
                [post_type] => post
            )
    
        [2] => stdClass Object
            (
                [slug] => web
                [ID] => 1867
                [post_name] => iphone4s-%e6%9b%b4%e6%8d%a2%e5%90%8e%e6%91%84%e5%83%8f%e5%a4%b4-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => excel如何插入空白行
                [post_author] => 1
                [post_date] => 2022-12-17 09:48:33
                [year] => 2022
                [month] => 12
                [post_type] => post
            )
    
        [3] => stdClass Object
            (
                [slug] => web
                [ID] => 1869
                [post_name] => iphone4s-%e6%9b%b4%e6%8d%a2%e5%90%8e%e7%9b%96-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => excel隔行填充底纹颜色
                [post_author] => 1
                [post_date] => 2022-12-17 09:38:00
                [year] => 2022
                [month] => 12
                [post_type] => post
            )
    
        [4] => stdClass Object
            (
                [slug] => web
                [ID] => 1871
                [post_name] => iphone4s-%e6%9b%b4%e6%8d%a2%e7%94%b5%e6%b1%a0-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => office智能激活
                [post_author] => 1
                [post_date] => 2022-10-31 13:07:00
                [year] => 2022
                [month] => 10
                [post_type] => post
            )
    
        [5] => stdClass Object
            (
                [slug] => web
                [ID] => 1890
                [post_name] => %e8%8b%b9%e6%9e%9c5%e6%8d%a2%e7%94%b5%e6%b1%a0-%e5%8f%82%e8%80%83%e8%a7%86%e9%a2%91
                [post_title] => 更换路由器后,惠普P108W如何重新连接无线网络
                [post_author] => 1
                [post_date] => 2022-10-06 13:25:00
                [year] => 2022
                [month] => 10
                [post_type] => post
            )
    
        [6] => stdClass Object
            (
                [slug] => web
                [ID] => 1892
                [post_name] => win10%e5%ae%9a%e6%97%b6%e8%ae%a9python%e6%96%87%e4%bb%b6%e6%af%8f%e5%a4%a9%e6%89%a7%e8%a1%8c%e4%b8%80%e6%ac%a1
                [post_title] => Win10定时让Python文件每天执行一次
                [post_author] => 1
                [post_date] => 2022-06-21 21:21:04
                [year] => 2022
                [month] => 6
                [post_type] => post
            )
    
        [7] => stdClass Object
            (
                [slug] => web
                [ID] => 1894
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e4%b8%ad%e6%a1%86-%e5%90%8e%e7%9b%96-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => office tool plus 中KMS主机地址
                [post_author] => 1
                [post_date] => 2022-05-14 23:18:00
                [year] => 2022
                [month] => 5
                [post_type] => post
            )
    
        [8] => stdClass Object
            (
                [slug] => web
                [ID] => 1896
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e6%89%ac%e5%a3%b0%e5%99%a8-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => 凯立德地图删减
                [post_author] => 1
                [post_date] => 2022-02-08 23:27:00
                [year] => 2022
                [month] => 2
                [post_type] => post
            )
    
        [9] => stdClass Object
            (
                [slug] => web
                [ID] => 1898
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e6%98%be%e7%a4%ba%e5%b1%8f-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => access联动下拉查询
                [post_author] => 1
                [post_date] => 2022-01-19 22:40:00
                [year] => 2022
                [month] => 1
                [post_type] => post
            )
    
        [10] => stdClass Object
            (
                [slug] => web
                [ID] => 1900
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e5%b0%be%e6%8f%92%e6%8e%92%e7%ba%bf-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => 根据被查询文本中包含的关键字返回指定的类别
                [post_author] => 1
                [post_date] => 2021-12-02 22:29:00
                [year] => 2021
                [month] => 12
                [post_type] => post
            )
    
        [11] => stdClass Object
            (
                [slug] => web
                [ID] => 1902
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e5%90%ac%e7%ad%92-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => gitbook
                [post_author] => 1
                [post_date] => 2021-09-03 10:56:00
                [year] => 2021
                [month] => 9
                [post_type] => post
            )
    
        [12] => stdClass Object
            (
                [slug] => diary
                [ID] => 1826
                [post_name] => %e5%90%8e%e5%a3%b3%e7%a3%a8%e6%8d%9f%e5%8f%98%e5%bd%a2
                [post_title] => 一年级20以内口算模拟过关
                [post_author] => 1
                [post_date] => 2021-06-19 15:36:00
                [year] => 2021
                [month] => 6
                [post_type] => post
            )
    
        [13] => stdClass Object
            (
                [slug] => web
                [ID] => 1904
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e5%89%8d%e7%bd%ae%e6%91%84%e5%83%8f%e5%a4%b4-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => 常用代码
                [post_author] => 1
                [post_date] => 2021-05-27 23:31:00
                [year] => 2021
                [month] => 5
                [post_type] => post
            )
    
        [14] => stdClass Object
            (
                [slug] => web
                [ID] => 1906
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e5%bc%80%e6%9c%ba%e6%8e%92%e7%ba%bf-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => python3项目打包成exe可执行程序
                [post_author] => 1
                [post_date] => 2021-05-19 21:45:00
                [year] => 2021
                [month] => 5
                [post_type] => post
            )
    
        [15] => stdClass Object
            (
                [slug] => web
                [ID] => 1908
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e5%90%8e%e6%91%84%e5%83%8f%e5%a4%b4-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => Python
                [post_author] => 1
                [post_date] => 2021-05-07 23:03:00
                [year] => 2021
                [month] => 5
                [post_type] => post
            )
    
        [16] => stdClass Object
            (
                [slug] => web
                [ID] => 1910
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e8%bf%94%e5%9b%9e%e9%94%ae-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => 禁止wordpress后台自动升级的方法
                [post_author] => 1
                [post_date] => 2021-04-24 19:54:00
                [year] => 2021
                [month] => 4
                [post_type] => post
            )
    
        [17] => stdClass Object
            (
                [slug] => web
                [ID] => 1912
                [post_name] => iphone5-%e6%9b%b4%e6%8d%a2%e7%94%b5%e6%b1%a0-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => ITUNES更改备份保存路径(不放C盘,不占C盘)
                [post_author] => 1
                [post_date] => 2021-03-01 21:55:00
                [year] => 2021
                [month] => 3
                [post_type] => post
            )
    
        [18] => stdClass Object
            (
                [slug] => web
                [ID] => 1857
                [post_name] => iphone4s-%e6%9b%b4%e6%8d%a2%e6%89%ac%e5%a3%b0%e5%99%a8-%e6%95%99%e5%ad%a6%e8%a7%86%e9%a2%91
                [post_title] => 【Linux+MySQL】Linux中利用shell脚本定时检测mysql状态,实现自动重启
                [post_author] => 1
                [post_date] => 2020-10-07 09:52:00
                [year] => 2020
                [month] => 10
                [post_type] => post
            )
    
        [19] => stdClass Object
            (
                [slug] => diary
                [ID] => 1977
                [post_name] => %e8%81%94%e7%b3%bb%e6%96%b9%e5%bc%8f
                [post_title] => 幼儿园拍毕业照
                [post_author] => 1
                [post_date] => 2020-07-15 20:52:00
                [year] => 2020
                [month] => 7
                [post_type] => post
            )
    
        [20] => stdClass Object
            (
                [slug] => diary
                [ID] => 1643
                [post_name] => 1643
                [post_title] => 象山2日游
                [post_author] => 1
                [post_date] => 2020-07-12 21:03:00
                [year] => 2020
                [month] => 7
                [post_type] => post
            )
    
        [21] => stdClass Object
            (
                [slug] => diary
                [ID] => 25
                [post_name] => %e5%86%99%e7%bb%99%e6%89%80%e6%9c%89%e7%9a%84%e5%a5%b3%e7%94%9f%ef%bc%9a%e4%bb%80%e4%b9%88%e6%a0%b7%e7%9a%84%e7%94%b7%e7%94%9f%e7%9c%9f%e6%ad%a3%e7%88%b1%e4%bd%a0
                [post_title] => 镇海中医院发育检查
                [post_author] => 1
                [post_date] => 2020-06-26 15:40:00
                [year] => 2020
                [month] => 6
                [post_type] => post
            )
    
        [22] => stdClass Object
            (
                [slug] => web
                [ID] => 48
                [post_name] => %e5%bd%93%e4%bb%96%e4%b8%8d%e5%86%8d%e7%88%b1%e4%bd%a0%e7%9a%84%e6%97%b6%e5%80%99
                [post_title] => 本站统计代码
                [post_author] => 1
                [post_date] => 2020-06-25 12:08:00
                [year] => 2020
                [month] => 6
                [post_type] => post
            )
    
        [23] => stdClass Object
            (
                [slug] => diary
                [ID] => 37
                [post_name] => %e5%a5%bd%e6%83%b3%e6%9c%89%e4%b8%aa%e5%a4%aa%e5%a4%aa
                [post_title] => 今天早上跟电瓶车相撞了
                [post_author] => 1
                [post_date] => 2020-06-19 15:45:00
                [year] => 2020
                [month] => 6
                [post_type] => post
            )
    
        [24] => stdClass Object
            (
                [slug] => diary
                [ID] => 22
                [post_name] => %e7%94%b7%e4%ba%ba%e6%9c%80%e6%b8%b4%e6%9c%9b%e6%8b%a5%e6%9c%8910%e7%b1%bb%e5%a6%bb%e5%ad%90
                [post_title] => 马3更换轮胎
                [post_author] => 1
                [post_date] => 2020-06-16 22:06:00
                [year] => 2020
                [month] => 6
                [post_type] => post
            )
    
        [25] => stdClass Object
            (
                [slug] => web
                [ID] => 21
                [post_name] => %e5%a5%b3%e5%ad%a9%e5%ba%94%e8%af%a5%e5%81%b7%e5%81%b7%e7%9f%a5%e9%81%93%e7%9a%84%e4%ba%8b%e6%83%85
                [post_title] => WordPress添加运行天数代码
                [post_author] => 1
                [post_date] => 2020-05-29 21:43:00
                [year] => 2020
                [month] => 5
                [post_type] => post
            )
    
        [26] => stdClass Object
            (
                [slug] => diary
                [ID] => 1974
                [post_name] => %e5%85%b3%e4%ba%8e%e6%88%91%e4%bb%ac
                [post_title] => 洗车
                [post_author] => 1
                [post_date] => 2020-05-24 21:22:00
                [year] => 2020
                [month] => 5
                [post_type] => post
            )
    
        [27] => stdClass Object
            (
                [slug] => diary
                [ID] => 11
                [post_name] => %e7%94%b7%e5%ad%a9%e5%ad%90%e5%ba%94%e8%af%a5%e5%8e%9f%e8%b0%85%e5%a5%b3%e5%ad%a9%e5%ad%90%e7%9a%8410%e4%b8%aa%e5%9c%b0%e6%96%b9
                [post_title] => 川崎400
                [post_author] => 1
                [post_date] => 2020-05-21 00:09:00
                [year] => 2020
                [month] => 5
                [post_type] => post
            )
    
        [28] => stdClass Object
            (
                [slug] => diary
                [ID] => 10
                [post_name] => %e7%94%b7%e4%ba%ba%e7%83%ad%e6%81%8b%e6%97%b6%ef%bc%8c%e4%ba%8c%e5%8d%81%e4%bb%b6%e4%ba%8b%e4%b8%8d%e8%83%bd%e5%81%9a
                [post_title] => 爱贝英语2020第7届Speak Out英语风采盛典获奖公示
                [post_author] => 1
                [post_date] => 2020-05-20 00:00:00
                [year] => 2020
                [month] => 5
                [post_type] => post
            )
    
        [29] => stdClass Object
            (
                [slug] => web
                [ID] => 1769
                [post_name] => iphone
                [post_title] => 让WordPress文章的段落首行自动空两格
                [post_author] => 1
                [post_date] => 2020-05-19 22:59:00
                [year] => 2020
                [month] => 5
                [post_type] => post
            )
    
        [30] => stdClass Object
            (
                [slug] => web
                [ID] => 1745
                [post_name] => %e7%ac%ac%e4%ba%8c%e8%a7%86%e9%a2%91
                [post_title] => WordPress上传文件自动重命名
                [post_author] => 1
                [post_date] => 2020-05-19 22:54:00
                [year] => 2020
                [month] => 5
                [post_type] => post
            )
    
        [31] => stdClass Object
            (
                [slug] => web
                [ID] => 1740
                [post_name] => 1-2
                [post_title] => 如何完美更换WordPress网站的域名
                [post_author] => 1
                [post_date] => 2020-05-19 22:37:00
                [year] => 2020
                [month] => 5
                [post_type] => post
            )
    
        [32] => stdClass Object
            (
                [slug] => diary
                [ID] => 16
                [post_name] => %e7%94%b7%e6%9c%8b%e5%8f%8b%e8%af%a5%e4%b8%ba%e5%a5%b3%e6%9c%8b%e5%8f%8b%e5%81%9a%e7%9a%8452%e4%bb%b6%e4%ba%8b
                [post_title] => 续签劳动合同
                [post_author] => 1
                [post_date] => 2020-05-18 22:42:00
                [year] => 2020
                [month] => 5
                [post_type] => post
            )
    
        [33] => stdClass Object
            (
                [slug] => diary
                [ID] => 20
                [post_name] => %e5%a5%b3%e4%ba%ba%e5%b0%b1%e6%98%af%e8%bf%99%e6%a0%b7%e6%8a%98%e8%85%be%e6%ad%bb%e8%80%81%e5%85%ac%e7%9a%84
                [post_title] => 年会
                [post_author] => 1
                [post_date] => 2020-01-22 11:14:00
                [year] => 2020
                [month] => 1
                [post_type] => post
            )
    
        [34] => stdClass Object
            (
                [slug] => diary
                [ID] => 487
                [post_name] => 102%e5%85%ac%e4%ba%a4%e8%bd%a6
                [post_title] => 九龙湖聚餐
                [post_author] => 1
                [post_date] => 2020-01-20 22:57:00
                [year] => 2020
                [month] => 1
                [post_type] => post
            )
    
        [35] => stdClass Object
            (
                [slug] => diary
                [ID] => 14
                [post_name] => %e4%ba%ba%e6%b4%bb%e4%b8%80%e5%bc%a0%e8%84%b8%ef%bc%8c%e6%a0%91%e6%b4%bb%e4%b8%80%e5%bc%a0%e7%9a%ae%ef%bc%8c%e4%bd%86%e6%98%af%e6%88%91%e7%9c%9f%e7%9a%84%e5%a5%bd%e7%b4%af
                [post_title] => 小港街道妇联在幼儿园举办的活动
                [post_author] => 1
                [post_date] => 2020-01-15 21:54:00
                [year] => 2020
                [month] => 1
                [post_type] => post
            )
    
        [36] => stdClass Object
            (
                [slug] => diary
                [ID] => 2116
                [post_name] => %e7%8c%ae%e8%a1%80
                [post_title] => 献血
                [post_author] => 1
                [post_date] => 2020-01-04 22:17:14
                [year] => 2020
                [month] => 1
                [post_type] => post
            )
    
        [37] => stdClass Object
            (
                [slug] => diary
                [ID] => 1649
                [post_name] => %e5%b9%b2%e8%82%a1%e5%90%88%e4%bd%9c%e5%8d%8f%e8%ae%ae%e4%b9%a6
                [post_title] => 干股合作协议书
                [post_author] => 1
                [post_date] => 2018-07-13 22:11:27
                [year] => 2018
                [month] => 7
                [post_type] => post
            )
    
        [38] => stdClass Object
            (
                [slug] => diary
                [ID] => 1442
                [post_name] => %e5%ae%81%e6%b3%a2%e9%93%b6%e6%b3%b0
                [post_title] => 宁波银泰
                [post_author] => 1
                [post_date] => 2017-09-24 23:44:15
                [year] => 2017
                [month] => 9
                [post_type] => post
            )
    
        [39] => stdClass Object
            (
                [slug] => diary
                [ID] => 1456
                [post_name] => %e5%92%8c%e8%80%81%e5%a4%96%e5%90%88%e5%bd%b1
                [post_title] => 和老外合影
                [post_author] => 1
                [post_date] => 2017-01-14 23:48:14
                [year] => 2017
                [month] => 1
                [post_type] => post
            )
    
        [40] => stdClass Object
            (
                [slug] => diary
                [ID] => 1436
                [post_name] => %e4%bd%99%e5%a7%9a
                [post_title] => 余姚五彩城
                [post_author] => 1
                [post_date] => 2017-01-09 23:34:49
                [year] => 2017
                [month] => 1
                [post_type] => post
            )
    
        [41] => stdClass Object
            (
                [slug] => diary
                [ID] => 1431
                [post_name] => %e4%bd%99%e5%a7%9a%e8%a3%98%e5%b2%99%e6%9d%91%e7%8e%bb%e7%92%83%e6%a0%88%e9%81%93
                [post_title] => 余姚裘岙村玻璃栈道
                [post_author] => 1
                [post_date] => 2016-10-01 23:31:01
                [year] => 2016
                [month] => 10
                [post_type] => post
            )
    
        [42] => stdClass Object
            (
                [slug] => diary
                [ID] => 1425
                [post_name] => %e6%b5%99%e4%b8%9c%e5%b0%8f%e4%b9%9d%e5%af%a8%e6%b2%9f
                [post_title] => 浙东小九寨沟
                [post_author] => 1
                [post_date] => 2016-06-09 23:23:40
                [year] => 2016
                [month] => 6
                [post_type] => post
            )
    
        [43] => stdClass Object
            (
                [slug] => diary
                [ID] => 1400
                [post_name] => %e4%bf%ba%e5%ae%b6%e5%a5%b3%e5%84%bf%e5%bc%80%e5%8f%a3%e5%8f%ab%e7%88%b8%e7%88%b8%e4%ba%86
                [post_title] => 俺家女儿开口叫爸爸了
                [post_author] => 1
                [post_date] => 2015-05-22 11:08:59
                [year] => 2015
                [month] => 5
                [post_type] => post
            )
    
        [44] => stdClass Object
            (
                [slug] => diary
                [ID] => 1382
                [post_name] => %e6%89%8b%e6%9c%ba%e7%85%a7%e7%89%87
                [post_title] => 手机照片
                [post_author] => 1
                [post_date] => 2014-08-25 21:02:40
                [year] => 2014
                [month] => 8
                [post_type] => post
            )
    
        [45] => stdClass Object
            (
                [slug] => diary
                [ID] => 1344
                [post_name] => 100%e5%a4%a9%e6%8b%8d%e7%85%a7
                [post_title] => 100天拍照
                [post_author] => 1
                [post_date] => 2014-07-12 21:11:51
                [year] => 2014
                [month] => 7
                [post_type] => post
            )
    
        [46] => stdClass Object
            (
                [slug] => diary
                [ID] => 1339
                [post_name] => %e5%a4%87%e5%bf%98%e5%bd%95
                [post_title] => 备忘录
                [post_author] => 1
                [post_date] => 2014-06-13 21:17:02
                [year] => 2014
                [month] => 6
                [post_type] => post
            )
    
        [47] => stdClass Object
            (
                [slug] => diary
                [ID] => 1331
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%bc%80%e4%ba%86%e7%89%a9%e4%b8%9a%e8%81%94%e7%b3%bb%e5%8d%95
                [post_title] => 今天开了物业联系单
                [post_author] => 1
                [post_date] => 2014-06-11 21:01:17
                [year] => 2014
                [month] => 6
                [post_type] => post
            )
    
        [48] => stdClass Object
            (
                [slug] => diary
                [ID] => 1317
                [post_name] => 2014-6-8%e7%85%a7%e7%89%87
                [post_title] => 75天时的照片
                [post_author] => 1
                [post_date] => 2014-06-08 13:09:55
                [year] => 2014
                [month] => 6
                [post_type] => post
            )
    
        [49] => stdClass Object
            (
                [slug] => diary
                [ID] => 1314
                [post_name] => %e8%bd%ac%e6%8a%98
                [post_title] => 转折
                [post_author] => 1
                [post_date] => 2014-05-24 21:10:07
                [year] => 2014
                [month] => 5
                [post_type] => post
            )
    
        [50] => stdClass Object
            (
                [slug] => diary
                [ID] => 1286
                [post_name] => %e6%bb%a1%e6%9c%88%e5%89%8d%e4%b8%80%e5%a4%a9%e7%9a%84%e7%85%a7%e7%89%87
                [post_title] => 满月前一天的照片
                [post_author] => 1
                [post_date] => 2014-04-23 09:36:11
                [year] => 2014
                [month] => 4
                [post_type] => post
            )
    
        [51] => stdClass Object
            (
                [slug] => diary
                [ID] => 1276
                [post_name] => %e5%88%9a%e5%87%ba%e7%94%9f%e6%97%b6%e7%9a%84%e7%85%a7%e7%89%87
                [post_title] => 刚出生时的照片
                [post_author] => 1
                [post_date] => 2014-03-26 09:28:10
                [year] => 2014
                [month] => 3
                [post_type] => post
            )
    
        [52] => stdClass Object
            (
                [slug] => diary
                [ID] => 1269
                [post_name] => %e4%ba%ba%e7%94%9f%e8%bd%ac%e6%8a%98%e7%82%b9
                [post_title] => 人生转折点
                [post_author] => 1
                [post_date] => 2014-02-18 13:32:16
                [year] => 2014
                [month] => 2
                [post_type] => post
            )
    
        [53] => stdClass Object
            (
                [slug] => diary
                [ID] => 1260
                [post_name] => bb%e7%9a%84%e7%ac%ac1%e5%bc%a0%e7%85%a7%e7%89%87
                [post_title] => BB的第1张照片
                [post_author] => 1
                [post_date] => 2013-12-15 13:23:20
                [year] => 2013
                [month] => 12
                [post_type] => post
            )
    
        [54] => stdClass Object
            (
                [slug] => diary
                [ID] => 1256
                [post_name] => %e9%9b%be%e9%9c%be%e5%a4%a9%e6%b0%94
                [post_title] => 雾霾天气
                [post_author] => 1
                [post_date] => 2013-12-06 21:32:06
                [year] => 2013
                [month] => 12
                [post_type] => post
            )
    
        [55] => stdClass Object
            (
                [slug] => diary
                [ID] => 1209
                [post_name] => 3%e4%b8%aa
                [post_title] => 胎动
                [post_author] => 1
                [post_date] => 2013-10-19 14:26:54
                [year] => 2013
                [month] => 10
                [post_type] => post
            )
    
        [56] => stdClass Object
            (
                [slug] => diary
                [ID] => 1210
                [post_name] => 3dfsnfssss
                [post_title] => 10月13号大水后回家
                [post_author] => 1
                [post_date] => 2013-10-13 20:00:05
                [year] => 2013
                [month] => 10
                [post_type] => post
            )
    
        [57] => stdClass Object
            (
                [slug] => diary
                [ID] => 1223
                [post_name] => 10-7%e5%b0%8f%e8%ae%a1
                [post_title] => 10.7小计
                [post_author] => 1
                [post_date] => 2013-10-07 16:42:04
                [year] => 2013
                [month] => 10
                [post_type] => post
            )
    
        [58] => stdClass Object
            (
                [slug] => diary
                [ID] => 1211
                [post_name] => 3%e4%b8%aa%e6%9c%88%e6%97%b6%e7%9a%84%e8%83%8e%e5%bf%83
                [post_title] => 3个月时的胎心
                [post_author] => 1
                [post_date] => 2013-09-20 14:35:50
                [year] => 2013
                [month] => 9
                [post_type] => post
            )
    
        [59] => stdClass Object
            (
                [slug] => diary
                [ID] => 1201
                [post_name] => %e4%bb%8a%e5%a4%a9ppt%e8%ae%b2%e8%a7%a3%e4%ba%86%e7%bc%96%e7%a0%81%e8%a7%84%e5%88%99
                [post_title] => 今天PPT讲解了编码规则
                [post_author] => 1
                [post_date] => 2013-09-04 19:15:59
                [year] => 2013
                [month] => 9
                [post_type] => post
            )
    
        [60] => stdClass Object
            (
                [slug] => diary
                [ID] => 1197
                [post_name] => 10%e5%9d%97%e9%92%b1%e7%9a%84%e8%8c%b6
                [post_title] => 10块钱的茶
                [post_author] => 1
                [post_date] => 2013-08-12 21:29:42
                [year] => 2013
                [month] => 8
                [post_type] => post
            )
    
        [61] => stdClass Object
            (
                [slug] => diary
                [ID] => 1193
                [post_name] => b%e8%b6%85%e5%8d%95
                [post_title] => B超单
                [post_author] => 1
                [post_date] => 2013-08-12 21:22:47
                [year] => 2013
                [month] => 8
                [post_type] => post
            )
    
        [62] => stdClass Object
            (
                [slug] => diary
                [ID] => 1191
                [post_name] => %e7%9c%9f%e7%9a%84%e6%98%af%e8%8e%ab%e5%90%8d%e5%85%b6%e5%a6%99
                [post_title] => 真的是莫名其妙
                [post_author] => 1
                [post_date] => 2013-08-10 21:57:34
                [year] => 2013
                [month] => 8
                [post_type] => post
            )
    
        [63] => stdClass Object
            (
                [slug] => diary
                [ID] => 1092
                [post_name] => %e5%88%a9%e6%81%af%e5%a4%87%e5%bf%98%e5%bd%95
                [post_title] => 利息备忘录
                [post_author] => 1
                [post_date] => 2013-07-17 20:09:37
                [year] => 2013
                [month] => 7
                [post_type] => post
            )
    
        [64] => stdClass Object
            (
                [slug] => diary
                [ID] => 1044
                [post_name] => %e4%bb%8a%e6%99%9a%e5%a4%a7%e6%8e%92%e6%a1%a3
                [post_title] => 今晚大排档
                [post_author] => 1
                [post_date] => 2013-07-14 21:23:34
                [year] => 2013
                [month] => 7
                [post_type] => post
            )
    
        [65] => stdClass Object
            (
                [slug] => diary
                [ID] => 1022
                [post_name] => ug%e5%9f%b9%e8%ae%ad%e5%9c%ba%e6%99%af
                [post_title] => UG培训场景
                [post_author] => 1
                [post_date] => 2013-07-08 20:43:59
                [year] => 2013
                [month] => 7
                [post_type] => post
            )
    
        [66] => stdClass Object
            (
                [slug] => diary
                [ID] => 1010
                [post_name] => %e6%b3%b0%e5%9b%bd%e4%ba%ba%e6%b0%91%e5%b8%81
                [post_title] => 泰国人民币
                [post_author] => 1
                [post_date] => 2013-07-06 15:25:28
                [year] => 2013
                [month] => 7
                [post_type] => post
            )
    
        [67] => stdClass Object
            (
                [slug] => diary
                [ID] => 988
                [post_name] => %e9%97%af%e7%ba%a2%e7%81%af%e4%ba%86
                [post_title] => 妹的,闯红灯了,扣分+罚款
                [post_author] => 1
                [post_date] => 2013-07-02 22:38:34
                [year] => 2013
                [month] => 7
                [post_type] => post
            )
    
        [68] => stdClass Object
            (
                [slug] => diary
                [ID] => 1002
                [post_name] => %e5%8c%97%e4%bb%91%e4%bd%93%e8%89%ba%e4%b8%ad%e5%bf%83%e4%b9%92%e4%b9%93%e7%90%83%e6%af%94%e8%b5%9b
                [post_title] => 北仑体艺中心乒乓球比赛
                [post_author] => 1
                [post_date] => 2013-06-26 15:08:26
                [year] => 2013
                [month] => 6
                [post_type] => post
            )
    
        [69] => stdClass Object
            (
                [slug] => diary
                [ID] => 965
                [post_name] => %e4%bb%8a%e5%a4%a9%e8%bd%a6%e5%ad%90%e8%a2%ab%e5%88%ab%e4%ba%ba%e6%95%85%e6%84%8f%e8%bf%bd%e5%b0%be%e4%ba%86
                [post_title] => 今天车子被别人故意追尾了
                [post_author] => 1
                [post_date] => 2013-06-15 10:13:56
                [year] => 2013
                [month] => 6
                [post_type] => post
            )
    
        [70] => stdClass Object
            (
                [slug] => diary
                [ID] => 955
                [post_name] => pizza
                [post_title] => pizza
                [post_author] => 1
                [post_date] => 2013-05-03 22:47:00
                [year] => 2013
                [month] => 5
                [post_type] => post
            )
    
        [71] => stdClass Object
            (
                [slug] => diary
                [ID] => 957
                [post_name] => %e6%b1%9f%e8%8b%8f%e6%b2%b9%e8%8f%9c%e8%8a%b1
                [post_title] => 江苏油菜花
                [post_author] => 1
                [post_date] => 2013-04-12 22:48:31
                [year] => 2013
                [month] => 4
                [post_type] => post
            )
    
        [72] => stdClass Object
            (
                [slug] => diary
                [ID] => 951
                [post_name] => %e8%b1%a1%e5%b1%b1%e4%b9%8b%e8%a1%8c
                [post_title] => 象山之行
                [post_author] => 1
                [post_date] => 2013-02-13 21:34:42
                [year] => 2013
                [month] => 2
                [post_type] => post
            )
    
        [73] => stdClass Object
            (
                [slug] => diary
                [ID] => 948
                [post_name] => %e8%ae%a1%e7%ae%97%e6%9c%ba%e6%96%87%e5%8c%96%e5%9f%ba%e7%a1%80%e8%af%be%e7%a8%8b%e5%b1%85%e7%84%b6%e8%80%83%e4%ba%86%e7%ac%ac1%e5%90%8d
                [post_title] => 计算机文化基础课程居然考了第1名
                [post_author] => 1
                [post_date] => 2013-01-20 15:42:03
                [year] => 2013
                [month] => 1
                [post_type] => post
            )
    
        [74] => stdClass Object
            (
                [slug] => diary
                [ID] => 926
                [post_name] => %e9%98%b3%e5%8f%b0%e4%b8%8b%e6%b0%b4%e9%97%ae%e9%a2%98
                [post_title] => 阳台下水问题
                [post_author] => 1
                [post_date] => 2012-10-13 16:02:39
                [year] => 2012
                [month] => 10
                [post_type] => post
            )
    
        [75] => stdClass Object
            (
                [slug] => diary
                [ID] => 922
                [post_name] => %e5%ad%95%e5%89%8d%e6%a3%80%e6%9f%a5
                [post_title] => 孕前检查
                [post_author] => 1
                [post_date] => 2012-09-29 20:23:44
                [year] => 2012
                [month] => 9
                [post_type] => post
            )
    
        [76] => stdClass Object
            (
                [slug] => diary
                [ID] => 916
                [post_name] => %e6%84%89%e5%bf%ab%e7%9a%84%e5%91%a8%e6%9c%ab%e5%8f%88%e6%9d%a5%e4%ba%86
                [post_title] => 愉快的周末又来了
                [post_author] => 1
                [post_date] => 2012-09-14 21:19:58
                [year] => 2012
                [month] => 9
                [post_type] => post
            )
    
        [77] => stdClass Object
            (
                [slug] => web
                [ID] => 879
                [post_name] => %e5%a6%82%e4%bd%95%e7%94%b3%e8%af%b7%e8%87%aa%e5%b7%b1%e7%9a%84gravatar%e5%a4%b4%e5%83%8f
                [post_title] => 如何申请自己的Gravatar头像
                [post_author] => 1
                [post_date] => 2012-09-01 10:08:50
                [year] => 2012
                [month] => 9
                [post_type] => post
            )
    
        [78] => stdClass Object
            (
                [slug] => web
                [ID] => 845
                [post_name] => %e6%94%b6%e8%97%8f%e5%a4%b9
                [post_title] => 收藏夹
                [post_author] => 1
                [post_date] => 2012-08-06 17:37:00
                [year] => 2012
                [month] => 8
                [post_type] => post
            )
    
        [79] => stdClass Object
            (
                [slug] => diary
                [ID] => 836
                [post_name] => %e5%9f%9f%e5%90%8d%e5%8f%8a%e8%99%9a%e6%8b%9f%e4%b8%bb%e6%9c%ba
                [post_title] => 域名及虚拟主机
                [post_author] => 1
                [post_date] => 2012-08-05 14:29:54
                [year] => 2012
                [month] => 8
                [post_type] => post
            )
    
        [80] => stdClass Object
            (
                [slug] => diary
                [ID] => 825
                [post_name] => %e5%87%a0%e4%b8%aa%e7%bd%91%e5%8f%aa%e8%83%bd%e6%ba%90%e7%a8%8b%e5%ba%8f
                [post_title] => 几个网站源程序
                [post_author] => 1
                [post_date] => 2012-07-28 20:43:08
                [year] => 2012
                [month] => 7
                [post_type] => post
            )
    
        [81] => stdClass Object
            (
                [slug] => diary
                [ID] => 757
                [post_name] => %e5%ae%b6%e7%85%a7%e7%89%87
                [post_title] => 家照片
                [post_author] => 1
                [post_date] => 2012-07-28 16:39:21
                [year] => 2012
                [month] => 7
                [post_type] => post
            )
    
        [82] => stdClass Object
            (
                [slug] => diary
                [ID] => 591
                [post_name] => %e9%a5%bf%e6%ad%bb%e6%88%91%e4%ba%86
                [post_title] => 饿死我了
                [post_author] => 1
                [post_date] => 2012-07-08 18:04:16
                [year] => 2012
                [month] => 7
                [post_type] => post
            )
    
        [83] => stdClass Object
            (
                [slug] => diary
                [ID] => 589
                [post_name] => %e5%8c%bb%e9%99%a2%e6%a3%80%e6%9f%a5%e5%9b%9e%e6%9d%a5
                [post_title] => 医院检查回来
                [post_author] => 1
                [post_date] => 2012-07-07 18:02:56
                [year] => 2012
                [month] => 7
                [post_type] => post
            )
    
        [84] => stdClass Object
            (
                [slug] => diary
                [ID] => 586
                [post_name] => %e5%ae%81%e6%b3%a2%e5%be%ae%e5%8d%9a%e5%88%b6%e4%bd%9c%e5%ae%8c%e6%88%90
                [post_title] => 宁波微博制作完成
                [post_author] => 1
                [post_date] => 2012-06-07 23:01:51
                [year] => 2012
                [month] => 6
                [post_type] => post
            )
    
        [85] => stdClass Object
            (
                [slug] => diary
                [ID] => 584
                [post_name] => %e5%b8%8c%e6%9c%9b%e7%bb%88%e7%a9%b6%e7%a0%b4%e7%81%ad
                [post_title] => 希望终究破灭
                [post_author] => 1
                [post_date] => 2012-05-20 23:23:07
                [year] => 2012
                [month] => 5
                [post_type] => post
            )
    
        [86] => stdClass Object
            (
                [slug] => diary
                [ID] => 582
                [post_name] => h%ef%bc%8c%e4%b8%8d%e8%83%bd%e8%af%b4%e7%9a%84%e7%a7%98%e5%af%86
                [post_title] => H,不能说的秘密
                [post_author] => 1
                [post_date] => 2012-05-12 23:20:57
                [year] => 2012
                [month] => 5
                [post_type] => post
            )
    
        [87] => stdClass Object
            (
                [slug] => diary
                [ID] => 578
                [post_name] => %e8%80%81%e5%a9%86%e6%80%80%e5%ad%95%e4%ba%86
                [post_title] => 老婆怀孕了
                [post_author] => 1
                [post_date] => 2012-04-09 21:09:52
                [year] => 2012
                [month] => 4
                [post_type] => post
            )
    
        [88] => stdClass Object
            (
                [slug] => diary
                [ID] => 553
                [post_name] => %e7%bb%a7%e7%bb%ad%e5%90%b5%e6%9e%b6
                [post_title] => 继续吵架
                [post_author] => 1
                [post_date] => 2012-03-11 00:16:11
                [year] => 2012
                [month] => 3
                [post_type] => post
            )
    
        [89] => stdClass Object
            (
                [slug] => diary
                [ID] => 550
                [post_name] => %e4%bb%8a%e5%a4%a9%e8%af%b7%e5%81%87%e4%b8%80%e5%a4%a9
                [post_title] => 今天请假一天
                [post_author] => 1
                [post_date] => 2012-03-06 11:15:00
                [year] => 2012
                [month] => 3
                [post_type] => post
            )
    
        [90] => stdClass Object
            (
                [slug] => diary
                [ID] => 547
                [post_name] => 4%e5%8f%b7%e5%b0%8f%e8%ae%b0
                [post_title] => 4号小记
                [post_author] => 1
                [post_date] => 2012-03-04 21:10:23
                [year] => 2012
                [month] => 3
                [post_type] => post
            )
    
        [91] => stdClass Object
            (
                [slug] => diary
                [ID] => 545
                [post_name] => 3%e5%8f%b7%e5%b0%8f%e8%ae%b0
                [post_title] => 3号小记
                [post_author] => 1
                [post_date] => 2012-03-03 21:09:59
                [year] => 2012
                [month] => 3
                [post_type] => post
            )
    
        [92] => stdClass Object
            (
                [slug] => diary
                [ID] => 538
                [post_name] => %e6%96%b0%e5%bb%ba%e4%b8%80%e4%b8%aa%e7%bd%91%e5%ba%97%ef%bc%8c%e5%b8%8c%e6%9c%9b%e5%8f%af%e4%bb%a5%e8%b5%9a%e9%92%b1%ef%bc%81
                [post_title] => 新建一个网店,希望可以赚钱!
                [post_author] => 1
                [post_date] => 2012-03-02 20:58:41
                [year] => 2012
                [month] => 3
                [post_type] => post
            )
    
        [93] => stdClass Object
            (
                [slug] => diary
                [ID] => 575
                [post_name] => %e9%9f%a9%e5%9b%bd%e7%83%a7%e7%83%a4
                [post_title] => 韩国烧烤
                [post_author] => 1
                [post_date] => 2012-02-26 20:32:10
                [year] => 2012
                [month] => 2
                [post_type] => post
            )
    
        [94] => stdClass Object
            (
                [slug] => diary
                [ID] => 556
                [post_name] => 3%e4%b8%87%e5%85%ac%e9%87%8c%e4%bf%9d%e5%85%bb%e8%ae%b0%e5%bd%95
                [post_title] => 3万公里保养记录
                [post_author] => 1
                [post_date] => 2012-02-26 20:16:36
                [year] => 2012
                [month] => 2
                [post_type] => post
            )
    
        [95] => stdClass Object
            (
                [slug] => diary
                [ID] => 536
                [post_name] => %e8%a6%81%e5%a5%bd%e5%a5%bd%e6%94%b9%e6%94%b9%e8%87%aa%e5%b7%b1%e7%9a%84%e8%84%be%e6%b0%94%e4%ba%86
                [post_title] => 要好好改改自己的脾气了
                [post_author] => 1
                [post_date] => 2012-01-16 21:58:06
                [year] => 2012
                [month] => 1
                [post_type] => post
            )
    
        [96] => stdClass Object
            (
                [slug] => diary
                [ID] => 533
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%b0%8f%e8%ae%b0
                [post_title] => 今天小记
                [post_author] => 1
                [post_date] => 2012-01-14 18:15:30
                [year] => 2012
                [month] => 1
                [post_type] => post
            )
    
        [97] => stdClass Object
            (
                [slug] => diary
                [ID] => 531
                [post_name] => %e4%bf%ba%e7%9a%84%e5%b0%8f%e9%a9%ac
                [post_title] => 俺的小马
                [post_author] => 1
                [post_date] => 2012-01-05 18:09:41
                [year] => 2012
                [month] => 1
                [post_type] => post
            )
    
        [98] => stdClass Object
            (
                [slug] => diary
                [ID] => 527
                [post_name] => %e5%87%8c%e6%99%a82%e7%82%b941%e5%88%86%e7%9d%a1%e8%a7%89
                [post_title] => 凌晨2点41分睡觉
                [post_author] => 1
                [post_date] => 2012-01-05 02:43:29
                [year] => 2012
                [month] => 1
                [post_type] => post
            )
    
        [99] => stdClass Object
            (
                [slug] => diary
                [ID] => 525
                [post_name] => 2012%e5%b9%b4%ef%bc%8c%e6%96%b0%e5%b9%b4%e7%ac%ac1%e4%b8%aa%e6%97%a5%e5%bf%97
                [post_title] => 2012年,新年第1个日志
                [post_author] => 1
                [post_date] => 2012-01-01 14:47:31
                [year] => 2012
                [month] => 1
                [post_type] => post
            )
    
        [100] => stdClass Object
            (
                [slug] => diary
                [ID] => 772
                [post_name] => %e4%ba%91%e5%8d%97%e7%85%a7%e7%89%87
                [post_title] => 云南照片
                [post_author] => 1
                [post_date] => 2011-12-11 16:48:14
                [year] => 2011
                [month] => 12
                [post_type] => post
            )
    
        [101] => stdClass Object
            (
                [slug] => diary
                [ID] => 521
                [post_name] => %e7%9b%98%e5%ba%93
                [post_title] => 盘库
                [post_author] => 1
                [post_date] => 2011-12-09 20:16:32
                [year] => 2011
                [month] => 12
                [post_type] => post
            )
    
        [102] => stdClass Object
            (
                [slug] => diary
                [ID] => 766
                [post_name] => %e4%b8%9c%e9%92%b1%e6%b9%96%e7%85%a7%e7%89%87
                [post_title] => 东钱湖照片
                [post_author] => 1
                [post_date] => 2011-11-27 16:41:06
                [year] => 2011
                [month] => 11
                [post_type] => post
            )
    
        [103] => stdClass Object
            (
                [slug] => diary
                [ID] => 510
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%90%83%e4%ba%86%e7%83%a4%e7%be%8a%e8%85%bf
                [post_title] => 今天吃了烤羊腿
                [post_author] => 1
                [post_date] => 2011-11-11 23:55:47
                [year] => 2011
                [month] => 11
                [post_type] => post
            )
    
        [104] => stdClass Object
            (
                [slug] => diary
                [ID] => 505
                [post_name] => %e7%94%b3%e8%af%b7%e5%b7%a5%e5%95%86%e9%93%b6%e8%a1%8c%e7%95%85%e9%80%9a%e5%8d%a1
                [post_title] => 申请工商银行畅通卡
                [post_author] => 1
                [post_date] => 2011-11-04 21:06:58
                [year] => 2011
                [month] => 11
                [post_type] => post
            )
    
        [105] => stdClass Object
            (
                [slug] => diary
                [ID] => 500
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%8e%bb%e6%b4%8b%e6%b2%99%e5%b1%b1%e4%ba%86
                [post_title] => 今天去洋沙山了
                [post_author] => 1
                [post_date] => 2011-10-23 20:31:23
                [year] => 2011
                [month] => 10
                [post_type] => post
            )
    
        [106] => stdClass Object
            (
                [slug] => diary
                [ID] => 498
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%97%a9%e4%b8%8a%e7%9d%a1%e8%a7%89%e7%9d%a1%e8%bf%87%e5%a4%b4%e4%ba%86
                [post_title] => 今天早上睡觉睡过头了
                [post_author] => 1
                [post_date] => 2011-10-20 20:49:56
                [year] => 2011
                [month] => 10
                [post_type] => post
            )
    
        [107] => stdClass Object
            (
                [slug] => web
                [ID] => 481
                [post_name] => %e6%90%9c%e7%b4%a2%e5%bc%95%e6%93%8e%e7%ab%99%e7%82%b9%e6%8f%90%e4%ba%a4%e5%85%a5%e5%8f%a3%e9%80%82%e5%90%88seo
                [post_title] => 搜索引擎站点提交入口(适合SEO)
                [post_author] => 1
                [post_date] => 2011-10-11 20:55:29
                [year] => 2011
                [month] => 10
                [post_type] => post
            )
    
        [108] => stdClass Object
            (
                [slug] => diary
                [ID] => 447
                [post_name] => %e5%9b%9e%e5%ae%b6
                [post_title] => 回家
                [post_author] => 1
                [post_date] => 2011-09-30 21:32:16
                [year] => 2011
                [month] => 9
                [post_type] => post
            )
    
        [109] => stdClass Object
            (
                [slug] => diary
                [ID] => 3
                [post_name] => %e6%98%9f%e6%9c%9f%e5%85%ad%e6%99%9a%e4%b8%8a%e8%a2%ab%e6%8b%8d%e7%85%a7%e4%ba%86%ef%bc%8c%e5%b1%85%e7%84%b6%e6%b2%a1%e6%9c%89%ef%bc%8c%e5%93%88%e5%93%88
                [post_title] => 星期六晚上被拍照了,居然没有,哈哈
                [post_author] => 1
                [post_date] => 2011-09-27 22:00:19
                [year] => 2011
                [month] => 9
                [post_type] => post
            )
    
        [110] => stdClass Object
            (
                [slug] => diary
                [ID] => 227
                [post_name] => %e7%bb%88%e4%ba%8e%e8%bd%ac%e5%88%b0wordpress%e6%8b%89
                [post_title] => 终于转到wordpress拉
                [post_author] => 1
                [post_date] => 2011-09-19 14:34:03
                [year] => 2011
                [month] => 9
                [post_type] => post
            )
    
        [111] => stdClass Object
            (
                [slug] => diary
                [ID] => 226
                [post_name] => %e4%bb%8a%e5%a4%a9%e9%97%af%e4%ba%86%e4%b8%aa%e7%ba%a2%e7%81%af
                [post_title] => 今天闯了个红灯
                [post_author] => 1
                [post_date] => 2011-09-16 22:27:00
                [year] => 2011
                [month] => 9
                [post_type] => post
            )
    
        [112] => stdClass Object
            (
                [slug] => diary
                [ID] => 485
                [post_name] => %e4%b8%ad%e7%9f%b3%e5%8c%96%e5%86%b2%e5%80%bc%ef%bc%8c%e7%95%99%e4%b8%aa%e8%ae%b0%e5%8f%b7
                [post_title] => 中石化冲值,留个记号
                [post_author] => 1
                [post_date] => 2011-08-23 21:02:53
                [year] => 2011
                [month] => 8
                [post_type] => post
            )
    
        [113] => stdClass Object
            (
                [slug] => diary
                [ID] => 224
                [post_name] => nbham%e5%8d%87%e7%ba%a7
                [post_title] => nbham升级
                [post_author] => 1
                [post_date] => 2011-08-07 21:48:00
                [year] => 2011
                [month] => 8
                [post_type] => post
            )
    
        [114] => stdClass Object
            (
                [slug] => diary
                [ID] => 225
                [post_name] => %e4%ba%ba%e7%b4%af%e6%ad%bb%e4%ba%86
                [post_title] => 人累死了
                [post_author] => 1
                [post_date] => 2011-08-07 21:48:00
                [year] => 2011
                [month] => 8
                [post_type] => post
            )
    
        [115] => stdClass Object
            (
                [slug] => diary
                [ID] => 223
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%81%9a%e4%ba%86%e8%bd%a6%e5%ad%90%e7%9a%84%e4%bf%9d%e9%99%a9%ef%bc%8c%e8%8a%b1%e4%ba%863778-1%e4%b8%aa%e5%a4%a7%e6%b4%8b
                [post_title] => 今天做了车子的保险,花了3778.1个大洋
                [post_author] => 1
                [post_date] => 2011-07-16 15:16:00
                [year] => 2011
                [month] => 7
                [post_type] => post
            )
    
        [116] => stdClass Object
            (
                [slug] => diary
                [ID] => 222
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%b7%ae%e7%82%b9%e5%92%8c%e7%94%b5%e7%93%b6%e8%bd%a6%e7%9b%b8%e6%92%9e%e4%ba%86
                [post_title] => 今天差点和电瓶车相撞了
                [post_author] => 1
                [post_date] => 2011-07-16 15:14:00
                [year] => 2011
                [month] => 7
                [post_type] => post
            )
    
        [117] => stdClass Object
            (
                [slug] => diary
                [ID] => 221
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%8e%bb%e4%ba%86%e5%8c%bb%e9%99%a2
                [post_title] => 今天去了医院
                [post_author] => 1
                [post_date] => 2011-07-15 22:07:00
                [year] => 2011
                [month] => 7
                [post_type] => post
            )
    
        [118] => stdClass Object
            (
                [slug] => diary
                [ID] => 220
                [post_name] => %e7%bb%a7%e7%bb%ad%e5%86%b7%e6%88%98%e4%b8%ad
                [post_title] => 继续冷战中
                [post_author] => 1
                [post_date] => 2011-07-08 20:13:00
                [year] => 2011
                [month] => 7
                [post_type] => post
            )
    
        [119] => stdClass Object
            (
                [slug] => diary
                [ID] => 219
                [post_name] => %e6%9c%80%e6%81%a8%e6%b5%aa%e8%b4%b9%e7%9a%84%e4%ba%ba
                [post_title] => 最恨浪费的人
                [post_author] => 1
                [post_date] => 2011-06-26 20:18:00
                [year] => 2011
                [month] => 6
                [post_type] => post
            )
    
        [120] => stdClass Object
            (
                [slug] => diary
                [ID] => 217
                [post_name] => 100rmb%e8%a2%ab%e9%93%b6%e8%a1%8c%e6%b2%a1%e6%94%b6%e4%ba%86
                [post_title] => 100RMB被银行没收了
                [post_author] => 1
                [post_date] => 2011-06-06 19:25:00
                [year] => 2011
                [month] => 6
                [post_type] => post
            )
    
        [121] => stdClass Object
            (
                [slug] => diary
                [ID] => 218
                [post_name] => %e8%bf%98%e6%8e%89%e4%ba%86%e8%bd%a6%e8%b4%b7
                [post_title] => 还掉了车贷
                [post_author] => 1
                [post_date] => 2011-05-31 19:26:00
                [year] => 2011
                [month] => 5
                [post_type] => post
            )
    
        [122] => stdClass Object
            (
                [slug] => diary
                [ID] => 215
                [post_name] => %e8%bf%98%e8%bd%a6%e8%b4%b7
                [post_title] => 还车贷
                [post_author] => 1
                [post_date] => 2011-05-24 21:35:00
                [year] => 2011
                [month] => 5
                [post_type] => post
            )
    
        [123] => stdClass Object
            (
                [slug] => diary
                [ID] => 214
                [post_name] => %e6%88%91%e7%9a%84%e5%b0%8f%e9%a9%ac%e8%a2%ab%e5%88%ae%e4%ba%86%ef%bc%8c%e5%bf%83%e7%97%9b%e5%95%8a
                [post_title] => 我的小马被刮了,心痛啊
                [post_author] => 1
                [post_date] => 2011-03-12 21:35:00
                [year] => 2011
                [month] => 3
                [post_type] => post
            )
    
        [124] => stdClass Object
            (
                [slug] => diary
                [ID] => 213
                [post_name] => %e4%bb%8a%e5%a4%a9%e8%bd%a6%e5%ad%90%e5%81%9a%e4%ba%86%e4%bf%9d%e5%85%bb
                [post_title] => 今天车子做了保养
                [post_author] => 1
                [post_date] => 2011-03-05 21:03:00
                [year] => 2011
                [month] => 3
                [post_type] => post
            )
    
        [125] => stdClass Object
            (
                [slug] => diary
                [ID] => 211
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%90%83%e5%b9%b4%e5%a4%9c%e9%a5%ad
                [post_title] => 今天吃年夜饭
                [post_author] => 1
                [post_date] => 2011-01-26 18:13:00
                [year] => 2011
                [month] => 1
                [post_type] => post
            )
    
        [126] => stdClass Object
            (
                [slug] => diary
                [ID] => 212
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%a4%a7%e6%b6%a6%e5%8f%91%e5%8d%95%e8%a1%8c%e7%ba%bf%e8%a2%ab%e6%8b%8d%e4%ba%86
                [post_title] => 今天大润发单行线被拍了
                [post_author] => 1
                [post_date] => 2011-01-10 18:14:00
                [year] => 2011
                [month] => 1
                [post_type] => post
            )
    
        [127] => stdClass Object
            (
                [slug] => diary
                [ID] => 517
                [post_name] => %e7%ba%aa%e5%bf%b5%e6%97%a5
                [post_title] => 结婚纪念日
                [post_author] => 1
                [post_date] => 2010-12-08 19:01:05
                [year] => 2010
                [month] => 12
                [post_type] => post
            )
    
        [128] => stdClass Object
            (
                [slug] => diary
                [ID] => 210
                [post_name] => %e5%8e%8b%e5%8f%8c%e9%bb%84%e7%ba%bf%e8%a2%ab%e6%8b%8d%e4%ba%86
                [post_title] => 压双黄线被拍了
                [post_author] => 1
                [post_date] => 2010-11-04 20:45:00
                [year] => 2010
                [month] => 11
                [post_type] => post
            )
    
        [129] => stdClass Object
            (
                [slug] => diary
                [ID] => 945
                [post_name] => %e9%a2%86%e5%8f%96%e7%bb%93%e5%a9%9a%e8%af%81%e7%99%bb%e8%ae%b0%e6%97%a5
                [post_title] => 领取结婚证登记日
                [post_author] => 1
                [post_date] => 2010-10-26 15:37:05
                [year] => 2010
                [month] => 10
                [post_type] => post
            )
    
        [130] => stdClass Object
            (
                [slug] => diary
                [ID] => 209
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%8e%bb%e5%ae%81%e6%b3%a2%e5%8f%82%e5%8a%a0%e5%9b%a2%e8%b4%ad%e4%bc%9a
                [post_title] => 今天去宁波参加团购会
                [post_author] => 1
                [post_date] => 2010-07-25 06:43:00
                [year] => 2010
                [month] => 7
                [post_type] => post
            )
    
        [131] => stdClass Object
            (
                [slug] => diary
                [ID] => 208
                [post_name] => %e8%bd%a6%e5%ad%90%e7%a2%b0%e4%ba%86
                [post_title] => 车子碰了
                [post_author] => 1
                [post_date] => 2010-07-24 21:42:00
                [year] => 2010
                [month] => 7
                [post_type] => post
            )
    
        [132] => stdClass Object
            (
                [slug] => diary
                [ID] => 207
                [post_name] => %e4%bb%8a%e5%a4%a9%e7%bb%88%e4%ba%8e%e6%8a%8a%e8%bd%a6%e6%8f%90%e6%9d%a5%e4%ba%86
                [post_title] => 今天终于把车提来了
                [post_author] => 1
                [post_date] => 2010-07-23 22:40:00
                [year] => 2010
                [month] => 7
                [post_type] => post
            )
    
        [133] => stdClass Object
            (
                [slug] => diary
                [ID] => 206
                [post_name] => %e4%bb%8a%e5%a4%a9%e4%bb%98%e4%ba%86%e8%ae%a2%e9%87%91
                [post_title] => 今天付了订金
                [post_author] => 1
                [post_date] => 2010-07-10 22:43:00
                [year] => 2010
                [month] => 7
                [post_type] => post
            )
    
        [134] => stdClass Object
            (
                [slug] => diary
                [ID] => 205
                [post_name] => %e4%b9%b0%e8%bd%a6%e4%b8%ad
                [post_title] => 买车中
                [post_author] => 1
                [post_date] => 2010-06-27 23:58:00
                [year] => 2010
                [month] => 6
                [post_type] => post
            )
    
        [135] => stdClass Object
            (
                [slug] => diary
                [ID] => 1134
                [post_name] => %e5%95%8a%e6%8b%89%e5%81%9a%e7%9a%84%e5%af%bf%e5%8f%b8
                [post_title] => 啊拉做的寿司
                [post_author] => 1
                [post_date] => 2010-06-27 21:04:23
                [year] => 2010
                [month] => 6
                [post_type] => post
            )
    
        [136] => stdClass Object
            (
                [slug] => diary
                [ID] => 204
                [post_name] => %e7%bb%93%e5%a9%9a%e7%85%a7
                [post_title] => 结婚照
                [post_author] => 1
                [post_date] => 2010-06-26 20:57:00
                [year] => 2010
                [month] => 6
                [post_type] => post
            )
    
        [137] => stdClass Object
            (
                [slug] => diary
                [ID] => 748
                [post_name] => %e4%b8%8a%e6%b5%b7%e4%b8%96%e5%8d%9a%e4%bc%9a%e7%85%a7%e7%89%87
                [post_title] => 上海世博会照片
                [post_author] => 1
                [post_date] => 2010-06-19 16:26:45
                [year] => 2010
                [month] => 6
                [post_type] => post
            )
    
        [138] => stdClass Object
            (
                [slug] => diary
                [ID] => 202
                [post_name] => %e7%bd%91%e4%b8%8a%e4%b9%b0%e4%ba%86%e5%a5%97%e5%86%85%e8%a1%a3
                [post_title] => 网上买了套内衣
                [post_author] => 1
                [post_date] => 2010-04-11 19:27:00
                [year] => 2010
                [month] => 4
                [post_type] => post
            )
    
        [139] => stdClass Object
            (
                [slug] => diary
                [ID] => 203
                [post_name] => %e6%8b%8d%e5%a9%9a%e7%ba%b1%e5%96%bd
                [post_title] => 拍婚纱喽
                [post_author] => 1
                [post_date] => 2010-04-05 19:29:00
                [year] => 2010
                [month] => 4
                [post_type] => post
            )
    
        [140] => stdClass Object
            (
                [slug] => diary
                [ID] => 201
                [post_name] => %e9%98%b4%e6%9a%97%e7%9a%84%e4%b8%80%e5%a4%a9
                [post_title] => 阴暗的一天
                [post_author] => 1
                [post_date] => 2009-11-12 21:29:00
                [year] => 2009
                [month] => 11
                [post_type] => post
            )
    
        [141] => stdClass Object
            (
                [slug] => diary
                [ID] => 200
                [post_name] => %e5%8a%a0%e4%ba%86%e4%b8%80%e5%a4%a9%e7%9a%84%e7%8f%ad
                [post_title] => 加了一天的班
                [post_author] => 1
                [post_date] => 2009-11-07 18:16:00
                [year] => 2009
                [month] => 11
                [post_type] => post
            )
    
        [142] => stdClass Object
            (
                [slug] => diary
                [ID] => 199
                [post_name] => %e4%bb%8a%e5%a4%a9%e4%bf%a1%e7%94%a8%e5%8d%a1%e5%88%b0%e6%89%8b%e4%ba%86
                [post_title] => 今天信用卡到手了
                [post_author] => 1
                [post_date] => 2009-10-27 13:56:00
                [year] => 2009
                [month] => 10
                [post_type] => post
            )
    
        [143] => stdClass Object
            (
                [slug] => web
                [ID] => 198
                [post_name] => %e5%90%84%e5%a4%a7%e6%90%9c%e7%b4%a2%e5%bc%95%e6%93%8e%e7%bd%91%e7%ab%99%e7%99%bb%e5%bd%95%e5%85%a5%e5%8f%a3
                [post_title] => 各大搜索引擎网站登录入口
                [post_author] => 1
                [post_date] => 2009-10-20 20:35:00
                [year] => 2009
                [month] => 10
                [post_type] => post
            )
    
        [144] => stdClass Object
            (
                [slug] => diary
                [ID] => 197
                [post_name] => %e6%98%8e%e5%a4%a9%e5%8e%bb%e5%8c%bb%e9%99%a2%e6%89%93%e7%96%ab%e8%8b%97
                [post_title] => 明天去医院打疫苗
                [post_author] => 1
                [post_date] => 2009-09-12 00:27:00
                [year] => 2009
                [month] => 9
                [post_type] => post
            )
    
        [145] => stdClass Object
            (
                [slug] => diary
                [ID] => 1129
                [post_name] => %e5%8d%97%e4%ba%ac%e7%85%a7%e7%89%87
                [post_title] => 南京照片
                [post_author] => 1
                [post_date] => 2009-09-01 20:56:26
                [year] => 2009
                [month] => 9
                [post_type] => post
            )
    
        [146] => stdClass Object
            (
                [slug] => diary
                [ID] => 195
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%81%9c%e7%94%b5
                [post_title] => 今天停电
                [post_author] => 1
                [post_date] => 2009-08-20 14:52:00
                [year] => 2009
                [month] => 8
                [post_type] => post
            )
    
        [147] => stdClass Object
            (
                [slug] => diary
                [ID] => 196
                [post_name] => %e6%b1%bd%e8%bd%a6%e9%97%af%e7%ba%a2%e7%81%af
                [post_title] => 汽车闯红灯
                [post_author] => 1
                [post_date] => 2009-08-13 22:43:00
                [year] => 2009
                [month] => 8
                [post_type] => post
            )
    
        [148] => stdClass Object
            (
                [slug] => diary
                [ID] => 194
                [post_name] => %e9%9d%a2%e8%af%95
                [post_title] => 面试
                [post_author] => 1
                [post_date] => 2009-07-11 08:40:00
                [year] => 2009
                [month] => 7
                [post_type] => post
            )
    
        [149] => stdClass Object
            (
                [slug] => diary
                [ID] => 186
                [post_name] => %e7%a7%80%e5%b1%b1%e7%85%a7%e7%89%87
                [post_title] => 秀山照片
                [post_author] => 1
                [post_date] => 2009-07-06 20:53:00
                [year] => 2009
                [month] => 7
                [post_type] => post
            )
    
        [150] => stdClass Object
            (
                [slug] => diary
                [ID] => 185
                [post_name] => %e7%bb%99%e8%80%81%e5%a6%88%e6%8c%91%e4%ba%86%e4%b8%aa%e6%89%8b%e6%9c%ba%e5%8f%b7%e7%a0%81
                [post_title] => 给老妈挑了个手机号码
                [post_author] => 1
                [post_date] => 2009-07-02 21:55:00
                [year] => 2009
                [month] => 7
                [post_type] => post
            )
    
        [151] => stdClass Object
            (
                [slug] => diary
                [ID] => 184
                [post_name] => %e5%8f%91%e4%b8%aa%e5%90%8c%e4%ba%8b%e7%9a%84%e5%a5%b3%e5%84%bf%e5%91%b5%e5%91%b5%ef%bc%8c%e4%b9%b1%e5%8f%af%e7%88%b1
                [post_title] => 发个同事的女儿,呵呵,乱可爱
                [post_author] => 1
                [post_date] => 2009-06-29 19:13:00
                [year] => 2009
                [month] => 6
                [post_type] => post
            )
    
        [152] => stdClass Object
            (
                [slug] => diary
                [ID] => 13
                [post_name] => 1234%e5%81%9a%e8%bf%90%e5%8a%a8
                [post_title] => 1234做运动
                [post_author] => 1
                [post_date] => 2009-06-28 21:46:00
                [year] => 2009
                [month] => 6
                [post_type] => post
            )
    
        [153] => stdClass Object
            (
                [slug] => diary
                [ID] => 193
                [post_name] => %e7%ad%89%e5%be%85%e6%89%8b%e6%9c%ba%e4%b8%ad%ef%bc%8c%e5%93%88%e5%93%88
                [post_title] => 等待手机中,哈哈
                [post_author] => 1
                [post_date] => 2009-06-27 08:55:00
                [year] => 2009
                [month] => 6
                [post_type] => post
            )
    
        [154] => stdClass Object
            (
                [slug] => diary
                [ID] => 216
                [post_name] => %e7%ac%ac1%e6%ac%a1%e8%a7%81%e9%9d%a2
                [post_title] => 第1次见面
                [post_author] => 1
                [post_date] => 2009-06-06 21:38:00
                [year] => 2009
                [month] => 6
                [post_type] => post
            )
    
        [155] => stdClass Object
            (
                [slug] => diary
                [ID] => 192
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%8b%bf%e4%ba%86%e6%88%bf%e5%ad%90%e5%90%88%e5%90%8c
                [post_title] => 今天拿了房子合同
                [post_author] => 1
                [post_date] => 2009-06-01 19:06:00
                [year] => 2009
                [month] => 6
                [post_type] => post
            )
    
        [156] => stdClass Object
            (
                [slug] => diary
                [ID] => 191
                [post_name] => %e4%bb%98%e4%ba%86%e9%a6%96%e4%bb%98
                [post_title] => 付了首付
                [post_author] => 1
                [post_date] => 2009-05-29 18:55:00
                [year] => 2009
                [month] => 5
                [post_type] => post
            )
    
        [157] => stdClass Object
            (
                [slug] => diary
                [ID] => 190
                [post_name] => %e6%9d%ad%e5%b7%9e%e5%9b%9e%e6%9d%a5
                [post_title] => 杭州回来
                [post_author] => 1
                [post_date] => 2009-04-17 21:47:00
                [year] => 2009
                [month] => 4
                [post_type] => post
            )
    
        [158] => stdClass Object
            (
                [slug] => diary
                [ID] => 189
                [post_name] => %e6%98%8e%e5%a4%a9%e5%8e%bb%e6%9d%ad%e5%b7%9e
                [post_title] => 明天去杭州
                [post_author] => 1
                [post_date] => 2009-04-16 20:20:00
                [year] => 2009
                [month] => 4
                [post_type] => post
            )
    
        [159] => stdClass Object
            (
                [slug] => diary
                [ID] => 188
                [post_name] => gg%e5%8f%b7%e5%86%8d%e4%b8%80%e6%ac%a1%e8%a2%abk-2
                [post_title] => GG号再一次被K
                [post_author] => 1
                [post_date] => 2009-04-16 20:18:00
                [year] => 2009
                [month] => 4
                [post_type] => post
            )
    
        [160] => stdClass Object
            (
                [slug] => diary
                [ID] => 187
                [post_name] => %e6%98%8e%e5%a4%a9%e6%b8%85%e6%98%8e%e5%9b%9e%e5%ae%b6
                [post_title] => 明天清明回家
                [post_author] => 1
                [post_date] => 2009-04-03 21:03:00
                [year] => 2009
                [month] => 4
                [post_type] => post
            )
    
        [161] => stdClass Object
            (
                [slug] => diary
                [ID] => 183
                [post_name] => %e6%9c%8d%e5%8a%a1%e5%99%a8%e7%bb%88%e4%ba%8e%e6%90%9e%e5%ae%9a%e4%ba%86
                [post_title] => 服务器终于搞定了
                [post_author] => 1
                [post_date] => 2009-03-29 14:52:00
                [year] => 2009
                [month] => 3
                [post_type] => post
            )
    
        [162] => stdClass Object
            (
                [slug] => diary
                [ID] => 29
                [post_name] => %e5%93%88%e5%93%88%ef%bc%8c%e6%90%9e%e5%88%b0%e4%ba%86%e4%b8%80%e4%b8%aa%e6%9c%8d%e5%8a%a1%e5%99%a8
                [post_title] => 哈哈,搞到了一个服务器
                [post_author] => 1
                [post_date] => 2009-03-27 19:43:00
                [year] => 2009
                [month] => 3
                [post_type] => post
            )
    
        [163] => stdClass Object
            (
                [slug] => diary
                [ID] => 182
                [post_name] => %e6%af%8f%e5%a4%a9%e5%a5%bd%e5%bf%99
                [post_title] => 每天好忙
                [post_author] => 1
                [post_date] => 2009-03-20 19:36:00
                [year] => 2009
                [month] => 3
                [post_type] => post
            )
    
        [164] => stdClass Object
            (
                [slug] => diary
                [ID] => 181
                [post_name] => gg%e5%8f%b7%e5%86%8d%e4%b8%80%e6%ac%a1%e8%a2%abk
                [post_title] => GG号再一次被K
                [post_author] => 1
                [post_date] => 2009-03-04 19:21:00
                [year] => 2009
                [month] => 3
                [post_type] => post
            )
    
        [165] => stdClass Object
            (
                [slug] => diary
                [ID] => 180
                [post_name] => %e5%81%9a%e4%ba%86%e4%b8%aa%e5%b0%8f%e6%89%8b%e6%9c%af
                [post_title] => 做了个小手术
                [post_author] => 1
                [post_date] => 2009-02-21 21:40:00
                [year] => 2009
                [month] => 2
                [post_type] => post
            )
    
        [166] => stdClass Object
            (
                [slug] => diary
                [ID] => 179
                [post_name] => gg%e8%a2%ab%e5%b0%81
                [post_title] => GG被封
                [post_author] => 1
                [post_date] => 2009-01-15 12:21:00
                [year] => 2009
                [month] => 1
                [post_type] => post
            )
    
        [167] => stdClass Object
            (
                [slug] => diary
                [ID] => 177
                [post_name] => gg%e7%94%b3%e8%af%b7%e4%b8%8b%e6%9d%a5%e4%ba%86
                [post_title] => GG申请下来了
                [post_author] => 1
                [post_date] => 2009-01-09 20:16:00
                [year] => 2009
                [month] => 1
                [post_type] => post
            )
    
        [168] => stdClass Object
            (
                [slug] => diary
                [ID] => 175
                [post_name] => sap
                [post_title] => SAP
                [post_author] => 1
                [post_date] => 2009-01-08 20:58:00
                [year] => 2009
                [month] => 1
                [post_type] => post
            )
    
        [169] => stdClass Object
            (
                [slug] => diary
                [ID] => 176
                [post_name] => %e8%b4%ad%e4%b9%b0gg%e5%8f%b7
                [post_title] => 购买GG号
                [post_author] => 1
                [post_date] => 2009-01-05 19:59:00
                [year] => 2009
                [month] => 1
                [post_type] => post
            )
    
        [170] => stdClass Object
            (
                [slug] => diary
                [ID] => 174
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%94%b6%e5%88%b0gg%e7%9a%84pin%e4%ba%86
                [post_title] => 今天收到GG的PIN了
                [post_author] => 1
                [post_date] => 2009-01-04 15:21:00
                [year] => 2009
                [month] => 1
                [post_type] => post
            )
    
        [171] => stdClass Object
            (
                [slug] => diary
                [ID] => 173
                [post_name] => %e5%bc%80%e5%a7%8b%e8%a3%81%e5%91%98%e4%ba%86
                [post_title] => 开始裁员了
                [post_author] => 1
                [post_date] => 2008-12-10 18:37:00
                [year] => 2008
                [month] => 12
                [post_type] => post
            )
    
        [172] => stdClass Object
            (
                [slug] => diary
                [ID] => 172
                [post_name] => %e6%89%be%e4%ba%ba%e7%94%b3%e8%af%b7gg
                [post_title] => 找人申请GG
                [post_author] => 1
                [post_date] => 2008-12-01 21:31:00
                [year] => 2008
                [month] => 12
                [post_type] => post
            )
    
        [173] => stdClass Object
            (
                [slug] => diary
                [ID] => 171
                [post_name] => %e6%b5%b7%e5%a4%a93%e6%9d%91%e6%88%bf%e4%bb%b7
                [post_title] => 海天3村房价
                [post_author] => 1
                [post_date] => 2008-12-01 16:30:00
                [year] => 2008
                [month] => 12
                [post_type] => post
            )
    
        [174] => stdClass Object
            (
                [slug] => diary
                [ID] => 170
                [post_name] => %e9%87%91%e8%9e%8d%e5%8d%b1%e6%9c%ba%e6%9d%a5%e4%ba%86%ef%bc%8c%e5%85%ac%e5%8f%b8%e8%a6%81%e8%a3%81%e5%91%98%e4%ba%86
                [post_title] => 金融危机来了,公司要裁员了
                [post_author] => 1
                [post_date] => 2008-12-01 16:28:00
                [year] => 2008
                [month] => 12
                [post_type] => post
            )
    
        [175] => stdClass Object
            (
                [slug] => diary
                [ID] => 169
                [post_name] => %e5%9f%9f%e5%90%8d%e9%9b%86%e5%90%88
                [post_title] => 域名集合
                [post_author] => 1
                [post_date] => 2008-11-30 23:52:00
                [year] => 2008
                [month] => 11
                [post_type] => post
            )
    
        [176] => stdClass Object
            (
                [slug] => diary
                [ID] => 168
                [post_name] => gg%e7%ac%ac2%e6%ac%a1%e6%94%b6%e9%92%b1
                [post_title] => GG第2次收钱
                [post_author] => 1
                [post_date] => 2008-11-30 23:16:00
                [year] => 2008
                [month] => 11
                [post_type] => post
            )
    
        [177] => stdClass Object
            (
                [slug] => diary
                [ID] => 167
                [post_name] => %e5%8a%aa%e5%8a%9b%e8%b5%9a%e9%92%b1
                [post_title] => 努力赚钱
                [post_author] => 1
                [post_date] => 2008-11-30 20:09:00
                [year] => 2008
                [month] => 11
                [post_type] => post
            )
    
        [178] => stdClass Object
            (
                [slug] => diary
                [ID] => 166
                [post_name] => %e7%bc%b4%e7%ba%b3%e6%89%8b%e6%9c%ba%e6%ac%a0%e8%b4%b9
                [post_title] => 缴纳手机欠费
                [post_author] => 1
                [post_date] => 2008-11-30 19:49:00
                [year] => 2008
                [month] => 11
                [post_type] => post
            )
    
        [179] => stdClass Object
            (
                [slug] => diary
                [ID] => 165
                [post_name] => %e4%b8%8a%e6%b5%b7%e4%b8%a4%e6%97%a5%e6%b8%b8
                [post_title] => 上海两日游
                [post_author] => 1
                [post_date] => 2008-11-02 09:44:00
                [year] => 2008
                [month] => 11
                [post_type] => post
            )
    
        [180] => stdClass Object
            (
                [slug] => diary
                [ID] => 164
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%8f%82%e5%8a%a0%e4%ba%86%e5%90%8c%e5%ad%a6%e7%9a%84%e5%a9%9a%e5%ae%b4
                [post_title] => 今天参加了同学的婚宴
                [post_author] => 1
                [post_date] => 2008-10-18 19:15:00
                [year] => 2008
                [month] => 10
                [post_type] => post
            )
    
        [181] => stdClass Object
            (
                [slug] => diary
                [ID] => 163
                [post_name] => %e4%b9%b0%e9%bb%84%e9%87%91%e6%b2%a1%e9%92%b1%e5%95%8a
                [post_title] => 买黄金,没钱啊
                [post_author] => 1
                [post_date] => 2008-10-07 21:15:00
                [year] => 2008
                [month] => 10
                [post_type] => post
            )
    
        [182] => stdClass Object
            (
                [slug] => diary
                [ID] => 162
                [post_name] => %e8%ae%ba%e5%9d%9b%e5%8d%87%e7%ba%a7
                [post_title] => 论坛升级
                [post_author] => 1
                [post_date] => 2008-09-30 21:12:00
                [year] => 2008
                [month] => 9
                [post_type] => post
            )
    
        [183] => stdClass Object
            (
                [slug] => diary
                [ID] => 161
                [post_name] => %e4%bb%8a%e5%a4%a9%e7%9a%84%e5%b7%a5%e4%bd%9c%e6%80%bb%e7%bb%93
                [post_title] => 今天的工作总结
                [post_author] => 1
                [post_date] => 2008-09-25 15:24:00
                [year] => 2008
                [month] => 9
                [post_type] => post
            )
    
        [184] => stdClass Object
            (
                [slug] => diary
                [ID] => 160
                [post_name] => %e5%b7%ae%e7%82%b9%e6%89%8b%e6%9c%ba%e6%8e%89%e4%ba%86
                [post_title] => 差点手机掉了
                [post_author] => 1
                [post_date] => 2008-08-31 18:48:00
                [year] => 2008
                [month] => 8
                [post_type] => post
            )
    
        [185] => stdClass Object
            (
                [slug] => diary
                [ID] => 159
                [post_name] => gg%e6%8b%bf%e5%88%b0%e7%ac%ac1%e6%ac%a1%ef%bc%8c%e5%91%b5%e5%91%b5
                [post_title] => GG拿到第1次,呵呵
                [post_author] => 1
                [post_date] => 2008-08-31 18:42:00
                [year] => 2008
                [month] => 8
                [post_type] => post
            )
    
        [186] => stdClass Object
            (
                [slug] => diary
                [ID] => 158
                [post_name] => %e6%88%91%e7%9a%84%e7%94%b5%e8%84%91%e6%a1%8c%e5%91%b5%e5%91%b5
                [post_title] => 我的电脑桌,呵呵
                [post_author] => 1
                [post_date] => 2008-08-29 19:33:00
                [year] => 2008
                [month] => 8
                [post_type] => post
            )
    
        [187] => stdClass Object
            (
                [slug] => diary
                [ID] => 157
                [post_name] => %e4%b9%b0%e4%ba%86tf%e5%8d%a1%e5%92%8c%e8%af%bb%e5%8d%a1%e5%99%a8
                [post_title] => 买了TF卡和读卡器
                [post_author] => 1
                [post_date] => 2008-08-29 19:26:00
                [year] => 2008
                [month] => 8
                [post_type] => post
            )
    
        [188] => stdClass Object
            (
                [slug] => diary
                [ID] => 156
                [post_name] => %e8%88%9f%e5%b1%b1%e4%bf%ae%e9%a9%ac%e8%be%be
                [post_title] => 舟山修马达
                [post_author] => 1
                [post_date] => 2008-08-29 19:17:00
                [year] => 2008
                [month] => 8
                [post_type] => post
            )
    
        [189] => stdClass Object
            (
                [slug] => diary
                [ID] => 154
                [post_name] => 3%e7%bb%b4%e6%b5%8b%e9%87%8f%e5%9f%b9%e8%ae%ad%e7%bb%93%e6%9d%9f
                [post_title] => 3维测量培训结束
                [post_author] => 1
                [post_date] => 2008-08-01 23:18:00
                [year] => 2008
                [month] => 8
                [post_type] => post
            )
    
        [190] => stdClass Object
            (
                [slug] => diary
                [ID] => 153
                [post_name] => %e5%8a%a0%e7%8f%ad-2
                [post_title] => 加班
                [post_author] => 1
                [post_date] => 2008-07-26 20:55:00
                [year] => 2008
                [month] => 7
                [post_type] => post
            )
    
        [191] => stdClass Object
            (
                [slug] => diary
                [ID] => 152
                [post_name] => %e9%bb%84%e9%87%91%e6%b6%a8%e4%ba%86-2
                [post_title] => 黄金涨了
                [post_author] => 1
                [post_date] => 2008-07-22 19:47:00
                [year] => 2008
                [month] => 7
                [post_type] => post
            )
    
        [192] => stdClass Object
            (
                [slug] => diary
                [ID] => 151
                [post_name] => %e5%9f%b9%e8%ae%ad%e7%ac%ac2%e5%a4%a9
                [post_title] => 培训第2天
                [post_author] => 1
                [post_date] => 2008-07-22 19:38:00
                [year] => 2008
                [month] => 7
                [post_type] => post
            )
    
        [193] => stdClass Object
            (
                [slug] => diary
                [ID] => 150
                [post_name] => %e5%9f%b9%e8%ae%ad%e7%ac%ac1%e5%a4%a9
                [post_title] => 培训第1天
                [post_author] => 1
                [post_date] => 2008-07-21 19:24:00
                [year] => 2008
                [month] => 7
                [post_type] => post
            )
    
        [194] => stdClass Object
            (
                [slug] => diary
                [ID] => 149
                [post_name] => %e5%a4%a7%e6%b6%a6%e5%8f%91%e5%bd%92%e6%9d%a5
                [post_title] => 大润发归来
                [post_author] => 1
                [post_date] => 2008-07-20 16:17:00
                [year] => 2008
                [month] => 7
                [post_type] => post
            )
    
        [195] => stdClass Object
            (
                [slug] => diary
                [ID] => 148
                [post_name] => %e6%98%a8%e5%a4%a9%e5%a4%a7%e5%ad%a6%e5%90%8c%e5%ad%a6%e5%b0%8f%e8%81%9a
                [post_title] => 昨天大学同学小聚
                [post_author] => 1
                [post_date] => 2008-07-14 19:27:00
                [year] => 2008
                [month] => 7
                [post_type] => post
            )
    
        [196] => stdClass Object
            (
                [slug] => diary
                [ID] => 147
                [post_name] => %e7%83%ad%e6%ad%bb%e4%ba%86
                [post_title] => 热死了
                [post_author] => 1
                [post_date] => 2008-07-06 09:54:00
                [year] => 2008
                [month] => 7
                [post_type] => post
            )
    
        [197] => stdClass Object
            (
                [slug] => diary
                [ID] => 146
                [post_name] => %e6%97%b6%e9%97%b4%e5%a5%bd%e5%bf%ab
                [post_title] => 时间好快
                [post_author] => 1
                [post_date] => 2008-07-06 09:53:00
                [year] => 2008
                [month] => 7
                [post_type] => post
            )
    
        [198] => stdClass Object
            (
                [slug] => diary
                [ID] => 144
                [post_name] => %e6%98%a8%e5%a4%a9%e7%9d%a1%e4%ba%861%e5%a4%a9
                [post_title] => 昨天睡了1天
                [post_author] => 1
                [post_date] => 2008-06-30 10:51:00
                [year] => 2008
                [month] => 6
                [post_type] => post
            )
    
        [199] => stdClass Object
            (
                [slug] => diary
                [ID] => 143
                [post_name] => %e7%94%b3%e8%af%b7%e4%ba%86%e4%b8%aamsn
                [post_title] => 申请了个MSN
                [post_author] => 1
                [post_date] => 2008-06-28 21:36:00
                [year] => 2008
                [month] => 6
                [post_type] => post
            )
    
        [200] => stdClass Object
            (
                [slug] => diary
                [ID] => 142
                [post_name] => %e8%99%9a%e6%83%8a%e4%b8%80%e5%9c%ba
                [post_title] => 虚惊一场
                [post_author] => 1
                [post_date] => 2008-06-28 17:16:00
                [year] => 2008
                [month] => 6
                [post_type] => post
            )
    
        [201] => stdClass Object
            (
                [slug] => diary
                [ID] => 141
                [post_name] => %e7%83%a7%e7%83%a4
                [post_title] => 烧烤
                [post_author] => 1
                [post_date] => 2008-06-25 23:23:00
                [year] => 2008
                [month] => 6
                [post_type] => post
            )
    
        [202] => stdClass Object
            (
                [slug] => diary
                [ID] => 140
                [post_name] => %e5%bc%80%e5%b9%b4%ef%bc%8c%e7%ac%ac1%e6%ac%a1%e5%87%ba%e5%b7%ae
                [post_title] => 开年,第1次出差
                [post_author] => 1
                [post_date] => 2008-06-17 15:22:00
                [year] => 2008
                [month] => 6
                [post_type] => post
            )
    
        [203] => stdClass Object
            (
                [slug] => diary
                [ID] => 139
                [post_name] => %e7%89%99%e7%97%9b
                [post_title] => 牙痛
                [post_author] => 1
                [post_date] => 2008-06-12 20:48:00
                [year] => 2008
                [month] => 6
                [post_type] => post
            )
    
        [204] => stdClass Object
            (
                [slug] => diary
                [ID] => 138
                [post_name] => gg%e5%b8%90%e5%8f%b7
                [post_title] => GG帐号
                [post_author] => 1
                [post_date] => 2008-06-09 09:49:00
                [year] => 2008
                [month] => 6
                [post_type] => post
            )
    
        [205] => stdClass Object
            (
                [slug] => diary
                [ID] => 137
                [post_name] => %e7%ab%af%e5%8d%88%e8%8a%82
                [post_title] => 端午节
                [post_author] => 1
                [post_date] => 2008-06-08 09:48:00
                [year] => 2008
                [month] => 6
                [post_type] => post
            )
    
        [206] => stdClass Object
            (
                [slug] => diary
                [ID] => 136
                [post_name] => %e5%90%88%e5%90%8c%e5%88%b0%e6%9c%9f%e7%9a%84%e6%9c%80%e5%90%8e%e4%b8%80%e5%a4%a9
                [post_title] => 合同到期的最后一天
                [post_author] => 1
                [post_date] => 2008-05-31 14:02:00
                [year] => 2008
                [month] => 5
                [post_type] => post
            )
    
        [207] => stdClass Object
            (
                [slug] => diary
                [ID] => 135
                [post_name] => %e5%8f%91%e5%bc%a0%e5%90%8c%e5%ad%a6%e7%9a%84%e5%b0%8f%e5%ad%a9%e5%ad%90
                [post_title] => 发张同学的小孩子
                [post_author] => 1
                [post_date] => 2008-05-30 13:13:00
                [year] => 2008
                [month] => 5
                [post_type] => post
            )
    
        [208] => stdClass Object
            (
                [slug] => diary
                [ID] => 133
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%9c%a8%e6%b5%b7%e5%a4%a9%e7%b2%be%e5%b7%a5%e5%bc%80%e4%bc%9a
                [post_title] => 今天在海天精工开会
                [post_author] => 1
                [post_date] => 2008-05-22 20:24:00
                [year] => 2008
                [month] => 5
                [post_type] => post
            )
    
        [209] => stdClass Object
            (
                [slug] => diary
                [ID] => 132
                [post_name] => %e5%86%8d%e6%ac%a1%e6%8d%90%e6%ac%be
                [post_title] => 再次捐款
                [post_author] => 1
                [post_date] => 2008-05-16 13:14:00
                [year] => 2008
                [month] => 5
                [post_type] => post
            )
    
        [210] => stdClass Object
            (
                [slug] => diary
                [ID] => 131
                [post_name] => 512%e5%9c%b0%e9%9c%87%e6%8d%90%e6%ac%be%e4%ba%86
                [post_title] => 512地震,捐款了
                [post_author] => 1
                [post_date] => 2008-05-14 13:12:00
                [year] => 2008
                [month] => 5
                [post_type] => post
            )
    
        [211] => stdClass Object
            (
                [slug] => diary
                [ID] => 130
                [post_name] => 08%e5%b9%b48%e6%9c%888%e6%97%a5%e5%8c%97%e4%ba%ac%e5%a5%a5%e8%bf%90%e4%bc%9a
                [post_title] => 08年8月8日,北京奥运会
                [post_author] => 1
                [post_date] => 2008-05-13 08:58:00
                [year] => 2008
                [month] => 5
                [post_type] => post
            )
    
        [212] => stdClass Object
            (
                [slug] => diary
                [ID] => 129
                [post_name] => %e5%a5%bd%e5%a5%bd%e5%ad%a6%e4%b9%a0%ef%bc%8c%e5%a4%a9%e5%a4%a9%e5%90%91%e4%b8%8a
                [post_title] => 好好学习,天天向上
                [post_author] => 1
                [post_date] => 2008-05-11 19:53:00
                [year] => 2008
                [month] => 5
                [post_type] => post
            )
    
        [213] => stdClass Object
            (
                [slug] => diary
                [ID] => 128
                [post_name] => %e5%8a%a0%e7%8f%ad
                [post_title] => 加班
                [post_author] => 1
                [post_date] => 2008-05-10 10:42:00
                [year] => 2008
                [month] => 5
                [post_type] => post
            )
    
        [214] => stdClass Object
            (
                [slug] => diary
                [ID] => 126
                [post_name] => %e4%b9%b0%e4%ba%86%e4%b8%aa%e7%94%b5%e8%a7%86%e7%9b%92
                [post_title] => 买了个电视盒
                [post_author] => 1
                [post_date] => 2008-04-21 19:14:00
                [year] => 2008
                [month] => 4
                [post_type] => post
            )
    
        [215] => stdClass Object
            (
                [slug] => diary
                [ID] => 125
                [post_name] => %e6%b8%85%e6%98%8e
                [post_title] => 清明
                [post_author] => 1
                [post_date] => 2008-04-05 20:54:00
                [year] => 2008
                [month] => 4
                [post_type] => post
            )
    
        [216] => stdClass Object
            (
                [slug] => diary
                [ID] => 123
                [post_name] => %e6%98%a8%e5%a4%a9%e6%9c%8d%e5%8a%a1%e5%99%a8%e8%a2%abddos%e4%ba%86
                [post_title] => 昨天服务器被DDOS了
                [post_author] => 1
                [post_date] => 2008-03-30 16:38:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [217] => stdClass Object
            (
                [slug] => diary
                [ID] => 122
                [post_name] => %e5%b0%8f%e5%81%b7
                [post_title] => 小偷
                [post_author] => 1
                [post_date] => 2008-03-29 09:22:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [218] => stdClass Object
            (
                [slug] => diary
                [ID] => 121
                [post_name] => %e6%99%9a%e4%b8%8aerp%e5%9f%b9%e8%ae%ad
                [post_title] => 晚上ERP培训
                [post_author] => 1
                [post_date] => 2008-03-20 15:46:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [219] => stdClass Object
            (
                [slug] => diary
                [ID] => 120
                [post_name] => %e6%91%94%e4%ba%86
                [post_title] => 摔了
                [post_author] => 1
                [post_date] => 2008-03-20 13:01:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [220] => stdClass Object
            (
                [slug] => diary
                [ID] => 119
                [post_name] => %e6%9c%8d%e5%8a%a1%e5%99%a8
                [post_title] => 服务器
                [post_author] => 1
                [post_date] => 2008-03-20 12:58:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [221] => stdClass Object
            (
                [slug] => diary
                [ID] => 118
                [post_name] => %e9%bb%84%e9%87%91%e6%b6%a8%e4%ba%86
                [post_title] => 黄金涨了
                [post_author] => 1
                [post_date] => 2008-03-17 13:45:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [222] => stdClass Object
            (
                [slug] => diary
                [ID] => 117
                [post_name] => %e6%98%a8%e5%a4%a93%e4%b8%aa%e5%90%8c%e5%ad%a6%e8%81%9a%e4%ba%86%e4%b8%8b
                [post_title] => 昨天3个同学聚了下
                [post_author] => 1
                [post_date] => 2008-03-17 11:40:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [223] => stdClass Object
            (
                [slug] => diary
                [ID] => 116
                [post_name] => %e5%9c%9f%e9%b8%a1%e5%a0%a1
                [post_title] => 土鸡堡
                [post_author] => 1
                [post_date] => 2008-03-09 14:16:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [224] => stdClass Object
            (
                [slug] => diary
                [ID] => 115
                [post_name] => %e4%b9%9d%e9%be%99%e5%b1%b1%e5%bd%92%e6%9d%a5
                [post_title] => 九龙湖归来
                [post_author] => 1
                [post_date] => 2008-03-02 18:02:00
                [year] => 2008
                [month] => 3
                [post_type] => post
            )
    
        [225] => stdClass Object
            (
                [slug] => diary
                [ID] => 114
                [post_name] => %e4%b9%9d%e9%be%99%e6%b9%96%e5%bc%80%e4%bc%9a
                [post_title] => 九龙湖开会
                [post_author] => 1
                [post_date] => 2008-02-27 16:34:00
                [year] => 2008
                [month] => 2
                [post_type] => post
            )
    
        [226] => stdClass Object
            (
                [slug] => diary
                [ID] => 113
                [post_name] => %e5%88%9a%e6%89%8d%e5%8f%91%e5%b9%b4%e7%bb%88%e5%a5%96%e4%ba%86
                [post_title] => 刚才发年终奖了
                [post_author] => 1
                [post_date] => 2008-02-22 16:49:00
                [year] => 2008
                [month] => 2
                [post_type] => post
            )
    
        [227] => stdClass Object
            (
                [slug] => diary
                [ID] => 112
                [post_name] => %e5%92%8c%e9%a2%86%e5%af%bc%e8%b0%88%e4%ba%86%e7%82%b9%e4%ba%8b%e6%83%85
                [post_title] => 和领导谈了点事情
                [post_author] => 1
                [post_date] => 2008-02-20 19:26:00
                [year] => 2008
                [month] => 2
                [post_type] => post
            )
    
        [228] => stdClass Object
            (
                [slug] => diary
                [ID] => 111
                [post_name] => %e6%81%a2%e5%a4%8d%e4%ba%86%e4%b8%8b%e7%bd%91%e7%ab%99
                [post_title] => 恢复了下网站
                [post_author] => 1
                [post_date] => 2008-02-16 13:15:00
                [year] => 2008
                [month] => 2
                [post_type] => post
            )
    
        [229] => stdClass Object
            (
                [slug] => diary
                [ID] => 110
                [post_name] => %e5%8f%91%e5%87%a0%e5%bc%a0%e4%bb%a5%e5%89%8d%e7%9a%84%e4%b8%8b%e9%9b%aa%e7%85%a7%e7%89%87
                [post_title] => 发几张以前的下雪照片
                [post_author] => 1
                [post_date] => 2008-01-22 21:25:00
                [year] => 2008
                [month] => 1
                [post_type] => post
            )
    
        [230] => stdClass Object
            (
                [slug] => diary
                [ID] => 109
                [post_name] => %e6%98%a8%e5%a4%a9%e5%9c%a8%e5%8c%97%e4%bb%91%e8%80%81%e6%9d%bf%e5%a8%98%e5%90%83%e5%b9%b4%e5%a4%9c%e9%a5%ad
                [post_title] => 昨天在北仑老板娘吃年夜饭
                [post_author] => 1
                [post_date] => 2008-01-19 16:34:00
                [year] => 2008
                [month] => 1
                [post_type] => post
            )
    
        [231] => stdClass Object
            (
                [slug] => diary
                [ID] => 106
                [post_name] => %e4%bb%8a%e5%a4%a9%e9%97%af%e7%ba%a2%e7%81%af%e4%ba%86
                [post_title] => 今天闯红灯了
                [post_author] => 1
                [post_date] => 2008-01-13 18:35:00
                [year] => 2008
                [month] => 1
                [post_type] => post
            )
    
        [232] => stdClass Object
            (
                [slug] => diary
                [ID] => 108
                [post_name] => %e6%b5%b7%e5%8d%97%e6%97%85%e6%b8%b8%e5%9b%9e%e6%9d%a5%e7%85%a7%e7%89%87
                [post_title] => 海南旅游回来照片
                [post_author] => 1
                [post_date] => 2008-01-08 19:27:00
                [year] => 2008
                [month] => 1
                [post_type] => post
            )
    
        [233] => stdClass Object
            (
                [slug] => diary
                [ID] => 107
                [post_name] => %e6%b5%b7%e5%8d%97%e6%97%85%e6%b8%b8
                [post_title] => 海南旅游
                [post_author] => 1
                [post_date] => 2008-01-03 18:38:00
                [year] => 2008
                [month] => 1
                [post_type] => post
            )
    
        [234] => stdClass Object
            (
                [slug] => diary
                [ID] => 105
                [post_name] => %e6%8b%bf%e5%88%b0%e9%a9%be%e9%a9%b6%e8%af%81%e4%ba%86
                [post_title] => 拿到驾驶证了
                [post_author] => 1
                [post_date] => 2007-12-28 16:55:00
                [year] => 2007
                [month] => 12
                [post_type] => post
            )
    
        [235] => stdClass Object
            (
                [slug] => diary
                [ID] => 104
                [post_name] => %e5%8e%bb%e6%b5%b7%e5%8d%97
                [post_title] => 去海南
                [post_author] => 1
                [post_date] => 2007-12-26 18:31:00
                [year] => 2007
                [month] => 12
                [post_type] => post
            )
    
        [236] => stdClass Object
            (
                [slug] => diary
                [ID] => 103
                [post_name] => %e7%b4%a0%e8%b4%a8
                [post_title] => 素质
                [post_author] => 1
                [post_date] => 2007-12-25 18:30:00
                [year] => 2007
                [month] => 12
                [post_type] => post
            )
    
        [237] => stdClass Object
            (
                [slug] => diary
                [ID] => 102
                [post_name] => %e5%93%88%e5%93%88%ef%bc%8c%e8%80%83%e8%af%95%e8%bf%87%e4%ba%86
                [post_title] => 哈哈,考试过了
                [post_author] => 1
                [post_date] => 2007-12-24 18:20:00
                [year] => 2007
                [month] => 12
                [post_type] => post
            )
    
        [238] => stdClass Object
            (
                [slug] => diary
                [ID] => 101
                [post_name] => %e6%98%8e%e5%a4%a9%e6%97%a9%e4%b8%8a%e7%bb%a7%e7%bb%ad%e5%ad%a6%e8%bd%a6
                [post_title] => 明天早上继续学车
                [post_author] => 1
                [post_date] => 2007-11-11 19:22:00
                [year] => 2007
                [month] => 11
                [post_type] => post
            )
    
        [239] => stdClass Object
            (
                [slug] => diary
                [ID] => 100
                [post_name] => %e5%87%8c%e6%99%a8%e5%ad%a6%e8%bd%a6
                [post_title] => 凌晨学车
                [post_author] => 1
                [post_date] => 2007-11-11 19:21:00
                [year] => 2007
                [month] => 11
                [post_type] => post
            )
    
        [240] => stdClass Object
            (
                [slug] => diary
                [ID] => 99
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%8e%bb%e5%80%92%e6%a1%a9%e7%bb%83%e4%b9%a0%e4%ba%86
                [post_title] => 今天去倒桩练习了
                [post_author] => 1
                [post_date] => 2007-10-20 19:02:00
                [year] => 2007
                [month] => 10
                [post_type] => post
            )
    
        [241] => stdClass Object
            (
                [slug] => diary
                [ID] => 98
                [post_name] => %e6%b5%b7%e8%be%b9
                [post_title] => 海边
                [post_author] => 1
                [post_date] => 2007-10-17 23:21:00
                [year] => 2007
                [month] => 10
                [post_type] => post
            )
    
        [242] => stdClass Object
            (
                [slug] => diary
                [ID] => 96
                [post_name] => %e5%a5%bd%e9%95%bf%e6%97%b6%e9%97%b4%e6%b2%a1%e5%86%99%e4%b8%9c%e8%a5%bf%e4%ba%86
                [post_title] => 好长时间没写东西了
                [post_author] => 1
                [post_date] => 2007-10-14 10:28:00
                [year] => 2007
                [month] => 10
                [post_type] => post
            )
    
        [243] => stdClass Object
            (
                [slug] => diary
                [ID] => 95
                [post_name] => %e5%8f%91%e4%b8%aa%e8%bf%91%e7%85%a7%ef%bc%8c%e8%a2%ab%e5%81%b7%e6%8b%8d%e7%9a%84%ef%bc%8c%e5%91%b5%e5%91%b5
                [post_title] => 发个近照,被偷拍的,呵呵
                [post_author] => 1
                [post_date] => 2007-09-21 21:32:00
                [year] => 2007
                [month] => 9
                [post_type] => post
            )
    
        [244] => stdClass Object
            (
                [slug] => diary
                [ID] => 94
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%8f%91%e6%9c%88%e9%a5%bc%e4%ba%86
                [post_title] => 今天发月饼了
                [post_author] => 1
                [post_date] => 2007-09-21 20:57:00
                [year] => 2007
                [month] => 9
                [post_type] => post
            )
    
        [245] => stdClass Object
            (
                [slug] => diary
                [ID] => 93
                [post_name] => %e8%a2%9c%e5%ad%90%e6%b9%bf%e4%ba%86
                [post_title] => 袜子湿了
                [post_author] => 1
                [post_date] => 2007-09-20 12:00:00
                [year] => 2007
                [month] => 9
                [post_type] => post
            )
    
        [246] => stdClass Object
            (
                [slug] => diary
                [ID] => 92
                [post_name] => %e5%88%9a%e6%95%b4%e7%90%86%e5%a5%bderp
                [post_title] => 刚整理好ERP
                [post_author] => 1
                [post_date] => 2007-09-20 10:27:00
                [year] => 2007
                [month] => 9
                [post_type] => post
            )
    
        [247] => stdClass Object
            (
                [slug] => diary
                [ID] => 91
                [post_name] => %e6%9d%a5%e6%80%80%e5%bf%b5%e4%b8%8b%e8%87%aa%e5%b7%b1%e7%9a%84%e5%9f%9f%e5%90%8d
                [post_title] => 来怀念下自己的域名
                [post_author] => 1
                [post_date] => 2007-08-26 20:03:00
                [year] => 2007
                [month] => 8
                [post_type] => post
            )
    
        [248] => stdClass Object
            (
                [slug] => diary
                [ID] => 90
                [post_name] => %e5%8f%91%e4%b8%aa%e8%bd%a6%e9%97%b4%e7%85%a7%e7%89%87%ef%bc%8c%e8%a1%a8%e6%83%85%e7%89%b9%e5%88%ab%e5%90%a7%ef%bc%8c%e5%93%88%e5%93%88
                [post_title] => 发个车间照片,表情特别吧,哈哈
                [post_author] => 1
                [post_date] => 2007-08-25 13:33:00
                [year] => 2007
                [month] => 8
                [post_type] => post
            )
    
        [249] => stdClass Object
            (
                [slug] => diary
                [ID] => 89
                [post_name] => %e5%81%9a%e8%87%aa%e5%b7%b1%e4%bb%bd%e5%86%85%e7%9a%84%e4%ba%8b
                [post_title] => 做自己份内的事
                [post_author] => 1
                [post_date] => 2007-08-23 12:05:00
                [year] => 2007
                [month] => 8
                [post_type] => post
            )
    
        [250] => stdClass Object
            (
                [slug] => diary
                [ID] => 88
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%8a%8aqq%e7%be%a4%e9%80%80%e4%ba%86
                [post_title] => 今天把QQ群退了
                [post_author] => 1
                [post_date] => 2007-08-19 21:13:00
                [year] => 2007
                [month] => 8
                [post_type] => post
            )
    
        [251] => stdClass Object
            (
                [slug] => diary
                [ID] => 87
                [post_name] => %e5%a5%bd%e5%a4%a7%e7%9a%84%e9%9b%a8%e5%95%8a
                [post_title] => 好大的雨啊
                [post_author] => 1
                [post_date] => 2007-08-12 19:59:00
                [year] => 2007
                [month] => 8
                [post_type] => post
            )
    
        [252] => stdClass Object
            (
                [slug] => diary
                [ID] => 86
                [post_name] => %e4%b8%83%e5%a4%95
                [post_title] => 七夕
                [post_author] => 1
                [post_date] => 2007-08-10 09:21:00
                [year] => 2007
                [month] => 8
                [post_type] => post
            )
    
        [253] => stdClass Object
            (
                [slug] => diary
                [ID] => 85
                [post_name] => %e6%98%a8%e5%a4%a9%e6%99%9a%e4%b8%8aerpp%e5%9f%b9%e8%ae%ad
                [post_title] => 昨天晚上ERPP培训
                [post_author] => 1
                [post_date] => 2007-08-10 07:55:00
                [year] => 2007
                [month] => 8
                [post_type] => post
            )
    
        [254] => stdClass Object
            (
                [slug] => diary
                [ID] => 84
                [post_name] => %e6%98%a8%e5%a4%a9%e6%8a%8a%e6%89%8b%e6%9c%ba%e7%9a%84%e5%96%87%e5%8f%ad%e4%bf%ae%e5%a5%bd%e4%ba%86
                [post_title] => 昨天把手机的喇叭修好了
                [post_author] => 1
                [post_date] => 2007-08-09 10:59:00
                [year] => 2007
                [month] => 8
                [post_type] => post
            )
    
        [255] => stdClass Object
            (
                [slug] => diary
                [ID] => 83
                [post_name] => %e6%b8%b8%e6%a1%90%e5%ba%90%ef%bc%8c%e5%8d%83%e5%b2%9b%e6%b9%96%e7%85%a7%e7%89%87
                [post_title] => 游桐庐,千岛湖照片
                [post_author] => 1
                [post_date] => 2007-07-31 12:35:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [256] => stdClass Object
            (
                [slug] => diary
                [ID] => 82
                [post_name] => %e9%ab%98%e5%85%b4%ef%bc%8c%e7%bb%88%e4%ba%8e%e8%af%b4%e6%9c%8d%e6%88%91%e8%80%81%e5%a6%88%e4%ba%86
                [post_title] => 高兴,终于说服我老妈了
                [post_author] => 1
                [post_date] => 2007-07-31 12:33:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [257] => stdClass Object
            (
                [slug] => diary
                [ID] => 81
                [post_name] => %e5%85%83%e6%97%a6%e9%a6%99%e6%b8%af%e6%be%b3%e9%97%a86%e6%97%a5%e6%b8%b8
                [post_title] => 元旦香港澳门6日游
                [post_author] => 1
                [post_date] => 2007-07-31 12:32:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [258] => stdClass Object
            (
                [slug] => diary
                [ID] => 80
                [post_name] => %e6%98%8e%e5%a4%a9%e6%a1%90%e5%ba%90%ef%bc%8c%e5%8d%83%e5%b2%9b%e6%b9%96%e6%97%85%e6%b8%b8
                [post_title] => 明天桐庐,千岛湖旅游
                [post_author] => 1
                [post_date] => 2007-07-25 11:47:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [259] => stdClass Object
            (
                [slug] => diary
                [ID] => 78
                [post_name] => %e9%a1%ba%e5%88%a9%e9%80%9a%e8%bf%87%e6%b1%bd%e8%bd%a6%e7%90%86%e8%ae%ba%e8%80%83%e8%af%95
                [post_title] => 顺利通过汽车理论考试
                [post_author] => 1
                [post_date] => 2007-07-21 13:41:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [260] => stdClass Object
            (
                [slug] => diary
                [ID] => 77
                [post_name] => %e6%98%8e%e5%a4%a9%e8%80%83%e8%af%95%ef%bc%8c%e7%a5%9d%e8%87%aa%e5%b7%b1%e9%80%9a%e8%bf%87
                [post_title] => 明天考试,祝自己通过
                [post_author] => 1
                [post_date] => 2007-07-20 13:53:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [261] => stdClass Object
            (
                [slug] => diary
                [ID] => 75
                [post_name] => %e5%90%8e%e5%a4%a9%e7%90%86%e8%ae%ba%e8%80%83%e8%af%95
                [post_title] => 后天理论考试
                [post_author] => 1
                [post_date] => 2007-07-19 10:39:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [262] => stdClass Object
            (
                [slug] => diary
                [ID] => 73
                [post_name] => %e8%bf%98%e6%98%af%e5%96%9c%e6%ac%a2%e4%b8%80%e4%b8%aa%e4%ba%ba%ef%bc%8c%e8%87%aa%e5%9c%a8
                [post_title] => 还是喜欢一个人,自在
                [post_author] => 1
                [post_date] => 2007-07-15 22:53:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [263] => stdClass Object
            (
                [slug] => diary
                [ID] => 74
                [post_name] => %e4%bb%8a%e5%a4%a9%e7%a2%b0%e5%88%b0%e4%ba%86%e5%a4%a7%e5%ad%a6%e5%90%8c%e5%ad%a6
                [post_title] => 今天碰到了大学同学
                [post_author] => 1
                [post_date] => 2007-07-14 15:24:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [264] => stdClass Object
            (
                [slug] => diary
                [ID] => 72
                [post_name] => %e5%b7%ae%e7%82%b9%e6%8c%82%e4%ba%86
                [post_title] => 差点挂了
                [post_author] => 1
                [post_date] => 2007-07-14 12:15:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [265] => stdClass Object
            (
                [slug] => diary
                [ID] => 71
                [post_name] => %e6%89%be%e4%b8%8d%e5%88%b0%e8%a2%9c%e5%ad%90%e4%ba%86
                [post_title] => 找不到袜子了
                [post_author] => 1
                [post_date] => 2007-07-09 15:17:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [266] => stdClass Object
            (
                [slug] => diary
                [ID] => 70
                [post_name] => %e4%bb%8a%e5%a4%a9%e4%bc%91%e6%81%af
                [post_title] => 今天休息
                [post_author] => 1
                [post_date] => 2007-07-05 20:03:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [267] => stdClass Object
            (
                [slug] => diary
                [ID] => 69
                [post_name] => %e5%ad%a6%e8%bd%a6%e7%ac%ac2%e5%a4%a9
                [post_title] => 学车第2天
                [post_author] => 1
                [post_date] => 2007-07-01 19:35:00
                [year] => 2007
                [month] => 7
                [post_type] => post
            )
    
        [268] => stdClass Object
            (
                [slug] => diary
                [ID] => 68
                [post_name] => %e5%ad%a6%e8%bd%a6%e7%ac%ac1%e5%a4%a9
                [post_title] => 学车第1天
                [post_author] => 1
                [post_date] => 2007-06-30 13:18:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [269] => stdClass Object
            (
                [slug] => diary
                [ID] => 67
                [post_name] => %e6%98%8e%e5%a4%a9%e5%ad%a6%e8%bd%a6%e5%8e%bb
                [post_title] => 明天学车去
                [post_author] => 1
                [post_date] => 2007-06-29 19:59:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [270] => stdClass Object
            (
                [slug] => diary
                [ID] => 66
                [post_name] => %e7%bb%ad-%e7%a5%9d%e6%88%91%e5%85%84%e5%bc%9f%e6%96%b0%e5%a9%9a%e5%bf%ab%e4%b9%90
                [post_title] => 续 祝我兄弟新婚快乐
                [post_author] => 1
                [post_date] => 2007-06-29 19:50:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [271] => stdClass Object
            (
                [slug] => diary
                [ID] => 65
                [post_name] => %e5%a5%bd%e7%83%ad%e5%95%8a
                [post_title] => 好热啊
                [post_author] => 1
                [post_date] => 2007-06-27 23:21:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [272] => stdClass Object
            (
                [slug] => diary
                [ID] => 64
                [post_name] => %e4%bb%8a%e5%a4%a9%e4%b9%b1%e9%9c%89
                [post_title] => 今天乱霉
                [post_author] => 1
                [post_date] => 2007-06-25 19:20:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [273] => stdClass Object
            (
                [slug] => diary
                [ID] => 63
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%8f%91%e5%8a%b3%e4%bf%9d%e7%94%a8%e5%93%81
                [post_title] => 今天发劳保用品
                [post_author] => 1
                [post_date] => 2007-06-22 16:46:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [274] => stdClass Object
            (
                [slug] => diary
                [ID] => 62
                [post_name] => %e6%8a%a5%e5%90%8d%e5%ad%a6%e8%bd%a6%e4%ba%86
                [post_title] => 报名学车了
                [post_author] => 1
                [post_date] => 2007-06-20 11:42:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [275] => stdClass Object
            (
                [slug] => diary
                [ID] => 61
                [post_name] => %e5%8f%91%e7%94%9f%e4%ba%8b%e6%95%85
                [post_title] => 发生事故
                [post_author] => 1
                [post_date] => 2007-06-11 22:20:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [276] => stdClass Object
            (
                [slug] => diary
                [ID] => 60
                [post_name] => %e7%94%b5%e8%84%91%e7%bb%88%e4%ba%8e%e4%bf%ae%e5%a5%bd%e4%ba%86
                [post_title] => 电脑终于修好了
                [post_author] => 1
                [post_date] => 2007-06-03 21:31:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [277] => stdClass Object
            (
                [slug] => diary
                [ID] => 59
                [post_name] => %e6%98%a8%e5%a4%a9%e5%be%88%e9%83%81%e9%97%b7%e7%9a%84%e8%af%b4%ef%bc%8c%e7%94%b5%e8%84%91%e5%9d%8f%e4%ba%86
                [post_title] => 昨天很郁闷的说,电脑坏了
                [post_author] => 1
                [post_date] => 2007-06-03 18:07:00
                [year] => 2007
                [month] => 6
                [post_type] => post
            )
    
        [278] => stdClass Object
            (
                [slug] => diary
                [ID] => 76
                [post_name] => happy-birthday-to-mum
                [post_title] => Happy birthday to mum!
                [post_author] => 1
                [post_date] => 2007-05-29 13:28:00
                [year] => 2007
                [month] => 5
                [post_type] => post
            )
    
        [279] => stdClass Object
            (
                [slug] => diary
                [ID] => 58
                [post_name] => %e5%bc%80%e4%ba%86%e4%b8%80%e5%a4%a9%e7%9a%84%e4%bc%9a
                [post_title] => 开了一天的会
                [post_author] => 1
                [post_date] => 2007-05-28 20:04:00
                [year] => 2007
                [month] => 5
                [post_type] => post
            )
    
        [280] => stdClass Object
            (
                [slug] => diary
                [ID] => 57
                [post_name] => %e5%8d%87%e7%ba%a7%e4%ba%86%e4%b8%8b%e5%8d%9a%e5%ae%a2%e7%a8%8b%e5%ba%8f
                [post_title] => 升级了下博客程序
                [post_author] => 1
                [post_date] => 2007-05-27 19:57:00
                [year] => 2007
                [month] => 5
                [post_type] => post
            )
    
        [281] => stdClass Object
            (
                [slug] => diary
                [ID] => 56
                [post_name] => %e5%81%b7%e7%aa%a5%e7%8b%82
                [post_title] => 偷窥狂
                [post_author] => 1
                [post_date] => 2007-05-18 18:20:00
                [year] => 2007
                [month] => 5
                [post_type] => post
            )
    
        [282] => stdClass Object
            (
                [slug] => diary
                [ID] => 55
                [post_name] => %e6%80%bb%e7%bb%93%e7%bb%8f%e9%aa%8c
                [post_title] => 总结经验
                [post_author] => 1
                [post_date] => 2007-05-14 10:38:00
                [year] => 2007
                [month] => 5
                [post_type] => post
            )
    
        [283] => stdClass Object
            (
                [slug] => diary
                [ID] => 54
                [post_name] => %e5%8f%91%e5%bc%a0%e8%bf%91%e7%85%a7%ef%bc%8c%e5%93%88%e5%93%88
                [post_title] => 发张近照,哈哈
                [post_author] => 1
                [post_date] => 2007-05-12 21:32:00
                [year] => 2007
                [month] => 5
                [post_type] => post
            )
    
        [284] => stdClass Object
            (
                [slug] => diary
                [ID] => 53
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%90%9e%e4%ba%86%e4%b8%80%e4%b8%aa%e7%bd%91%e7%ab%99
                [post_title] => 今天搞了一个网站
                [post_author] => 1
                [post_date] => 2007-05-11 20:46:00
                [year] => 2007
                [month] => 5
                [post_type] => post
            )
    
        [285] => stdClass Object
            (
                [slug] => diary
                [ID] => 52
                [post_name] => %e4%bb%8a%e5%a4%a9%e4%b9%b1%e5%86%99
                [post_title] => 今天乱写
                [post_author] => 1
                [post_date] => 2007-05-04 21:05:00
                [year] => 2007
                [month] => 5
                [post_type] => post
            )
    
        [286] => stdClass Object
            (
                [slug] => diary
                [ID] => 51
                [post_name] => 51%e8%8a%82
                [post_title] => 51节
                [post_author] => 1
                [post_date] => 2007-04-29 12:10:00
                [year] => 2007
                [month] => 4
                [post_type] => post
            )
    
        [287] => stdClass Object
            (
                [slug] => diary
                [ID] => 50
                [post_name] => %e9%83%81%e9%97%b7%ef%bc%8c%e4%bb%8a%e5%a4%a9%e6%96%b0%e7%bd%91dns%e6%9c%8d%e5%8a%a1%e5%99%a8%e5%87%ba%e7%8e%b0%e6%95%85%e9%9a%9c
                [post_title] => 郁闷,今天新网DNS服务器出现故障
                [post_author] => 1
                [post_date] => 2007-04-27 16:53:00
                [year] => 2007
                [month] => 4
                [post_type] => post
            )
    
        [288] => stdClass Object
            (
                [slug] => diary
                [ID] => 49
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%b5%8b%e7%bb%98%e5%8f%8c%e9%80%9f%e9%a9%ac%e8%be%be
                [post_title] => 今天测绘双速马达
                [post_author] => 1
                [post_date] => 2007-04-27 16:35:00
                [year] => 2007
                [month] => 4
                [post_type] => post
            )
    
        [289] => stdClass Object
            (
                [slug] => diary
                [ID] => 47
                [post_name] => %e8%89%be%ef%bc%8c%e6%84%9f%e5%86%92%e8%bf%98%e6%98%af%e6%b2%a1%e6%9c%89%e5%a5%bd
                [post_title] => 艾,感冒还是没有好
                [post_author] => 1
                [post_date] => 2007-04-25 08:42:00
                [year] => 2007
                [month] => 4
                [post_type] => post
            )
    
        [290] => stdClass Object
            (
                [slug] => diary
                [ID] => 46
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%84%9f%e5%86%92%e4%ba%86
                [post_title] => 今天感冒了
                [post_author] => 1
                [post_date] => 2007-04-14 08:36:00
                [year] => 2007
                [month] => 4
                [post_type] => post
            )
    
        [291] => stdClass Object
            (
                [slug] => diary
                [ID] => 45
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%80%bb%e7%bb%93%e4%ba%86%e4%b8%80%e4%b8%aa%ef%bc%8c%e6%9c%80%e8%ae%a8%e5%8e%8c%e7%9a%84%e4%ba%8b%e6%83%85
                [post_title] => 今天总结了一个,最讨厌的事情
                [post_author] => 1
                [post_date] => 2007-04-11 20:21:00
                [year] => 2007
                [month] => 4
                [post_type] => post
            )
    
        [292] => stdClass Object
            (
                [slug] => diary
                [ID] => 44
                [post_name] => %e5%a5%bd%e4%b9%85%e6%b2%a1%e6%9b%b4%e6%96%b0%e4%ba%86%ef%bc%8c%e4%bb%8a%e5%a4%a9%e6%9b%b4%e6%96%b0%e4%b8%8b
                [post_title] => 好久没更新了,今天更新下
                [post_author] => 1
                [post_date] => 2007-04-10 18:22:00
                [year] => 2007
                [month] => 4
                [post_type] => post
            )
    
        [293] => stdClass Object
            (
                [slug] => diary
                [ID] => 43
                [post_name] => %e5%90%8e%e8%a1%97%e7%94%b7%e5%ad%a9%e4%b8%ad%e5%9b%bd%e6%ad%8c%e8%bf%b7%e4%bc%9a%e8%ae%ba%e5%9d%9b%e8%a2%ab%e9%bb%91
                [post_title] => 后街男孩中国歌迷会论坛被黑
                [post_author] => 1
                [post_date] => 2007-04-04 18:21:00
                [year] => 2007
                [month] => 4
                [post_type] => post
            )
    
        [294] => stdClass Object
            (
                [slug] => diary
                [ID] => 42
                [post_name] => %e4%bb%8a%e5%a4%a9%e7%bb%99%e4%b8%80%e4%b8%aa%e7%bd%91%e7%ab%99%e8%bd%ac%e6%8d%a2%e4%ba%86%e4%b8%8b%e7%a8%8b%e5%ba%8f
                [post_title] => 今天给一个网站转换了下程序
                [post_author] => 1
                [post_date] => 2007-03-29 22:16:00
                [year] => 2007
                [month] => 3
                [post_type] => post
            )
    
        [295] => stdClass Object
            (
                [slug] => diary
                [ID] => 40
                [post_name] => %e4%bb%8a%e5%a4%a9%e7%9c%8b%e4%ba%86%e4%b8%80%e4%b8%aa%e5%b8%96%e5%ad%90%ef%bc%8c%e7%9c%9f%e7%9a%84%e6%98%af%e5%be%88%e9%83%81%e9%97%b7%e5%95%8a
                [post_title] => 今天看了一个帖子,真的是很郁闷啊
                [post_author] => 1
                [post_date] => 2007-03-02 21:21:00
                [year] => 2007
                [month] => 3
                [post_type] => post
            )
    
        [296] => stdClass Object
            (
                [slug] => diary
                [ID] => 36
                [post_name] => %e5%93%88%e5%93%88%ef%bc%8c%e7%bb%88%e4%ba%8e%e5%8f%af%e4%bb%a5%e8%bf%87%e5%b9%b4%e4%ba%86
                [post_title] => 哈哈,终于可以过年了
                [post_author] => 1
                [post_date] => 2007-02-14 18:30:00
                [year] => 2007
                [month] => 2
                [post_type] => post
            )
    
        [297] => stdClass Object
            (
                [slug] => diary
                [ID] => 35
                [post_name] => %e5%b0%86%e5%92%8c%e6%9f%90%e4%b8%aa%e7%bd%91%e7%ab%99%e7%ad%be%e4%b8%80%e4%bb%bd%e4%b8%9c%e4%b8%9c
                [post_title] => 将和某个网站签一份东东
                [post_author] => 1
                [post_date] => 2007-02-11 12:26:00
                [year] => 2007
                [month] => 2
                [post_type] => post
            )
    
        [298] => stdClass Object
            (
                [slug] => diary
                [ID] => 34
                [post_name] => %e6%88%90%e5%8a%9f%e5%ae%89%e8%a3%8551%e6%b5%b7%e7%9b%97%e8%ae%ba%e5%9d%9b
                [post_title] => 成功安装51海盗论坛
                [post_author] => 1
                [post_date] => 2007-02-08 00:46:00
                [year] => 2007
                [month] => 2
                [post_type] => post
            )
    
        [299] => stdClass Object
            (
                [slug] => diary
                [ID] => 33
                [post_name] => %e9%9a%be%e9%81%93%e6%88%91%e7%9a%84%e8%82%9d%e8%84%8f%e6%9c%89%e9%97%ae%e9%a2%98%ef%bc%9f
                [post_title] => 难道我的肝脏有问题?
                [post_author] => 1
                [post_date] => 2007-01-31 11:55:00
                [year] => 2007
                [month] => 1
                [post_type] => post
            )
    
        [300] => stdClass Object
            (
                [slug] => diary
                [ID] => 28
                [post_name] => %e7%a5%9d%e6%88%91%e5%85%84%e5%bc%9f%e6%96%b0%e5%a9%9a%e5%bf%ab%e4%b9%90
                [post_title] => 祝我兄弟新婚快乐
                [post_author] => 1
                [post_date] => 2007-01-20 14:39:00
                [year] => 2007
                [month] => 1
                [post_type] => post
            )
    
        [301] => stdClass Object
            (
                [slug] => diary
                [ID] => 27
                [post_name] => %e4%b8%ba-%e4%b8%89%e6%b1%9f%e8%b6%8a%e9%87%8e%e7%a4%be%e5%8c%ba%e9%97%a8%e6%88%b7-%e6%88%90%e5%8a%9f%e5%8d%87%e7%ba%a7
                [post_title] => 为 三江越野社区门户 成功升级
                [post_author] => 1
                [post_date] => 2007-01-15 12:01:00
                [year] => 2007
                [month] => 1
                [post_type] => post
            )
    
        [302] => stdClass Object
            (
                [slug] => diary
                [ID] => 796
                [post_name] => %e6%b5%b7%e5%a4%a9%e6%99%9a%e4%bc%9a%e7%85%a7%e7%89%87
                [post_title] => 12月28号,海天40周年厂庆
                [post_author] => 1
                [post_date] => 2006-12-28 17:02:32
                [year] => 2006
                [month] => 12
                [post_type] => post
            )
    
        [303] => stdClass Object
            (
                [slug] => diary
                [ID] => 1122
                [post_name] => %e4%bb%a5%e5%be%80%e7%9a%84%e5%8a%9e%e5%85%ac%e5%ae%a4
                [post_title] => 以往的办公室
                [post_author] => 1
                [post_date] => 2006-12-17 20:47:59
                [year] => 2006
                [month] => 12
                [post_type] => post
            )
    
        [304] => stdClass Object
            (
                [slug] => diary
                [ID] => 19
                [post_name] => %e6%98%a8%e5%a4%a911%e6%9c%883%e5%8f%b7%e6%98%af%e6%88%91%e7%9a%84%e7%94%9f%e6%97%a5%ef%bc%8c%e5%91%b5%e5%91%b5
                [post_title] => 昨天11月3号,是我的生日,呵呵
                [post_author] => 1
                [post_date] => 2006-11-04 16:03:00
                [year] => 2006
                [month] => 11
                [post_type] => post
            )
    
        [305] => stdClass Object
            (
                [slug] => diary
                [ID] => 18
                [post_name] => %e4%bf%ba%e7%9a%84%e5%a5%8b%e6%96%97%e7%9b%ae%e6%a0%87
                [post_title] => 俺的奋斗目标
                [post_author] => 1
                [post_date] => 2006-10-18 19:46:00
                [year] => 2006
                [month] => 10
                [post_type] => post
            )
    
        [306] => stdClass Object
            (
                [slug] => diary
                [ID] => 17
                [post_name] => %e7%bd%91%e5%8d%a1%e5%9d%8f%e4%ba%86
                [post_title] => 网卡坏了
                [post_author] => 1
                [post_date] => 2006-10-06 12:35:00
                [year] => 2006
                [month] => 10
                [post_type] => post
            )
    
        [307] => stdClass Object
            (
                [slug] => diary
                [ID] => 7
                [post_name] => %e4%bb%8a%e5%a4%a9%e6%88%91%e6%84%9f%e5%86%92%e4%ba%86%ef%bc%8c%e5%a5%bd%e9%9a%be%e5%8f%97%e5%95%8a
                [post_title] => 今天我感冒了,好难受啊
                [post_author] => 1
                [post_date] => 2006-09-13 19:58:00
                [year] => 2006
                [month] => 9
                [post_type] => post
            )
    
        [308] => stdClass Object
            (
                [slug] => diary
                [ID] => 6
                [post_name] => %e4%bb%8a%e5%a4%a9%e5%8a%a0%e4%ba%86%e4%b8%aa%e5%8d%9a%e5%ae%a2
                [post_title] => 今天加了个博客
                [post_author] => 1
                [post_date] => 2006-09-13 19:55:00
                [year] => 2006
                [month] => 9
                [post_type] => post
            )
    
        [309] => stdClass Object
            (
                [slug] => diary
                [ID] => 1142
                [post_name] => %e9%98%bf%e6%8b%89%e7%88%b7%e7%88%b7
                [post_title] => 阿拉爷爷
                [post_author] => 1
                [post_date] => 2005-06-23 21:08:19
                [year] => 2005
                [month] => 6
                [post_type] => post
            )
    
    )
    
  • ▼2023 (2)
    • ▼1月 (2)
      • python默认安装位置 01/19
      • excel函数取整 01/04
  • ►2022 (8)
    • ►12月 (2)
    • ►10月 (2)
    • ►6月 (1)
    • ►5月 (1)
    • ►2月 (1)
    • ►1月 (1)
  • ►2021 (8)
    • ►12月 (1)
    • ►9月 (1)
    • ►6月 (1)
    • ►5月 (3)
    • ►4月 (1)
    • ►3月 (1)
  • ►2020 (19)
    • ►10月 (1)
    • ►7月 (2)
    • ►6月 (4)
    • ►5月 (8)
    • ►1月 (4)
  • ►2018 (1)
    • ►7月 (1)
  • ►2017 (3)
    • ►9月 (1)
    • ►1月 (2)
  • ►2016 (2)
    • ►10月 (1)
    • ►6月 (1)
  • ►2015 (1)
    • ►5月 (1)
  • ►2014 (9)
    • ►8月 (1)
    • ►7月 (1)
    • ►6月 (3)
    • ►5月 (1)
    • ►4月 (1)
    • ►3月 (1)
    • ►2月 (1)
  • ►2013 (21)
    • ►12月 (2)
    • ►10月 (3)
    • ►9月 (2)
    • ►8月 (3)
    • ►7月 (5)
    • ►6月 (2)
    • ►5月 (1)
    • ►4月 (1)
    • ►2月 (1)
    • ►1月 (1)
  • ►2012 (26)
    • ►10月 (1)
    • ►9月 (3)
    • ►8月 (2)
    • ►7月 (4)
    • ►6月 (1)
    • ►5月 (2)
    • ►4月 (1)
    • ►3月 (5)
    • ►2月 (2)
    • ►1月 (5)
  • ►2011 (27)
    • ►12月 (2)
    • ►11月 (3)
    • ►10月 (3)
    • ►9月 (4)
    • ►8月 (3)
    • ►7月 (4)
    • ►6月 (2)
    • ►5月 (2)
    • ►3月 (2)
    • ►1月 (2)
  • ►2010 (13)
    • ►12月 (1)
    • ►11月 (1)
    • ►10月 (1)
    • ►7月 (4)
    • ►6月 (4)
    • ►4月 (2)
  • ►2009 (31)
    • ►11月 (2)
    • ►10月 (2)
    • ►9月 (2)
    • ►8月 (2)
    • ►7月 (3)
    • ►6月 (5)
    • ►5月 (1)
    • ►4月 (4)
    • ►3月 (4)
    • ►2月 (1)
    • ►1月 (5)
  • ►2008 (63)
    • ►12月 (4)
    • ►11月 (5)
    • ►10月 (2)
    • ►9月 (2)
    • ►8月 (6)
    • ►7月 (8)
    • ►6月 (8)
    • ►5月 (8)
    • ►4月 (2)
    • ►3月 (9)
    • ►2月 (4)
    • ►1月 (5)
  • ►2007 (68)
    • ►12月 (4)
    • ►11月 (2)
    • ►10月 (3)
    • ►9月 (4)
    • ►8月 (8)
    • ►7月 (13)
    • ►6月 (10)
    • ►5月 (8)
    • ►4月 (8)
    • ►3月 (2)
    • ►2月 (3)
    • ►1月 (3)
  • ►2006 (7)
    • ►12月 (2)
    • ►11月 (1)
    • ►10月 (2)
    • ►9月 (2)
  • ►2005 (1)
    • ►6月 (1)
个人生活、学习、工作日常、心得体会等记录
浙公网安备 33020602000392号 |浙ICP备05076500号-3 |后台
Iconic One Theme | Powered by Wordpress