- المجال: Software
- Number of terms: 11119
- Number of blossaries: 0
- Company Profile:
Oracle Corporation, an enterprise software company, engages in the development, manufacture, distribution, servicing, and marketing of database, middleware, and application software worldwide.
一个字符代码是一个数字,表示一个特定的字符。数取决于编码方案。例如,大写英文字母的第一个字符的字符代码是 0x41) 存储在 ASCII 的编码方案,但它是 0xc1 在 EBCDIC 的编码方案。
Industry:Software
An ordered collection of character glyphs that provides a graphical representation of characters in a character set.
Industry:Software
A value in the Unicode codespace, which ranges from 0 to 0x10FFFF. Unicode assigns a unique code point to every character.
Industry:Software
A string of characters that may represent either another string of characters or special characters that are not part of the document's character set. Entities and the text that is substituted for them by the parser are declared in the DTD.
Industry:Software
A high-level programming language developed and maintained by Sun Microsystems where applications run in a virtual machine known as a JVM. The JVM is responsible for all interfaces to the operating system. This architecture permits developers to create Java applications and applets that can run on any operating system or platform that has a JVM.
Industry:Software