Descarga la app
educalingo
character string

Significado de "character string" en el diccionario de inglés

DICCIONARIO

PRONUNCIACIÓN DE CHARACTER STRING EN INGLÉS

ˈkærɪktə strɪŋ


CATEGORIA GRAMATICAL DE CHARACTER STRING

sustantivo
adjetivo
verbo
adverbio
pronombre
preposición
conjunción
determinante
exclamación
Character string es un sustantivo.
El nombre o sustantivo es aquel tipo de palabras cuyo significado determina la realidad. Los sustantivos nombran todas las cosas: personas, objetos, sensaciones, sentimientos, etc.

QUÉ SIGNIFICA CHARACTER STRING EN INGLÉS

Cadena (informática)

En la programación de computadoras, una cadena es tradicionalmente una secuencia de caracteres, ya sea como una constante literal o como algún tipo de variable. Este último puede permitir que sus elementos sean mutados y la longitud cambiada, o puede ser fijada. Una cadena se entiende generalmente como un tipo de datos y se implementa a menudo como una matriz de bytes que almacena una secuencia de elementos, normalmente caracteres, usando alguna codificación de caracteres. Una cadena también puede denotar matrices más generales u otros tipos y estructuras de datos de secuencia. Dependiendo del lenguaje de programación y el tipo de datos preciso utilizado, una variable declarada como una cadena puede hacer que el almacenamiento en memoria sea asignado estáticamente para una longitud máxima predeterminada o emplear asignación dinámica para permitir que contenga un número variable de elementos. Cuando una cadena aparece literalmente en código fuente, es conocida como una cadena literal y tiene una representación que lo denota como tal. En los lenguajes formales, que se utilizan en la lógica matemática y la informática teórica, una cadena es una secuencia finita de símbolos que se eligen de un conjunto llamado alfabeto.

definición de character string en el diccionario inglés

La definición de cadena de caracteres en el diccionario es una serie de caracteres que se pueden manipular como un grupo, pero que no representan necesariamente nada.

PALABRAS DEL INGLÉS QUE RIMAN CON CHARACTER STRING

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

PALABRAS DEL INGLÉS QUE EMPIEZAN COMO 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

PALABRAS DEL INGLÉS QUE TERMINAN COMO 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

Sinónimos y antónimos de character string en el diccionario inglés de sinónimos

SINÓNIMOS

PALABRAS DEL INGLÉS RELACIONADAS CON «CHARACTER STRING»

character string · character · string · buffer · small · javascript · uniqueidentifier · fortran · standard · unambiguous · format · computer · programming · traditionally · sequence · characters · either · literal · constant · some · kind · variable · latter · allow · elements · mutated · what · word · from · webopedia · this · page · describes · term · lists · pages · where · find · additional · information · ebcdic · alphanumeric · special · value · oxford · dictionaries · british · world · meaning · pronunciation · example · sentences · reference · strrchr · manual · parameters · haystack · search · needle · contains · than · only · first · behavior · different · vectors · negative · integer · specifying ·

Traductor en línea con la traducción de character string a 25 idiomas

TRADUCTOR

TRADUCCIÓN DE CHARACTER STRING

Conoce la traducción de character string a 25 idiomas con nuestro traductor multilingüe.

Las traducciones de character string presentadas en esta sección han sido obtenidas mediante traducción automática estadística a partir del idioma inglés.
zh

Traductor inglés - chino

字符串
1.325 millones de hablantes
es

Traductor inglés - español

cadena de caracteres
570 millones de hablantes
en

inglés

character string
510 millones de hablantes
hi

Traductor inglés - hindi

चरित्र स्ट्रिंग
380 millones de hablantes
ar

Traductor inglés - árabe

سلسلة أحرف
280 millones de hablantes
ru

Traductor inglés - ruso

строка символов
278 millones de hablantes
pt

Traductor inglés - portugués

cadeia de caracteres
270 millones de hablantes
bn

Traductor inglés - bengalí

অক্ষর স্ট্রিং
260 millones de hablantes
fr

Traductor inglés - francés

chaîne de caractères
220 millones de hablantes
ms

Traductor inglés - malayo

Rentetan aksara
190 millones de hablantes
de

Traductor inglés - alemán

Zeichenkette
180 millones de hablantes
ja

Traductor inglés - japonés

文字列
130 millones de hablantes
ko

Traductor inglés - coreano

문자열
85 millones de hablantes
jv

Traductor inglés - javanés

Karakter string
85 millones de hablantes
vi

Traductor inglés - vietnamita

chuỗi ký tự
80 millones de hablantes
ta

Traductor inglés - tamil

பாத்திரம் சரம்
75 millones de hablantes
mr

Traductor inglés - maratí

वर्ण स्ट्रिंग
75 millones de hablantes
tr

Traductor inglés - turco

Karakter dizgesi
70 millones de hablantes
it

Traductor inglés - italiano

stringa di caratteri
65 millones de hablantes
pl

Traductor inglés - polaco

ciąg znaków
50 millones de hablantes
uk

Traductor inglés - ucraniano

рядок символів
40 millones de hablantes
ro

Traductor inglés - rumano

șir de caractere
30 millones de hablantes
el

Traductor inglés - griego

ακολουθία χαρακτήρων
15 millones de hablantes
af

Traductor inglés - afrikáans

karakter string
14 millones de hablantes
sv

Traductor inglés - sueco

teckensträng
10 millones de hablantes
no

Traductor inglés - noruego

tegnstreng
5 millones de hablantes

Tendencias de uso de la palabra character string

TENDENCIAS

TENDENCIAS DE USO ACTUALES DEL TÉRMINO «CHARACTER STRING»

Principales tendencias de búsqueda y usos comunes de character string
Listado de las príncipales búsquedas realizadas por los usuarios para acceder a nuestro diccionario de inglés en línea y expresiones más usadas con la palabra «character string».

Citas, bibliografía en inglés y actualidad sobre character string

EJEMPLOS DE USO

10 LIBROS DEL INGLÉS RELACIONADOS CON «CHARACTER STRING»

Descubre el uso de character string en la siguiente selección bibliográfica. Libros relacionados con character string y pequeños extractos de los mismos para contextualizar su uso en la literatura.
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

10 NOTICIAS EN LAS QUE SE INCLUYE EL TÉRMINO «CHARACTER STRING»

Conoce de qué se habla en los medios de comunicación nacionales e internacionales y cómo se emplea el término character string en el contexto de las siguientes noticias.
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, Jun 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, Jun 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, Jun 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, Jun 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, Jun 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, Jun 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, Jun 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, Jun 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, Jun 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, May 15»
REFERENCIA
« EDUCALINGO. Character string [en línea] . Disponible en <https://educalingo.com/es/dic-en/character-string>. Jun 2026 ».
Descarga la app de educalingo
ES