07 2016 档案
摘要:关于缩进风格,我还是觉得4空格比tab好 File -> Settings -> Editor -> Code Style; 如图,把Detect and use exsiting file indents for editing 勾掉。 不然 缩进设置无效。 默认设置就是使用4个空格代替tab。
阅读全文
摘要:PHP JSON乱码简洁的解决办法 这样一定是中文的: {“ret”:”400”,”msg”:”服务器地址不允许”,”data”:”“}
阅读全文
摘要:exception ‘CDbException’ with message ‘The table “pms_goods” for active record class “PmsGoods” cannot be found in the database.’ in /data/work/admin/
阅读全文