function call
常見(jiàn)例句
- How in the world could you know what this function call does?
你怎么知道這個(gè)函數(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.
所以必須將其加載回來(lái),因?yàn)樗诤瘮?shù)調(diào)用中被截?cái)噙^(guò)了。 - But for now, think of this as just another way to write a function call.
但是現(xiàn)在,把這當(dāng)成是寫函數(shù),調(diào)用的另外一種方式就行了。
麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(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ù),傳遞這個(gè)小寫,然后返回的是大寫的,那么我對(duì)s2【0】賦值多少?
哈佛公開(kāi)課 - 計(jì)算機(jī)科學(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.
想下有兩個(gè)參數(shù)的函數(shù),第一個(gè)是univs第二個(gè)是,這就是對(duì)于函數(shù)調(diào)用的,不同語(yǔ)法的書(shū)寫規(guī)則。
麻省理工公開(kāi)課 - 計(jì)算機(jī)科學(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