Class definitions are fairly easy in Groovy, no?
Groovy中类的定义非常简单,不是吗?
We'll use these OWL class definitions to create our assertions.
我们将使用这些OW l类定义创建我们的断言。
Class definitions place yet another namespace in the local scope.
类定义也是局部作用域中的另一个命名空间。
The inline function can be overused in class definitions, of course.
当然,内联函数也许会在类定义里被多次使用。
Over time you'll find yourself having to make changes to your class definitions.
随着时间的推移,您会发现自己必须要更改类的定义。
Then provide the custom stereotype annotation in any background task's class definitions.
然后在所有后台任务的类定义中提供自定义构造型注解。
The more serious problem is the potential for polymorphic recursion in class definitions.
更严重的问题是类定义中可能存在多态递归。
CoreClasses.cs contains the class definitions from the UML package used by the application.
cs包含了应用程序使用的uml包的类的定义。
Connection and ConnectionFactory are the two main class definitions in the resource package.
Connection和ConnectionFactory是资源包中两个主要的类定义。
"Naked" type parameters can't be used in the implements or extends clauses of class definitions.
不能在类定义的implements或extends子句中使用“外露”类型参数。
The file will include the specific servlet class definitions and their corresponding URL pattern.
这个文件将包括特定的servlet类定义以及它们对应的URL模式。
You don't have to manually recreate the backing class definitions when you change the model.
在更改模型时,不必手动重新创建支持类定义。
This header file should ideally contain all the class definitions, member functions, and variables.
在理想情况下,头文件应该包含所有类定义、成员函数和变量。
A mechanism for making class definitions and other declarations available in multiple source files.
使得类的定义和其他声明在多个源文件中可见的一种机制。
Notice the OWL class definitions created in the AutoLoanOntologyModel project under the ontology package.
请注意ontology包下面的AutoLoanOntologyModel项目中创建的OW l类定义。
The gender and age biases encoded in the class definitions of Jane Austen's nineteenth-century England persist.
类似于简奥斯汀的十九世纪英国那个阶级社会的对性别和年龄的偏见依然存在。
Also like classes, traits can contain nested trait and class definitions and classes can contain nested trait definitions.
而且,traits能包含嵌套的trait和类定义,类也能包含嵌套的trait定义。
To a certain degree, then, IDL interfaces correspond to class definitions, and CORBA objects correspond to class instances.
因而在某种程度上,IDL接口对应于类定义,CORBA对象对应于类实例。
Listing 1 begins by including the Zorba PHP class definitions, and creating an instance of the memory store with the InMemoryStore class.
清单1首先包含Zorbaphp类定义,然后使用inmemorystore类创建内存储存的一个实例。
It is an optional attribute, which you use if your application requires loading class definitions by reading their location from ApacheDS.
这是个可选属性,如果应用程序需要从ApacheDS读取类的位置以便装入类定义的时候才用这个属性。
You've seen the class definitions of our view beans, ErrorView and PrefillsRegistrationJSPView, so now let's see how our JSP USES these beans.
您已经看到了我们的视图bean的类定义,ErrorView和PrefillsRegistrationJSPView,那么现在我们来看一下JSP如何使用这些bean。
Class definitions play some neat tricks with namespaces and you need to know how scopes and namespaces work to fully understand what's going on.
类的定义对名字空间玩弄了一些小技巧,为了全面了解所发生的事情,你必须了解作用域与名字空间的工作方式。
This feature can, again, significantly reduce the length of your class definitions and make your application code simpler to maintain and easier to read.
同样,这个特性可以显著减少类定义的长度,并使您的应用程序代码更容易维护和读取。
To solve this we use a simple fact: Ruby class definitions are more than just declarations, they are actually executed at load time. When this line is loaded.
要想解决这个问题,我们要了解一个简单的事实:Ruby的class定义不仅仅是声明,它们会在加载的时候被执行。
Also note that class definitions must appear at the top level of a module, meaning they cannot be nested classes (classes defined inside other classes or functions).
另外要注意,类定义必须出现在模块的最顶层,这意味着它们不能是嵌套的类(在其它类或函数中定义的类)。
In Listing 8, you can see how the import declarations let the rules execution engine know where to find the class definitions of the objects you'll be using in your rules.
在清单8中,可以看到import声明如何让规则执行引擎知道在哪里查找将在规则中使用的对象的类定义。
Create the dummy application (for example, GridApp) with the required class definitions and the required WebSphere eXtreme Scale configuration files in its META-INF directory.
创建一个虚拟的应用程序(比如gridapp),其中必需的类定义和WebSphereeXtremeScale配置文件位于其META -INF目录中。
Moreover, you may have different class filenames than class identifers declared in class definitions so I doubt simple file search will also not guarantee finding file in source code.
此外,你可能有不同的类文件名不是类类定义中声明的标识符,所以我怀疑简单文件搜索也不能保证找到文件的源代码。
Object definitions of the same object class are stored in the same object repository file.
同一对象类的对象定义存储在同一个对象存储库文件中。
The first part of the signature (within the angle brackets '<...>') is just the list of type parameter definitions for the class.
签名的第一部分(位于尖括号 ‘<...>’ 内)就是该类的类型参数定义清单。
应用推荐