num

abbr.  numeral 数的; number 数字

BNC.17522



双语例句

  1. You will create a field with the name num, which you will validate.
    您将创建一个名为num的字段,您需要验证这个字段。
  2. To change the number of entries to100 ( for example), add the query string parameter num= 100.
    例如,要将条目数目改为100,添加查询字符串参数num=100。
  3. Assume that the num_freqvalues database configuration parameter value is10, and the num_quantiles database configuration parameter value is20.
    假设numfreqvalues数据库配置参数值是10,numquantiles数据库配置参数值是20。
  4. We will perform UPDATE STATISTICS on the column item_num and then see how the two bins are constructed.
    我们将在列itemnum上执行UPDATESTATISTICS,看看这两种容器是如何构造的。
  5. LCL_NUM_VALUE is the offset from the end of the stack to the local variable num.
    LCLNUMVALUE是堆栈末端到本地变量num的偏移量。
  6. Next, you copy the first parameter to a local variable with stqd$ 3, LCL_NUM_VALUE ($ sp).
    接下来,通过stqd$3,LCLNUMVALUE($sp)将第一个参数复制到本地变量。
  7. Now, in the new call to factorial, num is set to3.
    现在,在新一次调用factorial时,num被设置为3。
  8. In this case, num_events will give the number of interrupts to be generated.
    在这种情况中,numevents给出了要生成的中断的次数。
  9. If this prediction of num_proc2 equal to1 is false, then branch misprediction occurs.
    如果numproc2不等于1,就说明发生了转移的错误预测。
  10. An alternative method to accomplish the same result would test whether the current item in the tuple is even ( using if not num% 2:) and, if true, would add the current item to the running total.
    实现相同结果的另一种方法是测试tuple中的当前项是否是偶数(使用ifnotnum%2:),如果为真,那么将当前项添加到运行总和中。
  11. The final select statement shows the stock_num column with the original set of data.
    最后一个select语句展示了包含原始数据集的stocknum列。
  12. This causes num_proc2 to not always be equal to1, and hence branch misprediction occurs in the parent thread.
    这导致numproc2不总是等于1,因而在父线程中发生了转移的错误预测。
  13. However, if a result set is unordered, no num attribute is used.
    不过,如果结果集是无序的,则不使用num属性。
  14. Note: "CUST_NUM" field exists in both input and output columns of the two XML Input stages.
    注:两个XMLInputstage的输入和输出列中都有“CUSTNUM”字段。
  15. The function takes a single parameter named num.
    此函数只接受一个名为num的单一参数。
  16. Num_events is the number of valid entries in EventsArray.
    numevents是EventsArray中有效项的数量。
  17. Similarly, toggling the value of num_proc1 by the parent thread causes branch misprediction in the clone thread.
    与此类似,由父线程切换的numproc1的值导致了克隆线程中的转移的错误预测。
  18. The innermost computation requires decrementing num and passing it as a parameter to the next invocation of factorial.
    最里面的计算要求递减num并将其作为参数传递给下一个factorial调用。
  19. Furthermore, if an "ORDER BY" clause is used, each tag carries a num attribute that specifies the sequence of output data.
    而且,如果使用了“ORDERBY”子句,每个标记就会带有指定输出数据序列的num属性。
  20. If you recall, your DB2 table was created specifying the primary key of the ACCOUNT_NUM column.
    您可以回想一下,创建DB2表时指定了ACCOUNTNUM列作为主键。
  21. The tool unloads data from the source tables in parallel controlled by NUM_THREADS parameter in the unload script.
    这个工具并行地从源表卸载数据,并行度由unload脚本中的NUMTHREADS参数控制。
  22. The number of available agents is dependent on the database manager configuration parameters maxagents and num_poolagents.
    可用的代理程序数取决于数据库管理器配置参数maxagents和numpoolagents。
  23. The optional refreshInterval parameter lets you override the default caching behavior by refreshing the cache every num seconds.
    可选的refreshInterval参数允许您通过每隔num秒刷新缓存,从而覆盖缺省缓存行为。
  24. Instead, it is returned to the pool of idle agents, up to a maximum of num_poolagents.
    相反,它将被返回到闲置代理池,直到闲置代理的数目到达numpoolagents指定的最大值。
  25. Even though it is the same variable name in the same code, num is different this time.
    尽管这是相同代码中的相同变量名,不过num这次不同了。
  26. Now, let us consider an inventory table consisting of three columns& item_num, customer_name and amount.
    现在,我们来考虑一个Inventory表,这个表由三个列组成&itemnum、customername和amount。
  27. So again, I put in numcalls this num calls, which you can ignore.
    所以再一次我会加上,这个,你们可以忽略这个。
  28. As you can see, we include a sequence number(" seq_num") along with attributes of the plaintext message ( here it's called "TLSCompressed").
    也许你已经看到,我们加入了一个序列号(“seqnum”)和明文消息(这里被称为TLSCompressed)的一些其他属性。
  29. Here we see a "script" workflow is bound to the identifier "num".
    这里,我们看到一个“script”工作流绑定到一个“num”标识符上。