演示如何操作“代码编辑器”窗口。
宏IDE包括代码编辑器和几个工具窗口。
The Macros IDE includes the Code Editor and several tool windows.
编译器可以将您在代码编辑器中创建的文本转换为目标文件。
The compiler transforms the text that you create in the code editor into an object file.
上述代码采用了与清单2内的代码编辑器相同的方式。
This code USES more or less the same methodology as the code editor in Listing 2.
在很多的情况下,双击设计图面上的组件还会打开代码编辑器。
In many cases, double-clicking a component on the design surface also opens the code editor.
通过代码编辑器,可以查看和修改解决方案中的可见代码文件。
The code Editor enables you to view and modify the visible code files in your solution.
这些主题提供有关如何调整文本和代码编辑器的外观和行为的指导。
These topics offer guidance on how to adjust the look and behavior of the Text and Code editor.
然而,它们的确干扰代码编辑器中的焦点,这对有些用户来说可能有问题。
However, they do interfere with focus in the code editor, which can be problematic for some users.
即便如此,现在我们已经有了很强大的IronRuby代码编辑器和可视化表单设计器。
Even so, it already has a pretty powerful IronRuby code editor and a visual form designer.
这周我想花点时间来谈VisualStudio 2010中关于代码编辑器的改进。
This week I'd like to spend a little time talking about improvements to the code editor in Visual Studio 2010.
其中的大部分内容都是为了响应客户的要求,他们通常会对代码编辑器提出很多细化的要求。
Most of these have been in response to requests from our users and they generally address some of the finer details of the code editor.
跟在其它语言中所表明的一样,源代码编辑器和repl的结合构成强大的工具。
As has been shown in other languages, the combination of a source editor and repl makes a powerful tool.
NET的代码编辑器有自动缩进的功能,在开始下一条语句时将缩进一个制表符。
NET code editor has intelligent indentation, where pressing Enter after beginning a block auto-indents to the next TAB.
每个模型着重于ide的一个特定区域,如工具窗口、代码编辑器和各个项目等。
Each model concentrates on a particular area of the IDE, such as the tool Windows, the code editor, the various projects, and so forth.
若要演示大括号匹配着色,请在代码编辑器中键入(不要复制和粘贴)以下代码。
To illustrate brace matching colorization, type do not copy and paste the following code in the code editor.
我们从GUI创建我们自己的槽,而且后面需要在源代码编辑器中为它们添加代码。
We create our own slots from the GUI that we'll need to add code for in the source code editor.
文本编辑器是IDE 中的基本字处理器,而代码编辑器是基本源代码编辑器。
The Text editor is the basic word processor of the IDE, while the Code editor is the basic source code editor.
ST3是一个以运行速度,易用性和强大社区支持而著称的轻量级跨平台代码编辑器。
Sublime Text 3 (ST3) is lightweight, cross-platform code editor known for its speed, ease of use, and strong community support.
然而,在源文件中使用变化追踪并不是我们的选项(代码编辑器和IDE不是用于那些操作的)。
However it's not an option to use change tracking in source files (code editors and IDEs are not designed for that).
默认情况下,所有文本都会显示在代码编辑器中,但您可以选择在视图中隐藏某些代码。
By default, all text is displayed in the code Editor, but you can choose to hide some code from view.
你可以说代码编辑器是所有开发体验中最重要的功能,毕竟它让你创建、查看和更改你的代码。
You could say the code editor is the most important feature of any development experience. After all, that's what lets you create, see, and change your code.
可以打开多个代码编辑器,在不同的窗体或模块中查看代码,并在它们之间复制和粘贴代码。
You can open multiple code editors to view code in different forms or modules, and you can copy and paste among them.
代码编辑器提供了可视的指示器,可提示您调试状态;这些指示器在指示器边距中行的左侧显示。
The Code Editor provides visual indicators to alert you to the debugging status; these indicators display to the left of the line in the indicator margin.
如果在当前文档中两者均未找到,代码编辑器将尝试通过扫描字节序列来自动检测utf - 8编码。
If neither is found in the current document, the code editor attempts to auto-detect UTF-8 encoding by scanning byte sequences.
没有代码编辑器,一个IDE中任何其他功能都无从谈及,而开发环境中的其余部分都是围绕编辑器创建的。
Without a code editor, no other features matter in an IDE. Around the editor is built the rest of the development environment.
在属性窗体的事件名称里双击事件名称就可以创建一个事件处理代码,这时代码后置文件会在代码编辑器中打开。
To create an event handler with the default name, you just double-click the event name in the Properties window. The event handler is created and the code-behind file is opened in the code editor.
不需要在你的机器上安装本地SDK;要构建所有的这些本地化应用,你需要的只是一个代码编辑器和一个web浏览器。
No installing native SDKs on your machine; all you needed to build all these native apps was a a code editor and a web browser.
然后,使用您最喜欢的代码编辑器,在 $HOME/src/hw目录中输入清单1中的程序,并命名为 hw.c。
Then, by using your favorite code editor, type the program shown in Listing 1 in the $HOME/src/hw directory, and call it hw.c.
选定后,代码编辑器的选定内容边距将显示一条黄色竖线以标记最近更改的代码,并在未更改的代码旁边显示绿色竖线。
Track changes when selected , the code editors selection margin displays a vertical yellow line to mark code recently changed, and vertical green lines next to unchanged code.
选定后,代码编辑器的选定内容边距将显示一条黄色竖线以标记最近更改的代码,并在未更改的代码旁边显示绿色竖线。
Track changes when selected , the code editors selection margin displays a vertical yellow line to mark code recently changed, and vertical green lines next to unchanged code.
应用推荐