bytes
推荐文章



n.
字节( byte的名词复数 );
英英释义
byte[ baits ]
n.a sequence of 8 bits (enough to represent one character of alphanumeric data) processed as a single unit of information
词组短语
double byte双字节,双位元组
双语例句
用作名词(n.)
The output is then packaged into bytes.
将输出数据流整理成字节。
Comparison based on strings component bytes.
基于字符串组成部分字节数的比较。
权威例句
Types, bytes, and separation logicNetwork traffic anomaly detection based on packet bytes
Browsing Bytes & Books by Subject
From “Nuts & Bolts” to “Bits & Bytes”- The Evolution of Taiwan ICT in a Global Knowledge-based Economy
The tesla broadcast authentication protocol
Water Quality Analysis Simulation Program (WASP)
The Status of MD5 After a Recent Attack
German Government Chooses Open Source For Its Federal Cloud Solution
Draft Technical Support Document for Water Quality-Based Toxics Control
System for intergrating an on-line service community with a foreign service
1. This is because each character is encoded with 2 bytes.
这是因为每个字符用2字节进行编码。
www.ibm.com
2. Anyone could have sent us these bytes. Why should we trust this signature?
任何人都有可能发给我们这些字节,为什么我们要相信这个签名呢?
www.infoq.com
3. If you vectorize this code, since you are treating the values as bytes, that means that each instruction will operate on 16 values at once!
如果对代码进行向量化,由于您正在将这些值当作字节进行处理,这意味着每条指令都要一次操作16 个值!
www.ibm.com
4. The peer on the left performs two socket writes of 100 bytes each.
左边的对等层完成两个套接字的写操作,每个100字节。
www.ibm.com
5. At this level, you are concerned with the actual bytes that go across the connection from the application to the cloud.
在这个级别,您考虑的是通过从应用程序到云的连接传送的实际字节。
www.ibm.com
6. In the IFS, the files exist as a sequence of bytes without any data format specified by the file attributes.
在IFS 中,文件的存在形式是一个字节序列,没有任何由文件属性指定的数据格式。
www.ibm.com
7. In our application, the date and time entered by the user are concatenated into a string, converted into bytes, and stored.
在我们的应用程序中,用户输入的日期和时间被连接成一个字符串,转换成字节,然后被存储。
www.ibm.com
8. Each record in a record store is an array of bytes and has a unique integer identifier.
记录存储中的每个记录是一个字节数组,并且有唯一的整数标识符。
www.ibm.com
9. The next field contains the length of the file in bytes.
下一个字段包含文件的长度,以字节为单位。
www.ibm.com
10. These characters each have a single byte of display and multiple bytes of internal storage.
每个这些字符都有一个显示字节,以及多个字节的内部存储。
www.ibm.com
11. If you have the option, use standard library functions to do byte-swapping operations, and standardize on the order in which bytes are stored in your data files; network byte order is the best.
如果可以选择的话,请使用标准库函数来进行字节交换操作,并按照字节在数据文件中存储的顺序进行标准化;网络字节顺序最适合这种工作。
www.ibm.com
12. This is because each Chinese character takes 3 bytes.
这是因为每个中文字符占用3字节。
www.ibm.com
13. First, the request and reply each may not exceed 1,920 bytes of information per transaction.
首先,在每个事务中,请求和应答均不能包含超过 1,920字节的信息。
www.ibm.com
14. Files are collections of characters or bytes, and often rows of text or objects.
文件是字符集或字节集,通常也是多行文本或对象的集合。
www.ibm.com
15. Therefore, if you want to store only one byte, if you tried to do it directly on an unaligned address, it would both go into the wrong location and clobber the remaining bytes in the quadword.
因此,如果希望只存储一个字节,且试图在未对齐的地址直接存储,那么它就会进入到不正确的位置并会截断四字内剩余的字节。
www.ibm.com
16. The arguments are the local address, the remote address, the number of bytes to transmit, a channel, and the command to perform (in this case, GET).
这些参数有逻辑地址、远程地址、要传输的字节个数、一个通道以及所执行的命令(在本例中是GET)。
www.ibm.com
17. The buffer must be 256 bytes long.
而这个缓冲区必须是256字节长。
www.ibm.com
18. Tools are also available to help reorganize directories and files, but these tools keep us safe from bits, bytes, and sectors.
帮助重新组织目录和文件的工具也是可用的,但是这些工具使我们远离比特、字节和扇区。
www.ibm.com
19. You might be able to find a happier medium by reading a series of bytes into a buffer at a time, thus saving the method calls.
您或许能够通过每次将一系列字节读取到缓冲区中找到更加令人高兴的方法,从而减少方法调用。
www.cnblogs.com
20. This function, as mentioned in SQL standard, returns the length of the input string in octets or bytes.
如SQL标准中所述,此函数返回输入字符串的八位字节长度或字节长度。
www.ibm.com
21. You can also see from the line above the total size of the e-mail (7632 bytes) and the number of recipients (one).
从上面的一行内容中,您还可以看到电子邮件的总计大小(7632字节)以及接收者的数目(一个)。
www.ibm.com
22. However, the length of "A" is one byte and that of "Latin capital letter A with ring above" is two bytes.
但是,“A”的长度是一个字节而 “上面带圈的大写拉丁字母A”的长度则是两个字节。
www.ibm.com
23. Look at the two bytes above highlighted in blue.
看看上面两个被用蓝色高量显示的字节。
xjchilli.blog.163.com
24. The first step is to calculate the number of bytes required to hold the integer value (the content part of the INTEGER structure).
第一步是计算容纳这个整数值(INTEGER结构的内容部分)所需要的字节数。
www.ibm.com
25. Because each command cannot determine the number of bytes in its respective operation, the accumulated totals and the activity bar are shown on each line.
因为这两个命令都不能确定要操作的字节数,所以每行上只显示累计的总数据量和活动条。
www.ibm.com
26. Similarly, the application retrieves the record as a stream of bytes and converts it into a string.
同样,这个应用程序以字节流形式检索记录,然后将它转换成一个字符串。
www.ibm.com
27. The size of the file in bytes.
按字节显示文件的大小
article.yeeyan.org
28. CLR Profiler can also show allocation views by class type or over time, identify the number of bytes allocated by each method, and display the sequence of methods executed over the life of the test.
CLR分析器还可以按类类型或者随着时间的流逝显示分配视图,标识每个方法所分配的字节数量,并且显示在整个测试周期中执行的方法序列。
www.cnblogs.com
29. This operation will result in an integer whose most significant 3 bytes will be zeroed out.
这个操作会得到一个整数,它有效的最高3个字节都将填入零。
www.ibm.com
30. Message sizes of 40K bytes and over are common nowadays.
如今,大小超过40K字节的消息是很常见的。
www.ibm.com
31. With more than ten thousand million bytes of disk storage, it ceases to be important to us just how many hundreds are left, yet the display rigorously shows us down to the kilobyte.
对于一个具有几十亿字节存储量的硬盘,几百个字节的信息已经完全没有意义。 尽管程序严格的显示到了千字节位,但是对我们重要的信息是剩余空间的多少。
-- 来源 -- About Face 3交互设计精髓
32. It is, however, very reasonable for the application to make sure to keep a milestone copy of the file before the 5000 bytes were changed, just in case.
但是程序有理由在修改5 000字节之前保留一个重要的副本以防万一。
-- 来源 -- About Face 3交互设计精髓
33. The problem is that there will be many bytes which are never used.
问题是其中有不少位组空闲用。
-- 来源 -- 英汉 - 辞典例句
34. In order to address 1024 bytes, 10 address lines are needed.
为了对1024个字节寻址,需要10条地址线。
-- 来源 -- 英汉 - 辞典例句
35. Binary data that requires two or more bytes for full representation.
需要两个或多个字节来完整表示的二进制数据。
-- 来源 -- 英汉 - 辞典例句
36. The computer has two million bytes of memory.
该电脑的存储器有两百万单位。
-- 来源 -- 英汉 - 辞典例句
37. Imagine that the changed-byte-count for a file was 126, 94, 43, 74, 81, 70, 110, and 92. If the user calls up the file and changes 100 bytes, nothing would be out of the ordinary.
假设文件修改的字节数量的历史数据是126、94、43、74、81、70、110和92。 如果某次用户调用这个文件,修改了100字节,可能没有意外。
-- 来源 -- About Face 3交互设计精髓
38. For example, if the application remembers the number of bytes changed in the file each time it is opened, it can help the user with some reasonableness checks.
例如,如果程序记住了文件每次打开时修改的字节数量,那么它能够帮助用户做一些合理的检查。
-- 来源 -- About Face 3交互设计精髓
39. But if the number of changed bytes suddenly shoots up to 5000, the application might suspect that something is amiss.
但是,如果某次修改字节的数量突然激增到5 000,程序可以认为出了某种错误。
-- 来源 -- About Face 3交互设计精髓
40. In the lower-left corner, the application tells us the number of free bytes and the total number of bytes on the disk. These numbers are hard to read and hard to interpret.
在左下角,应用程序告诉我们剩余空间的字节数和硬盘上总的空间大小,这些数字难以阅读和解释。
-- 来源 -- About Face 3交互设计精髓
bytes




