字符型:字符型是字符串数组。
内置数据类型,如整型、字符型等。
Built-in data types such as integers, characters, and so forth.
注意:这个函数只用于字符型数组。
一个字符型的值,指示组件的编译数目。
A string-based value that indicates the build number of the component.
一个字符型的值,指示组件的次版本号。
A string-based value that indicates the minor version number of the component.
数据可以是不同类型的,例如数值型、字符型或日期型。
This data can be of different types, such as Numbers, characters, or dates.
文本挖掘主要处理半结构化、无结构化和字符型数据。
Text mining mainly deals with incomplete data, unstructured data and character data.
本文阐述了字符型数据在不同排序序列下的比较规则。
The article elaborates the rules of character types in the different collation sequences.
后者又可分为两种:字符型液晶显示模块和图形液晶显示模块。
The latter can be divided into two types: character LCD modules and graphics LCD modules.
注意:如果数组包含字符型键,那么将保留这些键。(见案例4)
Note: If the array have string keys, the returned array will allways preserve the keys. (See example 4)
php中的变量都是弱类型的:您可以将变量指定为整型,稍后将其指定为字符型。
Variables in PHP are weakly typed: you can assign a variable as an integer and later as a character.
介绍了一种简单的直接驱动字符型LCD的设计方法,简化了单片机应用系统的硬件设计。
Introduces a very sample design technique of directly driving LCD for character type in detail. It makes hardware design of SCM application system simple.
输入参数 “P1”的数据类型是整型,另一个输入参数 “P2” 的数据类型是字符型。
The input parameter named "P1" is of data type integer, the other input parameter "P2" is of type character.
我希望能够存储不同的值在不同的“仓库”,以便能够恢复每一个通过“密钥”(字符型)。
I wish to store different values in different "storages" so as to be able to recover each one via a "key" (type char).
函数的结果会以CLOB(字符型大型对象)数据类型的形式返回,可容纳1MB 的数据。
The result of the function is returned as a CLOB (Character Large Object) data type that can hold up to 1 MB of data.
利用AT 89C5 1及可扩展接口芯片81 5 5,设计了一种通用化的字符型液晶接口。
By using AT89C51 and extended interface chip-8155, the paper successfully designs the universal interface for character mode LCD.
但是最简单的数据库并不要求使用所有允许的类型,通常只需要保存数值型、字符型和日期(或时间)数据。
But most simple databases don't require the full range of allowed types, and often they need to store only numerical, character, and date or time data.
首先介绍了几个英文字段匹配算法,然后给出了一个字段匹配过程框架,最后重点描述了几个中文字符型字段匹配算法。
This paper introduces several English field matching algorithms, and simply describes the technology of segmenting words automatically; at the end, describes a few Chinese field matching algorithms.
基于FPGA的数字音频采集、存储和播放系统实现了数字音频信号的处理、SDRAM存取以及字符型LCD显示等功能。
A digital audio recording, storing and playing system based on FPGA includes the processing of audio signals, the access to SDRAM and the display on LCD (character).
在应用HD 4478u作为控制器的双行字符型LCD的过程中,就可以按第二行实际测出的地址去开发LCD显示模块。
In a course of applying the LCD with HD4478U controller, we can develop a LCD module according to the addresses detected.
本文应用单片机、步进电机驱动芯片、字符型LCD和键盘阵列,构建了集步进电机控制器和驱动器为一体的步进电机控制系统。
In this paper, microcontroller, stepper motor driver chips, character LCD and keypad array, build a set of stepper motor controller and driver as one of the stepping motor control system.
在PHP程序试图将下列数字“2.2250738585072011e- 308”从字符型转为浮点型数据时,该错误可致程序陷入无限循环。
The bug will cause the PHP processing software to enter an infinite loop when it tries to convert the series of digits "2.2250738585072011e-308" from the string format into the floating point format.
所以,如果我运用这个逻辑,char,*s1的意思是,不是一个字符型,而是什么?,that,s1,is,not,a,char,,it’s,instead,what?,一个指针或者什么的地址?
So, if we now apply the logic from today, char * s1 means s1 A pointer or the address of what?
类似的同样存在布尔型常量和字符常量,这些会在随后的章节与它们对应的类型一起介绍。
Boolean constants and character constants also exist and are described in subsequent chapters along with their corresponding types.
字符串数据长度的变化或数值型数据精度和等级的变化也表明在数据的表示、验证和使用上存在潜在的问题。
Variations in length for string data or in precision and scale for numeric data also point to potential issues in data presentation, validation, and usage.
或许避免在程序执行期间创建这些类的最佳方式在于,避免在应用程序的时间关键型部分使用反射服务来从字符串映射类、字段或方法。
Probably the best way to avoid their creation during the program is to avoid using reflection services to map class, field, or methods from strings during the time-critical parts of your application.
在接下来的例子中,我们将增加存储和操纵整型、布尔型和字符串值的功能。
For the next example, we'll add the ability to store and manipulate arrays of integer, Boolean, and string values.
正如我在前面指出的,最好避免使用泛型字符串类型的接口。
It is best to avoid generic string type interfaces, as I pointed out earlier.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
First, you can mix single and double quotation marks when creating a string, as long as the string USES the same type of quotation mark at the beginning and end.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。
First, you can mix single and double quotation marks when creating a string, as long as the string USES the same type of quotation mark at the beginning and end.
应用推荐