Just for today I will try to live through this day only and not tackle my whole life problem at once.I can do something for twelve hours that would appall me if I had to keep it up for a lifetime.

  Just for today I will be happy.This assumes to be true as Abraham Lincoln said,"Most folks are as happy as they make up their minds to be."

  Just for today I will adjust myself to what it is,and not try to adjust everything to my own desires.I will take my"luck"as it comes.

  Just for today I will try to strengthen my mind.I will study.I will learn something userful.I will not be a mental loafer.I will read something that requires effort,thought and concentration.

  Just for today I will exercise my soul in three ways.I will do somebody a good turn and not get found out;if anybody knows of it,it will not count.I will do at least two things I don't want to do just for exercise.I will not show anyone that my feelings are hurt:they may be hurt,but today I will not show them.

  Just for today I will be agreeable.I will look as well as I can,dress becomingly,talk low,act courteously,criticize not one bit,and try not to improve or regulate anybody but myself.

  Just for today I will have a program.I may not follow it exactly,but I will have it.I will save myself from two pests:hurry and indecision.

  Just for today I will have a quiet half hour all by myself and relax.During this half hour,sometime,I will try to get a better perspective of my life.

  Just for today I will be unafraid.Especially I will not be afraid to enjoy what is beautiful,and to believe that as I give to the world,the world will give to me.

随机推荐

  1. java 笔记 Thread.currentThread().getContextClassLoader() 和 Class.getClassLoader()区别

    查了一些资料也不是太明白两个的区别,但是前者是最安全的用法 打个简单的比方,你一个WEB程序,发布到Tomcat里面运行.首先是执行Tomcat org.apache.catalina.startup ...

  2. 【逻辑漏洞】基于BurpSuite的越权测试实战教程

    一.什么是越权漏洞?它是如何产生的? 越权漏洞是Web应用程序中一种常见的安全漏洞.它的威胁在于一个账户即可控制全站用户数据.当然这些数据仅限于存在漏洞功能对应的数据.越权漏洞的成因主要是因为开发人员 ...

  3. Android学习笔记-TextView(文本框)(一)

    1.基础属性详解: id:为TextView设置一个组件id,根据id,我们可以在Java代码中通过findViewById()的方法获取到该对象,然后进行相关属性的设置,又或者使用RelativeL ...

  4. 花了一年时间开发的TTFEditor 字体编辑器

    TTF(True Type Font)字库是微软定义的基于windows的标准字库格式.但其由于专利保护以及无法跨平台导致TTF字库在实际应用中无法有效使用. 为此我推出TTFEditor字体编辑软件 ...

  5. 初学django搭建一个通讯录应用

    ---恢复内容开始--- django搭建一个通讯录应用 一.环境介绍 window10 64位 Django-1.5.12 python 2.7 Sqlite3 二.基本安装 python2.7安装 ...

  6. WCF项目的架构设计

    本文将介绍以WCF开发项目为主的架构设计,主要从类库的分类和代码的结构. 下面将以一个WCF实例做具体的介绍.此项目底层是一个Windows Service,WCF服务Hosted在此Windows ...

  7. F数圈圈

    Description 幼儿园的小朋友对数字其实不是很感兴趣,他们更感兴趣的是形状,现在给你一个数字,小朋友都会数出其中一共有多少圆圈圈 Input 一个数字n长度不超过19位 Output 输出其中 ...

  8. MySQL for Mac 安装和基本操作

    一.安装mysql 1.mysql下载地址http://dev.mysql.com/downloads/mysql/我的机器是mac 10.8的;所以使用mysql-5.6.10-osx10.7-x8 ...

  9. SecureCRT-转换密钥-Xshell-配置服务-使用xshell登录远程linux服务器

    这篇文档不保证正确,仅仅是备份个因为所以,不必当真. SecureCRT和xShell这2个工具功能类似,均可以控制远程服务器模拟并发用户. SecureCRT自带功能可以将私钥转换为xShell可用 ...

  10. python时间序列分析

              题记:毕业一年多天天coding,好久没写paper了.在这动荡的日子里,也希望写点东西让自己静一静.恰好前段时间用python做了一点时间序列方面的东西,有一丁点心得体会想和大家 ...