序时账簿 book of chronological entry; chronological book
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
例句与用法
If needle is not a string , it is converted to an integer and applied as the ordinal value of a character 另外特别重要的是:如果要找的不是字符串,说要把它变成整数,然后当作是这个字符串的序数值。 (不能理解!有没有这方面的例子? )
In the case of the return status parameter , its ordinal position will always be 1 because it is always the first parameter in the call to the stored procedure 对于返回状态参数,其序数位置始终为1 ,这是因为它始终是调用存储过程时的第一个参数。
Method for an out parameter , you must specify not only the data types to be used for the parameter , but also the parameter s ordinal placement in the stored procedure 方法传递out参数值时,不仅需要指定要使用的参数的数据类型,还必须指定参数在存储过程中的序数位置。
At the same time , it is relatively colorfully that this paper makes use of some proverties of topological spaces to discuss the problems about countable ordinal exponentiation arithmetic 同时,本文用拓扑空间的一些性质来讨论集合论中的可数序数指数运算问题也比较精彩。
When you pass a value to the setter method , you must specify not only the actual value to be used in the parameter , but also the parameter s ordinal placement in the stored procedure 向setter方法传递值时,不仅需要指定要在参数中使用的实际值,还必须指定参数在存储过程中的序数位置。
Method for a return status parameter , you must specify not only the data type to be used for the parameter , but also the parameter s ordinal placement in the stored procedure call 方法传递返回状态参数值时,不仅需要指定要使用的参数的数据类型,还必须指定参数在存储过程中的序数位置。
When you pass a value to the setter method , you must specify not only the actual value to be used in the sql statement , but also the parameter s ordinal placement in the sql statement 向setter方法传递值时,不仅需要指定要在sql语句中使用的实际值,还必须指定参数在sql语句中的序数位置。
More human interface design , provide a revised document attributes and volume , extension , case - sensitive , can be inserted , deleted , replaced , the unique sequence number renamed function 更人性化的界面设计,提供了批量修改文件属性和,扩展名,大小写,可以插入,删除,替换,独特的序数改名功能。
The idea was to get an index number to help estimate the difficulty of implementing processing tasks such as creating an xslt transform for a vocabulary and the typical uses for the vocabulary 基本的想法是:用一个序数字,来评估针对某个词汇表及其典型应用实现处理任务(如创建xslt转换)的难度。
For example , if your stored procedure contains a single out parameter , its ordinal value will be 1 ; if the stored procedure contains two parameters , the first ordinal value will be 1 , and the second ordinal value will be 2 例如,如果存储过程包含单个out参数,则其序数值为1 ;如果存储过程包含两个参数,则第一个序数值为1 ,第二个序数值为2 。