您要查找的是不是:
- A Research on the Experiment of Static Field Description 对静电场描绘实验的研究
- static field description 静电场描绘
- Pushes the address of a static field onto the evaluation stack. 将静态字段的地址推送到计算堆栈上。
- Pushes the value of a static field onto the evaluation stack. 将静态字段的值推送到计算堆栈上。
- Replaces the value of a static field with a value from the evaluation stack. 用来自计算堆栈的值替换静态字段的值。
- Instruction replaces the value of a static field with a value from the stack. 指令用来自堆栈中的值代替静态字段的值。
- Displays static fields for objects. 显示对象的静态字段。
- There is no support for synchronized static fields. 不支持同步静态字段。
- Static fields and methods are not CLS-compliant. 全局静态字段和方法不符合CLS。
- The Exact Electromagnetic Field Description of Photon Emission, Absorption, and Radiation Pattern. II. 关于光子辐射、吸收及辐射图形的精确电磁场描述II.
- Defines the named static field in an enumeration type with the specified constant value. 用指定的常数值定义枚举类型中已命名的静态字段。
- Electro static Fields in ESD process are theoretically analyzed. 分析了静电放电 (ESD)过程中的静电场。
- A class may contain several static initializer blocks interspersed with static field declarations. 一个class可以包含多个与static字段声明交错的static初始值设定项块。
- Static field with line charge density in angular space of conductor electrostatics is formally described. 对导体平板构成的角域内具有线电荷密度的静电场进行了求解。
- Whenever the static field is accessed from a particular context, the value will be relative to that context; the field is not shared between contexts. 每当从特定的上下文访问静态字段时,此值将与该上下文相关;该字段不在不同上下文之间共享。
- Its special four-layer structure can create such effect as an inductive cover to separate the goods inside the static field. 它们独特的四层结构可形成感应罩效应以保护袋内物品与静电场隔离。
- Context-relative static fields provide fields that are relative to the context. 上下文相关的静态字段提供与上下文相关的字段。
- debug support system field description 调试支持系统字段描述
- Time and frequent field description, 时,频域描述
- If you know that a field of your type should always be unique to a thread and application-domain combination, decorate a static field with the ThreadStaticAttribute. 如果您知道某类型的字段应总是某个线程和应用程序域组合所独有的,则使用ThreadStaticAttribute修饰静态字段。