下载应用程式
educalingo
character string

在"英语"词典里character string}的意思

词典

英语中CHARACTER STRING的发音

ˈkærɪktə strɪŋ


CHARACTER STRING的语法类别

noun
形容词
动词
副词
代词
介词
连词
限定词
感叹词

CHARACTER STRING在英语中的意思是什么?

字符串(计算机科学)

在计算机编程中,字符串传统上是一系列字符,无论是作为文字常数还是作为某种变量。 后者可以允许其元素被突变并且长度改变,或者它可以是固定的。 字符串通常被理解为数据类型,并且通常被实现为使用某些字符编码存储元素序列(通常为字符)的字节数组。 字符串也可以表示更一般的数组或其他序列数据类型和结构。 根据所使用的编程语言和精确数据类型,声明为字符串的变量可能导致存储器中的存储器被静态地分配给预定的最大长度,或者采用动态分配来允许其保存可变数量的元素。 当字符串在源代码中显示时,它被称为字符串文字,并具有表示形式。 在用于数学逻辑和理论计算机科学的形式语言中,字符串是从称为字母表的集合中选择的符号的有限序列。

在英语 词典里character string的定义

字典中字符串的定义是一系列可以作为一个组来操作的字符,但不一定代表任何东西。

CHARACTER STRING押韵的英语 单词

bowstring · centring · drawstring · first-string · hamstring · latchstring · lustring · lutestring · maistring · re-string · shoestring · string · superstring · unstring

CHARACTER STRING一样开头的英语单词

character actor · character actress · character armour · character assassination · character code · character comedy · character development · character part · character recognition · character reference · character set · character sketch · character space · character trait · character type · character witness · character-building · characterful · characteries · characterisable

CHARACTER STRING一样开头的英语单词

catering · considering · cosmic string · cut string · drill string · during · engineering · first string · G-string · glass string · hiring · keep on a string · manufacturing · monitoring · offering · open string · photo-sharing · reconnoitring · ring · second string

英语近义词词典里character string的近义词和反义词

近义词

«character string»的25种语言翻译

翻译者

CHARACTER STRING的翻译

通过我们的英语多语言翻译器,找到character string25种语言翻译

该章节所呈现的将character string由 英语向其他语言的翻译是通过自动统计翻译获得的;在英语中基本的翻译单位是单词«character string»。
zh

翻译者英语 - 中文

字符串
1,325 数百万发言者
es

翻译者英语 - 西班牙语

cadena de caracteres
570 数百万发言者
en

英语

character string
510 数百万发言者
hi

翻译者英语 - 印地语

चरित्र स्ट्रिंग
380 数百万发言者
ar

翻译者英语 - 阿拉伯语

سلسلة أحرف
280 数百万发言者
ru

翻译者英语 - 俄语

строка символов
278 数百万发言者
pt

翻译者英语 - 葡萄牙语

cadeia de caracteres
270 数百万发言者
bn

翻译者英语 - 孟加拉语

অক্ষর স্ট্রিং
260 数百万发言者
fr

翻译者英语 - 法语

chaîne de caractères
220 数百万发言者
ms

翻译者英语 - 马来语

Rentetan aksara
190 数百万发言者
de

翻译者英语 - 德语

Zeichenkette
180 数百万发言者
ja

翻译者英语 - 日语

文字列
130 数百万发言者
ko

翻译者英语 - 韩语

문자열
85 数百万发言者
jv

翻译者英语 - 印尼爪哇语

Karakter string
85 数百万发言者
vi

翻译者英语 - 越南语

chuỗi ký tự
80 数百万发言者
ta

翻译者英语 - 泰米尔语

பாத்திரம் சரம்
75 数百万发言者
mr

翻译者英语 - 马拉地语

वर्ण स्ट्रिंग
75 数百万发言者
tr

翻译者英语 - 土耳其语

Karakter dizgesi
70 数百万发言者
it

翻译者英语 - 意大利语

stringa di caratteri
65 数百万发言者
pl

翻译者英语 - 波兰语

ciąg znaków
50 数百万发言者
uk

翻译者英语 - 乌克兰语

рядок символів
40 数百万发言者
ro

翻译者英语 - 罗马尼亚语

șir de caractere
30 数百万发言者
el

翻译者英语 - 希腊语

ακολουθία χαρακτήρων
15 数百万发言者
af

翻译者英语 - 布尔语(南非荷兰语)

karakter string
14 数百万发言者
sv

翻译者英语 - 瑞典语

teckensträng
10 数百万发言者
no

翻译者英语 - 挪威语

tegnstreng
5 数百万发言者

character string的使用趋势

趋势

词语 «CHARACTER STRING»的使用趋势

character string的主要搜索趋势和常见用法
用户为查找我们的英语在线词典以及单词«character string»的最常用表达而进行的主要搜索的列表。

character string的英语文献、引用和新闻中的使用范例

示例

«CHARACTER STRING»相关的英语书籍

在以下的参考文献中发现character string的用法。与character string相关的书籍以及同一来源的简短摘要提供其在 英语文献中的使用情境。
1
Guide to Fortran 2003 Programming
In a computer program, a piece of written text is called a character string. Character strings have been used throughout this book to retain messages and identify information printed out but not processed in any significant way. This chapter ...
Walter S. Brainerd, 2009
2
Practical PostgreSQL
Character string functions (continued) Function Description chr(n) Returns the character whose ascii value corresponds to the number n s ilike(f) Returns true if the expression f is found to match (caseinitcap(s) length(s) s like(f) lower(s) lpad( s, ...
Joshua D. Drake, John C. Worsley, 2002
3
SQL: Visual QuickStart Guide
... statements about, x-xiii advantages as declarative language, xi approximate numeric types, 75 based on relational model, 61 BLOB data types, 72 books on advanced, 405, 458 Boolean types, 76 case insensitivity of, xvi character string ...
Chris Fehily, 2010
4
SAS 9.4 Functions and CALL Routines: Reference:
682) Returns a numeric result that indicates whether the argument contains a missing value. MVALID Function (p. 696) Checks the validity of a character string for use as a SAS member name. NLITERAL Function (p. 701) Converts a character ...
SAS Institute, 2013
5
Introduction to the MTS File Editor
CHARACTER STRINGS A character string is group of characters placed end to end. Like single characters, character strings are usualty represented by enclosing them in delimiters. For example, "ABCDEFGHI" and "3" and "322 15 6992" are ...
‎1986
6
Professional Microsoft SQL Server 2012 Reporting Services
CHARINDEX() int Similar to PATINDEX(), returns the index (character position) of the first occurrence of a character string withinanother character string. DIFFERENCE() int Returns the numeric difference between two character strings  ...
Paul Turley, Robert M. Bruckner, Thiago Silva, 2012
7
Programming in Objective-C
This edition has been fully updated to incorporate new features in Objective-C programming introduced with Xcode 4.4 (OS X Mountain Lion) and Xcode 4.5 (iOS 6.) “The best book on any programming language that I’ve ever read.
Stephen G. Kochan, 2012
8
Programming in C
3.4 Character String Constants A sequence of zero or more characters enclosed within double quotation marks represents a character string constant. Any valid character can be included in the string, including any of the escape characters ...
Stephen G. Kochan, 2004
9
Understanding the New SQL: A Complete Guide
to be able to add the integer value corresponding to that character string to an actual INTEGER, but SQL-86/SQL-89 wouldn't let you. Well, SQL-92 doesn't let you do it indiscriminately — that is, without expressing it precisely. However, if you ...
Jim Melton, 1993
10
SQL:1999: Understanding Relational Language Components
In fact, the character string must exactly mimic a valid literal of the data type to which you are CASTing. When converting character strings to numeric, datetime, or interval types, leading and trailing spaces are ignored. When converting a ...
Jim Melton, Alan R. Simon, 2002

包含词语«CHARACTER STRING»的新条目

找出国内和国际出版社所讨论的内容,以及词语character string在以下新条目的上下文中是如何使用的。
1
How to download and install iOS 9 beta 2 on iPhone, iPad and iPod …
Enter the UDID of the iOS device, which is a 40-digit hex character string. The UDIDs can be found either via Xcode or iTunes: Xcode method: ... «International Business Times UK, 六月 15»
2
Invitation to Membership on the Formulation Assessment and …
The character string "ARM FAST" (without quotes) should be included in the subject line of all transmissions. Please follow SpaceRef on Twitter ... «Space Ref, 六月 15»
3
Keeping a Level Head When Things Get Twitchy, Topsy, Turvy
In order to create a secure password, we suggest you use a long random character string with a mix of character types (letters, numbers, ... «Hacked, 六月 15»
4
The Million Monkey Effect in the Brain
Each neuron generates one 20-character string every 10 / 10.63 = 9.4 seconds. But there are some 86 billion neurons in the human brain, ... «Discover Magazine, 六月 15»
5
How To Install iOS 9 Beta on iPhone, iPad and iPod Touch
... Here you need to enter the UDID of the iOS device, which is a 40-digit hex character string. UDID can be found using either Xcode or iTunes. «Gizbot, 六月 15»
6
How to install iOS 9 Beta on your iPhone, iPad or iPod Touch with or …
Enter the UDID of the iOS device, which is a 40-digit hex character string. The UDIDs can be found either via Xcode or iTunes: Xcode method: ... «International Business Times UK, 六月 15»
7
Microsoft Fixes HTTP Bug That Crashes Skype Chat Client
Microsoft issued an emergency patch on June 3, acknowledging reports that a simple eight-character string could crash the program on certain ... «eWeek, 六月 15»
8
Skype Repeatedly Crashing Due To HTTP Message String [Fix …
Any message received on Skype with the encapsulated character string http://: is reported to have the potential to crash the entire app on ... «Tech News Today, 六月 15»
9
Apple 'Text of Death' Flaw Hits Twitter, Snapchat
... direct messages that contain a crashing sequence—any time an offending character string arrives at the phone, even via an app notification, ... «Infosecurity Magazine, 六月 15»
10
Siri will save you when the Messages bug strikes, Apple says
... prank you with this annoying bug, then turn off message notifications to prevent the character string from being pushed to your lock screen. «Macworld, 五月 15»
参考文献
« EDUCALINGO. Character string [在线]. 可用 <https://educalingo.com/zh/dic-en/character-string>. 六月 2026 ».
下载educalingo应用
ZH