Life was like a box of chocolates, you never know what you're gonna get.

人生就像一盒巧克力,结果往往出人意料。

Compared to the uncertainties in life, I would rather say there are much more things that you will know what the results would be like in advance, just based on the past and the current performance.

Life is like a box of chocolates, and it is more like a box of chocolates that we carefully selected and then bought online or from the supermarket, and once we unwrapped the box, there would be no chance to return it.

Just as we have ever said, the future is mostly based on our today's preparation, whether the chocolates are bitter or sweet, mainly depends on our own choices.

If the one you are tasting is bitter, swallow it down and digest it, even the bitter chocolate can replenish the energy our life need, I mean to say, we can choose to learn something from the past failures.

Then the next time you buy the chocolate, try to check its tastes carefully and make sure you have enough knowledge and experience to buy a good one.

Parents were invented to make children happy by giving them something to ignore.

父母的存在,是有意让孩子能忽略一些事情,从而感觉到欢乐。

From Ogden Nash.

Several days ago, I have read an article about the difference between living alone and living with our parents.

I have learned that when living with parents, they can do a lot for us, they may help us with financial assists, they may take care of us in daily life.

My parents had provided me with a much better environment to grow up, now it's the time for me to return something to them and build a good environment for my children.

Ok, let's finish this serious topic and talk about the latest model of Xiaomi.

Yesterday, Xiaomi launched its new handset Mi-5X, equipped with a Snapdrgon 625 processor and dual camera with zoom lens.

It is said that the Mi-5X was deemed by Xiaomi as a strategic product, because it will be different in retail mode from its predecessors.

I think the MIUI OS of Xiaomi may be the best operating system on Android smartphones that are sold in China.

June 18th 2017 Week 25th Sunday的更多相关文章

  1. June 17. 2018, Week 25th. Sunday

    Dad is and always will be my living, breathing superhero. 在我眼里,爸爸是现实版的超级英雄,现在.将来,永远都是. From Bindi Ir ...

  2. June 24th 2017 Week 25th Saturday

    Who is able to be egotistical needs to be strong too. 有本事任性的人,也要有本事坚强. What is egotistical? Is it th ...

  3. June 23rd 2017 Week 25th Friday

    Life doesn't get easier, you just get stronger. 生活从未变得轻松,是你在一点一点变得坚强. So in the same way we can get ...

  4. June 22nd 2017 Week 25th Thursday

    Happiness is when the desolated soul meets love. 幸福是孤寂的灵魂遭遇爱的邂逅. When living alone for a long period ...

  5. June 21st 2017 Week 25th Wednesday

    Discontent is the first step in progress. 不知足是前进中的第一步. Several days ago, I wrote down a quote which ...

  6. June 20th 2017 Week 25th Tuesday

    Care and diligence bring luck. 谨慎和勤奋,带来好运气. In my opinion, care and diligence may just gurantee us a ...

  7. June 19th 2017 Week 25th Monday

    Everyone is dissatisfied with his own fortune. 人对自己的命运总是感到不满足. We always want more, even when we hav ...

  8. June 11th 2017 Week 24th Sunday

    I hope I can find the one who is afraid of losing me. 我希望找到一个担心失去我的人. When I was young, sometimes I ...

  9. June 04th 2017 Week 23rd Sunday

    It is not the mountain we conquer but outselves. 我们要征服的不是高山,而是我们自己. After days of hard working, I sl ...

随机推荐

  1. css3 appearance在iphone上面的问题

    最近在做项目的时候,发现iphone上中 <input type="button">在修改了css样式之后还是保留自带的一些属性,然后在安卓手机上不会出现这样的问题, ...

  2. Python基础(8) - 模块

    Python 模块的物理形式就是文件:一个文件对应一个模块.文件名就是模块名+.py 模块定义了自己独有的命名空间.在其定义的属性,函数,类都隶属于该空间. 通过import关键字我们可以导入模块: ...

  3. css用hover制作下拉菜单

    首先我们的需求就是 制作一个鼠标移动到某个区域就会有下拉菜单的弹出,这样会有更多的子类内容,示例代码如下: <!DOCTYPE html> <html lang="en&q ...

  4. [springBoot系列]--spring-boot-devtools在Idea中热部署方法

    1 pom.xml文件 注:热部署功能spring-boot-1.3开始有的 <!--添加依赖--> <dependency> <groupId>org.sprin ...

  5. button小手设置 css的cursor

    需要对元素的css属性cursor进行设置.cursor可能的值: default 默认(通常是一个箭头) auto 默认.浏览器设置的光标 crosshair 十字线形状. pointer 小手形状 ...

  6. ASP.NET MVC4 新手入门教程之五 ---5.用控制器访问模型数据

    在本节中,将创建一个新的MoviesController类并编写代码来检索电影数据并将其显示在浏览器中使用一个视图模板. 才走出下一步生成应用程序. 用鼠标右键单击控制器文件夹中并创建一个新的 Mov ...

  7. SSH,SSM框架文件上传

    一.了解文件上传 1.1        什么是文件上传 将本地文件通过流的形式写到服务器上 1.2        文件上传的技术 JspSmartUpload: 其组件是应用jsp进行B/S程序开发过 ...

  8. 从官网下载mod_jk.so

    最近在搞apache和tomcat集群,这里就要用到mol_jk.so,在官网找了很久才知道在哪里下载,英语是硬伤啊. 1.打开tomcat官网 http://tomcat.apache.org/ 2 ...

  9. NodeJS require路径

    项目需要用nodejs,感觉nodejs是前端装逼神器了,是通向全栈工程师的必经之路哇,接下来开始踏上学习nodejs的征程.下面是第一个hello,world的程序. 1.server.js文件,这 ...

  10. orcale数据恢复

    在操作数据时,不小心改错了表中的数据,想恢复到之前的数据,则可用以下方法: 1.首先我们需要通过dbms_flashback.get_system_change_number,它可以获取系统当前的SC ...