ASCII
ASCII什么意思,ASCII翻译
基本解释
n.: 美国信息交换用标准代码(全写为 American Standard Code for Information Interchange,使用不同程序的计算机可互相传送数据的一种标准码)
网络: 美国信息交换标准码(American Standard Code for Information Interchange);字符;美国标准信息交换码
权威解释
美国信息交换用标准代码(全写为 American Standard Code for Information Interchange,使用不同程序的计算机可互相传送数据的一种标准码):
the abbreviation forAmerican Standard Code for Information Interchange (a standard code used so that data can be moved between computers that use different programs)
英汉解释
美国信息交换用标准代码
美国信息交换标准代码
例句
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模式传输文件。
"Smart ASCII" adds just a little bit of extra semantic content and context in ways that look "natural" in text displays.
“智能ASCII”只添加了一点额外的语义内容和上下文,而且它们在文本显示中看起来是那么“自然”。
However, the verbose ASCII nature of these invocations impacts performance, leading architects to consider alternative solutions.
不过,这些调用的冗长的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字符进行编码。
Contains characters outside of the ASCII character range, check the identifier for all the languages that might be used to compile the code.
包含ASCII字符范围之外的字符,请为可能用来编译代码的所有语言检查该标识符。
With your XML files and delimited ASCII files available, you"re now ready to use DB2 IMPORT.
准备好XML文件和带分隔符的ASCII文件后,您现在就可以开始使用DB2IMPORT了。
It has been overly reported that the name Bill Gates III converted to ASCII codes would add up to 666.
曾经有过分的报道说比尔盖茨三世的名字转为ASCII码(美国信息交换标准码)的和是666。
The file function makes it a snap to import a short ASCII text file, but don"t use it on very large files.
file函数使导入一个小ASCII文本文件变得非常容易,但不要将它用于很大的文件。
Low-number ASCII characters work well and are easy to represent in most server-side languages.
ASCII字符表中前面的几个字符在大多数服务器端语言中能够正常工作而且容易书写。