Win a lottery? Had a great hand at the casino? Did fortune shine upon you in the stock market?
彩票中了大奖?在赌场大杀四方?股市赚得盆满钵满?
After almost an entire year of celibacy from shopping and vacationing, you find the numbers reflected by your bank account meet your heart's desire.
在几乎一整年没有购物和度假之后,你会发现银行账户里的数字满足了你内心的渴望。
Now the most important question comes, what to do with the earnings? Should you fulfill dreams of the present, invest in preserving the future or perhaps keep saving it for a rainy day?
现在最重要的问题来了,怎么用这些钱?是花出去实现现在的梦想、投资保护未来或者存起来以备不时之需?
Our elders always strive to teach us the value of money and its frailty. One may be on awinning streak now, but it will not always be so.
我们的长辈总是努力教导我们珍惜金钱、警惕它们的脆弱性。一个人也许现在一帆风顺,但是不可能永远如此。
One will have days when there will be no sunshine but only rain, and their luck will hide behindthose thick grey clouds.
人有旦夕祸福,每个人总会经历阳光不再、阴雨漫天的时候,到那时他们的好运就会被厚厚的乌云所遮盖。
Save for those rainy days, they say. Do not spend too much, live within a budget, refrain from credit no matter how small and save for the future.
人们总说要存钱以备不时之需。不要花太多钱,收支平衡,无论款多小都不要贷,存钱以备将来。
Since the very first time we earn our own money from a summer job or earning our first salary and filing taxes for the first time, the lessons start.
自从我们第一次从暑期打工中赚到钱、或者第一次拿到薪水、第一次交税的时候,这一课就开始了。

In fact, the pocket money that we receive when we are children initiates the process of learning how to best manage one's money.
事实上,当我们还是孩童的时候,拿到的零花钱就已经开始了我们如何最好管理我们金钱的这一学习过程。
Future, future, future, that's all they talk about, but what about the present? What about our current desires, wants and needs?
将来、将来、将来,这就是他们一直在谈论的东西,但是现在怎么样呢?我们现在的渴望、梦想和希望呢?
Wasn't our present once our future? Didn't we dream about this tomorrow, which has now become our today?
我们的现在不也是我们曾经的“将来”吗?难道我们没有梦想过这个已经成为我们今天的“明天”吗?
One day when I have enough money, I will buy myself a car. One day my luck will shine. One day I will have enough money to travel the world.
总有一天我存够了钱给自己买一辆车。总有一天我的好运会来临。总有一天我会有足够的钱去周游世界。
Then, once we do earn enough money from living like misers and refraining from outings,tomorrow's plans start shadowing our present ones.
但是,一旦我们省吃俭用像守财奴那样来存足够的钱,我们今天的计划就被置于明天计划的阴影之中了。
However, is it wise to keep living for that future? Will we still enjoy or even be able to backpack in our 50s?
然而,为那样的未来而生活是明智的吗?等到我们50岁的时候还可以享受、甚至有力气背起背包吗?
Will we not have more responsibilities, less energy, a family and aging parents to take care of that causes less flexibility and less time to ensure you don't leave this earth with many regrets?
我们将不会有更多的责任、更少的精力、需要照顾的家庭和年迈的父母,从而导致更少的灵活性和更少的时间来保障你不带任何遗憾的离开这个世界吗?
What will be the use of those professional cameras when arthritis takes over our joints and our mind grows dull?
当我们患上关节炎、大脑变得迟钝时,那些专业相机还有什么用呢?
Will our liver be able to cope with the meat and alcohol in our advanced age? What if our life ends abruptly?
当我们老了的时候,我们的肝脏还能够应付肉和酒吗?如果我们突然就死了怎么办?
How will we ever enjoy our present if we are constantly living for the future?
如果我们一直生活在未来,那么我们怎么享受当下的生活呢?
A good question, isn't it? Should one live in the present or keep saving for the future?
这是个好问题,不是吗?一个人是应该活在当下还是存钱以供未来?
I say travel but don't let yourself run dry, indulge in the luxuries but also keep enough for your necessities, and enjoy your present but with a plan for the foreseeable future.
我认为应该旅行但是不要弄得自己筋疲力尽,用奢侈品宠溺自己但是也要留下足够必需品的钱,享受当下的生活但是也要为可预见的将来留有计划。
Beyond that, life is not in our control and we shouldn't fret about the unseen. Life is for the living, so live it sensibly.
除此之外,生活并不在我们自己的掌控当中,我们也不应该为看不见的东西而烦恼。活着就是为了生活,因此聪明地活着吧!
- 关于python中使用mongodb模块,save和insert的小问题
今天写python脚本的时候发现这样一个问题: import os , string , datetime ,pymongo; conn = pymongo.Connection("127. ...
- thinkPHP5.0 save和saveAll,新增和更新的问题
今天遇到一个问题,在模型中使用save保存数据之后,使用saveAll继续新增数据,结果报 缺少更新条件,网上搜了下发现一篇文章https://www.jianshu.com/p/1848f61de6 ...
- 详解Pytorch中的网络构造,模型save和load,.pth权重文件解析
转载:https://zhuanlan.zhihu.com/p/53927068 https://blog.csdn.net/wangdongwei0/article/details/88956527 ...
- npm install --save,npm install --save-dev,npm install
react npm install --save 与 npm install --save-dev 的区别以npm安装msbuild为例: nam install msbuild: 会把msbuild ...
- 上传伪技术~很多人都以为判断了后缀,判断了ContentType,判断了头文件就真的安全了。是吗?
今天群里有人聊图片上传,简单说下自己的经验(大牛勿喷) 0.如果你的方法里面是有指定路径的,记得一定要过滤../,比如你把 aa文件夹设置了权限,一些类似于exe,asp,php之类的文件不能执行,那 ...
- 偏移:translate ,旋转:rotate,缩放 scale,不知道什么东东:lineCap 实例
<!DOCTYPE HTML> <head> <meta charset = "utf-8"> <title>canvas</ ...
- 编辑美化图片,保存至本地,Adobe出品(支持IOS,android,web调用)免费插件
本例以web调用做为例子,本插件支持主流浏览器,IE要9以上,移动设备,触屏设备也支持,能自适应屏幕大小. 使用效果: 工具还是很丰富的,编辑完成之后,可以保存图片至本地目录. 使用说明: 1,需要在 ...
- 网络电视精灵~分析~~~~~~简单工厂模式,继承和多态,解析XML文档,视频项目
小总结: 所用技术: 01.C/S架构,数据存储在XML文件中 02.简单工厂模式 03.继承和多态 04.解析XML文档技术 05.深入剖析内存中数据的走向 06.TreeView控件的使用 核心: ...
- 【spring 后台跳转前台】使用ajax访问的后台,后台正常执行,返回数据,但是不能进入前台的ajax回调函数中
问题: 使用ajax访问的后台,后台正常执行,并且正常返回数据,但是不能进入前台的ajax回调函数中 问题展示: 问题解决: 最后发现是因为后台的方法并未加注解:@ResponseBody,导致方法 ...
随机推荐
- linux定时任务crond export变量问题
linux定时任务crond export变量问题 1)我写了一个重启resin的脚本,由于业务原因,需要定时在某一个时间重启下resin服务器,于是就在 crontab里配置了如下内容: 50 17 ...
- An error occurred during the installation of assembly 'Microsoft.VC90.CRT……的问题
有一段时间没有用到AnkhSvn了,今天工作需要安装了一下.结果安装到一半就无法继续了,提示An error occurred during the installation of assembly ...
- JSON字符串和JS对象之间的转换
JSON字符串和JS对象之间的转换 1 json字符串转换为js对象 1.1 标准json格式字符串转换为Js对象 JSON字符串 str JSON.parse(str) eval(str) eva ...
- 解决IE浏览器文字上面放无内容的元素选不中的方法
<div class="md1"> <p><i>sdgsgereryeryery</i></p> <label c ...
- Struts2 验证码图片实例
本文转载于DongLiYang的博客http://www.cnblogs.com/dongliyang/archive/2012/08/24/2654431.html 其中修改过一部分,针对使用注解而 ...
- 新建structs2 web应用及structs.xml常用基础配置
建立一个structs2 web应用程序 1. 创建一个基本的web应用程序 2. 添加structs2的jar文件到Class Path 将structs2的最小jar包拷到WEB-INF/lib目 ...
- 如何为Surface Dial设备开发自定义交互功能
随着Surface Studio的发布,微软发布了与之相配套的外设硬件Surface Dial,用户可以将Surface Dail吸附在Surface Studio的屏幕上面,用旋转和点击的实体操作来 ...
- CDQ分治
要求可以计算前面的操作对后面询问的贡献 BZOJ1176 #include <cstdio> #include <algorithm> using namespace std; ...
- 【C#】透屏幕,屏幕扩展
if (!SCREEN_STATE) { ) { System.Windows.Forms.Screen s2 = System.Windows.Forms.Screen.AllScreens[]; ...
- QR code 扩展生成二维码
include './phpqrcode/phpqrcode.php'; //引入QR库 QRcode::png("leo", 'qrcode.png', 'L', 10); ...