最近常常想到一个词,知足常乐。知足常乐是美好的性格特点,同时人们还喜欢要强上进的人。但凡事都有两面性,我想一个容易知足常乐的人,一定不会太要强上进,但凡要强的人,一定是不知足于眼前的人,也许想得有些偏颇。。。当人面临死亡威胁的时候,只求能多活几天,当人食不果腹衣不蔽体之时,只想能吃饱穿暖。当人不但拥有健康,还能吃饱穿暖,就开始想要更多,要做一个强者,要亲爱的永远爱我,希望越来越漂亮和聪明,不甘心随
markdown在线编辑网页:https://stackedit.io/pandoc demo:http://johnmacfarlane.net/pandoc/demos.html用下面命令生成html格式slide:pandoc -s --webtex -i -t slidy 123.md -o 123.html
一. 格式1. 函数定义需要这行的话,应该和’(‘对齐This line should be aligned with the opening ( above.static inline int handle_lsr_errors(struct uart_port *port,  
一. 分支$ git branch //查看本地分支* master$ git branch -r //查看远程分支 origin/HEAD -> origin/removal origin/master origin/removal$ git checkout -b removal origin/removal //新建本地分支并切换到
一. 先配置git send-mail 的 smtp服务器:1. 安装git-email:# apt-get install git git-core git-email修改gitconfig文件:vim ~/.gitconfig[color] ui = auto [commit] template = ~/.commit_template [user] n
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号