Attendance
努力是为了,遇到你时,可以不用因为种种而错过。
一公司的老板对一位职员说:“我出10万买你的老婆,你卖吗?”
职员微笑着说:“那我出15万买你老婆,你同意吗?”
老板不在意地说:“那我出600万买你老婆,你可要想清楚了,六百万你一辈子也挣不来的钱。”
职员开始犹豫了,在金钱与爱情他不知道该选择哪个!
于是他问老板说:“你会对她好吗?”
老板微笑的说:“当然了,600万换来的,我当然得好好珍惜。”
职员又说:“你会像我一样的爱她吗?”
老板说:“我会比你更爱她、超出你爱她的100倍!”
职员无语……拿着支票走了!

五年过去了,当年的职员用500万自己做生意,如今已成亿万富翁。
他找到当初的老板,对他说:“我要买回我当初的老婆,你尽管开价!”
老板只是微笑的说了一句:“别开玩笑了,我老婆在我心中是无价的,金钱这种肮脏的东西我不感兴趣!”亿万富翁说:“那你要什么,尽管提出来,我都会满足你!”
老板说:“我只要她!好了,不和你聊了,我老婆还在家等我吃饭呢,回去晚了,她该着急了。”说完老板转身离去!亿万富翁站在原地很久很久,眼中流下了悔过的泪水!

简单的故事,提醒我们:
错过了或自己放弃的,那都已经成为过去!这种感觉是金钱无法换来的,金钱可以买到很多东西,但它买不到时间和过去!
珍惜现在拥有的,快乐与不快乐,都取决于你内心的想法,希望大家懂得珍惜现在拥有的。
我们的小窝,不用很大,
充满笑声,温馨就好。

我们的存款,不用很多,
父母老了,我们负担得起就好。

老公,不用很帅,
风雨一生,足够的包容和担当就好。

孩子,不用很优秀,
平安长大,懂得如何做人就好。

生活,不求一帆风顺,
磕磕绊绊,我们能共同面对就好。

工资,不求多高,
偶尔出游,偶尔庆祝,够开销就好。

当我们老去,回看这一生,
没有太多遗憾就好。
笑看风雨,平安知足,
步履蹒跚,有你,有我,有孩子,
仅仅如此,就好。
Attendance的更多相关文章
- [leetcode-551-Student Attendance Record I]
You are given a string representing an attendance record for a student. The record only contains the ...
- [LeetCode] Student Attendance Record II 学生出勤记录之二
Given a positive integer n, return the number of all possible attendance records with length n, whic ...
- [LeetCode] Student Attendance Record I 学生出勤记录之一
You are given a string representing an attendance record for a student. The record only contains the ...
- [Swift]LeetCode551. 学生出勤纪录 I | Student Attendance Record I
You are given a string representing an attendance record for a student. The record only contains the ...
- [Swift]LeetCode552. 学生出勤记录 II | Student Attendance Record II
Given a positive integer n, return the number of all possible attendance records with length n, whic ...
- [LeetCode&Python] Problem 551. Student Attendance Record I
You are given a string representing an attendance record for a student. The record only contains the ...
- LeetCode 551. Student Attendance Record I (C++)
题目: You are given a string representing an attendance record for a student. The record only contains ...
- leetCode题解 Student Attendance Record I
1.题目描述 You are given a string representing an attendance record for a student. The record only conta ...
- 551. Student Attendance Record I + Student Attendance Record II
▶ 一个学生的考勤状况是一个字符串,其中各字符的含义是:A 缺勤,L 迟到,P 正常.如果一个学生考勤状况中 A 不超过一个,且没有连续两个 L(L 可以有多个,但是不能连续),则称该学生达标(原文表 ...
- 552. Student Attendance Record II
Given a positive integer n, return the number of all possible attendance records with length n, whic ...
随机推荐
- IISExpress 调试使用学习,使用附加到进程进行快速调试
IIS8.0 Express已经推出了,大家可以通过Microsoft Web Platform Installer 进行安装.(VS2012,VS2013已经内置了,不需安装了) 1.IIS Exp ...
- apiCloud又拍云数据库操作经验
1.在数据库表中有个relation字段,表示一对多(对应其他表的多个记录),这个字段比较奇怪,因为实际上这个字段里并未保存实际值.而是保存在对应表的字段中.但是对应表显示出来并没有这个字段.导出数据 ...
- Swift_UI_UIButton
class ViewController: UIViewController { override func viewDidLoad() { super.viewDidLoad() // 1. 自定义 ...
- yield 用法分析
yield 关键字向编译器指示它所在的方法是迭代器块.编译器生成一个类来实现迭代器块中表示的行为.在迭代器块中,yield 关键字与 return 关键字结合使用,向枚举器对象提供值.这是一个返回值, ...
- request_irq() | 注册中断服务函数【转】
本文转载自:http://blog.csdn.net/wealoong/article/details/7566546#t0 参考 : ARM Linux 中断机制分析.pdf linux-2.6. ...
- python 编辑xml中namespace问题中出现很多ns0
原始文件:
- Linux中tcpdump的编译和使用
tcpdump官网:http://www.tcpdump.org/ 转载于:http://www.cnblogs.com/hzl6255/p/6147985.html 目录 1. 介绍 2. 编译 2 ...
- 【转】Git图形化界面客户端大汇总
原文网址:http://my.oschina.net/amstrong/blog/159114 目录[-] 一.TortoiseGit - The coolest Interface to Git V ...
- android 时间 格式
http://blog.csdn.net/yudajun/article/details/7939552
- spring mvc(注解)上传文件的简单例子
spring mvc(注解)上传文件的简单例子,这有几个需要注意的地方1.form的enctype=”multipart/form-data” 这个是上传文件必须的2.applicationConte ...