DictionaryForumContacts

   Spanish English
Terms for subject Microsoft containing instrucción de | all forms | exact matches only | in specified order only
SpanishEnglish
finalización de instruccionesstatement completion (The process by which the language service helps users finish a language keyword or element that they have started typing in the core editor)
instrucciones de posdigitalizaciónpost-scan instructions (The instructions for the Distributed Scan Server to process the scanned images upon receipt. Includes which filters to run and any filter-specific attributes)
instrucciones de procesamientoprocessing instructions (Information stored in the prologue of an XML document. This information is passed through the XML parser to any application that uses the XML document)
instrucción de aserciónassertion statement (A Boolean statement used in a program to test a condition that, if the program is operating correctly, should always evaluate as true; otherwise the program will typically terminate with an appropriate error message. Assertions are used for debugging programs and for documenting how a program should operate)
instrucción de asignaciónassignment statement (A programming language statement used to assign a value to a variable. It usually consists of three elements: an expression to be assigned, an assignment operator (typically a symbol such as = or :=), and a destination variable. On execution of the assignment statement, the expression is evaluated and the resulting value is stored in the specified destination)
instrucción de comentarioremark statement (A statement in the Basic programming language and the MSDOS and OS/2 batch file languages that is used to add comments to a program or batch file. Any statement beginning with the word REM is ignored by the interpreter or compiler or the command processor)
instrucción de procesamientoprocessing instruction (" An XML structural construct. A mechanism for embedding information in a file intended for proprietary applications rather than the XML parser or browser. The XML parser passes the instructions to the application. A processing instruction is a string of text included almost anywhere in an XML document's character data between ? and ? marks. It begins with the name of the application for which the PI is intended, followed by the data for the instruction. An example is the XML declaration that begins every valid XML file: ?xml version="1.0" standalone="yes" ?")
instrucción de riesgorisk statement (A condition-consequence statement that helps to clearly articulate risk by expressing a causal relationship between a real, existing project state of affairs or attribute, and a potential, unrealized other project state of affairs or attribute)
reducción automática para la finalización de instruccionesauto-reduce statement completion (" The IntelliSense feature that filters the list of values that IntelliSense displays to only the relevant ones based on what the user types. It also filters on title casing (e.g., if the user types "dl", both dl and asp:DataList are displayed).")