Writer:BYSocket(泥沙砖瓦浆木匠)

Reprint it anywhere u want.

”Hi , Happy New Year.Written in Stupid Enlish,Dont push me *.* ”

2014 System

2015 is coming.But 2014 is not over.In my 2014 year,I have some to tell u and record.In 2014,

  • My familly have a nice change. dad had a copestone ,but its ok. It makes me kno that my dad has a strong heart and he never said he is tired.
    ”Yep! a real man can do it !“. 
    Mum is lovely and smart ,love u forever.
    This year,I will send u a big surprise
  • My gf. When I am sick , u r here and make me happy. When I am sad , u r here and make me happy. When… I kno,u kno. 
    “Happy birthday !  we r together about 1 year 8 month. we will be happy and smile everyday in 2015”
    When I am tired, I imaged that

    When I am hungry,tell myself that u r hungry. 
    When u and I r watching the stars in the sky. Thats u , “star”your name , 33.
  • Computer ! Coding ! Technology! What I like is how to create the world. it comes from life and art.Its enough.
    ”I LIKE IT ”
  • My master and teacher;My friends and classmates.Here r:
    ldcsaa teacher ye
    int 2e yecate 澳 工头 cherry 陈明 邓叔 3个逗比兄弟 etc

2015 called the interface of 2014

I am staying with my gf in my lab. Tonight, yesterday~ The temperature changed not too much , also the road , the sunlight and …But its a time line ,like a starting line. We will run in the sun.Here my 10 goals:

  • Do some sports  at least three times a week, one hour more one time.
        I have been for 2 month, and luckily, 174CM { 60kg up to 66kg }.And my chest muscle can be grown a little.
    ”Do , I can do it ”
  • Read and listen English at least three times a week
        My shortcoming,haha~ dont let the time slip by.
  • My Blog ~ almost done. But I need to write.
        “Think ,Write & Do.”
  • Read 50 Books
        Tell myself,”Dont care the big one or small one , Let it be making myself stronger one .”
  • Have a Nice Travel
        “A thinker never stop,Go let it go”
  • Bank Money  –.-
  • Mac Pro
  • Android
  • Helping Others When I can
        Why helping~ for I am richer one =.=
  • Technique
        Learn well in the Basic area. “To Be A Creator”

Thanks!

Writer:BYSocket(泥沙砖瓦浆木匠)

Reprint it anywhere u want.

2015 CALLED THE INTERFACE OF 2014的更多相关文章

  1. @GeneratedValue - fancychendong的专栏 - 博客频道 - CSDN.NET

    登录|注册 收藏成功 确定 收藏失败,请重新收藏 确定 标题 标题不能为空 网址 标签 摘要 公开 取消收藏 分享资讯 传PPT/文档 提问题 写博客 传资源 创建项目 创建代码片 设置昵称编辑自我介 ...

  2. 如何用php写app接口[原创]

    人生就如一列永不停止的列车,no one knows when or where to stop.总有那些美好,值得永远怀念.也总有那些希望,值得你无怨无悔的付出,追逐.去年年底带着女儿一起坐火车会湖 ...

  3. IPV4/IPV6双协议栈配置案例

    拓扑: XRV1配置: =================================================================== hostname XRV1! ipv6 ...

  4. CVPapers - Computer Vision Resource

    To add links (PDF, project,...) you can use the online tool. Computer Vision Paper Indexes ICCV:  20 ...

  5. pandas tutorial 2

    @ 目录 Group_By 对数据进行分组 对 group进行迭代 选择一个group get_group() Aggregations 在group的基础上传入函数整合 Transformation ...

  6. Goodbye2014,Hello2015

    正如我在研发会议上说的,总结是为了更好的计划:而计划,则是让你做事有目标,有方向:有了目标和方向,你才能真正把事情做成! 总的来说2014年可以归纳为下图: 2014年总结 一年的活动,基本可以归纳为 ...

  7. RedHat 和 Mirantis OpenStack 产品的版本和功能汇总和对比(持续更新)

    Mirantis 和 Red Hat 作为 OpenStack 商业化产品领域的两大领军企业,在行业内有重要的地位.因此,研究其产品版本发布周期和所支持的功能,对制定 OpenStack 产品的版本和 ...

  8. 10gRAC vip启动报错CRS-1006 CRS-0215

    为测试一个迁移方案,装了一套10g rac环境,可能是很久没有装过10g的RAC了,整个过程情况不断. 1.在把集群软件和数据库软件都装好之后,用crs_stat检测状态的时候,发现vip的状态不对, ...

  9. Autodesk 产品开发培训开始报名-8月26~28-武汉– Revit, Vault, Autodesk Viewer, Navisworks

    为了帮助Autodesk中国地区的二次开发人员有机会系统地了解与学习Autodesk 在BIM解决方案中的旗舰产品 Revit以及Navisworks等产品的最新开发技术,并有机会与Autodesk ...

随机推荐

  1. 虹软人脸检测和识别C# - API

    using System; using System.Collections.Generic; using System.Drawing; using System.Drawing.Drawing2D ...

  2. 微信小程序开发之搞懂flex布局5——cross axis

    Cross Axis——交叉轴,与Main Axis(主轴)垂直交叉. main axis is row or row-reverse the cross axis runs down the col ...

  3. hw3

    1. 2.将MAXPRIMES的值设为4,t2会发生越界错误,t1不会. 3.令n = 1,此时不满足while语句的判断条件,不执行while循环. 4. 点覆盖:{1,2,3,4,5,6,7,5, ...

  4. Java整理

    基础篇 1.  面向对象 2.  Java平台 3.  值传递 4.  封装.继承.多态 5.  基本数据类型 6.  Java 装箱和拆箱 7.  String 8.  Java关键字 9.  集合 ...

  5. Effective Java --使类和成员的可访问性最小化

    尽可能地降低可访问性 接口和成员变量访问级别四种访问级别: 私有的(private) --- 只有在生命该成员的顶层类内部才可以访问 包级私有的(package-private) --- 缺省的&qu ...

  6. php5.6,Ajax报错,Warning: Cannot modify header information - headers already sent in Unknown on line 0

    php5.6ajax报错 Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be remo ...

  7. crontab计划不执行问题

    问题现象:编写了一个自动释放磁盘空间的脚本,并将其加入到crontab中.crontab显示如下:# crontab -l10 5 * * * bash /home/backup/bin/clear. ...

  8. 缓存为王-varnish

    2.varnish的软件清单 [root@centos69 ~]# rpm -ql varnish /etc/logrotate.d/varnish /etc/rc.d/init.d/varnish ...

  9. Codeforces Codeforces Round #484 (Div. 2) D. Shark

    Codeforces Codeforces Round #484 (Div. 2) D. Shark 题目连接: http://codeforces.com/contest/982/problem/D ...

  10. 20155205 郝博雅 Exp5 MSF基础应用

    20155205 郝博雅 Exp5 MSF基础应用 一.实验目标 本实践目标是掌握metasploit的基本应用方式,重点常用的三种攻击方式的思路.具体需要完成: 1.一个主动攻击实践,如ms08_0 ...