码迷,mamicode.com
首页 >  
搜索关键字:sublime text3 licens    ( 4438个结果
tools in common use
editor:notepad++sublime textmodelling:starumlscreen capture:setuna2jingcode coverage:opencoverdecompile .net assembly:ilspycommand prompt:conemutools ...
分类:其他好文   时间:2014-06-26 16:44:32    阅读次数:146
Sublime Text 2 绿色汉化版 x64
前天介绍了《Sublime Text 2 绿化与汉化 [Windows篇]》,应大家要求,我特地做了汉化版分享给大家。很清新吧,但我没安装多余的插件,只是安装了几个必备的插件,如 输入法支持,GBK支持,Package Control。Emmet 是我特地加上的,如果不喜欢解压后先别运行,打开Pri...
分类:其他好文   时间:2014-06-26 15:15:17    阅读次数:250
How to Setup Cordova for Windows 7
Setup Cordova Text Editor / IDE You may need to prepare an IDE or Editor for working. Here for example, install a Sublime Text 3 over Windows, actually it contains versions of Mac OS as well as Linu...
分类:Windows程序   时间:2014-06-26 10:24:26    阅读次数:540
点滴记录——Windows 7中安装Sublime Text 3、cynwin、SublimeClang
磨刀不误砍柴工,Windows 7中安装Sublime Text 3、cynwin、SublimeClang,加速你的C/C++编码速度……...
分类:Windows程序   时间:2014-06-26 06:41:17    阅读次数:709
sublime2text快捷键
按鼠标中键可以多行同时编辑。ctrl+shift+k:删除当前行ctrl+shift+d:复制当前行ctrl+shift+上下键:调整当前行的位置
分类:其他好文   时间:2014-06-26 06:16:31    阅读次数:156
sublime使用
1)使用Package Control组件安装,然后直接在线安装按Ctrl+`调出console粘贴以下代码到底部命令行并回车:import urllib2,os;pf='Package Control.sublime-package';ipp=sublime.installed_packages_...
分类:其他好文   时间:2014-06-25 16:38:59    阅读次数:133
Sublime text2用户自定义配置
[{ "keys": ["ctrl+d"], "command": "run_macro_file", "args": {"file": "Packages/Default/Delete Line.sublime-macro"} }, { // Emmet: Zencoding "ke...
分类:其他好文   时间:2014-06-25 15:31:43    阅读次数:154
Sublime Text 2 入门及技巧
Sublime Text 2 入门及技巧看了Nettuts+ 对 Sublime Text 2 的介绍,立刻就兴奋了,诚如作者 Jeffrey Way 所说:“《永远的毁灭公爵》都发布了,TextMate 2 还没发”,你还能指望它么?TextMate 开发者的消极态度已经无法让人忍受了。而作为一款...
分类:其他好文   时间:2014-06-25 13:05:33    阅读次数:343
Sublime Text 之运行 js 方法
昨天说完《Sublime Text 2 绿化与汉化 [Windows篇]》,今天我们来说说怎么用st直接运行 js 吧。群里的小伙伴一直对我的 ST 能直接运行js感到非常好奇,今天我就公布下这个“秘密”吧。。其实非常简单,配置个编译系统即可。可是编译系统是什么,怎么配置呢?接下来我一步一步教你吧。...
分类:Web程序   时间:2014-06-25 12:23:32    阅读次数:311
sublime text如何安装ctags来定位函数
sublime中函数定位插件安装...
分类:其他好文   时间:2014-06-24 20:20:34    阅读次数:181
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!