ascii
美 [ˈæski]
英 ['æski] 
- n.美国信息交换用标准代码(全写为 American Standard Code for Information Interchange,使用不同程序的计算机可互相传送数据的一种标准码)
- 网络美国信息交换标准码(American Standard Code for Information Interchange);字符;美国标准信息交换码
英汉双解
1. | 美国信息交换用标准代码(全写为 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字符表中前面的几个字符在大多数服务器端语言中能够正常工作而且容易书写。
The root of the issue is whether or not the str class must to be implemented as ASCII.
这个问题的根源是str类是否必须使用ASCII来实现。
Procedures for the preparation of a small, open an ASCII file for the input string contains a specific character of each line or displayed.
编写一个小程序,打开一个ASCII文件,用于把输入中包含特定字符或字符串的各个行显示出来。
The character which when preceded by an escape character represents the start of an ASCII escape character.
前跟转义字符用于标识ASCII转义字符开始的字符。
The two cursors may be attached to any of the signals in the analyzed ASCII file.
两个游标可能会附加任何信号,在分析的ASCII文件。
And users will only be able to enter ASCII characters for that particular text box.
这样,用户将只能在该特定文本框中输入ASCII字符。
Therefore, the maximum number of characters that can be stored in the column might be reduced if non-ASCII characters are involved.
因此,如果涉及非ASCII字符,那么列中可以存储的最大字符数可能会减少。
Only ASCII (decimal) character codes can be typed into a publication.
只能在出版物中键入ASCII(十进制)字符代码。
This video shows the complete construction of an ASCII exporter plug-in, and the sample code is provided with the video for each step.
这部影片展示了一个ASCII出口商插件,和样本代码是为每个步骤的视频提供了完整的建设。
The character which when preceded by an escape character represents the ASCII escape character.
前跟转义字符用于表示ASCII转义字符的字符。
each number or letter has its own ASCII code that will be ; alter translated to its equivalent binary code.
没一个数字或字符都有其对应的ASCII码,然后再被转化为对等的二进制码。
You can save the snapshot to a PurifyPlus data file (. pmy) or to an ASCII text file (. txt).
您可以将快照保存到PurifyPlus数据文件(.pmy)或者保存到ASCII文本文件(.txt)中。
Non-ASCII Unicode characters are represented by an escape sequence of ASCII characters.
非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格式的二进制级别的资源。
On smaller stand-alone pSeries Linux systems, it may be desirable just to connect an ASCII terminal or terminal server to the serial port.
在较小的独立pSeriesLinux系统中,或许可以仅仅在串口上连接一个ASCII终端或者终端服务器。
That converts an ASCII encoded sequence of bytes into a sequence of Unicode characters.
用于将ASCII编码的字节序列转换为Unicode字符序列。
The VOB stores a given artifact's source code, which could be either a binary or text (ASCII) file, in a data pool called a source pool.
VOB在称为sourcepool的数据池中存储工件的源代码,可以是一个二进制或者文本(ASCII)文件。
Input to the system can be in ASCII or OpenMath; the program also has a batch mode too.
该系统的输入可以是ASCII或OpenMath;该程序还具有批处理模式。
The actual ball center data can also be sent to an external computer in an ASCII file via a serial port for further analysis.
实际球心的数据可以ASCII码的形式通过一个系列接口传至外部计算机以供进一步分析。
Property to the length of the ASCII string including the NULL terminator.
属性设置为此ASCII字符串的长度,该长度包括NULL结束符。
For real ease of composition -- and especially for platform and tool neutrality -- plain ASCII just cannot be beat.
为了在写作时能真正省心--特别是要具有平台和工具的中立性--无格式ASCII正是最好的选择。
During a bulk-import operation, hidden characters in an ASCII data file can cause problems that cause an error of "unexpected null found" .
在大容量导入操作过程中,ASCII数据文件中的隐藏字符可能会产生问题,导致“发现意外的空值”错误。
So while this particular example does not use any text outside of the ASCII range, JSON (and XML) work with international text.
所以,尽管这个示例并没有用到ASCII范围之外的任何文本,但是JSON(和XML)适合处理国际化文本。
NeXT property lists were a simple ASCII format, and Apple has added binary and XML representations.
NeXT的属性列表是简单的ASCII格式。苹果公司加入了二进制和XML的表示。
Thus, all data in the . dbf files, which contain non-spatial attribute information, is still encoded in ASCII format.
因此,.dbf文件中的所有数据(包含非空间属性信息)仍然以ASCII格式编码。