人生经典语录
1、蜘蛛:能坐享其成,靠的就是那张关系网。 2、虾:大红之日,便是大悲之时。 3、天平:谁多给一点,就偏向谁。 4、瀑布:因居高临下,才口若悬河。 5、锯子:伶牙俐齿,专做离间行为。 6、气球:只要被人一吹,便飘飘然了。 7、钟表:可以回到起点,却已不是昨天。 8、核桃:没有华丽的外表,却有充实的大脑。 9、指南针:思...
Read more →1、蜘蛛:能坐享其成,靠的就是那张关系网。 2、虾:大红之日,便是大悲之时。 3、天平:谁多给一点,就偏向谁。 4、瀑布:因居高临下,才口若悬河。 5、锯子:伶牙俐齿,专做离间行为。 6、气球:只要被人一吹,便飘飘然了。 7、钟表:可以回到起点,却已不是昨天。 8、核桃:没有华丽的外表,却有充实的大脑。 9、指南针:思...
Read more →1、The most amazing things in life tend to happen right at the moment you’re about to give up hope. 生活中最神奇的事,往往发生在你准备放弃希望的那一刻。 2、Never change yourself just beca...
Read more →**优秀的Unix管理员应该具有的品质之一:我们不使用sudo** 就像“caps lock”对于极客来说只是一个可有可无的控制键一样,sudo也只是胆小者的拐杖。如果我们需要对root做一些事情,我们需要su到root,这个sudo废话毫无意义。 实际上,对于那些强制所有用户都要使用sudo的类Unix的操作系统...
Read more →1、Life must be lived with love, happiness, and dreams. 活着一定要有爱,有快乐,有梦想。 2、Touch her heart, not her body. Steal her attention, not her virginity. Make her smile...
Read more →系统引导过程及硬盘分区结构论述 作者: zhy2111314 来自: LinuxSir.Org ouc.edu.cn 摘要: 本文是理论性文档,主要讲述系统引导过程以及硬盘的物理结构; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 正文 ++++...
Read more →1、The wise man lays down burdens to continue forward. The stupid man lays down burdens as well as their hopes. It is an attitude to pleasure how to lay down the...
Read more →1、数据库的备份: #mysqldump -uroot -p123456 数据库(要备份的数据库)> 路径/db.sql(windwos-盘符:db.sql) 2、数据库的恢复: 首先要先建立一个空的数据 方法一、#mysqladmin -uroot -p123456 create dbname; ...
Read more →1、The end of spring makes flowers fall one by one,It’s also the time when beauty meets its doom. Once beauty is carried to its very tomb, Both beauty and flower...
Read more →1、Growing up means you know what is going on. Grown up is that you mean to say you don’t know but you do know. 所谓长大,就是你知道那是什么事;所谓成熟,就是你知道后故意说不知道。 2、A friend is...
Read more →所谓运行级别,简单点来说,运行级别就是操作系统当前正在运行的功能级别。级别是从0到6,具有不同的功能。这些级别定义在/ect/inittab文件中。这个文件是init程序寻找的主要文件,最先运行的服务是那些放在/ect/rc.d目录下的文件。 Linux下的7个运行级别: 0:系统停机状态,系统默认运行级别不能...
Read more →1、I was rich, if not in money, in sunny hours and summer days. 我是富有的,即使不是金银财宝,我也拥有无数个晴天和夏日。 2、In the face of true love, you don’t just give up, even if the obj...
Read more →EXINIT:初始化vi时用到,可以设置的一些参数。 HOME:用户的主目录。 IFS:表示 Internal Field Separator (内部字段分隔符) 示例:$ IFS=: $ a=Hello:World $ echo $a ...
Read more →1、I’m just a sunflower, waiting for belongs to my only sunshine. 我只是一朵向日葵,等待着属于我的唯一的阳光。 2、Do not worry about what others say behind your back, for those who pi...
Read more →1.引号的必要性:变量和替换的操作,在脚本中执行变量替换时最容易犯得一个错误就是引用错误。 看一个简单的例子: echo sky *这个语句执行后的结果是把当前目录的内容列出来。 如果加上双引号呢? echo $ "sky *" 结果是:sky * 这时我们会发现...
Read more →1、In this world, all real temperament person, idea is always out of the ordinary. 在这个世界上,所有真性情的人,想法总是与众不同。 2、Worrying does not empty tomorrow of its troubles, ...
Read more →1.比较运算符: = 相等 <> 不等于 != 这个也可以 > 大于 小于 >= 大于等于 is null 这个操作符用于与null值进行比较。 例如:select * from table where phome is null(null分大小写,和NULL不一样) betwe...
Read more →输入输出的命令: 1.echo命令可以显示文本行货变量,或者把字符输出到文件。 -e 解析转义字符(转义符:c,f,t,n) -n 回车不换行,linux系统默认回车换行 2.read语句可以从键盘或文件的某一行文本中读入信息,并将其赋给一个变量。 read variable1 variable2.....
Read more →1、No matter how many mistakes you make or how slowly you progress, you are already ahead of those who never tried. 无论你犯了多少错,或者你进步得有多慢,你都走在了那些不曾尝试的人的前面。 2、Don’t...
Read more →1.count函数: conut函数用于统计不包含null值的记录或字段值,基本上, COUNT 让我们能够数出在表格中有多少笔资料被选出来。COUNT 和 DISTINCT 经常被合起来使用,目的是找出表格中有多少笔不同的资料 (至于这些资料实际上是什么并不重要)。使用conut函数的另一种方式与星号配合,co...
Read more →1、I don’t want to live; i want to love first, and live incidentally. 我不渴求生命;我首先要爱情,然后顺便活着。 2、Every day without you is like a book without pages. 没有你的日子就像一本没有书页...
Read more →