Then , when the inner function parameters list is complete , the parameters list reverts to displaying the outer function parameters 然后,当内部函数的“参数”列表完成后, “参数”列表将恢复为显示外部函数的参数。
To annotate code in c , you include the sourceannotations . h file and then use the attributes to annotate function parameters or return values 若要在c中批注代码,应包括sourceannotations . h文件,然后使用属性来批注函数参数或返回值。
Metrawin 10 / 50 software sets measuring function parameters , transmits data and represents them in graphic ( yt and xy graphs ) as well as in tabular form 50台式万用表的分析和记录软件可设置测量功能参数,传输数据,可以图形和表格形式进行表述。
If the original program relied on getting what are , in effect , per - request parameters from the environment , they must be converted to function parameters 如果最初的程序实际依赖于从环境中获得每次请求中的参数,那么就必须将其转变成函数参数。
The function parameter matrices were used to quantify the coordination and synergies in human movements , which is useful for the analysis of human movement control mechanism 通过函数参数矩阵对人体运动协调规律和协调元进行了量化描述,为揭示人体运动控制机理提供了手段。
According to this way , products designed that not only may educe measurable reliability of running , but also can acquire optimum result of the function parameters 按照可靠性优化设计方法设计的产品,既能定量地回答产品在运行中的可靠性,又能使产品的功能参数获得优化解。
The mathematical models and simulation models are built up based on the function parameters and work principle of these underwater acoustic countermeasure equipments 分析、研究了它们的功能、技术指标及对抗工作方式,建立了这些对抗器材的功能模块图、软件设计流程图和仿真模型。
Implicit pinvoke is useful when you do not need to specify how function parameters will be marshaled , or any of the other details that can be specified when explicitly calling dllimportattribute 如果不需要指定封送函数参数的方式或显式调用dllimportattribute时指定的任何其他详细信息,则隐式pinvoke非常有用。
The conventional way to have a reference refer to no - object is to provide an explicit singleton representing by convention a null object which often serves as a default argument to a function parameter (让引用引用空对象的常规方式是提供显式的单一实例,按约定,该实例表示一个经常充当函数参数的默认变量的空对象) 。