欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

EmEditor 添加代碼格式化功能

  發(fā)布時(shí)間:2009-09-21 20:34:16   作者:佚名   我要評(píng)論
為EmEditor 添加代碼格式化功能,實(shí)現(xiàn)步驟,有興趣的朋友可以參考下。
工具--》外部工具--》自定義工具...--》新建
* 標(biāo)題: SourceFormatX
* 命令: C:\Program Files\SourceFormatX\SourceFormatX.exe
* 參數(shù): $(Path)
* 起始目錄:$(Dir)
* 圖標(biāo)路徑: 定位到C:\Program Files\SourceFormatX\SourceFormatX.exe,選定里面的圖標(biāo)
--》確定
SourceFormatX網(wǎng)上有破解版,按以上操作后就可以在Emeditor上通過點(diǎn)擊這個(gè)工具對(duì)當(dāng)前文件進(jìn)行格式化了。當(dāng)然,當(dāng)前文件的格式得是它支持的,如:*.vbs;*.js;*.cs
=========================================================================
Add a Tool Menu that will invoke SourceFormatX
1. Click "Tools" -> "External Tools" -> "Customize Tools...".
2. Click the "New" button to add a new tool menu.
3. Assuming you installed SourceFormatX in C:\Program Files\SourceFormatX\, fill in the form as show below:
* Title: SourceFormatX
* Command: C:\Program Files\SourceFormatX\SourceFormatX.exe
* Arguments: $(Path)
* Initial Directory:$(Dir)
* Icon Path: 定位到C:\Program Files\SourceFormatX\SourceFormatX.exe,選定里面的圖標(biāo)
4. Click "OK" to save settings.

相關(guān)文章

最新評(píng)論