您要查找的是不是:
- 等径角挤压法(equal channel angular pressing,ECAP)是大塑性变形(severe plastic deformation,SPD)制备超细晶材料的方法之一。The method of equal channel angular pressing (ECAP) is one of the methods of severe plastic defromation, which is used to prepare bulk ultrafine-grained materials.
- parameter标识包含在DISH服务中的SOAP服务的前缀。Parameter A prefix that identifies the SOAP services to be included in a DISH service.
- 如果Parameter Position属性为整数,则参数为位置参数。A parameter is a positional parameter if the Parameter Position attribute is an integer.
- 下面的示例演示定义两个参数(parameter)的Function过程。The following example shows a Function procedure that defines two parameters.
- Direction属性当前不由Parameter类使用,它保留供将来使用。The Direction property is currently not used by the Parameter class and is reserved for future use.
- 一种在计算机程序执行期间被赋值的参数。同dynamic parameter。A parameter that is bound during the execution of a computer program.
- 在该页被回发到服务器后保存对Parameter对象视图状态的更改。Saves the changes to the Parameter object's view state since the time the page was posted back to the server.
- 也可以通过设置Parameter对象的DbType属性,泛泛地指定Parameter的类型。You can also generically specify the type of a Parameter by setting DbType property of a Parameter object.
- 箓
- Direction属性描述Parameter实例绑定到的值和Parameter对象本身之间的数据流动方向。The Direction property describes the direction of the flow of data between the value that a Parameter instance is bound to and the Parameter object itself.
- 任何对基础值的更改都会由Parameter对象反映出来,但是,基础数据不会反映对Parameter对象的任何更改。Any changes made to the underlying value are reflected by the Parameter object, but any changes to the Parameter object are not reflected by the underlying data.
- 对于任何特定的function_id,该列中的值与sys.partition_parameters目录视图的parameter_id列中的值相对应。The values in this column correspond with those in the parameter_id column of the sys. Partition_parameters catalog view for any particular function_id.
- 在第一个调用中,编译器将消除第一个重载,因为第一个参数(Argument)的类型(Short)将收缩为相应参数(Parameter)的类型(Byte)。In the first call, the compiler eliminates the first overload because the type of the first argument (Short) narrows to the type of the corresponding parameter (Byte).