摘要:
警句 Cleanliness is next to godliness. 整洁近乎虔诚 He who is faithful in little is faithfull in much. 守小节者不污大节 A stitch in time saves nine. 及时一针省九针 The early 阅读全文
摘要:
meschach配置使用 meschach12.b 安装 download meschach12.b from Meschach uzip or tar mesch*.zip or mesch*.tar cd mesch12b ./configure make basic mkdir /usr/lo 阅读全文
摘要:
mysql 常用指令及中文乱码解决 Mysql 系统管理指令 登陆本地 Mysql mysql -u username -p # 回车输入密码 或者 mysql -u username -p passswd; 登陆远程 Mysql mysql -h address -u username -p # 阅读全文