Subject | English | Korean |
comp., MS | auto-consistency check | 자동 일관성 확인 (A feature that automatically runs a consistency check on protected data sources when it detects an inconsistent replica) |
comp., MS | check box | 확인란 (" A control that indicates whether or not an option is selected. A check mark or "x" appears in the box when the option is selected.") |
comp., MS | check card | 체크 카드 (A type of bank card where the amount of purchase is immediately withdrawn from the user's bank account) |
comp., MS | check clause | 검사 절 (Code that enforces constraints on a table or column) |
comp., MS | CHECK constraint | CHECK 제약 조건 (A constraint that allows for business rules that span multiple tables. For example, the Order table could have a CHECK constraint that would prevent orders for a customer from exceeding a credit limit defined for the customer in the Customer table) |
IT | check digit | 체크 디지트 |
IT | check digit verification self-checking digit | 체크 디지트 검증 (자가검사 숫자) |
comp., MS | check in | 체크 인하다 (To place a file or project back in a source repository. This releases the lock for editing and enables other users to view the updated file or check out the file) |
comp., MS | check in | 체크인 (" To indicate that a user is in a certain place or location. Users "check in" to a physical place to share their location with their friends. ") |
comp., MS | check-in note | 체크 인 메모 (A comment associated with a changeset that is added during the check-in process by prompting the user for specific data) |
comp., MS | check-in policy | 체크 인 정책 (A policy that provides the ability to validate compliance with organizational rules for a team project) |
comp., MS | check-in test | 체크 인 테스트 (A test run by a developer to determine whether his code has affected the general stability of the product) |
comp., MS | check list | 검사 목록 (A set of standards that a deliverable or task should meet or a list of possible errors) |
comp., MS | check mark | 확인 표시 (A small x or other sign that appears in the check box if the option represented by the box is selected) |
comp., MS | Check Names | 이름 확인 (A button on the message toolbar that compares the names in the To, Cc, and Bcc boxes against the names in the Address Book and against those contact folders that you've specified as Outlook Address Books) |
comp., MS | check out | 체크 아웃하다 (To retrieve a writable copy of a file or project from a source repository. This locks the file for editing to prevent others from overwriting or editing it inadvertently) |
comp., MS | check out | 체크 아웃 (To finalize a purchase on a Web site. For example, when customers shop on your Web site, they may select several items and save them in their shopping basket. When they have finished shopping, they click on a checkout link or graphical button that takes them to an online form where they enter their name, billing address, payment type, and shipping information) |
IT | completeness check | 완전성 검사 |
comp., MS | consistency check | 일관성 확인 (The process by which DPM checks for and corrects inconsistencies between a protected volume and its replica. A consistency check is performed only when normal mechanisms for recording changes to protected volumes and for applying those changes to replicas have been interrupted) |
comp., MS | cyclic redundancy check | 순환 중복 검사 (A procedure used in checking for errors in data transmission. CRC error checking uses a complex calculation to generate a number based on the data transmitted. The sending device performs the calculation before transmission and includes it in the packet that it sends to the receiving device. The receiving device repeats the same calculation after transmission. If both devices obtain the same result, it is assumed that the transmission was error free. The procedure is known as a redundancy check because each transmission includes not only data but extra (redundant) error-checking values. Communications protocols such as XMODEM and Kermit use cyclical redundancy checking) |
comp., MS | declarative security check | 선언적 보안 검사 (Declarative security information in metadata. Developers can use such declarations, which are usually written as custom attributes, to invoke several kinds of security functionality - require permissions to bind reference to the code, require permissions to derive a type, demand that callers have certain permissions, and so on) |
IT | echo checks | 반향 검사 |
comp., MS | frame check sequence | 프레임 검사 시퀀스 (The extra checksum characters added to a frame in a communication protocol for error detection and correction. Source: Wikipedia) |
comp., MS | gated check-in | 제어된 체크 인 (A feature that enables you to validate changes before you check them in. Gated check-in builds the code and runs the necessary tests. If the build succeeds, it lets you check in your changes. Otherwise, it rejects them) |
comp., MS | imperative security check | 명령적 보안 검사 (A security check that occurs when a security method is called within the code that is being protected. This type of check can be data-driven and can be isolated to a single location within an object or method. For example, if the name of a file to be protected is known only at run time, an imperative security check can be invoked by passing the file name as a parameter to a security method) |
comp., MS | invoice credit check threshold | 송장 신용 조회 임계값 (A set of criteria or a monetary limit which determines whether or not an invoice payment transaction can bypass a risk check) |
IT | limit check | 한도 검사 |
IT | numeric check | 수리체크 |
comp., MS | pair wise consistency check | 쌍 일관성 검사 (A combinatorial testing method that tests all possible discrete combinations of each input parameter pair) |
IT | parity check | 패리티 검사 |
IT | range check | 범위 체크 |
IT | reasonableness check | 합리성 체크 |
IT | redundancy check | 중복성 검사 |
IT | sequence check | 순서 검사 |
comp., MS | synchronization with consistency check | 일관성 확인 및 동기화 작업 (A feature that enables the user to check for and correct inconsistencies between a protected volume and its replica) |
IT | validity check | 유효성 검사 |