lingohey logo

ascii

US:/ˈæski/
UK:/'æski/
n.:
美国信息交换用标准代码(全写为 American Standard Code for Information Interchange,使用不同程序的计算机可互相传送数据的一种标准码)
网络:
美国信息交换标准码(American Standard Code for Information Interchange);字符;美国标准信息交换码
Examples
1.
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模式传输文件
2.
"Smart ASCII" adds just a little bit of extra semantic content and context in ways that look "natural" in text displays.
智能ASCII添加一点额外语义内容上下文而且它们文本显示看起来那么自然
3.
However, the verbose ASCII nature of these invocations impacts performance, leading architects to consider alternative solutions.
不过这些调用冗长ASCII特性影响性能从而使架构师转而考虑别的备选解决方案
4.
Remember, in C, a string is nothing but an array of characters with a terminating NULL character (ASCII 0).
记住C语言字符串只是一个带有终止NULL字符ASCII0字符数组
5.
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字符进行编码
6.
Contains characters outside of the ASCII character range, check the identifier for all the languages that might be used to compile the code.
包含ASCII字符范围之外字符可能用来编译代码所有语言检查标识
7.
With your XML files and delimited ASCII files available, you're now ready to use DB2 IMPORT.
准备好XML文件分隔符ASCII文件现在可以开始使用DB2IMPORT
8.
It has been overly reported that the name Bill Gates III converted to ASCII codes would add up to 666.
曾经过分报道比尔盖茨名字转为ASCII美国信息交换标准666
9.
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文本文件变得非常容易不要用于文件
10.
Low-number ASCII characters work well and are easy to represent in most server-side languages.
ASCII字符前面几个字符大多数服务器语言能够正常工作而且容易书写