ASCII
英音[ ˈæski ] 美音[ ˈæski ]

美国信息交换标准码

常用释义

词性释义

abbr. 美国信息交换标准码(American Standard Code for Information Interchange)
例句
  • 全部
The FTP operations can be configured to stop the File System task when the operation fails, or to transfer files in ASCII mode.
FTP操作可以配置为在操作失败时停止文件系统任务,或以ASCII模式传输文件。
“智能ASCII”只添加了一点额外的语义内容和上下文,而且它们在文本显示中看起来是那么“自然”。
不过,这些调用的冗长的ASCII特性将影响性能,从而使架构师转而考虑别的备选解决方案。
Remember, in C, a string is nothing but an array of characters with a terminating NULL character (ASCII 0).
请记住,在C语言中,字符串只是一个带有终止NULL字符(ASCII0)的字符数组。
This encoding scheme makes it possible to encode an ASCII character with one byte, and a non-ASCII character with multiple (up to 4) bytes.
这个编码方案可以用一个字节对ASCII字符进行编码,用多个字节(最多4字节)对非ASCII字符进行编码。
包含ASCII字符范围之外的字符,请为可能用来编译代码的所有语言检查该标识符。
准备好XML文件和带分隔符的ASCII文件后,您现在就可以开始使用DB2IMPORT了。
曾经有过分的报道说比尔盖茨三世的名字转为ASCII码(美国信息交换标准码)的和是666。
file函数使导入一个小ASCII文本文件变得非常容易,但不要将它用于很大的文件。
Low-number ASCII characters work well and are easy to represent in most server-side languages.
ASCII字符表中前面的几个字符在大多数服务器端语言中能够正常工作而且容易书写。
这个问题的根源是str类是否必须使用ASCII来实现。
编写一个小程序,打开一个ASCII文件,用于把输入中包含特定字符或字符串的各个行显示出来。
The character which when preceded by an escape character represents the start of an ASCII escape character.
前跟转义字符用于标识ASCII转义字符开始的字符。
两个游标可能会附加任何信号,在分析的ASCII文件。
这样,用户将只能在该特定文本框中输入ASCII字符。
因此,如果涉及非ASCII字符,那么列中可以存储的最大字符数可能会减少。
只能在出版物中键入ASCII(十进制)字符代码。
这部影片展示了一个ASCII出口商插件,和样本代码是为每个步骤的视频提供了完整的建设。
The character which when preceded by an escape character represents the ASCII escape character.
前跟转义字符用于表示ASCII转义字符的字符。
没一个数字或字符都有其对应的ASCII码,然后再被转化为对等的二进制码。
You can save the snapshot to a PurifyPlus data file (. pmy) or to an ASCII text file (. txt).
您可以将快照保存到PurifyPlus数据文件(.pmy)或者保存到ASCII文本文件(.txt)中。
非ASCIIUnicode字符由ASCII字符的转义序列表示。
For instance, if UTF-16 data is naively loaded into a C string, the string may be truncated on the second byte of the first ASCII character.
比方说,如果UTF-16数据原样加载到C字符串中,字符串可能从第一个ASCII字符的第二个字节截断。
Each message, or frame, starts with a command and ends with the ASCII sign for a null character.
每个消息(即帧)以一个命令开头,以一个表示null字符的ASCII符号结束。
Here we provide a possible function to calculate the length of the string of characters of ASCII code.
这里提供一个可以计算字符串ASCII码长度的函数。
However, a string is actually just a list of ASCII integer values.
但是,字符串实际上只是由ASCII字符值组成的列表。
The first byte defines the number of octets to follow, or if it is 7F or less, it is the value of an ASCII equivalent.
第一个字节定义后面紧跟的八位元数,如果是7F或更小,这就是等价的ASCII值。
This grammar is almost exactly the way you would describe the "smart ASCII" language verbally, which is a nice sort of clarity.
这种语法和您口头描述“智能ASCII”的方式几乎完全相同,非常清晰。
The Binary editor allows you to edit any resource at the binary level in either hexadecimal or ASCII format.
二进制编辑器使您得以编辑任何十六进制或ASCII格式的二进制级别的资源。
在较小的独立pSeriesLinux系统中,或许可以仅仅在串口上连接一个ASCII终端或者终端服务器。