This means that the calling code does not have to pass a value for it. A function can return a value back into the calling code as the result. 它们经常增加调用代码 的清晰度,以向后兼容方式给函数增加新特性的功能。 They often increase the clarity of calling code , and give functions the ability to grow new features in a backwards compatible way. 你能选择用POJOs或localEJBs来实现业务接口,却不会影响调用代码 。 You can choose to implement business interfaces as POJOs or local EJBs without affecting calling code . Python有一个'with'语句,它封装了块的执行,在块的入口和出口调用代码 。 Python has a'with' statement that wraps the execution of a block, calling code on the entrance and exit from the block. Combinations with other parts of speech
Usage with adjectives
More
Google提供了较为完善的二维码生成接口,调用API接口很简单,以下是调用代码 :. Google offers a more comprehensive two-dimensional code generation interface, call the API interface is very simple, the following is the calling code . 当执行到达时,函数停止,并将值返回给调用代码 (分配给上述result)。 When the execution reaches it, the function stops, and the value is returned to the calling code (assigned to result above). Cells may also invoke Codes , which will be explained later in this guide. 无服务器功能是事件驱动的,这意味着只有在请求触发时才会调用代码 。 Serverless functions are event-driven, meaning the code is invoked only when triggered by a request. 在其他情况下,您可以通过按Ctrl+1来调用代码 自动完成功能。 In other cases, you can invoke code completion by using Ctrl+1. Can't find code reference . This conversion code can be optimized. We fully support coding in Objective-C. 我们将编写一个小的C程序以调用代码 ,它可以让我们的工作更容易一点。 We will write a little C program to call our code , which should make our life a bit easier. The second is when the synchronous code calls an async void method.可以从现有的JavaScript代码调用 TypeScript代码。 TypeScript code can be called from an existing JavaScript code. . Clojure完全支持调用 Java代码 ,反之亦然。 Clojure supports the efficient calling of Java code from Clojure and vice versa. Reactor事先并不知道调用 我们代码 的哪个函数. The reactor can't know in advance which part of our code needs to be called . 下列是您可能决定从C/C++代码调用 Java代码 的典型情况:. The following are typical situations where you might decide to call Java code from C/C++ code: . Develop an application to call functions/methods within the generated code . Functions can return values to the code that calls them. 由于COM组件不在CLR内运行,所以它们无法直接调用 管理代码 组件。 Because COM components don't operate within the CLR, they are unable to call managed code components directly. 每一个JavaScript引擎都提供了一种从脚本调用 本地代码 的方法。 Every JavaScript engine provides a way to call native code from scripts. 例如,同位体实现可以使用此设施来避免从系统线程调用 用户代码 。 For instance, peer implementations can use this facility to avoid making calls into user code from a system thread. 函数与那些定义在JavaScript以及能够调用 JavaScript代码 的语言中的函数类似等。 Functions are similar to those defined in JavaScript, and the language can call JavaScript code . 举例来说,程序员可以写一些代码 来调用 一些重用的代码,如printf()。 For example, a programmer might write some code that called some reusable code such as printf(). Swift调用 C代码 的能力让我们可以很容易地使用大量已经存在的C的代码库。 Swift's ability to call into C code allows us to take advantage of the abundance of existing C libraries. 从Rust调用 C代码 与从C++调用C代码一样高效。 Calling C code from Rust is designed to be as efficient as calling C code from C++.Function,函数,是一个可以被其他代码 或其自身调用 的代码片段,或者是一个指向该函数的变量。 A function is a code snippet that can be called by other code or by itself, or a variable that refers to the function. 事实上也没有合理的方式来恢复调用 方的代码:调用方的程序员需要修复其代码 。 In fact, there's no reasonable way for calling code to recover; the calling programmers need to fix the code .
Display more examples
Results: 457 ,
Time: 0.0163