Method Field investigation, sample collecting and identification, combined with literature reviewing.
方法野外调查、标本采集与鉴定并结合现有文献资料。
I do not believe, as a field archaeologist, that we can use the scientific method to prove or disprove them.
作为一个实地考古学家,我不相信我们能用科学手段对它们进行证实或证伪。
The property of the near field subwavelength imaging in a metal thin-film structure is investigated using finite difference time domain method based on Drude model.
采用基于等离子体物理模型的时域有限差分方法模拟了金属薄膜近场成像特性;采用薄膜传输矩阵方法计算了金属薄膜对倏逝波分量的放大作用。
Another problem is that process engineering departments don't have enough resources to produce all of the method content needed in the field.
另一个问题是流程工程部门没有足够的资源产生领域所需的所有方法内容。
This gives the detailed breakdown of what's being done within each method of each class loaded, listing all method calls, field accesses, and new object creations.
它给出了加载的每一个类的每一个方法中所做的工作的详细分析,列出了所有方法调用、字段访问和新对象创建。
These fall into three categories: method call transformations, field access transformations, and a new object transformation.
转换类型可分为三类:方法调用转换、字段访问转换和新对象转换。
Back in Part 2, I showed how reflection is many times slower than direct code for both field access and method calls.
在第2部分,我展示了无论是对于字段访问还是方法调用,反射都比直接代码慢很多倍。
After generalization, the recipients could edit and process the class, field, and method names in the same way as any other API names.
泛化之后,接收方可以象编辑和处理任何其它API名称一样编辑和处理类、字段和方法名称。
The signature format extends the idea of field and method descriptors to include generic type information.
签名格式扩展了字段和方法描述符的概念,将泛型类型信息包含于其中。
We can't instantiate instances of abstract classes, even when all their field and method members are concrete.
我们不能实例化一个抽象类,即使它们的字段和方法都是具体的。
A method descriptor just combines field descriptors to specify the parameter types and return type of a method.
方法描述符结合了字段描述符,以指定方法的参数类型和返回类型。
Reflection also suffers a performance disadvantage when compared to calling a method or accessing a field directly in compiled code.
与直接在已编译代码中调用方法或访问字段相比,反射在性能上也处于劣势。
This attribute is a simple text value that encodes the generics information for a class, field, method, or variable.
该属性是一个简单的文本值,为类、字段、方法或变量解码泛型信息。
AOT code must therefore be generated with every static, field, class, and method reference unresolved.
AOT代码因此必须在没有解析每个静态、字段、类和方法引用的情况下生成。
I also wrote a similar timing test program for creating objects using reflection. The differences for this case aren't nearly as significant as for the field and method call cases, though.
我还为创建使用反射的对象编写了类似的计时测试程序,但这种情况下的差异不象字段和方法调用情况下那么显著。
First though, I'll give some necessary background with a look at the internal form of class names and the field and method descriptors used by the JVM.
首先将介绍一些必备的背景信息,以使您了解类名称的内部结构及JVM所使用的字段和方法描述符。
Now that you've seen field and method descriptors, you're ready to hear about signatures.
上面已经介绍了字段和方法描述符,那么接下来将介绍签名。
The method and constructor templates are similar to the field template, as Listing 4 shows.
方法和构造函数模板与字段模板类似,如清单 4 所示。
Subsequent executions, of course, will benefit from the result of patching the code so that the instance or static field, or method target, is more directly referenced.
当然,后续执行将从修补代码中获益,从而可以更直接地引用实例、静态字段或方法目标。
The third method is to add a field to the dimension table that captures old values.
第三个方法是,在捕获旧值的维度表中增加字段。
In FieldSetEditor, I implement the method signature that matches field accesses.
在FieldSetEditor中,我实现了匹配字段访问的方法签名。
In large class files with many methods, pressing Ctrl + o to open the quick Outline helps you find a method or field quickly.
在较大的包含许多方法的类文件中,按Ctrl +O可以打开Quick Outline,以便于快速查找方法或字段。
From a design standpoint, it makes the factors method longer, but it prevents the factors field from "leaking out" of the method.
从设计角度来看,这使得factors方法变长了,但这避免了factors字段从方法中漏出。
In this case, it drops the method implementations and field declarations defined in the trait into the class that implements the trait, Person.
在这种情况下,它会将特征中定义的方法实现和字段声明纳入实现特征的类person中。
We use the term member to refer to a field, method, or type in a generic way.
我们一般使用术语成员(member)来指代字段,方法或者类型。
If the corresponding class, field, or method is not generic, a null value is passed when calling the method.
若相应的类、字段或方法非泛型,则在调用方法时将返回null值。
Fortunately, whenever ProGuard runs, it outputs a
幸运的是,每当混淆器运行时候,它都会输出到文件
In January, the vote in favour of trying the field method was "as enthusiastic as you could get from a faculty," says Mr Nohria, wryly.
一月份,投票支持实地教学方法是“你能从教员里能得到的热情”,Nohria讽刺的说。
visibility shows field and method modifiers: public, protected, private, or default.
visibility展示字段和方法修改语:public、protected、private或default。
To do that, you will write a simple Groovy method that copies the field values in a JSON object into a chart URL.
为此,您将编写一个简单的Groovy方法,该方法将JSON对象中的字段值复制到一个图表url中。
应用推荐