There is always one things we donot notice---time ,which is the most important to all of us.By watching others' life, communicating with the elders,i truely realize that i should not waste any time of my life,even just one second.And in lots of people's eyes,i am young now,i should do as other young people do,like following the trend,being fashion,playing funs day and night...i also did these things,but now i will do it for a little from now on.Apple's pre-CEO,Steve Jobs,has ever said "to live today just like you will die tomorrow,and stay hungry,stay foolish".I know that deeply, 'cause it sounds easily,but just a little person can do as it was said.

I'm twenty one now.Within the past years of me,i have no big goals,no great dreams,no amazing ambitions,and always follow the paths that parents,teachers ,friends and even the strangers made for me.Even if i have no ideas about my future now, it's time for me to change.Change to be a great man with goals,dreams,amditions,knowing how to gain a meaningful life.No one knows how many setbacks are waiting for in the front,but taking my goals,dreams,ambitions,i am not afraid now,and i have the courage,confidence and wisdom to conquer all of them.I will never stop fighting for my future,my own future!!

随机推荐

  1. ASP.NET MVC 4 SimpleMembership Provider (1)

    新的ASP.NET MVC 4.0 提供了一个新的Membership Provider,叫SimpleMembership. 首先,我们建立一个新的solution 首先我们先看一下web.conf ...

  2. Android 手势滑动,多点触摸放大缩小图片

    效果展示: 基本思路: <1>首先写一个图片控制类ImageControl,实现对图片控制的的基本操作,我们的图片控制类ImageControl是继承自ImageView自定义的视图: & ...

  3. MyFragment

    手机横竖屏自动切换不同的View: Landscape-Horizontal-横屏 Portrait-Vertical-竖屏 package com.example.shad_fnst.myfragm ...

  4. iframe滚动条的一些方法

    用iframe布局,会碰到浏览器右边出现2个滚动条,简单代码解决用iframe布局,会碰到浏览器右边出现2个滚动条, 简单代码解决,用下面的代码可以把浏览器本身的滚动条去掉,只留页面产生的滚动条: b ...

  5. Warning: Permanently added '...' (RSA) to the list of known hosts --Windows下git bash 警告处理

    原链接地址 StackOverflow 处理方法: 创建文件~/.ssh/config, 此处对应windows当前用户目录下的.ssh文件夹 增加如下语句 UserKnownHostsFile ~/ ...

  6. 如何防止Android应用代码被窃

    上一篇我们讲了apk防止反编译技术中的加壳技术,如果有不明白的可以查看我的上一篇博客http://my.oschina.net/u/2323218/blog/393372.接下来我们将介绍另一种防止a ...

  7. mysql一对多关联查询的时候筛选条件

    mysql实现users 表和 logoin_log表是一对多, 现在是把user的信息找出来 关联上一些 logoin_log表的数据, 因为a表是多的一方,要多他的数据进行一些条件匹配,这个sql ...

  8. C# HttpWebRequest类

    HttpWebRequest类与HttpRequest类的区别. HttpRequest类的对象用于服务器端,获取客户端传来的请求的信息,包括HTTP报文传送过来的所有信息.而HttpWebReque ...

  9. BoneCP主要配置参数

    二.BoneCP主要配置参数 1.jdbcUrl 设置数据库URL 2.username 设置数据库用户名 3.password 设置数据库密码 4.partitionCount 设置分区个数.这个参 ...

  10. css3 画x图形

    .m-act-del{ right:; top:; margin-top: -6px; position: absolute; display: inline-block; width: 20px; ...