June.19 2018, Week 25th Tuesday
True love is visible not to the eyes but to the heart.
真爱不靠眼睛看,要用心感受。
True love is visible not to the eyes but to the heart, for eyes would be deceived.
True knowledge is acuired not by reading books or learning from others, it is acquired only by practising.
Don't complain too much about fruitless efforts, it is just temporary, and it just tells us that we should change the way of learing and working.
Always remember, to our common individuals, success is a sum of small efforts which need to be accumulated day in and day out.
Love by heart, learn by heart, practise by heart.
What is a friend? A single soul dwelling in two bodies.
何谓朋友?一个灵魂孕育在两个躯体里。
From Aristotle.
What is a friend?
What is a real friend?
Do you have any idea of these two questions?
By generally definition, a friend, a real friend, is a person who we know each other deeply and who we have a bond of mutual affection with.
In my own view, I would hope that a friend would be someone I can call upon in a time of crisis, someone I could share a complex problem with, and not be judged for sharing my side of some controversial issue.
I would like to think if I made a fool of myself, my friend, would stand by me knowing it was just an event not who I am.
Chains of friendship are usually formed in the trenches of life.
In adversity and joy, in good times and bad, is where we will from lasting ties with each other.
It is here we find the true friend.
In the actual world, the term 'friend' often is used in place of acquaintance, but we all understand that having knowledge of someone does not mean we are friends.
Being a friend requires something on the part of all parties involved, requires time and efforts.
So, forging relationships or friendships is some kind of work, which may be not as easy as we have thought before.
As W. Clement Stone said, 'Be careful the environment you choose, for it will shape you; be careful the friends we choose, for we will become like them.'
A friend can influence us a lot and can influence our decisions about life.
We must be cautious to choose friends, and we must be sincere to our friends.
June.19 2018, Week 25th Tuesday的更多相关文章
- June. 26th 2018, Week 26th. Tuesday
No affection but interests can be found in the world of animals. 在动物的世界里,只有利益,没有感情. From Animal Worl ...
- June. 21 2018, Week 25th. Thursday
Summertime is always the best of what might be. 万物最美的一面,总在夏季展现. From Charles Bowden. It was June, an ...
- June. 23rd 2018, Week 25th. Saturday
We are who we choose to be. 要成为怎样的人,选择在于自己. From Barry Manilow. I believe that we are who we choose ...
- June. 22 2018, Week 25th. Friday
Where words fail, music speaks. 言语无法表达时,音乐就会响起. From Hans Christian Andersen. Where words fail, musi ...
- June. 20 2018, Week 25th. Wednesday
Be brave. Take risks. Nothing can substitute experience. 要敢于冒险,你的经历是无可替代的. From Paulo Coelho. Each s ...
- June 18. 2018, Week 25th. Monday
Health and cheerfulness naturally beget each other. 安康喜乐,相生相成. From Joseph Addison. Good health is a ...
- June 17. 2018, Week 25th. Sunday
Dad is and always will be my living, breathing superhero. 在我眼里,爸爸是现实版的超级英雄,现在.将来,永远都是. From Bindi Ir ...
- June 12. 2018 Week 24th. Tuesday
Just be yourself because you are unique and you will shine. 每个人都是独一无二的,做好你自己,你也能够光芒四射. From What a G ...
- June 5. 2018 Week 23rd Tuesday
Learn to let go and be clear of where you really want to head for. 学会放手,同时也要弄清楚自己的真正所爱. From Kissing ...
随机推荐
- python装饰器1:函数装饰器详解
装饰器1:函数装饰器 装饰器2:类装饰器 装饰器3:进阶 先混个眼熟 谁可以作为装饰器(可以将谁编写成装饰器): 函数 方法 实现了__call__的可调用类 装饰器可以去装饰谁(谁可以被装饰): 函 ...
- [转]Angular4首页加载慢优化之路
本文转自:https://blog.csdn.net/itest_2016/article/details/80048398 Angular是一个比较完善的前端MVC框架,包含了模板,数据双向绑定,路 ...
- Tomcat日志设定
1 Tomcat 日志概述 Tomcat 日志信息分 为 两 类 : 一.是运行中的日志,它主要 记录 运行的一些信息,尤其是一些异常 错误 日志信息 .二.是 访问 日志信息,它 记录 的 访 ...
- springMVC_07乱码及restful风格
乱码的解决 通过过滤器解决乱码问题:CharacterEncodingFilter 配置web.xml文件 <filter> <filter-name>encoding< ...
- IDEA设置显示中文文档API方法说明
首先,我们从网上下载好对应的java最新的中文api文档,chm格式的 chm其实相当于一个压缩包,里面有许多html文件 让IDEA显示中文文档,其实原理就是是让IDEA把java的api的对应ht ...
- SpringBoot数据库集成-Mybatis
一.java web开发环境搭建 网上有很多教程,参考教程:http://www.cnblogs.com/Leo_wl/p/4752875.html 二.Spring boot搭建 1.Intelli ...
- xshell工具source导入几个G的数据库
直奔主题 xshell工具source导入几个G的数据库 1.先把sql文件通过ftp或者winscp上传到服务器对应站点根目录,如图所示 2.进入xshell界面,进入数据库之前一定设定编码,否者会 ...
- javascript中加号(+)操作符的作用
// 16进制转换:+”0xFF”; // -> 255 // 获取当前的时间戳,相当于`new Date().getTime()`:+new Date(); // 比 ...
- 15-可视化工具Navicat的使用
[转]15-可视化工具Navicat的使用 本节重点: 掌握Navicat的基本使用 # PS:在生产环境中操作MySQL数据库还是推荐使用命令行工具mysql,但在我们自己开发测试时,可以使用可视化 ...
- 洛谷P4213 Sum(杜教筛)
题目描述 给定一个正整数N(N\le2^{31}-1)N(N≤231−1) 求ans_1=\sum_{i=1}^n\phi(i),ans_2=\sum_{i=1}^n \mu(i)ans1=∑i=1 ...