Don't worry about finding your soul mate. Find yourself.

欲寻佳侣,先觅本心。

You may fail to find your soul mate if you can't find yourself.

Because only if you have found yourself, that is, you know truly who you are, you know truly what you want, then you may have a deeper understanding about what type of person that fit you the best, and you may have a clearer conception about what traits your ideal soul mate may have.

Many tragedies in relationships are resulted from mutual misunderstanding, in other words, both may fail to know deeply about the other side, just as we have said, they didn't know who they were and what they wanted.

However, that really needs time to try to recognize oneself and make continuous introspection, moreover, maybe it would better if there are enough feedbacks from others through comments, praisements, criticisms on our talks and behaviours. Then we will know what and how we need to improve ourselves.

It is said that every one may love one or two wrong person before he or she can find the right one, maybe it provides some opportunities to find oneself in the wrong stages.

So, try to find yourself, listen to your heart, even though it is usually on the left side, it is always right.

You are stronger than your challenges and your challenges are making you stronger.

你比你面对的挑战更强大,而这些挑战让你变得更坚强。

Every time when I run into new challenges, I feel less confident in my capabilities and my strength, whether they are competent to handle these challenges?

I think too more on what it would be if I fail than what I would get through the process.

Maybe I have failed too many times, even all the time, I am so afraid of experiencing failure once more, that would be so terrible feelings.

However, life is always ridiculous, or it may love to making mischief on me, the more I fear, the more likely it would happen.

So, I desperately expect that I can face challengs bravely and hold more confidence in myself.

I desperately expect I can win for once, maybe I can become stronger and more powerful if I can have a win.

April 3 2017 Week 14 Monday的更多相关文章

  1. April 2 2017 Week 14 Sunday

    You only live once, but if you do it right, once is enough. 人生只有一次,但如果活对了,一次也就够了. Maybe I am going t ...

  2. April 24 2017 Week 17 Monday

    Much effort, much prosperity. 越努力,越幸运. I have ever seen this sentence in many people's signature of ...

  3. 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. 你会明白 ...

  4. April 10 2017 Week 15 Monday

    He alone is poor who does not possess knowledge. 没有知识,才是贫穷. Knowledge, as a important part of wisdom ...

  5. April 8 2017 Week 14 Saturday

    Life is the art of drawing without an eraser. 人生如画,落笔无悔. Yesterday I watched a film from Japan, Afte ...

  6. 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 ...

  7. April 6 2017 Week 14 Thursday

    If you smile when no one else is around, you really mean it. 独处时的微笑,才是发自内心的. Recently I found I seld ...

  8. April 5 2017 Week 14 Wednesday

    Today is a perfect day to start living your dream. 实现梦想,莫如当下. Miracles may happen every day. If you ...

  9. April 4 2017 Week 14 Tuesday

    Problems are not stop signs, they are guidelines. 问题不是休止符,而是引向标. It is ture during our explorations ...

随机推荐

  1. Html背景图

    <table style="height: 210px;" ><tbody><tr><td style="background- ...

  2. html一些常用的符号

    <    :    < >    :    > &    :    & "     :    " @   :    © ®    :     ...

  3. 隐藏win10中“此电脑”里的6个子文件夹

    删除点击此电脑后6个子文件夹 运行regedit: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Fold ...

  4. 1.Ioc&DI和Spring

    1.面向对象回顾和案例 面向对象程序设计:1 2 3 4 案例分析: 需求分析: 报表功能:     报表服务类,检索数据,并生成图标     报表生成器类,生成不同格式的报表文件,例如PDF格式.H ...

  5. spring boot+jaspersoft实现复杂报表

    1.实现效果: 2.下载 jaspersoft分为社区版和商业版,以下网址是社区版:https://community.jaspersoft.com/community-download

  6. Vue.js-----轻量高效的MVVM框架(六、Class与Style绑定)

    这个相对来说简单,看一遍代码就懂. 一.完整片段: <!DOCTYPE html> <html> <head> <meta charset="UTF ...

  7. 转——jdbcType与javaType的对应关系

    ------------------------------------------------ 原文:https://blog.csdn.net/haofeng82/article/details/ ...

  8. python3+Appium自动化13-H5元素定位实践案例

    测试场景 启动钉钉app进入工作H5页面,点击考勤签到 查看webview上元素 1.电脑上打开chrome浏览器输入:chrome://inspect/#devices 2.Discover USB ...

  9. stm32 独立看门狗学习

    STM32F10xxx内置两个看门狗,提供了更高的安全性.时间的精确性和使用的灵活性.两个看门狗设备(独立看门狗和窗口看门狗)可用来检测和解决由软件错误引起的故障. 独立看门狗(IWDG)由专用的低速 ...

  10. mybatis连接mysql数据库实现的jdbc功能

    最近公司项目要使用myBatis,自己以前没有接触过,就在网上找到了一些资料研究了些.初步做出了基于myBatis连接mysql数据库的jdbc实现的功能. employee.java package ...