1.打怪 福利好美味(色。。。。

努力是为了,遇到你时,可以不用因为种种而错过。

一公司的老板对一位职员说:“我出10万买你的老婆,你卖吗?”

职员微笑着说:“那我出15万买你老婆,你同意吗?”

老板不在意地说:“那我出600万买你老婆,你可要想清楚了,六百万你一辈子也挣不来的钱。”

职员开始犹豫了,在金钱与爱情他不知道该选择哪个!

于是他问老板说:“你会对她好吗?”

老板微笑的说:“当然了,600万换来的,我当然得好好珍惜。”

职员又说:“你会像我一样的爱她吗?”

老板说:“我会比你更爱她、超出你爱她的100倍!”

职员无语……拿着支票走了!

五年过去了,当年的职员用500万自己做生意,如今已成亿万富翁。

他找到当初的老板,对他说:“我要买回我当初的老婆,你尽管开价!”

老板只是微笑的说了一句:“别开玩笑了,我老婆在我心中是无价的,金钱这种肮脏的东西我不感兴趣!”亿万富翁说:“那你要什么,尽管提出来,我都会满足你!”

老板说:“我只要她!好了,不和你聊了,我老婆还在家等我吃饭呢,回去晚了,她该着急了。”说完老板转身离去!亿万富翁站在原地很久很久,眼中流下了悔过的泪水!

  

简单的故事,提醒我们:

错过了或自己放弃的,那都已经成为过去!这种感觉是金钱无法换来的,金钱可以买到很多东西,但它买不到时间和过去!

珍惜现在拥有的,快乐与不快乐,都取决于你内心的想法,希望大家懂得珍惜现在拥有的。

  我们的小窝,不用很大,

  充满笑声,温馨就好。

我们的存款,不用很多,

父母老了,我们负担得起就好。

老公,不用很帅,

风雨一生,足够的包容和担当就好。

孩子,不用很优秀,

平安长大,懂得如何做人就好。

生活,不求一帆风顺,

磕磕绊绊,我们能共同面对就好。

工资,不求多高,

偶尔出游,偶尔庆祝,够开销就好。

当我们老去,回看这一生,

没有太多遗憾就好。

笑看风雨,平安知足,

步履蹒跚,有你,有我,有孩子,

仅仅如此,就好。

 

Attendance的更多相关文章

  1. [leetcode-551-Student Attendance Record I]

    You are given a string representing an attendance record for a student. The record only contains the ...

  2. [LeetCode] Student Attendance Record II 学生出勤记录之二

    Given a positive integer n, return the number of all possible attendance records with length n, whic ...

  3. [LeetCode] Student Attendance Record I 学生出勤记录之一

    You are given a string representing an attendance record for a student. The record only contains the ...

  4. [Swift]LeetCode551. 学生出勤纪录 I | Student Attendance Record I

    You are given a string representing an attendance record for a student. The record only contains the ...

  5. [Swift]LeetCode552. 学生出勤记录 II | Student Attendance Record II

    Given a positive integer n, return the number of all possible attendance records with length n, whic ...

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

  7. LeetCode 551. Student Attendance Record I (C++)

    题目: You are given a string representing an attendance record for a student. The record only contains ...

  8. leetCode题解 Student Attendance Record I

    1.题目描述 You are given a string representing an attendance record for a student. The record only conta ...

  9. 551. Student Attendance Record I + Student Attendance Record II

    ▶ 一个学生的考勤状况是一个字符串,其中各字符的含义是:A 缺勤,L 迟到,P 正常.如果一个学生考勤状况中 A 不超过一个,且没有连续两个 L(L 可以有多个,但是不能连续),则称该学生达标(原文表 ...

  10. 552. Student Attendance Record II

    Given a positive integer n, return the number of all possible attendance records with length n, whic ...

随机推荐

  1. vim如何配置go语言环境

    go语言没有如source insight般优秀的编辑器,试用了多种,vim算最好的,其次可以用liteide(有反查变量函数引用点.修改行变色功能),两者可配合使用. 更新:最好的是idea+go插 ...

  2. iOS 图片轮播图(自动滚动)

    iOS 图片轮播图(自动滚动) #import "DDViewController.h" #define DDImageCount 5 @interface DDViewContr ...

  3. T3500通过PXE克隆报“Unable to Control A20 Line XMS Driver not installed”

    问题:使用deepin_ghost1.6中的PXE网络GHOST时提示如下错误信息: ERROR:Unable to control A20 line!XMS Driver not installed ...

  4. HDU 2732:Leapin' Lizards(最大流)

    http://acm.hdu.edu.cn/showproblem.php?pid=2732 题意:给出两个地图,蜥蜴从一个柱子跳跃到另外一个地方,那么这个柱子就可能会坍塌,第一个地图是柱子可以容忍跳 ...

  5. 1,Boost -> Bind

    #include <boost/bind.hpp> #include <boost/shared_ptr.hpp> #include <iostream> usin ...

  6. flume+sparkStreaming实例 实时监控文件demo

    1,flume所在的节点不和spark同一个集群  v50和 10-15节点 flume在v50里面 flume-agent.conf spark是开的work节点,就是单点计算节点,不涉及到mast ...

  7. Android 网络开发之WIFI

    WIFI就是一种无线联网技术,常见的是使用无线路由器.那么在这个无线路由器的信号覆盖的范围内都可以采用WIFI连接的方式进行联网.如果无线路由器连接了一个ADSL线路或其他的联网线路,则又被称为&qu ...

  8. Poj2186Popular Cows

    Popular Cows Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 31533   Accepted: 12817 De ...

  9. shell脚本自动化部署XX的案例(附数组使用)

    #!/bin/sh #Auto Make install MFS Files # cat <<EOF ++++++++++++++++Welcome To Use Auto Install ...

  10. 几个简单的css样式使用说明

    假设我们的单标签是一个 div: 定义如下通用CSS: div{ position:relative; width:200px; height:60px; background:#ddd; } 法一: ...