Happiness takes no account of time.

幸福不觉光阴过。

At the beginning of this week, I planned to make some small changes in my daily life, with two trivial goals I expected to achieve in this week and the followMing week, that is, I want to rebuild some good habits.

The first, early to bed and earlyto rise, get sufficient sleep, seven hours may be ok, in this way I want to be filled with energy and keep a clear head during the work time.

The second, make some training on how to concentrate my limited energy on my work, how to complete my task in an efficient way.

I don't intend to waste my work time any more, and I think that is the best way to spare more time on self-improvements.

Some people say if you can smile more, hold your posture better, mentally feel more energized and choose to think happy thoughts you will actually be happier.

Maybe it is feasible when there is little external stimuli.

Money is like a sixth sense without which you cannnot make a complete use of the other five.

金钱就像人的第六感,没有它你就无法完整地使用其他五感。

From W. Somerset Maugham.

Money is indispensable, it is not the only answer in our life, but it can make a big difference if we can have enough money, at least we don't have to worry about whether we can provide the feeling of safe to ourselves and our family.

Some people say money can't create success, but the freedom to make it will.

Actually I don't agree with this opinion. For in this world, whether we are successful or not, mostly is measured by the money and the wealth we earn.

Though there are a great number of things that can bring us the feeling of achievements, for me, at least now, what I desperately desire in money.

But how to make enough money? Maybe the only thing I can rely on is my brain and my work.

Money can't buy happiness, but it can make us awfully confortable while we are being miserable.

So, please give me more money.

June 27th 2017 Week 26th Tuesday的更多相关文章

  1. June. 27th 2018, Week 26th. Wednesday

    To be great, truly great, you have to be the kind of person who makes the others around you great. 要 ...

  2. June 30th 2017 Week 26th Friday

    Love me little and love me long. 不求情意浓,但愿情意久. Some people say beautiful young people are the creatur ...

  3. June 29th 2017 Week 26th Thursday

    Hope for the best, but prepare for the worst. 做最好的期望,做最坏的打算. Always remember that quotes about being ...

  4. June 28th 2017 Week 26th Wednesday

    Anger begins with folly, and ends in repentance. 愤怒以愚蠢开始,以后悔告终. Learn to control your temper, don't ...

  5. June 25th 2017 Week 26th Sunday

    There is always that one song that brings back old memories. 总有那么一首歌,让你想起那些旧的回忆. There are seveal so ...

  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 13th 2017 Week 24th Tuesday

    There are no regrets in life, just lessons. 人生中没有后悔,只有教训. Some people can learn from their past mist ...

  8. June 06th 2017 Week 23rd Tuesday

    At the touch of love, everyone becomes a poet. 一谈到爱,每个人都变成了一位诗人. Sweet words always have the power o ...

  9. June. 26th 2018, Week 26th. Tuesday

    No affection but interests can be found in the world of animals. 在动物的世界里,只有利益,没有感情. From Animal Worl ...

随机推荐

  1. 关于jsonp的学习

    电力监控的项目中用到的jsonp请求 例子: //js文件 // **.js; Param({ "YX-15582":{ID:"KWR1_PLC01",TYPE ...

  2. 【c++】iostreeam中的类为何不可以直接定义一个无参对象呢

    缘起 #include <iostream> #include <fstream> #include <sstream> using namespace std; ...

  3. 常用Oracle的SQL语句20181206更新

    --clob转字符串:dbms_lob.substr() --锁表:select object_name,machine,s.sid,s.serial# from v$locked_object l, ...

  4. WPF binding<一> Data Binding在WPF中的地位

    在代码中看到 <Image Source="{Binding ElementName=LBoxImages, Path=SelectedItem.Source}" /> ...

  5. Change - Why we need coding standards

    Change - Why we need coding standards I have the idea of coding standards when I have to review my t ...

  6. MyBatis 指定的转换无效

    表字段Pay类型设置的是float,生成类的属性如下: public double Pay{get;set;} 读取列表时出现如下错误: 错误信息: 查看堆栈跟踪信息, get_Decimal()提示 ...

  7. js两个字符串明明一样却判断显示不相等

    一.问题 两个字符串看起来一样.类型一样,判断str1==str2时返回false: 二.原因 字符串可能含有其他特殊字符:换行符(%D).空格(%20)...一般不显示. 三.如何判断 encode ...

  8. servlet中cookie和session操作

    1.1 软件中的会话 一次会话: 打开浏览器 -> 访问一些服务器内容 -> 关闭浏览器 登录场景: 打开浏览器 -> 浏览到登陆页面 -> 输入用户名和密码 -> 访问 ...

  9. Linux基础之命令练习Day7-nginx,nfs

    一. Nginx Nginx("engine x") 是一个高性能的HTTP和反向代理服务器,也是一个IMAP/POP3/SMTP服务器.Nginx是由Igor Sysoev为俄罗 ...

  10. <Android 应用 之路> 百度地图API使用(1)

    简介 详情请看百度地图官方网站 http://lbsyun.baidu.com/index.php?title=androidsdk/guide/introduction 使用方式 申请密钥,针对移动 ...