Love looks not with the eyes, but with the mind.

爱,不在眼里,而在心中。

Staring in her eyes and you will find your image.

If the two are living in different places, can you think of what she is like in your mind?

When making some important decisions, we have to take each other into our consideration.

Otherwise we are destined to separate.

Other things are the same, if you really love one thing, you are willing to devote all you have to make it better and finish it in a best way.

A lot of fellows nowadays have a B.A., M.D., or Ph.D. Unfortunately, they don't have a J.O.B.

现在有很多人都拥有学士、硕士,或者是博士学位,但不幸的是,他们都没有工作。

From Fats Domino.

I searched for Fats Domino on the Wikipedia to make clear who the man is.

Ok, now I know that man born in 1928, is an American pianist and singer-songwriter, and five of his records sold over one million copies and were certified as gold records, besides, he had 35 records in the US Top 40.

So, he might be qualified to say that, and I agree with his opinion to some extent.

Because I think it is easy to get a bachelor's degreee, or a master's degree, even a doctor's degree, but it might be a little difficult to get a satisfying job.

Satisfying job, yes, I want to highlight the very point that many people with higher academic degrees don't have a job just because they can't find a suitable one, meanwhile, they are not willing to lower their standards or demands.

Just like me, I have a passable job, of course, the salary is considerable if compared to some people, but it is far from adequate if compared to some high-paid people, not to mention compared to the estate price in Shenzhen.

So I want to go back to Xi'an and start a new career there, and I have bought a house there two years ago.

However, I have updated my resume for about one month, I find there is little chance to get a satisfying job there.

Now I have three offer, two in Shenzhen, and one in Ningbo, if I can't find one in Xi'an in the coming weeks, maybe I will choose to start my new career in Ningbo.

Please help me, I really want to live with my family and the premise may be that I have enough money to support my life and my family.

Remember, no matter how dreary and gray our homes are, we people of flesh and blood would rather live there and make our homes better than in any other country, there is no place like home.

June 14th 2017 Week 24th Wednesday的更多相关文章

  1. June 13. 2018 Week 24th. Wednesday

    Life is too short to miss out anything; try to take it slowly. 生命短暂,放慢脚步,别错过任何沿途的风景. From Ferris Bue ...

  2. June 28th 2017 Week 26th Wednesday

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

  3. June 21st 2017 Week 25th Wednesday

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

  4. June 17th 2017 Week 24th Saturday

    Absence sharpens love, presence strengthens it. 相聚爱益切,离别情更深. There is almost no such love that can i ...

  5. June 16th 2017 Week 24th Friday

    Progress is the activity of today and the assurance of tomorrow. 进步是今天的活动,明天的保证. The best preparatio ...

  6. June 15th 2017 Week 24th Thursday

    Whatever is worth doing is worth doing well. 任何值得做的,就把它做好. Whatever is worth doing is worth doing we ...

  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 12th 2017 Week 24th Monday

    All the splendor in the world is not worth a good friend. 人世间所有的荣华富贵都比不上有一个好朋友. It's great to have a ...

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

随机推荐

  1. SPOJ - DISUBSTR 求串中子串的个数

    \(height\)简单应用 #include<iostream> #include<cstdio> #include<cstring> #include<c ...

  2. 在Eclipse中调试web项目

    由于现在的公司用的是Eclipse开发web项目而且不安装MyEclipse插件,没有myclipse插件就不能在Eclipse中配置web服务器,所以也就不好对web项目进行调试.下面的方法就可以让 ...

  3. PHP foreach ($arr as &amp;$value)

    foreach ($arr as &$value) 看到一个有意思的东西: <?php $arr = ['1', '2', '3', '4']; foreach ($arr as &am ...

  4. 解决Resharper在Core项目中无法执行单元测试的问题

    项目升级core了,resharper最近升级到2018.1版本,但是安装后还是无法直接运行单元测试,昨天小姐姐发了解决方法,贼有用.所以记录一下,给自己以后或者其他遇到此问题的小伙伴用.  解决Re ...

  5. zabbix-proxy 层级制监控

    一,zabbix服务规划 zabbix-server 10.0.0.71 zabbix-proxy 10.0.0.72 172.16.1.72 web01  172.16.1.7 二,zabbix 客 ...

  6. 请求网络图片缓存到本地 ,还有一些现成的图片加载框架的使用 Ace网络篇(一)

    现在去买年货~~~~~~ 占坑, 现在来填坑 填完睡觉,感谢这俩月的把自己往死里逼得奋斗从JAVA什么都不懂到现在,做这些也是给在自学路上的新人(我也是菜鸟)一点点我力所能及的帮助,等我水平更高了还会 ...

  7. HDU 4460 Friend Chains

    Problem Description For a group of people, there is an idea that everyone is equals to or less than ...

  8. unity摄像机脚本

    直接挂载在摄像机上面即可 1.摄像机自由平移 using UnityEngine; using System.Collections; /// <summary> /// 摄像机视角自由移 ...

  9. [转]python中对文件、文件夹的操作——os模块和shutil模块常用说明

    转至:http://l90z11.blog.163.com/blog/static/187389042201312153318389/ python中对文件.文件夹的操作需要涉及到os模块和shuti ...

  10. Android模拟器访问本机服务器

    Android模拟器访问本机服务器,用127.0.0.1访问不到,因为127.0.0.1已经被映射到模拟器了. 可以用以下两种方式访问 1. 用 10.0.2.2 2. 直接用 本机的IP地址,如:1 ...