Subject | English | Chinese Taiwan |
comp., MS | accrual method | 累算方法 (An accounting method that recognizes revenues when they are earned and expenses when they are incurred, regardless of when they are received or paid) |
comp., MS | Active Directory Forest Discovery method | Active Directory 樹系探索方法 (A Configuration Manager discovery method that searches for Active Directory sites and subnets in Active Directory forests) |
comp., MS | Active Directory Group Discovery method | Active Directory 群組探索方法 (A Configuration Manager discovery method that searches for the group memberships of computers and users by polling Active Directory Domain Services) |
comp., MS | Active Directory Security Group Discovery method | Active Directory 安全性群組探索方法 (A Configuration Manager discovery method that searches for security group resources by polling Active Directory Domain Services) |
comp., MS | Active Directory System Discovery method | Active Directory 系統探索方法 (A Configuration Manager discovery method that searches for system resources by polling Active Directory Domain Services) |
comp., MS | Active Directory System Group Discovery method | Active Directory 系統群組探索方法 (A Configuration Manager discovery method that searches for system group resources by polling Active Directory Domain Services) |
comp., MS | Active Directory User Discovery method | Active Directory 使用者探索方法 (A Configuration Manager discovery method that searches for computer user resources by polling Active Directory Domain Services) |
comp., MS | anonymous method | 匿名方法 (A practical language construct that allows programmers to create code blocks that can be encapsulated in a delegate and executed at a later time. They are based on a language concept called a lambda function and are similar to those found in Lisp and Python) |
comp., MS | asynchronous method call | 非同步方法呼叫 (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished) |
comp., MS | auth method | 驗證方法 (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network) |
comp., MS | authentication method | 驗證方法 (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network) |
comp., MS | critical path method | 要徑法 (A project management method of calculating the total duration of a project based on individual task durations and their dependencies) |
comp., MS | device capability (A device functionality available through the HasCapability method or the | 裝置功能 |
comp., MS | discovery method | 探索方法 (A procedure that detects and acquires information about resources on the network) |
comp., MS | dynamic method invocation | 動態方法引動過程 (A technique that defers until runtime the decision as to which specific method to call) |
comp., MS | extension method | 擴充方法 (A static method that can be invoked by using instance method syntax. In effect, extension methods make it possible to extend existing types and constructed types with additional methods) |
comp., MS | factory method | Factory 方法 (A method, usually defined as static, whose purpose is to return an instance of a class) |
comp., MS | generic method | 泛型方法 (A method whose definition has placeholders, called generic type parameters, for one or more types used in the body of the method or as the types of the method's parameters. A user specifies real types (generic type arguments) for the type parameters when calling the generic method. Note that a method is not generic just because it is declared in a generic type. A method is generic only if it has type parameters of its own) |
comp., MS | graphics method | 圖形方法 (A method in code that performs a graphics-related function such as drawing a line or shape or repainting a background with a solid color) |
comp., MS | Heartbeat Discovery method | 活動訊號探索方法 (A Configuration Manager discovery method that is used to update data discovery records (DDRs) for each Configuration Manager client on a set schedule to ensure that they remain current in the site database) |
comp., MS | HTTP method | HTTP 方法 (A remote method invocation sent from a client (typically a web browser) to a web server over the HTTP protocol. Examples include GET, POST, PUT, etc) |
comp., MS | indexed sequential access method | 索引循序存取方法 (A technique for indexing database records that allows sequential or random access of records. When records are accessed sequentially they are accessed in the order in which they were entered in the database, and when records are accessed randomly, the records are accessed through an index) |
comp., MS | input method editor | 輸入法 (A tool that lets you enter complex characters and symbols, such as those used in East Asian written languages, using a standard keyboard) |
comp., MS | Matched Name Selection Method | 姓名比對方式 (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input) |
comp., MS | matched name selection method | 姓名比對方式 (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input) |
comp., MS | method-based query | 以方法為基礎的查詢 (A query expressed as a direct method call to one or more Standard Query Operators) |
comp., MS | method of contact | 連絡方式 (The preferred method of communication with the Business Contact; for example, phone, e-mail message, letter, fax, and so on) |
comp., MS | named update method | 具名更新方法 (A custom service operation that performs an action which is different than a simple query, update, insert, or delete operation) |
comp., MS | Network Discovery method | 網路探索方法 (An SMS/Configuration Manager discovery method that enables the SMS/Configuration Manager administrator to discover any network resources that are IP addressable) |
comp., MS | Network Discovery method | 網路搜索方法 (An SMS/Configuration Manager discovery method that enables the SMS/Configuration Manager administrator to discover any network resources that are IP addressable) |
comp., MS | payment method | 付款方式 (The mechanism by which payment is provided. Includes cash, check, credit card, wire transfer, etc) |
comp., MS | Pricing Method | 定價方式 (A label on a drop-down list on the Price List Item form in which you select how the pricing will be done) |
comp., MS | request method | 要求方法 (A method that uses GET or POST) |
comp., MS | semisynchronous method call | 半同步方法呼叫 (A method call that returns immediately and allows the application or script to enumerate the returned objects as a collection. A semisynchronous method call does not require setting up an object sink, but an asynchronous method call does require setting up an object sink) |
comp., MS | Sensing Method | 感測方式 (The sensing component in the camera that was used to capture the image) |
comp., MS | shipping method | 運送方式 (A method of transportation for goods or services, such as Air, Truck or UPS) |
comp., MS | static method | 靜態方法 (A method that is not invoked on an instance of an object) |
comp., MS | test method | 測試方法 (Any method that is marked with the TestMethod attribute. You cannot run a unit test if its test method is not in a test class) |
comp., MS | Web method | Web 方法 (A procedure that is exposed to Web service clients as an operation that can be called on the Web service) |