好的开发人员都需要一个集成开发环境(IDE),在选择的平台上和他喜欢的语言中进行开发、单元测试和调试。
Any good developer needs to have an Integrated Development Environment (IDE) to develop, unit test, and debug in her favorite language and on her platform of choice.
之后,我还展示了基于范畴论的粗粒度的机制,它可以让您利用语言设计者所写(和调试)的代码来解决问题。
I then showed how coarse-grained mechanisms, based on category theory, that allow you to leverage the code written (and debugged) by the language designer to solve problems.
EGL还有一个内嵌的解释调试器,它能够让用抽象语言层撰写代码的开发人员执行源代码层的调试。
EGL also features a built-in interpretive debugger that enables developers writing code at the abstract language level to perform source-level debugging.
XSLT是功能强大的语言,它高级到甚至可以处理最复杂的操作,但它也非常冗长,以至于调试和维护大型样式表非常困难。
XSLT is a powerful language, sophisticated enough to handle even the most complex manipulation, but it is also very verbose and that makes it more difficult to debug and maintain large stylesheets.
它提供对程序进行调试和运行的环境,允许在源代码级和汇编语言级进行调试。
It provides an environment to debug and run programs and allows debugging at both the source-level and assembler language-level.
IBM调试器工具支持在一些平台上,在单个调试器用户界面中调试以多种不同编程语言写成的程序。
The IBM debugger tool supports debugging applications written in several different programming languages on several platforms, all from within a single debugger user interface.
您还可以调试多个程序,这些程序可以在单个的调试窗口中用不同的语言写成。
You can also debug multiple applications, which may be written in different languages, from a single debug window.
届时计划中应该会包括调试器和用于定义ui的若干新语言。
There you can expect debugger support, and a couple of new languages such as a language for defining UI.
但当运行不顺利时,您也许会发现对其进行调试是一个全新的领域,调试技术和工具还没有其他语言中那么成熟。
When things break, you may find that debugging takes on a whole new dimension, and debugging techniques and tools still don't match those you'll find in other languages.
对于任何计算机语言和运行时环境来说,调试工具都是软件开发中不可或缺的组成部分。
Debugging tools are essential for software development in any computer language and runtime environment.
它们可以与VisualStudio11中所有支持使用调试窗口的语言协同工作。
They work with any language in Visual Studio 11 that supports the use of the debugging window.
Eclipse平台很健壮,因为其他编程语言可以将该平台提供的调试工具用于各自的语言运行时。
The Eclipse Platform is robust in such a way that other programming languages can use the debug facilities for their respective language runtimes.
他们享受到了强类型语言的好处,同时又能使用标准工具(如Eclipse)调试支持 Ajax 的Web应用程序。
They get the benefits of a strongly typed language and are able to use standard debugging tools (like Eclipse) to debug their Ajax-enabled Web applications.
对其他语言的调试支持(JSR - 45) 1.0。
Ruby是一种解释语言,所以必须将一种解释器与环境相关联,然后RDT才能运行或调试应用程序。
Ruby is an interpreted language, so you must associate an interpreter with your environment before the RDT can run or debug your application.
XMLStage不要求任何语言技能,例如XSLT或XQuery,即便在其没有完成时也允许您即时调试并测试转换。
XML stage does not require any language skills such as XSLT or XQuery, and allows you to instantly debug and test the transformation even when it is incomplete.
调试器UI构建于Eclipse开源语言上,并且可以从其高级帮助系统中获益。
The debugger UI is built on the Eclipse open source language, and benefits from its advanced help system.
容易地创建和调试s QL过程(包括公共语言运行时[clr]存储过程)的能力。
Ability to create and debug SQL procedures easily (including common language runtime [CLR] stored procedures).
或者,在使用解释语言的情况下,调试器可以直接解释代码。
Or, in the case of interpreted languages, the debugger may interpret code directly.
另一种深入学习语言的方法是调试别人已经用该语言编写的程序。
Another way to learn more about the language is to debug programs that others have written in it.
拥有用于各种环境和语言的调试器和应用程序测试工具。
Have debuggers and application test tools available for the various environments and languages.
很多人都将其视为一种“玩具”编程语言,IDE和调试器都非常缺乏。
Considered by many to be just a "toy" programming language, IDEs and debuggers were sorely lacking.
它最初是为C 语言设计的,后来被移植到各种计算系统(从小型嵌入式设备到大型超级计算机)中调试多种语言的代码。
Originally designed for C, it's been ported to debug code in many languages on a variety of computing systems, from tiny embedded devices to large-scale supercomputers.
不论这种语言所宣称的目标如何,我经常发现它在细节上容易造成混乱,难以维护与调试。
Despite the declarative goal of the language, I usually find its details confusing and difficult to maintain and debug.
您可以通过使用过程化脚本语言和特定于语言的调试器来迅速地实现业务逻辑,这样可以提高您的生产力。
You can quickly implement business logic by using a procedural scripting language and a language-specific debugger, increasing your productivity.
解释语言调试起来很容易,因为你可以看到最原始的代码,但是这种语言不够快。
An interpreted language is often easier to debug, because you can still see your raw code there, but it's not always as fast.
扩展VisualStudio跨语言调试器,以支持对嵌套的DB 2SQL存储过程的调试。
Extending the Visual Studio cross-language debugger to support debugging of nested DB2 SQL stored procedures.
为解决这个问题,我们共同创建了一个名为dltk (dynamiclanguagetoolkit,动态语言工具箱)的Eclipse项目,该项目提供一些工具来调试动态语言。
To solve this, we co-founded an Eclipse project named DLTK (dynamic language toolkit) which provides tools for the debugging of dynamic languages.
为解决这个问题,我们共同创建了一个名为dltk (dynamiclanguagetoolkit,动态语言工具箱)的Eclipse项目,该项目提供一些工具来调试动态语言。
To solve this, we co-founded an Eclipse project named DLTK (dynamic language toolkit) which provides tools for the debugging of dynamic languages.
应用推荐