- 行业: Computer
- Number of terms: 318110
- Number of blossaries: 26
- Company Profile:
An American multinational software corporation headquartered in Redmond, Washington that develops, manufactures, licenses, and supports a wide range of products and services related to computing.
A message in a mailing list that is sent to subscribers in place of the multiple individual posts that the digest contains. If the mailing list is moderated, the digest may be edited.
Industry:Software
The process of dealing with errors (or exceptions) as they arise during the running of a program. Some programming languages, such as C++, Ada, and Eiffel, have features that aid in error handling.
Industry:Software
一种是类似于 EEPROM 内存在函数中的虽然它必须被擦除在块中,而 EEPROM 可以的非易失性内存的擦除一次一个字节。由于其面向块的性质,闪存通常用于作为补充或替代在便携式计算机中的硬盘。在这方面,闪存内置到单位或者,更常见的是作为一种 PC 卡,可以插入 PCMCIA 插槽可用。快闪记忆体的面向块性质的一个缺点是它不能实际用作主内存 (RAM) 因为一台计算机需要能够写入到内存中单字节的增量。
Industry:Software