English | Italian |
argument mode (A mode in the Monad parser in which everything is treated as an expandable string unless it starts with $, | modalità argomenti |
called subscriber ID string | identificativo stazione ricevente (A string that specifies the called subscriber ID transmitted by the receiving fax machine when receiving an inbound fax. This string is usually a combination of the fax or telephone number and the name of the business. It is often the same as the transmitter subscriber ID) |
character string | stringa di caratteri (A set of characters treated as a unit and interpreted by a computer as text rather than numbers. A character string can contain any sequence of elements from a given character set, such as letters, numbers, control characters, and extended ASCII characters) |
connection string | stringa di connessione (A series of semicolon-delimited arguments that define the location of a resource and how to connect to it) |
constructor string | stringa del costruttore (An initialization string that is administratively specified for a component. It is possible to specify a constructor string when a component has been written specifically to recognize the string) |
CSID string | IDSR (A string that specifies the called subscriber ID transmitted by the receiving fax machine when receiving an inbound fax. This string is usually a combination of the fax or telephone number and the name of the business. It is often the same as the transmitter subscriber ID) |
e-mail address (A string that identifies a user so that the user can receive Internet email. An email address on the Internet typically consists of an account name, followed by the | indirizzo di posta elettronica |
email address (A string that identifies a user so that the user can receive Internet email. An email address on the Internet typically consists of an account name, followed by the | indirizzo e-mail |
error string | stringa di errore (A string from the system or a program advising the user of a problem that may require human intervention in order to be solved) |
exception string | stringa di eccezione (A string that contains information about an abnormal condition or error that occurs during the execution of a program) |
line string | linea spezzata (A shape representing a single path in a coordinate system. It uses linear interpolation between control points for the definition of line which is appropriate to the coordinate system) |
multi-line string | multilinea (A shape representing a union of all the positions in a set of line strings) |
string collection editor | editor dell'insieme String (An editor that enables users to view and change the list of strings for controls such as list boxes and combo boxes) |
string comparison | confronto di stringhe (The use of an operator to determine whether one string is greater than or equal to another string. Use the Option Compare statement to specify binary (case sensitive) or text (non-case sensitive) comparison) |
String data type | dati di tipo stringa (A fundamental data type that holds characters, one character per 2 bytes. A fixed-length string can contain 1 to 64K characters; a variable-length string can contain 1 to 2 billion) |
string delimiter | delimitatore di stringa (A text character that sets apart a string embedded within a string) |
string expression | espressione stringa (An expression that evaluates to a sequence of contiguous characters. Elements of the expression can be: functions that return a string or a string Variant (VarType 8); a string literal, constant, variable, or Variant) |
text string | stringa di testo (A group of characters or character bytes representing text handled as a single entity) |
user agent string | stringa agente utente (A string that identifies a user's web browser and provides details about the user's computer system to web servers hosting the websites that the user visits) |
zero-length string | stringa di lunghezza zero (A string that contains no characters) |