1. 首页
  2. 数据库
  3. 其它
  4. ng stomp:AngularJS的STOMP 源码

ng stomp:AngularJS的STOMP 源码

上传者: 2021-02-09 20:52:43上传 ZIP文件 26.09KB 热度 7次
ngStomp 对承诺 安装 通过npm安装: npm install --save ng-stomp 将独立版本(包括依赖项)添加到HTML文件 < script src =" node_modules/ng-stomp/dist/ng-stomp.standalone.min.js " > </ script > 或分别添加SockJS + STOMP +(最小化)Stompie: < script src =" node_modules/sockjs/sockjs.min.js " > </ script > < script
下载地址
用户评论