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

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

Angular指令的編寫

Angular指令的編寫

UYOU 2018-09-03 13:13:21
directive()的第二個參數(shù),傳入$compile參數(shù)的情況angular.module('name1').directive('directiveName', function($compile) {       return{         restrict: 'E',         scope: {},         link:function(scope,element,attrs){                     //一些DOM操作                          $compile(element.contents())(scope.$parent); //疑點          }     } } 疑點:$compile()()的作用及用法希望大家能幫幫忙
查看完整描述

1 回答

?
慕蓋茨4494581

TA貢獻(xiàn)1850條經(jīng)驗 獲得超11個贊

參考:
$compile官方文檔
Compile的細(xì)節(jié)

作用其實就是:

Compiles an HTML string or DOM into a template and produces a template function, which can then be used to link scope and the template together.

你提問里的用法其實就是ng提供的一種動態(tài)編譯方法,實際就是起到了上述的作用。


查看完整回答
反對 回復(fù) 2018-10-08
  • 1 回答
  • 0 關(guān)注
  • 586 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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