摘要:
我不知道 why,在 Mac 安装 DBI::mysql 总会报错 我为了给 cgi bin 添加 mysql perl 数据库支持,也是够麻烦的 1. make sure that mysql and mydql_config is in your PATH 也就是命令行 和 都可以得到路径 2. 阅读全文
摘要:
时间 Date DateTime Dateish Duration 其实就是个 数,is Cool does Real 这样 Real 以及 Real的父类 Numeric 的方法都可以用 Instant 其实就是个 数,is Cool does Real 这样 Real 以及 Real的父类 Nu 阅读全文
摘要:
Perl6 is a new language, not a improved version of Perl5. Perl6 inherits many good features from many languages, like Python, Perl5, Ruby, ... Since s 阅读全文
摘要:
分类: ,`Unicode Perl` 我们一般的输入文字的方向是从左往右,但是世界上总有特例,阿拉伯国家是从右到左的书写方式。经常看到微信里面好友得瑟,也就拿过来总结一下. 每个语言都能实现字符串反转啦,不过和 RLO 还不一样,RLO 的删除是从左向右的。 RLO 是 Right to Left 阅读全文
摘要:
Ubuntu默认不自动挂载磁盘. 只是学习Bash使用,需优化如使用 Bash file: mountAll.sh include color support a list of variables containing color code in xterm256 . bash.colors ch 阅读全文
摘要:
本文使用Makdown编辑 通常系统中打开一个文件有好多种方法,编辑也是。例如你要打开OmniGraffle来画个图(suppose you are working on the Mac OS X) 1.可以使用命令open来启动应用: ; 2.各种文件管理器,默认的Finder, 还有PathFi 阅读全文