Subject | English | Chinese Taiwan |
comp., MS | anonymous binding | 匿名繫結 (A way of binding to a directory where users can access only a limited area of the directory) |
comp., MS | binding dependency | 繫結相依性 (A kind of dependency that indicates a binding of parameterized class, or template, parameters to actual values to create a bound, or nonparameterized, element) |
comp., MS | binding entry | 繫結項目 (A mapping between a field in a table and a variable. In the ADO Visual C++ extensions, Recordset fields are mapped to C/C++ variables) |
comp., MS | binding file | 繫結檔案 (A file that contains a snapshot of the binding as seen at that instant. It does not contain details about the completeness of the binding with respect to the orchestration) |
comp., MS | binding policy | 繫結原則 (A policy that establishes which version of an assembly is loaded by the common language runtime) |
comp., MS | binding source | 繫結來源 (In data binding, the object from which the value is obtained) |
comp., MS | binding target | 繫結目標 (In data binding, the object that consumes the value of the binding) |
comp., MS | binding time | 繫結時間 (The point in a program's use at which binding of information occurs, usually in reference to program elements being bound to their storage locations and values. The most common binding times are during compilation (compile-time binding), during linking (link-time binding), and during program execution (run-time binding)) |
comp., MS | bound data | 繫結資料 (Data linked to a Web page) |
comp., MS | bound object frame | 繫結物件框 (A control on a form or report used to display and manipulate OLE objects that are stored in tables) |
comp., MS | bound system | 繫結系統 (The application system whose applications are bound to logical servers as described on a deployment diagram) |
comp., MS | column binding | 資料行繫結 (The binding of an Analysis Services object to a column in a data source view) |
comp., MS | crypto-binding | 密碼編譯繫結 (A procedure that creates an object which can later be authenticated) |
comp., MS | data binding | 資料繫結 (The process of creating a link between a property and a source. The source can be local or external) |
comp., MS | early binding | 早期繫結 (Binding (converting symbolic addresses in the program to storage-related addresses) that occurs during program compilation or linkage) |
comp., MS | element binding | 元素繫結 (Data binding the property of one object to a property of another object) |
comp., MS | late-bound code | 晚期繫結碼 (A code that defers the assignment of a meaning to an identifier (such as a variable) until runtime) |
comp., MS | model binding | 模型繫結 (The process of automatically converting data that is posted in an HTML form to a .NET Framework data type) |
comp., MS | named binding | 具名繫結 (A way of binding to a directory where users may be able to set attributes and may have access to more areas of the directory, if the administrator allows it) |
comp., MS | one way to source binding | 單向來源繫結 (A type of data binding where changes made to the target automatically update the source, while changes to the source don't update the target. Data binding is always set on the target object) |
comp., MS | query binding | 查詢繫結 (The process of binding instances of input adapters and instances of output adapters to an instance of a query template) |
comp., MS | remote service binding | 遠端服務繫結 (A Service Broker object that specifies the local security credentials for a remote service) |
comp., MS | static binding | 靜態繫結 (Binding (converting symbolic addresses in the program to storage-related addresses) that occurs during program compilation or linkage) |
comp., MS | two-way binding | 雙向繫結 (A type of data binding where changes made to the target automatically update the source, and changes to the source automatically update the target. Data binding is always set on the target object) |
comp., MS | virtual-mode data binding | 虛擬模式資料繫結 (A type of data binding in which a data-bound control retrieves only as many rows from the database as the user will be able to see on the screen) |