Subject | English | Korean |
comp., MS | call script | 스크립트 호출 (A dialog scenario to be used in a telephone interaction situation) |
comp., MS | change script | 변경 스크립트 (A text file that contains SQL statements for all changes made to a database, in the order in which they were made, during an editing session) |
comp., MS | client script | 클라이언트 스크립트 (A script consisting of statements that appear on the HTML page. The script is executed by the browser either when the document is loaded, or in response to an event such as a button click) |
comp., MS | common script | 일반 스크립트 (In database unit testing, one of the following scripts: TestInitialize or TestCleanup) |
comp., MS | complex script | 양방향 텍스트 (A language whose characters require ligation or shaping, such as a right-to-left language (Arabic, Persian, Hebrew, and Urdu) or certain South Asian languages) |
comp., MS | database script | 데이터베이스 스크립트 (A collection of statements used to create database objects) |
comp., MS | Gateway script | 게이트웨이 스크립트 (A standard method of extending Web server functionality by executing programs or scripts on a Web server in response to Web browser requests, such as in form processing. Use of a common gateway interface can make a web page more dynamic) |
comp., MS | Generic Script | 일반 스크립트 (A resource type in a failover cluster or server cluster that supports an application controlled by a script that runs in Windows Script Host) |
comp., MS | IRC script | IRC 스크립트 (A type of code that is exchanged between an IRC server and a remote computer. When malicious software connects to an IRC server through a backdoor on an infected computer, an IRC script may be used by an attacker to send commands and respond to events on the infected computer) |
comp., MS | login script | 로그인 스크립트 (A file, typically a batch file, that runs automatically every time a user logs on to a computer or network. It can be used to configure a user's working environment whenever a user logs on, and it allows an administrator to influence a user's environment without managing all aspects of it. A logon script can be assigned to one or more user accounts) |
comp., MS | logon script | 로그온 스크립트 (A file, typically a batch file, that runs automatically every time a user logs on to a computer or network. It can be used to configure a user's working environment whenever a user logs on, and it allows an administrator to influence a user's environment without managing all aspects of it. A logon script can be assigned to one or more user accounts) |
comp., MS | logon script path | 로그온 스크립트 경로 (A sequence of directory names that specifies the location of the logon script. When a user logs on, the authenticating computer locates the specified logon script (if one has been assigned to that user account) by following that computer's local logon script path (usually systemroot\\\\System32\\\\Repl\\\\Import\\\\Scripts)) |
comp., MS | post-deployment script | 배포 후 스크립트 (A set of zero or more user-specified database scripts that are executed in a specific order after the database deployment script is executed) |
comp., MS | pre-deployment script | 배포 전 스크립트 (A set of zero or more user-specified database scripts that are executed in a specific order before the database deployment script is executed) |
comp., MS | script anchor | 스크립트 앵커 (The visual representation of a script on a Web page that you open in a Microsoft Office program) |
comp., MS | script engine | 스크립트 엔진 (A program that interprets and executes a script) |
comp., MS | script file | 스크립트 파일 (A collection of scripting commands, parameters and expressions that enables you to automate tasks or perform bulk operations repeatedly) |
comp., MS | script injection attack | 스크립트 삽입 공격 (An attack that attempts to send executable scripts to your application with the intent of having other users run it. A typical script injection attack sends script to a page that stores the script in a database, so that another user who views the data inadvertently runs the code) |
comp., MS | script pane | 스크립트 창 (The text editor portion of the Table Designer) |
comp., MS | scripting engine | 스크립팅 엔진 (A program that interprets and executes a script) |
comp., MS | server script | 서버 스크립트 (A script consisting of statements embedded in an .asp file (Active Server Page). The script is executed by the Microsoft Internet Information Server (IIS) server when the page is requested by the browser but before the content is sent to the browser) |
comp., MS | test script | 테스트 스크립트 (A defined requirement that is checked against a product and yields either a pass or a fail result. Pass indicates meeting the requirement and fail indicates not meeting the requirement) |
IT | utility script | 유틸리티 스크립트 |
comp., MS | Windows Script Component file | Windows 스크립트 구성 요소 파일 (XML files that are much like HTML files, but contain special elements that define the script component and its behavior) |
comp., MS | Windows Script Host | Windows 스크립트 호스트 (A language-independent scripting host for ActiveX scripting engines on 32-bit Windows platforms. WSH can be used to automate administrative tasks on a server, using any scripting language) |