代码类型——封装python程序的元素。
Code types — Encapsulate the elements of your Python program.
“选择代码类型”对话框关闭。
项目是OpenNTF上最复杂的代码类型。
Projects are the most sophisticated type of code on OpenNTF.
您只能调试那些已被成功附加的代码类型。
You will be able to debug only the code types that were successfully attached.
上面的示例消息说明未能附加脚本代码类型。
The preceding example message shows that the script code type failed to attach.
“调试以下代码类型”和未能附加的代码类型。
Debug these code types and the code type that failed to attach.
要调试的代码可为CLR支持的任何代码类型。
The code to be debugged can be any type of code that the CLR supports.
根据需要,可以将该方法添加到代码类型声明中。
This method can be added to the code type declaration as needed.
从清单6中可以看出,我们再次利用泛型来使所有这些代码类型安全。
As you can see in Listing 6, generics are once again leveraged to make all of this code type safe.
如果调试器成功地附加到至少一种代码类型,您就可以继续调试进程。
If the debugger successfully attaches to at least one code type, you can proceed to debug the process.
该层次结构在概念上可以划分为四种类别:简单类型、容器类型、代码类型和内部类型。
This hierarchy can be conceptually broken down into four categories: simple types, container types, code types, and internal types.
有时,调试器能够成功附加到一种代码类型,但不能附加到另一种代码类型。
Sometimes, the debugger can successfully attach to one code type, but not to another code type.
如果想了解有关调试器未能附加到某种代码类型的详细原因,可以尝试仅重新附加到该代码类型。
If you want more specific information about why the debugger failed to attach to a code type, you can try to reattach to only that code type.
由于托管代码和本机代码的调用堆栈之间存在差异,因此对于混合的代码类型,调试器不能始终显示完整的调用堆栈。
Because of differences between call stacks for managed and native code, the debugger cannot always show the complete call stack when the code types mix.
我惊喜地发现,我可以用很少的代码实现这种类型的动态映射。
I was pleasantly surprised how I could achieve this type of dynamic mapping with so little code.
如果您不能改变原始的API,那么您可以书写封装器代码,将聚集类型转化为数组。
If you cannot change the original API, you can write wrapper code to convert the collection type into an array.
与其他类型的代码相反,项目拥有完整的项目管理基础架构。
In contrast to other types of code, projects have a full project management infrastructure.
在清单1中,可以看到打开不同连接类型的代码。
In Listing 1, you can see the code to open various connection types.
因此,类型提示使得代码更安全。
额外的数据类型检查代码是不必要的。
根据部署的代码模块的类型,部署程序调用不同的专用构造器。
Depending on the type of code modules being deployed, the deployer calls on different specialized builders.
它们应当指出它们负责触发一些类型的代码生成。
They should indicate that they are responsible for triggering some sort of code generation.
根据条件,代码将选择相应类型的对象来处理请求。
Based on the condition, the code selects the appropriate type of object to handle the request.
我们看到过很多内部代码,使用值类型来提高性能,同时减小工作集大小。
We've seen some internal code where making it inline (ie, as a value type) improved perf as it decreased working set.
然而,清单7中的代码并不指定类型参数。
However, the code in Listing 7 doesn't specify the type parameters.
在as3之前,代码编译后所有类型信息都会被剥除。
Prior to AS3, all type information was stripped out of the code when compiled.
lab栏指明了这是哪种代码单元类型。
lab栏指明了这是哪种代码单元类型。
应用推荐