您要查找的是不是:
- The actual number of characters read. 读取的实际字符数。
- Indeed, this may understate the actual number. 实际上,这一数字可能低于实际水平。
- The actual number of code points in a DBCS might be less. DBCS中代码点的实际数目可能要少一些。
- Calls refer to the actual number of completed calls. 呼叫指的是完成呼叫的实际数量。
- The actual number of bytes in the bitmap, or 0 if there is an error. 调用成功时返回位图的实际字节数,否则为0。
- The actual number of bytes read, or -1 if the end of the stream is reached. 读入的实际字节数,如果到达流末端,返回-1。
- The actual number of bytes written at the location indicated by bytes. 指示的位置处写入的实际字节数。
- The actual number of characters copied is returned from this method. 此方法返回复制的实际字符数。
- The actual number of characters written at the location indicated by chars. 在由chars指示的位置处写入的实际字符数。
- The BMCPC Secretariat will confirm by fax the actual number of participants2 days before the briefing. 秘书处将于简介会举前二天以传真确定可出席简介会的人.
- The actual number of deputies present at today's meeting is 1,141, which constitutes a quorum. 今天会议实到的代表一千一百四十一人,合于法定人数。
- Therefore, number of calls in the report will not agree with the actual number of times the code block executed. 因此,报告中的调用数会与执行的代码块的实际次数不一致。
- It will be the actual number of rows if the database server can compute it without counting the rows. 如果数据库服务器不用计算行数就能计算该数,则它是实际的行数。
- Programs should not count on this method to return the actual number of bytes that could be read without blocking. 程序不能依靠此方法返回不阻塞条件下读取的实际字节数。
- The returned value is the actual number of bytes read, or zero if the end of the stream is reached. 返回的值是读取字节的实际数量,或如果到达流的结尾,则该值为零。
- We recommend asking for the issuing bank, and never revealing any part of the actual number once you get it. 我们建议一旦您获得信用卡,就请求发卡银行并且永远不要展示实际号码的任何部分。
- On successful return, contains the actual number of bytes written to the stream object. 成功返回时包含写入此流对象的实际的字节数。
- For sparse files, this number is the actual number of bytes on the disk that are used for database snapshots. 对于稀疏文件,此数字是数据库快照在磁盘上所占用的实际字节数。
- Sets the capacity to the actual number of elements in the List, if that number is less than a threshold value. 将容量设置为List中的实际元素数目(如果该数目小于某个阈值)。
- The actual number of bytes read, -1 is returned when the end of the stream is reached. 读入的实际字节数,当到达流末端时返回-1。