Subject | English | Korean |
comp., MS | called subscriber ID string | CSIDCalled Subscriber ID 문자열 (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) |
comp., MS | character string | 문자열 (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) |
comp., MS | connection string | 연결 문자열 (A series of semicolon-delimited arguments that define the location of a resource and how to connect to it) |
comp., MS | content revocation string | 콘텐츠 해지 문자열 (A string that is generated by the content owner or content packager and is based on their public and private signing keys. This string is shared with the license issuer, who includes it in all licenses. Computers that receive a license with this string are no longer able to play files packaged with that particular signing key pair) |
comp., MS | CSID string | CSID 문자열 (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) |
comp., MS | 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 | 전자 메일 주소 |
comp., MS | 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 | 이메일 주소 |
comp., MS | error string | 오류 문자열 (A string from the system or a program advising the user of a problem that may require human intervention in order to be solved) |
comp., MS | exception string | 예외 문자열 (A string that contains information about an abnormal condition or error that occurs during the execution of a program) |
comp., MS | internet 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 | 인터넷 전자 메일 주소 |
comp., MS | line string | 선 문자열 (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) |
comp., MS | multi-line string | 다중 선 문자열 (A shape representing a union of all the positions in a set of line strings) |
comp., MS | string collection editor | 문자열 컬렉션 편집기 (An editor that enables users to view and change the list of strings for controls such as list boxes and combo boxes) |
comp., MS | string comparison | 문자열 비교 (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) |
comp., MS | String data type | 문자열 데이터 형식 (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) |
comp., MS | string delimiter | 문자열 구분 기호 (A text character that sets apart a string embedded within a string) |
comp., MS | string expression | 문자열 식 (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) |
comp., MS | text string | 텍스트 문자열 (A group of characters or character bytes representing text handled as a single entity) |
comp., MS | transmitting station ID string | TSID 문자열 (A string that specifies the transmitter subscriber ID sent by the fax machine when sending a fax to a receiving machine. 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 called subscriber ID) |
comp., MS | TSID string | TSID 문자열 (A string that specifies the transmitter subscriber ID sent by the fax machine when sending a fax to a receiving machine. 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 called subscriber ID) |
comp., MS | user agent string | 사용자 에이전트 문자열 (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) |
comp., MS | zero-length string | 빈 문자열 (A string that contains no characters) |