A function that performs no operations. This function can be useful when writing code in the functional style.
function foo(callback) { var result = calculateResult(); (callback || angular.noop)(result); }
Copyright©2021 w3cschool編程獅|閩ICP備15016281號(hào)-3|閩公網(wǎng)安備35020302033924號(hào)
違法和不良信息舉報(bào)電話:173-0602-2364|舉報(bào)郵箱:jubao@eeedong.com
聯(lián)系方式: