April 2 2017 Week 14 Sunday
You only live once, but if you do it right, once is enough.
人生只有一次,但如果活对了,一次也就够了。
Maybe I am going to have to do a lot more work on the project before it is presentable.
A lot of people can finish their work effortlessly, but it is so stiff for me to abtain what I desperately expect, even one time is enough.
I always feel I couldn't get my breath and I had to be pushed forward by someone, obviously no one expect my family would do that, and I often made them disappointed, so I have to show my positive attitude to them, and I have to use self-motivation to walk on the tough road.
Maybe I do it wrong, so I think even I only live once, that is enough, I can't withstand so miserable and so hopeless life any longer.
Don't always walk downwards in your life road, my parents told me.
Can I walk out of the downhill road and walk upwards?
Can I get rid of such feelings?
It is like a domino effect, which makes it's very hard to find the motivation and energy to get anything and I find my life spiraling downward and I feel so powerless to stop it.
God, can you help me?
Respect other people's feelings. It might mean nothing to you, but it could mean everything to them.
尊重他人的感受。这对你可能无关紧要,但对他人可能就十分重要。
Several days ago, I heard a saying like this: Be kind. Everyone you meet may fight a battle you don't know.
Respect other's feelings, try to understand their thoughts and their behaviours.
Don't look down upon anyone, don't mock up them, don't deprive their hopes and things they cherish.
For me, maybe what I only have is hope, but now, it seems this only thing may be deprived by the God.
Why you treat me so brutally? Why you treat me so curelly?
Can you show me your kindness to me, even a little bit?
April 2 2017 Week 14 Sunday的更多相关文章
- April 23 2017 Week 17 Sunday
It is a characteristic of wisdom not to do desperate things. 不做孤注一掷的事情是智慧的表现. We are told that we ha ...
- April 30 2017 Week 18 Sunday
Our lives stretched out ahead of us, like a perpetual sunrise. 生命如永恒的日出,生生不息. Please respect yoursel ...
- April 16 2017 Week 16 Sunday
Happiness is a way station between too much and too little. 幸福就是刚刚好. I don't want to talk about it a ...
- April 9 2017 Week 15 Sunday
In the evening one may praise the day. 入夜方能赞美白昼. I think that could be understand in different ways, ...
- April 8 2017 Week 14 Saturday
Life is the art of drawing without an eraser. 人生如画,落笔无悔. Yesterday I watched a film from Japan, Afte ...
- April 7 2017 Week 14 Friday
A good heart is better than all the brains in the world. 聪明绝顶,不如宅心仁厚. A good heart can be useful to ...
- April 6 2017 Week 14 Thursday
If you smile when no one else is around, you really mean it. 独处时的微笑,才是发自内心的. Recently I found I seld ...
- April 5 2017 Week 14 Wednesday
Today is a perfect day to start living your dream. 实现梦想,莫如当下. Miracles may happen every day. If you ...
- April 4 2017 Week 14 Tuesday
Problems are not stop signs, they are guidelines. 问题不是休止符,而是引向标. It is ture during our explorations ...
随机推荐
- Oracle KEEP的用法
[摘录自] http://blog.itpub.net/12932950/viewspace-687036/ http://flyfx.iteye.com/blog/1994993 聚合函数MIN, ...
- Oracle9i之xmltype应用(2)
Oracle 9i提供的XML内置特性: Oracle 9i支持XMLType类型,它是一种Oracle 9i系统定义的对象类型.XMLType有内置的函数,有力的提供了推XML的创建,索检,索引等功 ...
- 【Python】小括号过滤后的盲注
0x00 环境搭建 sqli-labs第八关,简单修改下源代码,加入下面一行代码 $id=preg_replace('/\(|\)/', "",$id); //过滤小括号 0x ...
- Linux mysql中文乱码问题
1.debian系统 (1)mysql 5.5版本之前 vim /etc/mysql/my.cnf 在 [client] 下面加入 default-character-set=utf8 在 [m ...
- PIE SDK灾前灾后对比
灾前灾后对比功能是GIS软件中常用的功能之一,指利用多时相获取的覆盖同一地表区域的遥感影像及其它辅助数据来确定和分析地表变化.它利用计算机图像处理系统,对不同时段目标或现象状态的变化进行识别.分析:它 ...
- Java中使用nextLine(); 没有输入就自动跳过的问题
转自:https://www.cnblogs.com/1020182600HENG/p/6564795.html [问题分析] 必要的知识:in.nextLine();不能放在in.nextInt() ...
- offset、client、scroll、screen的自己理解
body是DOM对象里的body子节点,即 <body> 标签: documentElement 是整个节点树的根节点root,即<html> 标签: window.scree ...
- git修改密码
1.Windows10下更换Git用户名或密码 https://jingyan.baidu.com/article/642c9d3435a6e9644a46f732.html
- Oracle 数据库实例和数据库
本文参考自oracle数据库实例,数据库的理解,纯属读书笔记,用于加深记忆. 先看Tom关于这二者的解释: 1.数据库 物理操作系统文件或磁盘的集合(我觉得可以理解为数据文件等).使用Oracle 1 ...
- centos7 中文乱码问题解决方法
1.查看是否安装中文包 可以使用下面的命名查看系统是否安装了中文安装包. locale -a |grep "zh_CN" 没有输出,说明没有安装,输入下面的命令安装: yum gr ...