发表评论取消回复
相关阅读
相关 Angular之HelloWorld——Angular(1)
一个后端都没有摸透的渣渣今天又开始接触前端Angular,作为一个极其喜欢新事物的工科男来说,不写篇博客都有点儿对不起自己。闲话不多说,下面开始正文! 1. 环境搭建
相关 [angular]服务之2$scope之$watch、$watchGroup、$watchCollection
<!DOCTYPE html> <html lang="en" ng-app="testServiceScopeWatch"> <head>
相关 [angular]指令之7bindToController
<!DOCTYPE html> <html lang="en" ng-app="testDirectiveBindToController"> <hea
相关 [angular]指令之6require
<!DOCTYPE html> <html lang="en" ng-app="testDirectiveRequire"> <head>
相关 [angular]指令之5controller
<!DOCTYPE html> <html lang="en" ng-app="testDirectiveController"> <head>
相关 [angular]指令之4templateUrl
<!DOCTYPE html> <html lang="en" ng-app="testDirectiveTemplateUrl"> <head>
相关 [angular]指令之3transclude
<!DOCTYPE html> <html lang="en" ng-app="testDirectiveTransclude"> <head>
相关 [angular]指令之2replace
<!DOCTYPE html> <html lang="en" ng-app="testDirectiveReplaceTest"> <head>
相关 [angular]指令之1scope
一个多月没写了,懒了。。。 指令是angular重要部分,而scope是指令的重要内容,看一指令先得看它怎么实现的。我总结了scope的基本含义,带"?"的实验了没效果,暂时
相关 angular之MVC,内置指令
认识angular MVC <table> <thead> <tr> <th>分类</th> <th align="center">用途<
还没有评论,来说两句吧...