function call
常見例句
- How in the world could you know what this function call does?
你怎么知道這個函數(shù)調(diào)用到底做了些什么? - Do not have same function call for the same purpose in the loops.
不要在循環(huán)中將相同的函數(shù)調(diào)用用于相同的用途。 - Therefore, you have to load it back in because it was clobbered in the function call.
所以必須將其加載回來,因為它在函數(shù)調(diào)用中被截斷過了。 - But for now, think of this as just another way to write a function call.
但是現(xiàn)在,把這當成是寫函數(shù),調(diào)用的另外一種方式就行了。
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 - f Well, call toupper pass this lowercase F F to this function called toupper it's going to return capital F and so what do I assign to s2 bracket zero?
調(diào)用toupper函數(shù),傳遞這個小寫,然后返回的是大寫的,那么我對s2【0】賦值多少?
哈佛公開課 - 計算機科學(xué)課程節(jié)選 - Think of this as a function that takes two techs arguments, the first of which is univs and the second of which is techs. And this is just a different syntax for writing that function call.
想下有兩個參數(shù)的函數(shù),第一個是univs第二個是,這就是對于函數(shù)調(diào)用的,不同語法的書寫規(guī)則。
麻省理工公開課 - 計算機科學(xué)及編程導(dǎo)論課程節(jié)選 - If the major objective is to drive customers into your stores, a store locator link and click to call function are key.
FORBES: Steve Madden on Mobile Commerce - To request access to contact data, call theABAddressBookRequestAccessWithCompletion function after calling the ABAddressBookCreateWithOptions function.
ENGADGET: Apple seeds iOS 6 beta 4 to developers: here's the changelog - For Address Book, call the ABAddressBookGetAuthorizationStatus function.
ENGADGET: Apple seeds iOS 6 beta 4 to developers: here's the changelog 返回 function call