| 1. | Invokes other serializers for each property value 为各个属性值调用其他序列化程序。 |
| 2. | Base method for all other values of the 参数的所有其他值调用 |
| 3. | On the return value of calling 调用的返回值调用 |
| 4. | Is a javascript function that will be called with the java method s return value 是要用java方法的返回值调用的javascript函数。 |
| 5. | You would then call the sub with the values for the parameters as shown below 您随后就可以按如下所示用这些参数的值调用此sub 。 |
| 6. | If you call this method with a different content - type header value set in the 集合中设置的另一个content - type标头值调用此方法,则 |
| 7. | Constructor with a parameter value that is a null reference nothing in visual basic 此构造函数等效于使用一个空引用(在visual basic中为nothing )参数值调用其他的 |
| 8. | Functions are deterministic when they always return the same result any time they are called by using a specific set of input values 如果任何时候用一组特定的输入值调用内置函数,返回的结果总是相同的,则这些内置函数为确定的。 |
| 9. | Sql server returns an error if a mutator method is invoked on a transact - sql null value , or if a new value produced by a mutator method is null 如果对transact - sql空值调用赋值函数方法,或者赋值函数方法生成的新值为空,则sql server将会返回错误。 |
| 10. | For example , one can define a substring udf , which can accept a char value as parameter , cast it into a graphic value , call the substr function for the graphic value , and cast the graphic result back to a char value 例如,可以定义一个substring udf ,它接受一个char值作为参数,将它转换为graphic值,再对这个graphic值调用substr函数,最后将graphic结果转换回char值。 |