April 18 2017 Week 16 Tuesday
Every light has darkness to balance it out.
有光明的地方,必定有黑暗予以平衡。
I strive to get a balance between life and work. But it seems my efforts were just futile and I failed in both.
I originally believed that although there were full of darkness in my life, there must be some glittering lights in the coming future to balance those darkness out.
I have walked too far away from the right direction, how can I shift back to it?
Maybe the truth is most of us don't know what we are born with until we try very hard to express it.
You think you know someone. But mostly you just know what you want to know.
你以为你很了解某个人,但大多数时候你了解的只是你想了解的部分。
Yes, no wonder, everything we see, and every concept we get from the world, is just the reflection of what we want to see and what we want to know.
There are very few people who can always have a deep and thorough understanding over the things, the people and the events they have met or they have experienced.
It is not easy to know someone or something clearly and deeply, and it is especially difficult to know oneself.
Do I know myself? What are my advantanges and disadvantages? I haven't got a clear thought about that.
So, it is no suprise that I always live an unexamined life.
Let us stop talking about this weighty topic. It is so frustrated.
Today we will bring an end to our discussion about the signs of being an arrogant person.
13. You have issues building relationships.
People find it difficult to flock to you. Most likely the negative quality of arrogance has a way of turning people away.
Arrogant people have a way of scarificing their relationships with friends and other people for the sake of success or self-gratification.
14. You shield your inferiority with a superiority complex.
Arrogant people always have an Achilles heel, but this they do not want exposed or known by people.
Thus they use an invincible front to protect their vulnerabilities.
15. You show false charm but beneath it exists some cruelty.
You show false charm as a tool to draw attention to you.
But this element of false magnetism can be easily recognized because you can't sustain it for so long.
April 18 2017 Week 16 Tuesday的更多相关文章
- April 25 2017 Week 17 Tuesday
Have you ever known the theory of chocie? There are a bunch of axiems, but there are only two thing ...
- April 22 2017 Week 16 Saturday
Fear is an essential part of our survival, it keeps us alert. 恐惧是生存的重要部分,它让我们保持警惕. Fear and pain are ...
- April 21 2017 Week 16 Friday
Courage is like a muscle. We strengthen it with use. 勇气就像肌肉,越使用越强大. Most often it is true, but somet ...
- April 20 2017 Week 16 Thursday
We are all in the gutter, but some of us are looking at the stars. 我们都生活在阴沟里,但仍有人仰望星空. In the past m ...
- April 19 2017 Week 16 Wednesday
What would life be if we had no courage to attempt anything? 如果我们都没有勇气去尝试点什么,生活会变成什么样子呢? I remembere ...
- April 17 2017 Week 16 Monday
You will find that it is necessary to let things go; simply for the reason that they are heavy. 你会明白 ...
- April 11 2017 Week 15 Tuesday
Love is hard to get into, but harder to get out of. 相爱不易,相忘更难. The past are hurt, but I think we can ...
- April 4 2017 Week 14 Tuesday
Problems are not stop signs, they are guidelines. 问题不是休止符,而是引向标. It is ture during our explorations ...
- 2017.9.16~17,热烈庆祝共创力罗老师《敏捷MINI体验式实战培训》在某大型企业成功举办!
2017.9.16~17日,深圳市共创力企业管理咨询有限公司为某上市企业提供了为期两天的内训服务.该次内训的主题为<敏捷MINI体验式实践培训>,为期两天.此次培训由共创力资深讲师Geor ...
随机推荐
- laravel 用户名登录
laravel 用户名登录 默认登录设置为用户登录 laravel 5.3+ 修改文件(app\Http\Controllers\Auth\LoginController.php)增加 public ...
- 查询多列得到map与查询得到po对象
import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; i ...
- 关于box-shadow、border-radius不兼容ie8的解决办法
本来从css3兼容ie9+挺好的,可是总有一些共识要求ie8+,于是就有了我们的苦逼的找解决办法.之前在网上查到一些说用 PIE.htc. But 我就是按照他说的写的没有管用.请教了一下别人才会写了 ...
- 工作中常用到的sql命令!!!
一.mysql数据库日常操作. 1.启动mysql:/etc/init.d/mysql start (前面为mysql的安装路径) 2.重启mysql: /etc/init.d/my ...
- STL effectiv 条款7 复习 未完成
该条款很好的解决了 容器中存放指针释放的问题,for_each函数调用可以参考自己的前面的博客 为什么会有这个条款呢 很多时候 我们将new过的指针存放到容器中,我们有时候错误的认为 容器对象析构 ...
- The Falling Leaves UVA - 699
题目链接:https://vjudge.net/problem/UVA-699 题目大意:给一颗二叉树,每个结点都有一个水平位置 :左子节点在它左边的1个单位,右子结点在它右边1个单位.从左向右输出每 ...
- python文件操作和集合(三)
对文件的操作分三步: 1.打开文件获取文件的句柄,句柄就理解为这个文件 2.通过文件句柄操作文件 3.关闭文件. 文件基本操作: f = open('file.txt','r') #以 ...
- hduoj 2602Bone Collector
Bone Collector Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)To ...
- 用 JS 做一个数独游戏(一)
用 JS 做一个数独游戏(一) 数独的棋盘由 9x9 的方格组成,每一行的数字包含 1 ~ 9 九个数字,并且每一列包含 1 ~ 9 这 9 个不重复的数字,另外,整个棋盘分为 9 个 3x3 的块, ...
- 嵌入式 C 语言编程总结
嵌入式 C 语言编程总结 目录: 全局变量 1.全局变量 在纯 C 语言(Pure C)开发的嵌入式程序中,需要在多处用到同一个变量,需要注意几点: 不要在头文件中对变量进行定义 头文件中变量的声明添 ...