Summary
Spanish to English:   more detail...
  1. módulo:
  2. Wiktionary:


Spanish

Detailed Translations for módulo from Spanish to English

módulo:

módulo [el ~] noun

  1. el módulo
    the module
  2. el módulo
    the module
    – In programming, a collection of routines and data structures that performs a particular task or implements a particular abstract data type. Modules usually consist of two parts: an interface, which lists the constants, data types, variables, and routines that can be accessed by other modules or routines, and an implementation, which is private (accessible only to the module) and which contains the source code that actually implements the routines in the module. 1
  3. el módulo
    the modulo
    – An arithmetic operation whose result is the remainder of a division operation. For example, 17 modulo 3 = 2 because 17 divided by 3 yields a remainder of 2. Modulo operations are used in programming. 1
  4. el módulo
    the module
    – A component that can be registered as part of the ASP.NET request lifecycle and that can read or change the request or response as it is processed. Modules are often used to perform special tasks that need to monitor each request, such as security or site statistics. 1
  5. el módulo
    the module
    – A loadable unit, which can contain type declarations and type implementations. The module contains enough information to enable the common language runtime to locate all implementation bits when the module is loaded. The format for modules is an extension of the Windows portable executable (PE) file format. When deployed, a module is always contained in an assembly. 1
  6. el módulo
    the module
    – A content element a user can add to their space. 1

Translation Matrix for módulo:

NounRelated TranslationsOther Translations
module módulo
modulo módulo

Related Words for "módulo":

  • módulos

Wiktionary Translations for módulo:


Cross Translation:
FromToVia
módulo module ModulTechnik: Verhältniszahl mathematischer oder technischer Größen
módulo module ModulMathematik: algebraische Struktur über einem Ring, ähnlich wie ein Vektorraum