-
1 Just My Code
"A Visual Studio.NET debugging feature that allows the user to step through all the user-written code in the current project as well as in any referenced project, and skip over designer-generated code. Also, Just My Code affects breakpoints as well as stepping." -
2 My Code
A debugging feature that hides non-user code so that it does not appear in the debugger windows. -
3 common language runtime
"The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support." -
4 CLR
"The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support." -
5 runtime
"The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support." -
6 Visual Basic Editor
"An environment in which you write new and edit existing Visual Basic for Applications code and procedures. The Visual Basic Editor contains a complete debugging toolset for finding syntax, run-time, and logic problems in your code."
См. также в других словарях:
Code review — is systematic examination (often as peer review) of computer source code. It is intended to find and fix mistakes overlooked in the initial development phase, improving both the overall quality of software and the developers skills. Reviews are… … Wikipedia
Code injection — is the exploitation of a computer bug that is caused by processing invalid data. Code injection can be used by an attacker to introduce (or inject ) code into a computer program to change the course of execution. The results of a code injection… … Wikipedia
Code::Blocks — Code::Blocks … Википедия
Code Composer Studio — is an integrated development environment for developing DSP and/or ARM code for the TMS320 DSP processor family, and other processors such as the MSP430, from Texas Instruments. Code Composer Studio includes a real time operating system called… … Wikipedia
Debugging — Debug redirects here. For the shell command, see debug (command). For the German magazine, see Debug (magazine). A photo of the apocryphally first real bug, which was debugged in 1947. Debugging is a methodical process of finding and reducing the … Wikipedia
code — 01. Local building [codes] were ignored at the stadium, resulting in a tragic accident which killed over 250 spectators. 02. I tried to phone you, but I dialed the wrong area [code], and got someone living in Louisiana instead. 03. I can t… … Grammatical examples in English
Code Complete — This article is about the software development book. For the software release life cycle stage code complete , see Software release life cycle. Code Complete is a software development book, written by Steve McConnell and published in 1993 by… … Wikipedia
debugging — n. methodical process of locating and correcting of errors in a computer program code de·bug || ‚diË bÊŒg v. remove errors, refine; remove bugs, correct malfunctions (Computers) … English contemporary dictionary
p-code machine — In computer programming, a p code machine, or portable code machine[citation needed] is a virtual machine designed to execute p code (the assembly language of a hypothetical CPU). This term is applied both generically to all such machines (such… … Wikipedia
Managed Code — NET Framework Basisdaten Entwickler: Microsoft Aktuelle Version … Deutsch Wikipedia
Unmanaged Code — NET Framework Basisdaten Entwickler: Microsoft Aktuelle Version … Deutsch Wikipedia