随笔分类 -  IDE

sublime phpstorm
摘要:1.ctrl+alt+s 2. 然后选择editor 3.选择live template 4.添加template group ,添加一个“my” 5.然后选择live template 6.常见的代码: html: php: public funtion { } 阅读全文
posted @ 2017-09-14 16:04 可可2015
摘要:自动保存 每15秒(时间可以自己设置)自动保存 file setting Appearance & Behavior Appearance Save files automatically if application is idle for 15 sec 勾选 文件编码 file setting 阅读全文
posted @ 2017-05-25 11:49 可可2015 阅读(303) 评论(0) 推荐(0)
摘要:首先说明的是Sumblime Text 3,下载安装后,打开软件 在红色箭头指定的控制区域粘贴下面这段英文 import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514 阅读全文
posted @ 2017-04-08 09:55 可可2015 阅读(11429) 评论(0) 推荐(0)