"如何调用" is not found on TREX in Chinese-English direction
Try Searching In English-Chinese (如何调用)

Low quality sentence examples

稍后我们将更详细地讨论这个问题,现在了解应用程序如何调用智能合约来生成经过背书的交易就足够了。
We will look at this in more detail later For now, it's enough to understand how applications invoke smart contracts to generate endorsed transactions.
以下是该示例演示如何定义一个方法,以及如何调用它.
Following is the example to demonstrate how to define a method and how to call it.
开发人员不必发现要调用的内部API,如何调用它并将数据转换为可以使用的内容。
Developers didn't have to discover which internal API to call, how to call it and transform that data into something they could use.
这测试将会通过,当spies被调用一次或多次,不管它是如何调用或什么参数。
This will pass if the spy was called one or more times, no matter how it was called or what the arguments were.
本章介绍如何调用编译器、如何将选项传递给其他RVCT工具,以及如何控制诊断消息。
It describes how to invoke the compiler, how to pass options to other RVCT tools and how to control diagnostic messages.
MQL5中如何调用指标.
How to call indicators in MQL5.
金斯敦-电话代码,如何调用金斯敦.
Kingston- phone code, how to call Kingston.
布拉格-电话代码,如何调用布拉格.
Prague- phone code, how to call Prague.
霍尼亚拉-电话代码,如何调用霍尼亚拉.
Honiara- phone code, how to call Honiara.
这些例子演示如何调用命令。
These examples show how to use the commands.
布拉柴维尔-电话代码,如何调用布拉柴维尔.
Brazzaville- phone code, how to call Brazzaville.
巴黎-电话代码,如何调用巴黎.
Paris- phone code, how to call Paris.
Słupsk-电话代码,如何调用Słupsk.
Usti nad labem- phone code, how to call Usti nad labem.
蒙罗维亚-电话代码,如何调用蒙罗维亚.
Monaco- phone code, how to call Monaco.
如何调用C++函数从C??
How to call C++ function from C?
尼科西亚-电话代码,如何调用尼科西亚.
Minsk- phone code, how to call Minsk.
蒙彼利埃-电话代码,如何调用蒙彼利埃.
Monaco- phone code, how to call Monaco.
记住如何调用这样的函数可能很困难。
Remembering how to call such functions can be difficult.
以下是一个模板,显示了如何调用sub().
Here's a template that shows how to call sub().
C如何调用成员的私有成员和私用方法?
C how to access and invoke private members and methods in class.