大家都搜:
out参数
1、formal parameter───[数]形式参数
2、parameter value───参数值
3、cosmology parameter───宇宙学参数
4、parameter───n.参数;系数;参量
5、solubility parameter───[化学]溶度参数;溶解参数
6、incomplete parameter───参数不完整
7、unused parameter───未使用的参数
8、key parameter───[统计]关键参数;[经] 关键参数
9、population parameter───总数; 全量; 全参数; 总量;[数]总体参数;总数;人口参数;全量
1、Gets the name of a method argument at a specified index that is not marked as an out parameter.───获取指定索引处未标记为out参数的方法参数的名称。
2、Returns the object URI as an out parameter, and the URI of the current channel as the return value.───将对象URI返回为输出参数,将当前信道的URI返回为返回值。
3、An indexer value is not classified as a variable; therefore, you cannot pass an indexer value as a ref or out parameter.───索引器值不属于变量;因此,不能将索引器值作为ref或out参数进行传递。
4、You can save input or in-out parameter values across Visual Studio sessions.───可以保存Visual Studio会话的输入或输入输出参数值。
5、Do not have public members that return exceptions as the return value or as an out parameter.───不要包含将异常作为返回值或输出参数返回的公共成员。
6、Name is a buffer (an OUT parameter), which contains the network transport address of the foreign host.───name是缓冲区(OUT参数),它包含外来主机的网络传输DiZhi。
7、Calling get_value on an OUT parameter returns the data type of the argument, and returns data as NULL.───对OUT参数调用get_value将返回该参数的数据类型,并且将数据作为空值返回。
8、Listing 11 USES the out parameter prod_id for creating a stored procedure with the out parameter.───清单11使用out参数prod _ id创建一个具有out参数的存储过程。
9、If more than one event sink is listening to a COM event source, the value of an out parameter may be ignored.───如果不止一个事件接收器正在侦听COM事件源,则可能会忽略输出参数的值。