IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    JavaScript:MS Windows下的开发环境搭建

    Adamhuan发表于 2016-11-04 09:11:05
    love 0

    这里,我们使用的工具是:Notepad++ + JSTool插件的方式构建JavaScript开发环境的。

    具体过程如下:
    在Notepad++中找到插件管理器:
    mswin_js_env_1

    在插件管理器中找到插件【JSTool】:
    mswin_js_env_2

    详细的介绍如下:
    A javascript plugin for Notepad++.
    * Douglas Crockford’s JSMin algorithm to minimize javascript code.
    * My own algorithm to format javascript code.
    * A JSON data viewer. This JSON data viewer can handle >10MB JSON file easily.
    * Support 64bit Notepad++ (from version 1.20.0).
    Really helpful to javascript coder on Notepad++ and really easy to use it.
    Made in China.
    Author: Sun Junwen
    Source: https://github.com/sunjw/jstoolnpp
    Homepage: http://www.sunjw.us/jstoolnpp
    Latest update: Add 64bit Notepad++ support.
    Add new version check.
    Add context menu in Json Viewer.
    Better “:” format.
    Fix XOR “~” format bug.
    Fix bug in Json Viewer.
    Other tweak.

    选择安装:
    mswin_js_env_3

    mswin_js_env_4

    mswin_js_env_5

    mswin_js_env_6

    mswin_js_env_7

    安装完成后,在查看插件管理器:
    mswin_js_env_8

    插件菜单也有所变化:
    mswin_js_env_9

    ————————————
    Done。



沪ICP备19023445号-2号
友情链接