摘要: CTRL+SHIFT+L | 显示所有快捷键列表(个人称之为“新手键”)CTRL+SHIFT+R 查找资源文件CTRL+SHIFT+M 查找方法自动注释:http://blog.csdn.net/whatday/article/details/51313358 阅读全文
posted @ 2016-11-14 17:17 Newman·Li 阅读(239) 评论(0) 推荐(0)
摘要: 奇怪的现象:SELECTstore_id,store_name,is_update_virtual,store_state,store_sort FROM`sto_store` as `store` WHERE `store`.store_state = '1' order bystore_s... 阅读全文
posted @ 2016-11-14 10:15 Newman·Li 阅读(840) 评论(1) 推荐(0)