摘要: 设置mysql表名大小写不敏感 lower_case_table_names含义http://blog.csdn.net/iefreer/article/details/8313839 找到MySQL的my.cnf配置文件(vi /etc/my.cnf ),在里面添加: lower_case_table_names=1 重启服务器 /etc/init.d/mysqld stop ... 阅读全文
posted @ 2014-08-23 16:22 孤魂野鬼hg 阅读(95) 评论(0) 推荐(0)
摘要: function helloSyntaxHighlighter() { return "hi!"; } function foo(){ssss} 阅读全文
posted @ 2014-08-23 00:22 孤魂野鬼hg 阅读(98) 评论(0) 推荐(0)