Create a variable when initiating the application: <div ng-app="" ng-init="myText='Hello World!'"> <h1>{{myText}}< ...
確定! 回上一頁