Cities are in a region of a country and have a name (in two versions: a plain, unaccented ASCII name and a foreign-characters name), a population (if known), and geographical coordinates.
城市位于一个国家的某个地区并拥有一个名称(有两种名称版本:一个简单的、无重音的ASCII名称和一个外国字符名称),一个人口数(如果已知)和地理坐标。
But this is perhaps a very simple example of ASCII art.
这是字符艺术方面一个非常简单的例子。
To illustrate the technique, I'll write a function that takes the address of an ASCII character, loads it, converts it to uppercase, and stores it back.
为了演示这个技术,我特意编写了一个函数,该函数接受一个ASCII字符、加载它、将其转换成大写并存储回去。
I use a format I call "smart ASCII" for various purposes.
我将一种我称之为“智能ASCII”的格式用于各种目的。
For example, it's often difficult to put an ASCII 0 (NUL) character into a buffer, and the article shows how attackers can normally get around this problem.
例如,将一个ASCII 0字符压入缓冲区通常是很困难的,而该文介绍了攻击者一般如何能够解决这个问题。
Applications that do not incorporate world language support can often be used only by individuals who read and write a language supported by ASCII.
没有结合世界的语言支持的应用程序通常只能被那些能读写ascii所支持语言的个人使用。
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 字符进行编码。
Standard ASCII assigns a single-byte character in the English language to a numeric value, such as 0 to 127 in decimal format.
标准ASCII 为英语语言中的一个单字节字符分配一个数值,比如十进制格式的0到 127。
You don't need to write an application. You just need to create a delimited ASCII file containing the data you want to load into your table.
您不需要编写应用程序,您只需创建一个带分隔符的ASCII文件,其中包含需要载入到表中的数据。
If you expect a string to contain only ASCII letters, be sure that it does.
如果期望字符串只包含ASCII字母,请确定它确实是这样。
UTF-8 is especially nice because its design makes ordinary ASCII text a simple subset of UTF-8.
UTF - 8之所以特别受欢迎是因为它将普通的ASCII文本作为它的一个简单子集。
"Smart ASCII" is a text format that USES a few spacing conventions to distinguish types of text blocks such as headers, regular text, quotations, and code samples.
“智能ASCII”是一种文本格式,它使用一些间隔约定来区分文本块的类型,如头、常规文本、引语和代码样本。
You must specify a value for the ASCII CCSID field, even if you do not have or plan to create ASCII-encoded objects.
您必须为asciiCCSID字段指定一个值,即使您不必或不打算创建ASCII编码的对象。
Thus the above string is stored as a list of the ASCII character values (see Listing 19).
因此,上面的字符串存储为由ascii字符值组成的列表(参见清单19)。
For instance, early desktop computers used ASCII for just such a mapping.
例如,就为了这种映射,早期的台式机使用了ASCII。
Use all the symbols on a standard ASCII keyboard and you have 95 to choose from.
使用标准ASCII键盘上所有的符号那你将有95种选择。
The program expects to find a single floating-point number in ASCII format; any extraneous characters will be ignored.
程序期望查找ascii格式的单精度浮点数;任何无关的字符都将忽略。
The hexadecimal digits X'2C' represent a comma character in ASCII.
十六进制数字X'2C'表示ASCII中的逗号字符。
If you use a nullable VARCHAR column and only ASCII characters (UTF-8 format 1 byte per character) involved, the maximum character length that can be indexed is 1021 characters.
如果使用可空的varchar列并只涉及ASCII字符(在utf - 8格式中每字符1字节),那么可以建立索引的最大字符长度是1021个字符。
You just need to express in ASCII character, one at a time, and these brave souls are simply going to spell something out for us to hammer home this point of binary.
你们只需要每人代表一个ASCII码,这些勇敢的小伙子们就是想,清楚的让大家理解二进制原理。
This grammar is almost exactly the way you would describe the "smart ASCII" language verbally, which is a nice sort of clarity.
这种语法和您口头描述“智能ASCII”的方式几乎完全相同,非常清晰。
A delimited ASCII (del) file is a stream of ASCII characters; rows in the data stream are separated by row delimiters, and column values within a row are separated by column delimiters.
分隔的ASCII (DEL)文件是ASCII字符流;数据流中的行由行分隔符分隔,而行中的列值由列分隔符分隔。
Figure 1 showed a simplified representation of the ASCII encoding scheme.
图1展示了ASCII编码模式的简化表示。
For example, suppose you wanted to only extract the AUDIT event type records into a delimited ASCII format using a!
例如,假设只需要将AUDIT事件类型的记录提取到以!
Cities are within a region of a country and have a (pure ASCII) name, an accented name (which might include foreign characters), a population (or 0, if unknown), a latitude, and a longitude.
城市属于某一国家的某一地区,城市信息包括(纯ascii)名称、带重音符的名称(可能包含外文字符)、人口数(如果人口数未知,就是0)、纬度和经度。
An IRI is essentially a URI that is allowed to contain non-ASCII characters.
IRI是一个允许包含非ascii字符的URI。
In another test, a completely randomized database (consisting of both ASCII characters and numerics) went from 250mb to 185mb.
在另一场测试中,一个完全随机化的数据库(由ascii字符和数字组成)从250MB变为185 MB。
Dlerror returns either NULL or a pointer to an ASCII string describing the most recent error.
dlerror返回NULL或者一个指向描述最近错误的ASCII字符串的指针。
Each message, or frame, starts with a command and ends with the ASCII sign for a null character.
每个消息(即帧)以一个命令开头,以一个表示null字符的ASCII符号结束。
The key file is a user-readable ASCII file that can be transferred to the iNotes application servers.
该密钥文件是一个用户可读的 ASCII 文件,可传输到iNotes 应用程序服务器。
应用推荐