June 14th 2017 Week 24th Wednesday
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的更多相关文章
- June 13. 2018 Week 24th. Wednesday
Life is too short to miss out anything; try to take it slowly. 生命短暂,放慢脚步,别错过任何沿途的风景. From Ferris Bue ...
- June 28th 2017 Week 26th Wednesday
Anger begins with folly, and ends in repentance. 愤怒以愚蠢开始,以后悔告终. Learn to control your temper, don't ...
- June 21st 2017 Week 25th Wednesday
Discontent is the first step in progress. 不知足是前进中的第一步. Several days ago, I wrote down a quote which ...
- June 17th 2017 Week 24th Saturday
Absence sharpens love, presence strengthens it. 相聚爱益切,离别情更深. There is almost no such love that can i ...
- June 16th 2017 Week 24th Friday
Progress is the activity of today and the assurance of tomorrow. 进步是今天的活动,明天的保证. The best preparatio ...
- June 15th 2017 Week 24th Thursday
Whatever is worth doing is worth doing well. 任何值得做的,就把它做好. Whatever is worth doing is worth doing we ...
- June 13th 2017 Week 24th Tuesday
There are no regrets in life, just lessons. 人生中没有后悔,只有教训. Some people can learn from their past mist ...
- June 12th 2017 Week 24th Monday
All the splendor in the world is not worth a good friend. 人世间所有的荣华富贵都比不上有一个好朋友. It's great to have a ...
- 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 ...
随机推荐
- 剑指offer——面试题4:二维数组中的查找
// 面试题4:二维数组中的查找 // 题目:在一个二维数组中,每一行都按照从左到右递增的顺序排序,每一列都按 // 照从上到下递增的顺序排序.请完成一个函数,输入这样的一个二维数组和一个 // 整数 ...
- python练习七十:图片生成
题目:使用python生成类似于下图的字母验证码图片 实现代码: from PIL import Image,ImageFont,ImageDraw,ImageFilter import random ...
- Git merge rebase cherry-pick 以及 游离commit 的测试
Microsoft Windows [版本 10.0.17134.345] (c) Microsoft Corporation.保留所有权利. C:\Users\zhangyang\Desktop\b ...
- jvm双亲委派模型
其实,双亲委派模型并不复杂.自定义类加载器也不难!随便从网上搜一下就能搜出一大把结果,然后copy一下就能用.但是,如果每次想自定义类加载器就必须搜一遍别人的文章,然后复制,这样显然不行.可是自定义类 ...
- Python 字典的取值
不能用.取值 .是获取属性或方法 只能用中括号或者get方法 中括号和get中可以放字符串或者变量 get与[]的区别在于当key不存在,get不会报错,而且get可以设置取不到值时返回的默认值.
- Git学习手记
直接使用github的客户端即可 1.简介 集中化的版本控制系统( Centralized Version Control Systems,简称 CVCS )应运而生.这类系统,诸如 CVS,Subv ...
- 使用 Ninject
在[ASP.NET MVC 小牛之路]系列上一篇文章(依赖注入(DI)和Ninject)的末尾提到了在ASP.NET MVC中使用Ninject要做的两件事情,续这篇文章之后,本文将用一个实际的示例来 ...
- js判断文件是否存在的方法
在做电力监控项目的时候,有一个需求就是左右布局的框架,点击左边的图形文件地址,然后去文件夹中找到文件,再在右边出现对应的图形文件,但是有些文件可能是配置的时候有问题,找不到文件,所以js需要判断,以下 ...
- JavaScript函数和数组总结
JavaScript函数 1. 函数的定义 函数名称只能包含字母.数字.下划线或$,且不能以数字开头.定义时可用函数定义表达式或者函数声明语句. var f = function fact( ...
- vscode插件推荐
在扩展(Ctrl+Shift+X)中直接搜索这些插件的名字安装即可 1.HTML Snippets 超级使用且初级的H5代码片段以及提示 2.HTML CSS Support 让HTML标签上写cla ...