DictionaryForumContacts

Terms containing method | all forms | exact matches only
SubjectEnglishMalay
comp., MSaccess methodkaedah capaian (In programming, the means by which an application can read from or write to a resource)
comp., MSAgile methodKaedah tangkas (Any of a family of processes that software developers use to minimize risk by developing applications incrementally, over a series of short iterations. In this model, real-time communications, such as in person conversations and telephone calls, are preferred over written documentation; the primary measure of progress is working software, instead of hours spent, tasks completed, documents reviewed, or phases signed-off; stakeholders are expected to collaborate, instead of negotiating; and planning happens continuously in order to respond to change)
comp., MSanonymous methodkaedah tanpa nama (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., MSasynchronous method callpanggilan kaedah tak segerak (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., MSauthentication methodkaedah pengesahan (The authentication protocol (such as CHAP, PAP, EAP etc) used when authenticating access to resources on a network)
comp., MSdevice capability (A device functionality available through the HasCapability method or thekeupayaan peranti
comp., MSextension methodkaedah penyambungan (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., MSgeneric methodkaedah generik (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., MSgraphics methodkaedah grafik (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., MSHTTP methodkaedah 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., MSMatched Name Selection MethodKaedah Pemilihan Nama Sepadan (The mechanism used to help a caller differentiate between users with names that match the touch-tone or speech input)
comp., MSmethod-based querypertanyaan berasaskan kaedah (A query expressed as a direct method call to one or more Standard Query Operators)
comp., MSpayment methodkaedah bayaran (The mechanism by which payment is provided. Includes cash, check, credit card, wire transfer, etc)
comp., MSsemisynchronous method callpanggilan kaedah separa segerak (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., MSSensing MethodKaedah Mengesan (The sensing component in the camera that was used to capture the image)
comp., MStest methodkaedah ujian (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., MSWeb methodkaedah Web (A procedure that is exposed to Web service clients as an operation that can be called on the Web service)

Get short URL