会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
NatChen
Once you have chosen the road of life, you have to be brave enough to go to the end and never look back.
NatChen
博客园
首页
新随笔
联系
订阅
管理
2018年5月23日
AngularJS学习笔记(一)
摘要: 一.基本指令 1、ng-app=" " 指令初始化一个 AngularJS 应用程序,定义angularJS的使用范围; tips:一个页面里创建多个 ng-app 手动加载即可: 2、ng-init="变量=值;变量='值'" 初始化变量的值,有多个变量时,中间用分号隔开; 3、ng-model=
阅读全文
posted @ 2018-05-23 11:50 NatChen
阅读(249)
评论(0)
推荐(0)
公告