-
1 argument
"A value that a function or a method uses to perform operations or calculations. The type of argument is specific to the function or method. Common arguments include numbers, text, cell references, and names." -
2 delegate
"A type that references a method. Once a delegate is assigned a method, it behaves exactly like that method. Delegates are roughly similar to function pointers in C++; however, they are type-safe and secure." -
3 provider
"In a Web Parts connection, a server control that sends data to a consumer control. A provider can be a WebPart control or any type of server control, but must be designed to function as a provider. A provider must have a special callback method marked with a ConnectionProviderAttribute attribute in the source code. This method provides data to consumer controls in the form of an interface instance." -
4 snap-in
A type of tool that you can add to a console supported by Microsoft Management Console (MMC). A stand-alone snap-in can be added by itself; an extension snap-in can be added only to extend the function of another snap-in. -
5 system error
A software condition that renders the operating system incapable of continuing to function normally. This type of error usually requires rebooting the system. -
6 thunk
"A small section of code that performs a translation or conversion during a call or indirection. For example, a thunk is used to change the size or type of function parameters when calling between 16-bit and 32-bit code." -
7 operator overloading
"The assignment of more than one function to a particular operator, with the implication that the operation performed will vary depending on the data type (operands) involved. Some languages, such as Ada and C++, specifically allow for operator overloading." -
8 sql_variant
"A data type that stores values of several data types, except for text, ntext, image, timestamp, and sql_variant types. It is used in a column, parameter, variable, or return value of a user-defined function." -
9 consumer
"In a Web Parts connection, a server control that receives data from a provider control and processes or displays it. A consumer can be any type of server control, but must be designed to function as a consumer. A consumer must have a special callback method marked with a ConnectionConsumerAttribute attribute in the source code. This method receives data from the provider in the form of an interface instance."
См. также в других словарях:
Type II topoisomerase — Type II topoisomerases cut both strands of the DNA helix simultaneously in order to change the linking number of the molecule. FunctionOnce cut, the ends of the DNA are separated, and a second DNA duplex is passed through the break. Following… … Wikipedia
Type 1 — or Type I may refer to:*Bugatti Type 1, an automobile *Diabetes mellitus type 1, insulin dependent diabetes *Type 1 37 mm Anti Tank Gun *Type 1 47 mm Anti Tank Gun *Type 1 encryption, a cryptographical certification *Type 1 Gumbel distribution, a … Wikipedia
Type polymorphism — In computer science, polymorphism is a programming language feature that allows values of different data types to be handled using a uniform interface. The concept of parametric polymorphism applies to both data types and functions. A function… … Wikipedia
Type system — Type systems Type safety Inferred vs. Manifest Dynamic vs. Static Strong vs. Weak Nominal vs. Structural Dependent typing Duck typing Latent typing Linear typing Uniqueness typing … Wikipedia
Type inference — Type inference, or implicit typing, refers to the ability to deduce automatically the type of a value in a programming language. It is a feature present in some strongly statically typed languages. It is often characteristic of but not limited to … Wikipedia
Type signature — is a term that is used in computer programming.A type signature defines the inputs and outputs for a function or method. A type signature includes at least the function name and the number of its parameters. In some programming languages, it may… … Wikipedia
Function overloading — or method overloading is a feature found in various programming languages such as Ada, C#, VB.NET, C++, D and Java that allows the creation of several methods with the same name which differ from each other in terms of the type of the input and… … Wikipedia
Type — may refer to:In philosophy: *A type is a category of being *Type token distinction *Type theory, basis for the study of type systemsIn mathematics: *Type (model theory) *Type or Arity, the number of operands a function takes *Type, any… … Wikipedia
Function Analysis System Technic — Function Analysis System Technique Pour une définition du mot « fast », voir l’article fast du Wiktionnaire. Un diagramme FAST (Functional Analysis System Technic) présente une traduction rigoureuse de chacune des fonctions de service… … Wikipédia en Français
Type (Unix) — type is a Unix command that displays how a name would be interpreted if used as a command.yntax type nameDescriptionThe type command display how a name would be interpreted as a command. Where applicable type will display the name s path.… … Wikipedia
Type I cytokine receptor — Type I cytokine receptors are transmembrane receptors expressed on the surface of cells that recognize and respond to cytokines with four α helical strands. These receptors are also known under the name hemopoietin receptors, and share a common… … Wikipedia