没有合适的资源?快使用搜索试试~ 我知道了~
angularhx:angular.hx - angular.js 的 Haxe 绑定
共21个文件
hx:11个
json:3个
gitignore:2个
需积分: 5 0 下载量 16 浏览量
2021-06-16
17:11:02
上传
评论
收藏 11KB ZIP 举报
温馨提示
角度.hx angular.js 的 Haxe 绑定 实施的 控制器 通过实现angularhx.IAngularController创建控制器。 @ controllerName ( ' TestCtrl ' ) @ inject ( ' $ scope ' , ' $ http ' ) class TestController implements IAngularController { function new ( scope : Scope , http : Http ) { ... } } @controllerName是强制性的,它从 HTML 的角度定义了控制器的名称。 如果省略,将使用类名。 @inject是强制性的,按名称列出将注入控制器的服务。 注入对于 JavaScript 缩小是安全的。 服务将以与@inject元数据相同的顺序注入。 注意:确
资源推荐
资源详情
资源评论
收起资源包目录
angularhx-master.zip (21个子文件)
angularhx-master
.gitignore 84B
package.json 281B
Makefile 1KB
src
Test.hx 134B
angularhx
Angular.hx 999B
boot
AngularScope.hx 2KB
AngularController.hx 3KB
Http.hx 2KB
Promise.hx 219B
IAngularController.hx 136B
Scope.hx 53B
IAngularScope.hx 114B
test
Test2Controller.hx 133B
Test1Controller.hx 1024B
License 1KB
README.md 2KB
component.json 124B
www
.gitignore 36B
test.json 35B
build.hxml 49B
tmpl
index.jade 558B
共 21 条
- 1
资源评论
AR新视野
- 粉丝: 582
- 资源: 4651
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功