网站首页  词典首页

请输入您要查询的英文单词:

 

单词 edit and continue
释义

edit and continue

  • 网络编辑并继续;编辑继续;编辑后继续
1.
编辑并继续
下一篇:解决VS2005中异常助手与编辑并继续(edit and continue)无效的具体方法 SQL Server缺省安装时,TEXT、NTEXT、 I…
blog.csdn.net
2.
编辑继续
  创建编辑继续(Edit and Continue)的程序数据库。这个选项会打开/GF编译选项,/GF编译选项会消除重复字符串,并将字符串 …
jingyan.baidu.com
3.
编辑后继续
计算机与网络英语词汇(E1)_专业词汇_英文阅读网 ... edit 编辑 edit and Continue 编辑后继续 edit buffer 编辑缓冲区 ...
www.enread.com
4.
编辑后继续运行
重新引入了“编辑后继续运行”(Edit and Continue)的功能,开发者能够边修改边测试代码,而无需中止和重新开始调试会话。这 …
zhidao.baidu.com
5.
编辑持续
  创建编辑持续Edit and Continue)的法度数据库。这个选项会打开/GF编译选项,/GF编译选项会打消反复字符串,并将字符 …
www.cesclub.com

例句

释义:
1.
By default, Edit and Continue re links your program at the end of a debugging session to create an up-to-date executable.
默认情况下,“编辑并继续”在调试会话结束时重新链接到程序,以创建最新的可执行文件。
technet.microsoft.com
2.
Some code changes can cause the point of execution to move to a new location when Edit and Continue applies the changes.
“编辑并继续”应用更改时,一些代码的更改会使执行点移动到新的位置。
technet.microsoft.com
3.
Edit and Continue places the point of execution as accurately as possible, but the results may not be correct in all cases.
“编辑并继续”尽可能正确地放置执行点,但是并非所有情况下的结果都正确。
technet.microsoft.com
4.
Edit and continue enables you to make changes to your source code while your program is in break mode.
“编辑并继续”允许在程序处于中断模式时对源代码进行更改。
msdn2.microsoft.com
5.
(Native only)Tells the debugger to ask you first before invoking Edit and Continue from a debug command.
(仅限本机)告知调试器在从调试命令调用“编辑并继续”前首先询问您。
technet.microsoft.com
6.
If this amount is greater than the size of your precompiled headers, Edit and Continue should have no problem.
如果此数量大于预编译头的大小,则“编辑并继续”应没有问题。
technet.microsoft.com
7.
Gets a symbol reader method object when given the identifier of a method and its edit and continue version.
在给定方法的标识符及其编辑和连续版本的情况下,获取符号读取器方法对象。
msdn2.microsoft.com
8.
in some cases , edit and continue cannot apply code changes immediately , but will apply them later as you continue debugging.
在某些情况下,“编辑并继续”无法立即应用代码更改,而是在稍后继续调试时应用这些更改。
www.ichacha.net
9.
A change was made to a statement in a region Edit and Continue had marked as read only.
编辑后继续已标示为唯读之区域中的陈述式已经有所变更。
msdn.microsoft.com
10.
This error occurs if you apply code changes or invoke Edit and Continue with a debug command after renaming a global or static variable.
如果在重命名全局变量或静态变量后应用代码更改或用调试命令调用“编辑并继续”,则发生该错误。
technet.microsoft.com
1.
This page allows you to set the following options for Edit and Continue.
该页允许为“编辑并继续”设置下列选项。
msdn2.microsoft.com
2.
Information about breakpoints, handling exceptions, edit and continue, as well as fine-tuning your application.
有关断点、处理异常、编辑并继续以及微调应用程序的信息。
msdn2.microsoft.com
3.
Most notably, Edit and Continue does not support adding, deleting, or changing the type or signature of non-private members.
特别是,“编辑并继续”不支持添加、删除或更改非私有成员的类型和签名。
msdn2.microsoft.com
4.
Edit and Continue does not support changes to active constructor declarations while debugging.
“编辑并继续”不支持在调试过程中更改活动的构造函数声明。
msdn2.microsoft.com
5.
Edit and Continue does not support changes to unsafe code that exits within a method containing the stackalloc operator.
“编辑并继续”不支持更改存在于包含stackalloc运算符的方法内的不安全代码。
msdn2.microsoft.com
6.
Whenever possible, Edit and Continue marks code that cannot be edited as light gray.
只要有可能,“编辑并继续”就会将不可编辑的代码标记为浅灰色。
msdn2.microsoft.com
7.
Get a symbol reader method, given a method token and an edit-and-continue version number.
在给定一个方法标记和一个编辑并继续版本号的情况下获取一个符号读取器方法。
technet.microsoft.com
8.
Includes debug information in a program database compatible with Edit and Continue.
将调试信息包含在与“编辑并继续”兼容的程序数据库中。
msdn2.microsoft.com
9.
The topics in this section list the specific changes to declarative code that are not allowed when using Edit and Continue.
本章节中的主题会列出使用[编辑后继续]时,不允许对宣告性程式码进行的特定变更。
technet.microsoft.com
10.
Enabling native Edit and Continue when you debug remotely or across user accounts has serious security implications.
在进行远程调试或跨用户帐户调试时,启用本机“编辑并继续”会带来严重的安全隐患。
msdn2.microsoft.com
1.
Edit and Continue does not support this change during debugging.
“编辑并继续”在调试期间不支持此更改。
msdn2.microsoft.com
2.
(Native only) Allows Edit and Continue operations when you debug between computers or across user accounts.
(仅限本机)在计算机之间或跨用户帐户调试时允许执行“编辑并继续”操作。
technet.microsoft.com
3.
Most changes to conditional compilation directives are not allowed while in Edit and Continue mode.
处于[编辑后继续]模式时,大多数对条件式编译指示词的变更都不被允许。
msdn.microsoft.com
4.
You can use Edit and Continue to edit your code in break mode, and then continue without stopping and restarting execution.
可以在中断模式下使用“编辑并继续”编辑代码,然后不必停止和重新启动执行即可继续。
msdn2.microsoft.com
5.
In general, you cannot make changes to nested type declarations in Break mode while using Edit and Continue.
通常情况下,在使用“编辑并继续”时,不能在中断模式下更改嵌套类型声明。
msdn2.microsoft.com
6.
Edit and Continue does not rebuild static libraries.
“编辑并继续”不重新生成静态库。
technet.microsoft.com
7.
(Native only) Allows Edit and Continue to load and process precompiled headers in the background to speed up processing of code changes.
(仅限机器码):允许[编辑后继续]在背景载入并处理先行编译标头,以加速处理程式码变更。
technet.microsoft.com
8.
Edit and Continue does not support changes to LINQ queries.
“编辑并继续”不支持对LINQ查询的更改。
msdn2.microsoft.com
9.
Most changes to structure declarations are not allowed by Edit and Continue while in Break mode.
在中断模式下,“编辑并继续”不允许对结构声明的大多数更改。
technet.microsoft.com
10.
Changes to constants while in Edit and Continue mode are very limited.
当处于“编辑并继续”模式时,对常数的更改非常受限。
msdn2.microsoft.com
1.
Most changes to module declarations are not allowed by Edit and Continue while in Break mode.
当处于中断模式时,“编辑并继续”不允许对模块声明的大多数更改。
technet.microsoft.com
2.
Edit and Continue does not invoke custom build steps.
“编辑并继续”不调用自定义生成步骤。
technet.microsoft.com
3.
Edit and Continue handles most types of code changes within method bodies.
“编辑并继续”处理方法体内的大多数类型的代码更改。
msdn2.microsoft.com
4.
Most changes to delegates and events are not allowed by Edit and Continue during Break mode.
在中断模式下,对委托和事件的大部分更改都是不被“编辑并继续”允许的。
technet.microsoft.com
5.
In that case, you can disable relinking after Edit and Continue to ensure that you are prompted to manually rebuild.
在那情况下,您可以在[编辑后继续]之后停用重新连结,确保您会被提示以手动重建。
technet.microsoft.com
6.
Saves changes from the current edit-and-continue session to the specified file.
将当前“编辑并继续”会话中的更改保存到指定的流中。
207.46.16.251
7.
The following table lists debugging tasks involving Edit and Continue and points to their associated Help pages.
下表列出了涉及“编辑并继续”的调试任务,并指向这些任务的关联帮助页。
msdn2.microsoft.com
8.
In C#, you cannot use Edit and Continue on any code in a method that contains a LINQ query.
在C#中,您不能对包含LINQ查询的方法中的任何程式码使用[编辑后继续]。
technet.microsoft.com
9.
Edit and Continue is not available for the type of code changes you have made.
“编辑并继续”不能用于所做代码更改的类型时,此对话框会出现。
207.46.16.251
10.
Using Edit and Continue, you can make a variety of changes to structure members (properties, methods, and fields) while in Break mode.
通过使用“编辑并继续”,您可在处于中断模式时对结构成员(属性、方法和字段)进行各种更改。
technet.microsoft.com
1.
A symbol was missing when compiling code for Edit and Continue.
当为“编辑并继续”编译代码时缺少符号。
technet.microsoft.com
2.
Linker Options that Disable Edit and Continue.
禁用“编辑并继续”的链接器选项。
technet.microsoft.com
3.
The ability to edit and continue is compiler dependent.
能否编辑代码并继续取决于具体的编译器。
msdn2.microsoft.com
4.
If you select this check box, Edit and Continue will apply code changes without asking permission in the future.
如果选择此复选框,则“编辑并继续”以后将在不询问是否许可的情况下应用代码更改。
technet.microsoft.com
5.
For more information, see Edit and Continue With LINQ.
有关更多信息,请参见用于LINQ的“编辑并继续”。
msdn2.microsoft.com
6.
Edit and Continue cannot relink your program if you are debugging it from a location other than the original build location.
如果正在从原始生成位置以外的位置调试,“编辑并继续”不能重新链接程序。
technet.microsoft.com
7.
In addition, Edit and Continue does not support changing the type or the value of a variable that is used in a LINQ statement.
此外,“编辑并继续”不支持更改LINQ语句中使用的变量的类型或值。
msdn2.microsoft.com
8.
If you make changes to a static library using Edit and Continue, you need to manually rebuild the library and relink applications using it.
如果使用“编辑并继续”更改静态库,需要使用“编辑并继续”手动重新生成库并重新链接应用程序。
technet.microsoft.com
9.
Edit and Continue recompiled the code and applied the change.
“编辑并继续”重新编译了代码并应用了更改。
technet.microsoft.com
10.
You can also re-enable the automatic invocation of Edit and Continue.
也可以重新启用“编辑并继续”的自动调用。
technet.microsoft.com
1.
If you want to use Edit and Continue debugging, you must use this option.
如果想使用“编辑并继续”调试,则必须使用此选项。
msdn2.microsoft.com
2.
Turn Edit and Continue off and on.
打开和关闭“编辑并继续”。
msdn2.microsoft.com
3.
You have deleted an exception block that was marked read-only by Edit and Continue.
您已删除了由“编辑并继续”标记为只读的异常块。
msdn2.microsoft.com
4.
Enabling edit and continue options such as whether to warn about stale code.
启用编辑并继续选项,如是否就陈旧代码发出警告。
msdn2.microsoft.com
5.
One difference is that Edit and Continue is not available for 64-bit code.
其中一个区别是,“编辑并继续”对64位代码不可用。
technet.microsoft.com
6.
Using Edit and Continue, you can make a variety of changes to module members, such as properties, methods, and fields, while in Break mode.
当在中断模式下时,可以使用“编辑并继续”对模块成员(如属性、方法和字段)进行各种更改。
msdn2.microsoft.com
7.
With Edit and Continue for C#, you can make changes to your code in break mode while debugging.
使用C#的“编辑并继续”,可以一边进行调试一边在中断模式下更改代码。
msdn.microsoft.com
8.
Edit and Continue supports most changes you might want to make during a debugging session, but there are some exceptions.
“编辑并继续”支持在调试会话期间可能做出的大多数更改,但有某些例外。
msdn.microsoft.com
9.
Edit and Continue updates the code at that time.
“编辑并继续”此时将更新代码。
msdn2.microsoft.com
10.
In Visual Basic, you can use Edit and Continue on non-LINQ code, even in a method that contains a LINQ query.
在VisualBasic中,可以对非LINQ代码使用“编辑并继续”,即使是在包含LINQ查询的方法中,也是如此。
msdn2.microsoft.com
1.
To access the Edit and Continue page, open the Tools menu and select Options.
若要访问“编辑并继续”页,请打开“工具”菜单并选择“选项”。
msdn2.microsoft.com
2.
In an active function that is not the most recent function on the call stack, Edit and Continue does not support
如果活动函数不是调用堆栈中最近使用的函数,则在该函数中“编辑并继续”不支持
msdn2.microsoft.com
3.
Deleting a block around an active statement will prevent the debug session from continuing while Edit and Continue is enabled
当“编辑并继续”启用后,删除围绕活动语句的块将阻止调试会话继续进行
msdn2.microsoft.com
4.
Specifically, Edit and Continue does not support the following changes
具体而言,“编辑并继续”不支持下面的更改
msdn2.microsoft.com
5.
Edit and Continue is not available in the following debugging scenarios
在以下调试方案中,“编辑并继续”不可用
msdn2.microsoft.com
6.
Edit and Continue Not Supported
不支持编辑并继续
msdn2.microsoft.com
7.
Edit and Continue Dialog Box
“编辑并继续”对话框
msdn2.microsoft.com
8.
How to: Apply Edits in Break Mode with Edit and Continue
如何:使用“编辑并继续”在中断模式下应用编辑
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2026/4/1 16:48:15