Subject | English | Chinese simplified |
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 | 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 | Microsoft Script Editor | Microsoft 脚本编辑器 (An editor that is used to add text, edit HTML tags, and edit any Microsoft Visual Basic Scripting Edition (VBScript) code in a data access page. You can also view your page in the Script Editor as it would appear in a Web browser) |
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 command | 脚本命令 (A command associated with a designated time in Windows Media-based content. The data can be used by players to perform a specific action such as displaying a Web page) |
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) |
comp., MS | Windows Media Encoding Script | Windows Media 编码脚本 (A command-line tool in Windows Media Encoder 9 Series that is used to encode and broadcast digital media content) |
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) |