November 12th, 2017 Week 46th Sunday
I love you not for who you are, but for who I am with you.
我爱你不是因为你是谁,而是因为跟你在一起,我是谁。
I enjoy the feeling when staying with you, it is wonderful when I knew there is someone other than my parents caring about my life.
When the weather becomes cold these days, you always tell me to wear some warm clothes.
When I posted a photo about the record of running in the gym, you always sent me a like.
When staying with you, no matter what I talked about, you always said you are astonished by so many things I know. Of course, I enjoyed the praises and compliments.
But it seems what I have given you is far from enough, sometimes I didn't send a simple message to you the whole day.
I know I was wrong, I know I let you feel to be ignored.
I don't intend to lose you, but I always do such stupid things.
Thank you for your forgiveness.
I promise I won't let you down, I promise I will love you more.
There is no point in being grown up if you can't be childish sometimes.
如果不能偶尔孩子气一下,那长大就没有意义了。
From Doctor Who.
If you want to be childish sometimes, you must behave in mature ways most of the time.
Otherwise any of your childish behavior would be considered as stupid and immature.
So to be mature and behave properly may be of the first priority for most of us.
Before showing off your knowledge and experience, just think whether you have a systematic realization about the thing you will talk about.
Try to practice perseverance more often, and never give up a thing because it was or inconvenient.
I know if I want light, I must conquer darkness.
It is said that perseverance can sometimes equal genius in its results.
"There are only two creatures," says a proverb, "who can surmount the pyramids-the eagle and the snail."
And I think I am that kind of snail.
Tomorrow I would be on a business trip, to solve a tricky problem, I believe we can cooperate together to make the job done.
November 12th, 2017 Week 46th Sunday的更多相关文章
- November 12th 2016 Week 46th Saturday
Never love anyone who treats you like you are ordinary. 请爱那些爱你的人. Don't waste your limited energy on ...
- November 17th, 2017 Week 46th Friday
If you shut the door to all errors, truth will be shut out. 你如果拒绝面对错误,真相也会被挡在门外. Sometimes being a f ...
- November 16th, 2017 Week 46th Thursday
Don't you wonder sometimes, what might have happened if you tried. 有时候,你会不会想,如果当初试一试会怎么样? If I had t ...
- November 15th, 2017 Week 46th Wednesday
Of all the tribulations in this world, boredom is the one most hard to bear. 所有的苦难中,无聊是最难以忍受的. When ...
- November 14th, 2017 Week 46th Tuesday
Eternity is said not to be an extension of time but an absence of time. 永恒不是时间的无限延伸,而是没有时间. What is ...
- November 13th, 2017 Week 46th Monday
Don't undermine your worth by comparing yourself with others. 别拿自己和他人比较,这只会降低你原有的价值. Honestly, I don ...
- November 05th, 2017 Week 45th Sunday
Do not pray for an easy life, pray for the strength to endure a difficult one. 不要祈求安逸的人生,祈求拥有撑过艰难的力量 ...
- November 6th 2016 Week 46th Sunday
The starting point of all achievements is desire. 成功的第一步是渴望. Those who make great achievements are o ...
- May 14th 2017 Week 20th Sunday
A smooth sea never made a skillful mariner. 平静的海洋练不出熟练的水手. A smooth sea never made a skillful marine ...
随机推荐
- vue实用组件——页面公共头部
可伸缩自适应的页面头部,屏幕适应范围更广泛 效果如下: 代码如下: <template> <div class="site-header"> <div ...
- mybatis框架下物理分页的实现(整个工程采用的是springmvc、spring、mybatis框架,数据库是mysql数据库)
(一)关于分页拦截器的简单理解 首先,要开发MyBatis的插件需要实现org.apache.ibatis.plugin.Interceptor接口,这个接口将会要求实现几个方法:intercept( ...
- C# 在项目中配置Log4net
我们介绍一下在项目中配置log4net,是Apache基金会旗下的. 无论在什么环境中,配置log4net的逻辑都一样. 1)文件配置 首先在项目加载文件中,配置log4net加载项. 在Web项目中 ...
- 【Spring】3、BeanFactory 和 ApplicationContext的区别
转自:http://blog.csdn.net/intlgj/article/details/5660587 在spring中,两个最基本最重要的包是 org.springframework.bean ...
- Java - "JUC" Semaphore源码分析
Java多线程系列--“JUC锁”11之 Semaphore信号量的原理和示例 Semaphore简介 Semaphore是一个计数信号量,它的本质是一个"共享锁". 信号量维护了 ...
- RocketMQ 概述
Rocket 火箭 MQ的作用:同步转异步(异步解耦). 难点:如何确保消息一定被消费,而且仅消费一次. 1.消息架构:生产者.服务器.消费者.路由发现. 2.消息顺序:严格按照消息到达服务器的顺序进 ...
- HDU4162(最小循环表示)
Shape Number Time Limit: 24000/12000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)To ...
- python-原型模式
源码地址:https://github.com/weilanhanf/PythonDesignPatterns 说明 原型模式关注的是大量相同对象或相似对象的创建问题,意图在于通过复制一个已经存在的实 ...
- Stylus基本使用
介绍 在学习一个 Vue.js 项目的过程中,注意到源码中样式的部分并没有用熟悉的 .css 样式文件,而是发现了代码长得和 CSS 相像的 .styl 文件.这个 .styl 以前没见过啊,你是谁? ...
- bzoj1758Wc10重建计划——solution
1758: [Wc2010]重建计划 Time Limit: 40 Sec Memory Limit: 162 MBSubmit: 4707 Solved: 1200[Submit][Status ...