第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

angularjs 指令初級問題

angularjs 指令初級問題

下面的代碼運行錯誤了?為什么?版本問題嗎?怎么兼容<!DOCTYPE html><html ng-app = 'myApp'><head>? <meta charset="UTF-8">? <title></title>? <link rel="stylesheet"></head><body>?? <Lee></Lee>? <script src="https://cdn.bootcss.com/angular.js/1.5.0/angular.min.js"></script>? <script src="https://cdn.bootcss.com/angular-ui-router/1.0.0-alpha0/angular-ui-router.min.js"></script>? <script type="text/javascript">??? var myApp = angular.module("myApp",[]);??? myApp.directive('Lee',? function(){??????? // Runs during compile????? return {???????? restrict: 'A', // E = Element, A = Attribute, C = Class, M = Comment???????? template: '<div>My Name Is Lee</div>',???????? replace: true????? };??? });? </script></body></html>
查看完整描述

1 回答

  • 1 回答
  • 1 關(guān)注
  • 1455 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號