Subject | English | Vietnamese |
comp., MS | American Standard Code for Information Interchange " A standard single-byte character encoding scheme used for text-based data. ASCII uses designated 7-bit or 8-bit number combinations to represent either 128 or 256 possible characters. Standard ASCII uses 7 bits to represent all uppercase and lowercase letters, the numbers 0 through 9, punctuation marks, and special control characters used in U.S. English. Most current x86-based systems support the use of extended (or ""high"") ASCII. Extended ASCII allows the eighth bit of each character to identify an additional 128 special symbol characters, foreign-language letters, and graphic symbols." | Mã Chuẩn Hoa Kỳ dành cho Trao đổi Thông tin (ASCII) |
comp., MS | code access security | bảo mật truy nhập mã (A mechanism provided by the common language runtime whereby managed code is granted permissions by security policy and these permissions are enforced, helping to limit the operations that the code will be allowed to perform) |
comp., MS | Code of Conduct | Quy tắc ứng xử (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product) |
comp., MS | code page | trang mã (A table that relates the character codes (code point values) used by a program to keys on the keyboard or to characters on the display. This provides support for character sets and keyboard layouts for different countries or regions) |
comp., MS | code pane | ô mã (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code) |
comp., MS | code point | điểm mã (A numeric value that corresponds to a particular character in a set) |
comp., MS | Sandboxed Code Service | Dịch vụ Mã Hộp cát (The name of a service in Microsoft Sharepoint Foundation that needs to be started to allow for a sandboxed solution to be deployed) |
comp., MS | source code control | điều khiển mã nguồn (A set of features that include a mechanism for checking source code in and out of a central repository. It also implies a version control system that can manage files through the development lifecycle, keeping track of which changes were made, who made them, when they were made, and why) |