1.现在睡觉的话会做梦而现在学习的话会让梦实现.

This moment will nap, you will have a dream; But this moment study,you will interpret a dream.

2.我无所事事地度过的今天是昨天死去的人们所奢望的明天.

I leave uncultivated today, was precisely yesterday
perishes tomorrow which person of the body implored.

3.感到晚了的时候其实是最快的时候.

Thought is already is late, exactly is the earliest time.

4.不要把今天的事拖到明天.

Not matter of the today will drag tomorrow.

5.学习的痛苦是一时的而没有学习的痛苦是一辈子的.

Time the study pain is temporary, has not learned the pain islife-long.

6.学习不是人生的全部但连学习都征服不了你还能做什么?

The study certainly is not the life complete. But, sincecontinually life part of - studies also is unable to conquer, what butalso can make?

7.学习不是因为缺少时间而是缺少努力.

Studies this matter, lacks the time, but is lacks diligently.

8.所有人的成功都不是偶然的.

Nobody can casually succeed, it comes from the thorough self-control and the will.

9.无法避免的痛苦就去享受吧!

Please enjoy the pain which is unable to avoid.

10.早起的鸟儿有虫吃.

Only has compared to the others early, diligently, can feel the successful taste.

11.成功并不属于每个人.

Nobody can casually succeed.

12.时间在流逝.

How time flies!

13.今天流下的口水将变成明天流下的泪水.
Now drips the saliva, will become tomorrow the tear.

posted on 2008-07-23 08:38 wcdj 阅读(116) 评论(0)  编辑  收藏 所属分类: @@~上下求索~@@ 网摘收藏

标题  
姓名  
主页
EMail (只有博主才能看到)
验证码 *
内容(提交失败后,可以通过“恢复上次提交”恢复刚刚提交的内容)  
  登录    新用户注册  返回页首  恢复上次提交      
[使用Ctrl+Enter键可以直接提交]
 

<2008年7月>
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

最新随笔

留言簿

随笔分类

随笔档案

文章分类

文章档案

相册

~*C* The Smart Ppl~

~*IT* Is My World~

~*VOA*~

~◎語言的海洋◎~

~Excellent&Terrific~

~My Favorite *HJ*~

~My*Bosom*Friends~

~My*Sunshine*Room~

~爱心词典~

~壁紙酷图~

~考研名师博客~

~拼搏考研~

~七綵人生~

~趣味人生~

~盛世名人~

~新东方老师~

  •  

最新评论

在VC中如何打开一个窗口,如“我的电脑”窗口 ShellExecute(NULL, NULL, "explorer.exe", ... (wcdj )
对话框如何嵌入到视图客户区中: 1.在xxxView.h 中定义一个变量 // 先添加头文件 #include "MyDialog.h" //再声明个变量(CMyDialog ... (wcdj )
多文档窗口子窗口最大化问题 在子窗口的OnInitialUpdate中添加: GetParentFrame()->ShowWindow(SW_SHOWMAXIMIZED); ... (wcdj )
microsoft visual pc 2007 使用教程 Microsoft Visio 是当今最优秀的绘图软件之一 F12用于查派生类 F9插入断点(在Debug下才能调试) Alt+... (wcdj )
C语言中无符号长整型数的输入输出格式是: %lu (wcdj )
长整型在一部分编译系统中为32位(即4字节,如VC 6.0),但也有解释为64位的(8字节,如.net)。但是,不管在什么系统中,有符号长整型和无符号长整型的字节数一定是相同的,即要么是4和4,要么8... (wcdj )
CString转化为ulong的方法: UpdateData(); MessageBox("输入的字符串是:"+m_str); ULONG la; la=atol(m... (wcdj )
((CComboBox*)GetDlgItem(IDC_COMBO_CF))->AddString(strTemp); (wcdj )
1、改变下拉框大小:先点向下的箭头,就可以调整下拉框大小。 2、如果 ComboBox 的 Sorted 属性设置为 true,则新添加项将按字母顺序插入到列表中。否则,在列表的结尾处插入项。 3... (wcdj )
((CEdit*)GetDlgItem(IDC_EDIT1))-> SetReadOnly(TRUE、FALSE); (wcdj )

阅读排行榜

评论排行榜