Youth is not a time of life; it is a state of mind.
青春不是年华,而是心境;

It is not a matter of rosy cheeks, red lips and supple knees.
青春不是桃面、丹唇、柔膝,

It is a matter of the will, a quality of the imagination, vigor of the emotions;
而是深沉的意志、宏伟的想象、炽热的感情;

It is the freshness of the deep spring of life.
青春是生命的深泉在涌流。

Youth means a temperamental predominance of courage over timidity,of the appetite for adventure over the love of ease.
青春气贯长虹,勇锐盖过怯弱,进去压倒苟安,如此锐气,

This often exits in a man of 60, more than a boy of 20.
二十后生有之,六旬男子则更多见。

nobody grows merely by the number of years;we grow old by deserting our ideas.
年年有加,并非垂老;理想丢弃,方堕暮年。

Years may wrinkle the skin, but to give up enthusiasm wrinkles the soul.
岁月悠悠,衰微只及肌肤;热忱抛却,颓唐必至灵魂。

Worry, fear, self-distrust1 bows the heart and turns the spirit back to dust.
烦忧、惶恐、丧失自信,定使心灵扭曲,意气如灰。

Whether 60 or 16, there is in every human being's heart the lure of wonders,
无论年届花甲,抑或二八芳龄,心中皆有生命之欢乐,奇迹之诱惑,

the unfailing childlike appetite of what's next and the joy of the game of living.
孩童般天真久盛不衰。

In the center of your heart and my heart there is a wireless station;
人人心中皆有一台天线,

so long as it receives messages of beauty, hope, cheer, courage and power from men and from infinite,
只要你从天上人间接受美好、希望、欢乐、勇气和力量的信号,

so long as you are young.
你就青春永驻,风华常存。

When the aerials are down, and your spirit is covered with the snows of cynicism and the ice of pessimism,
一旦天线倒塌,锐气被冰雪覆盖,玩世不恭、自暴自弃油然而生,

then you've grown old, even at 20, but as long as your aerials are up,
几十年方二十,实已垂老矣;

to catch waves of optimism, there's hope you may die young at 80.
然则只要竖起天线,捕捉乐观的信号,你就有望在八十高龄告别尘寰时仍觉得年轻。

Youth Is Not a Time of Life的更多相关文章

  1. Youth -Samuel Ullman

    Samuel Ullman(塞缪尔.厄尔曼) Youth is not a time of life,it is a state of mind;青春不是年华,而是心境: it is not a ma ...

  2. Youth(青春)

    Youth is not a time of life; it is a state of mind; it is not a matter of rosy cheeks, red lips and ...

  3. NYOJ-914 Youth的最大化(贪心)

    Youth的最大化 时间限制:1000 ms | 内存限制:65535 KB 难度:4 描述 Yougth现在有n个物品的重量和价值分别是Wi和Vi,你能帮他从中选出k个物品使得单位重量的价值最大吗? ...

  4. NOIP2018 No regrets youth

    NOIP2018在即,20181009总结一些易错的知识点和解题方法 ——by ljc20020730 HGOI NOIP2018 No regrets youth ! NOIP2018 No reg ...

  5. Lesson 5 Youth

    How does the writer like to treat young people? People are always talking about 'the problem of yout ...

  6. Fiery Youth

    青春和时间是一对好兄弟,让人留恋的时光总是那么快偷偷溜走了.学习java不能确定改变生活和现状,至少是迈出了进步的决定,而不是停滞不前.既然这样,那就动起来吧!看了刘树勇老师的演讲,就得出一个结论:千 ...

  7. How to reset XiaoMi bluetooth headphone Youth edition.

    To reset the speaker 1. Long press the phone call button to shut off the speaker 2. Connect the char ...

  8. Youth is not a time of life, it is a state of mind.

    青春不是生命的一段,而是一种精神状态.

  9. 时隔一年再读到the star

    The Star Arthur C. Clarke It is three thousand light-years to the Vatican. Once, I believed that spa ...

随机推荐

  1. 解决apt-get的E: Could not get lock /var/lib/dpkg/lock方法

    使用apt-get进行软件的install或update时,有时会出现以下提示信息: E: Could not get lock /var/lib/dpkg/lock - open (11 Resou ...

  2. blog url.txt

    java 回收机制与虚拟机http://www.cnblogs.com/zhanglei93/p/6636831.html Java 编程经验(牛人写的)  上/下http://www.thinksa ...

  3. Linux下配置两个或多个Tomcat启动

    Linux下配置两个或多个Tomcat启动 (2012-08-14 11:59:31) 转载▼ 标签: 杂谈 分类: linux_tomcat 步骤如下: (1)修改/etc/profile文件.添加 ...

  4. Spring集成Jersey开发(附demo)

    下文将会初步介绍如何在Spring中集成Jersey,并附简单的demo 所依赖的技术版本: Jersey 1.8 Spring 3.0.5.RELEASE 1. 项目依赖 pom.xml定义(注意去 ...

  5. UVA 6475 Effective Infection Time

    You are estimating the threat level of quarantined zones that have been abandoned to the infection. ...

  6. 循环List<Object>

    List<Object> infoData=ArrayList<>(); for (int i = 0; i < infoData.size(); i++) { Obje ...

  7. 你被美国监控了,美国监控丑闻——"棱镜项目"事件

    http://www.ittime.com.cn/index.php?m=content&c=index&a=show&catid=29&id=3795 “棱镜”项目所 ...

  8. AspectJ 是什么

    http://www.blogjava.net/hwpok/archive/2008/06/28/211312.html 1. 序 Aspect Oriented Programming (AOP)是 ...

  9. Jenkins插件开发资料

    原文地址:http://www.ciandcd.com/?p=181 Jenkins plugin 开发: Document http://hudson-ci.org/docs/index.html ...

  10. Jenkins集成Docker实现镜像构建和线上发布

    原文地址:http://www.cnblogs.com/keithtt/p/6410229.html 大概过程如下图: 由于需要用到docker打包镜像,jenkins宿主机上需要安装docker,原 ...