• Zend Studio 或者Eclipse下安装插件Spket(以Zend为例)


    1.  Help>Install New Software...
    2.  在Work With:后输入网址 http://www.agpad.com/update,点击Add
    3.  输入Name:Spket,OK,下载并安装完成 ,下载完毕重启 Eclipse
    4.  找到 ext-3.2.1文件夹复制 ext-3.2.1中src所有内容,然后找到..Zendend Studio - 7.1.1plugins 复制到该文件夹将src目录和ext.jsb2复制到..Zendend Studio - 7.1.1plugins下
    5.  Window -> Preferences -> Spket -> javascript Profiles -> New ;输入 “ExtJS”点击OK;
    选择“ExtJS”并点击“Add Library”然后在下拉条中选取“ExtJS”;
    选 择 “ExtJS”并点击“Add File”,然后在你的..endend Studio - 7.1.0plugins 目录中选取“ext.jsb2” 文件. 6. 设置新的ExtJS Profile,选中“ExtJS”并点击“javascript Profiles” 对话框右手边的“Defalut”按钮. 7. 设置文件关联:Window -> Preferences ->General-> Editors-> File Associations, 选择*.js 为 Spket JavaScript Editor(default)
  • 相关阅读:
    C# 数据库连接字符串拼接
    C# 线程同步计数存在的问题
    字符串操作
    字符串位置
    6个基本函数
    占位符
    str转换成int
    python运算符6
    python运算符5
    python运算符4
  • 原文地址:https://www.cnblogs.com/h07061108/p/Spket.html
Copyright © 2020-2023  润新知