edit code meaning in English
编辑代码
编辑码
Examples
- Autocompletion will not function when editing code and using conditional compilation directives if the code is not part of the current branch
如果代码不是当前分支的一部分,编辑代码和使用条件编译指令时,自动完成功能将不起作用。 - Native only this dialog box appears when you have edited code while debugging and edit and continue recognizes that it can apply code changes
(仅限本机)如果您在调试时编辑了代码,而“编辑并继续”认为它可以应用代码更改,则将显示该对话框。 - Describes the tool that allows you to edit code or text , and its numerous features such as line numbering , word wrap , microsoft intellisense , and code outlining
介绍可用来编辑代码或文本的工具,以及它的多种功能,例如编号、自动换行、 microsoft intellisense和代码大纲显示。 - If you enable hot - method replace , when you use the debugger to edit code such as in an ejbs implementation class , without changing the ejb s interface , the code changes will be made immediately to the running application
如果在您使用调试器编辑代码的时候(例如编辑ejb实现类,但不改变ejb的接口)启用了hot - method替换,那么将立即改变正在运行的应用程序的代码。