ascii

美 [ˈæski]英 ['æski]
  • n.美国信息交换用标准代码(全写为 American Standard Code for Information Interchange,使用不同程序的计算机可互相传送数据的一种标准码)
  • 网络美国信息交换标准码(American Standard Code for Information Interchange);字符;美国标准信息交换码

asciiascii

ascii

n.

美国信息交换标准码(American Standard Code for Information Interchange)

美国信息交换标准码 (Ascii) 标准的单字节字符编码方案,用于基于文本的数据。

字符

字符型变量存放的是自负,此处所讲的字符指的是计算机字符集中的字符(ASCII)码。字符型变量只占一个字节,一个字节为8位…

美国标准信息交换码

CATIA软件的10个使用技巧 —— 机械英才网 ... 2D Wireframe 二维线框 (美国标准信息交换码ASCII abort 放弃 中断 ...

字符图形动画文件

文件扩展名大全_百度知道 ... .ADP Microsoft Access 的项目 .. ASCII 字符图形动画文件 .. Windows Media 媒体文件的快捷方式 …

美国信息交换标准代码

电工 电子学常用英文缩写 ... APU 算术处理单元 ASCII 美国信息交换标准代码 ATC 地址转换芯片 ...

美国信息互换标准代码

术语表 - 科来软件公司 ... 流量或通信量( Traffic) 美国信息互换标准代码( ASCII) 默认( Default) ...

字符集

什么是ProTool - 免费文档下载 ... CPU 中的消息到达. ASCII 字符集 Bmp-Graphics.lib 技术标准符号 所有 ...

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字符表中前面的几个字符在大多数服务器端语言中能够正常工作而且容易书写。
11
The root of the issue is whether or not the str class must to be implemented as ASCII. 这个问题的根源是str类是否必须使用ASCII来实现。
12
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文件,用于把输入中包含特定字符或字符串的各个行显示出来。
13
The character which when preceded by an escape character represents the start of an ASCII escape character. 前跟转义字符用于标识ASCII转义字符开始的字符。
14
The two cursors may be attached to any of the signals in the analyzed ASCII file. 两个游标可能会附加任何信号,在分析的ASCII文件。
15
And users will only be able to enter ASCII characters for that particular text box. 这样,用户将只能在该特定文本框中输入ASCII字符。
16
Therefore, the maximum number of characters that can be stored in the column might be reduced if non-ASCII characters are involved. 因此,如果涉及非ASCII字符,那么列中可以存储的最大字符数可能会减少。
17
Only ASCII (decimal) character codes can be typed into a publication. 只能在出版物中键入ASCII(十进制)字符代码。
18
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出口商插件,和样本代码是为每个步骤的视频提供了完整的建设。
19
The character which when preceded by an escape character represents the ASCII escape character. 前跟转义字符用于表示ASCII转义字符的字符。
20
each number or letter has its own ASCII code that will be ; alter translated to its equivalent binary code. 没一个数字或字符都有其对应的ASCII码,然后再被转化为对等的二进制码。
21
You can save the snapshot to a PurifyPlus data file (. pmy) or to an ASCII text file (. txt). 您可以将快照保存到PurifyPlus数据文件(.pmy)或者保存到ASCII文本文件(.txt)中。
22
Non-ASCII Unicode characters are represented by an escape sequence of ASCII characters. 非ASCIIUnicode字符由ASCII字符的转义序列表示。
23
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字符的第二个字节截断。
24
Each message, or frame, starts with a command and ends with the ASCII sign for a null character. 每个消息(即帧)以一个命令开头,以一个表示null字符的ASCII符号结束。
25
Here we provide a possible function to calculate the length of the string of characters of ASCII code. 这里提供一个可以计算字符串ASCII码长度的函数。
26
However, a string is actually just a list of ASCII integer values. 但是,字符串实际上只是由ASCII字符值组成的列表。
27
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值。
28
This grammar is almost exactly the way you would describe the "smart ASCII" language verbally, which is a nice sort of clarity. 这种语法和您口头描述“智能ASCII”的方式几乎完全相同,非常清晰。
29
The Binary editor allows you to edit any resource at the binary level in either hexadecimal or ASCII format. 二进制编辑器使您得以编辑任何十六进制或ASCII格式的二进制级别的资源。
30
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终端或者终端服务器。