function call
常见例句
- How in the world could you know what this function call does?
你怎么知道这个函数调用到底做了些什么? - Do not have same function call for the same purpose in the loops.
不要在循环中将相同的函数调用用于相同的用途。 - Therefore, you have to load it back in because it was clobbered in the function call.
所以必须将其加载回来,因为它在函数调用中被截断过了。 - But for now, think of this as just another way to write a function call.
但是现在,把这当成是写函数,调用的另外一种方式就行了。
麻省理工公开课 - 计算机科学及编程导论课程节选 - 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?
调用toupper函数,传递这个小写,然后返回的是大写的,那么我对s2【0】赋值多少?
哈佛公开课 - 计算机科学课程节选 - 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.
想下有两个参数的函数,第一个是univs第二个是,这就是对于函数调用的,不同语法的书写规则。
麻省理工公开课 - 计算机科学及编程导论课程节选 - 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