摘要:
angular.module('app', []) .controller('ItemController', function($scope, $interval) { // store the interval promise in this variable var promise; // simulated items array ... 阅读全文
posted @ 2017-09-01 20:26
快乐的咸鱼
阅读(948)
评论(0)
推荐(0)
摘要:
function myFunc() { console.log(11111); } test("myFunc"); function test(funcName) { if(typeof(eval(funcName)) == "function"){ eval(funcName+... 阅读全文
posted @ 2017-09-01 14:59
快乐的咸鱼
阅读(10906)
评论(0)
推荐(0)

浙公网安备 33010602011771号