Upon prompting by the facilitator, participants call out features, and function, and connections.
根据辅导者的提示,参与者大声说出有关的特性、功能和联系。
Once you have made the changes to the XML document in memory, a single function call writes it back out to the configuration file.
在对内存中的XML文档完成了相应的修改之后,只需使用一个函数调用就可以将其写回到对应的配置文件中。
Stateless -- all data associated with a given function is passed in and out on a single call, enabling any client request to be handled by any running instance in any order.
无状态——通过单个调用传入传出给定函数的所有相关数据,支持任何运行的实例以任何方式处理任何客户请求。
The rest of the lines in the example define the stats function, call the function, and print out the results.
本示例中的其他行定义了stats函数、调用了函数,并输出了结果。
In such cases, it's usually a good idea to refactor the code out into a user-defined function, which the key-mapping can then call.
在这种情况下,通常最好将代码重构为一个用户定义的函数,键映射随后就可以调用该函数。
Let's start by disabling the full-screen functionality by commenting out a function call above and rebuilding GIMP.
我们首先通过注释掉上述函数调用并重新构建GIMP来禁用这个全屏功能。
And again, I want to point out that a molecular orbital, we can also call that a wave function, they're the same thing.
同样,我要指出的是,一个分子轨道,我们也可以叫它波函数,这是一件事情。
It turns out to be rather simple: just a call to the GTK + function to maximize the window.
结果相当简单:只是一个对gtk +函数的调用,以便最大化窗口。
The PHP code writes out the AD box with a single function call, which the page can call or not call depending on the circumstances.
PHP代码通过一个函数调用写出了广告框,根据环境决定是否调用页面。
Because tally is a local variable within the function, it is created anew with each call and falls out of scope and is destroyed automatically when each call returns.
由于tally是函数内的本地变量,它将在每次调用时重新创建并清空范围,并且在每个调用被返回时自动销毁。
To find out the call stack for the malloc call, stktrace probe function can be called in the previous script.
要想查看malloc调用的调用堆栈,可以在前面的脚本中调用stktrace探测函数。
This example is only storing string data, so arguably you can simply append it to a longer string and call a simple function in the CalculatorHandler, which in turn can parse it out.
本例只存储字符串数据,所以您可以简单地将之附加到一个较长的字符串后面,并调用Calculator Handler中的一个简单函数,然后该函数可以将之解析出来。
Moving out, we call the filter function.
向外移,我们会调用filter函数。
So when we call GetString, the function GetString What we are doing is figuring out how to get input from the user at the keyboard into individual chunks of memory like that.
所以当你调用cs50员工写的这个,函数时。,that,the, cs50, staff, wrote。,我们要做的就是弄清楚怎样把,用户的输入,存储在像那样的单独的存储单元里面。
The service can function as a universal wake-up call or a timely reminder, but we like it best as a get-out-of-jail-free card.
这项服务一般用作唤醒来电或及时提醒,但我们最喜欢把它当做逃脱窘境的救命稻草。
Overloading is when you make multiple versions of a function. The compiler figures out which function to call. Overloading does not take return type to differentiate overloaded method.
实现了一个函数的多个版本,编译器决定何时调用哪个函数。函数的返回值不作为区分重载函数的依据。
Overloading is when you make multiple versions of a function. The compiler figures out which function to call. Overloading does not take return type to differentiate overloaded method.
实现了一个函数的多个版本,编译器决定何时调用哪个函数。函数的返回值不作为区分重载函数的依据。
应用推荐