AngularJS学习笔记——与用户交互的动态清单列表

时间:2020-08-04 15:37:40
【文件属性】:

文件名称:AngularJS学习笔记——与用户交互的动态清单列表

文件大小:669KB

文件格式:ZIP

更新时间:2020-08-04 15:37:40

AngularJS ToDoList

使用AngularJS制作与用户交互的动态清单列表: 1.使复选框状态与布尔值同步(双向模型绑定) 2.动态显示待办的事项个数 3.根据待办事项数显示不同颜色标签效果 4.响应用户输入


【文件预览】:
bootstrap
----js()
--------npm.js(484B)
--------bootstrap.js(68KB)
--------bootstrap.min.js(36KB)
----fonts()
--------glyphicons-halflings-regular.ttf(44KB)
--------glyphicons-halflings-regular.woff2(18KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(106KB)
--------glyphicons-halflings-regular.woff(23KB)
----css()
--------bootstrap-theme.min.css.map(25KB)
--------bootstrap-theme.css.map(47KB)
--------bootstrap.min.css.map(529KB)
--------bootstrap.min.css(118KB)
--------bootstrap-theme.min.css(23KB)
--------bootstrap-theme.css(26KB)
--------bootstrap.css.map(380KB)
--------bootstrap.css(143KB)
todo.html
angularJs
----angular.js(1.21MB)

网友评论