Figure 10 shows the glossary created using the class word list, and sample prime words and modifiers from the Coast Guard Data Element Naming Standards.
图10显示术语表,其中包含来自海岸警备队数据元素命名标准的类单词列表、基本单词示例和修饰词。
To solve this problem, create a separate class for each variable you need to save, naming the class as the variable name you need to reference in subsequent tests.
为了解决这个问题,为您需要保存的每一个变量创建一个单独的类,给类命的名要参考在随后的测试中您需要应用的变量名。
You can make a class that USES regular expressions for this, or if naming standards are strictly enforced in your organization, you could use a simple edit.
您可以生成一个使用正规表达的类,或者如果您企业中的命名标准严格限定,您可以进行简单的编辑。
Intelligent naming of HTML input fields updated by users negates writing complex code in the action class.
用户更新的HTML输入字段的智能命名消除了操作类中的复杂编码。
Using different package names, it is possible to avoid class naming conflicts between multiple versions.
使用不同的包名,可以避免不同版本之间的类命名冲突。
Sometimes, poor naming choices hinder reusability because the poor names imply that a class is limited to a specific purpose.
有时不良的命名方式会损害可重用性,因为不佳的名称暗示着类仅能用于特定目的。
Rigorously follow package and class naming and capitalization conventions.
严格遵守包和类的命名约定和大小写约定。
If your table name is compatible with the naming conventions, then you don't even need to define a model class to map it to.
如果表格的名字与命名规则是一致的,那你就不用定义模型类来映射了。
A new name-object association will be introduced in the current naming context (Package, Class, or Topic) in case an object is returned by the method.
如果由该方法返回对象,则会在当前的命名环境(Package、Class或Topic)中引入新的名称-对象关系。
Naming conventions are also used in testing, for example JUnit automatically recognizes all the methods in the class that start with prefix test.
命名惯例还用于单元测试,如,JUnit单元测试工具会辨认所有以test开头的类。
If none of the prepackaged Style classes fit your needs, you can subclass the base Style class and define your own naming conventions.
如果没有预包装的style类符合您的需要,那么您可以定义Style基类的子类,并定义自己的命名约定。
The ScaTestExecutor class implements a simple naming convention, specifying a directory hierarchy for organising the XML files.
ScaTestExecut or类实现了简单的命名约定,并为组织XML文件指定了目录层次结构。
I'll extend the RequiredModelMBean class to use a simple naming convention for finding related mbean deployment descriptors using the format.mbean.xml.
我将扩展Required modelmbean类,让它使用一个简单的命名规范,以.mbean . xml格式寻找相关的mbean部署描述符。
My second extension adds a simple naming convention to the ModelMBean class to transparently configure customized notification messages.
我的第二个扩展为modelmbean类增加一个简单的命名规范,以透明地配置定制的通知消息。
The Naked Objects framework is representative of a class of prototyping tools that rely on naming conventions in code along with reflection to automatically generate a UI from the code.
NakedObjects框架是一类典型的原型工具,这类工具依赖于代码中的命名约定以及从代码自动生成ui的反映机制。
Notice the naming convention (bean class name plus FinderHelper) used for the interface.
注意用于接口的命名约定(bean的类名加FinderHelper)。
If your table name is not compatible with ActiveRecord naming conventions, then you need to explicitly map it using set_table_name inside your model class definition.
如果你的表格名与ActiveRecord命名规则不一致,你需要用set _ table_name强制把它加到模型类的定义中。
Align better with UML naming by making class diagram available.
通过UML命名来使类图可用。
The author class should have a lastName and firstName member variable note the naming issues already, but should the member variables in author be last-name or lastName?
author类应该有成员变量lastName和firstName这里会出现前面提到的命名问题,author中的成员变量应该是last - name,还是lastName ?
Additionally, the Tapestry framework is set up so that this is easy; simple file and class naming is already in place, so this just connects those two sets of components.
另外,Tapestry框架已经设置好,所以这也很容易;简单的文件和类名称已经准备好,所以这只不过是连接两套组件而已。
Generate RoseScripts (accessible via the Tools menu) for automated tasks such as generating class skeletons, checking model-naming conventions, and testing model integrity and validity.
为自动化的任务比如产生类的骨架、检查模型的命名习惯和测试模型的完整性和有效性生成rosescripts(可以通过访问Tools菜单得到)。
There are three categories of terms that contribute to data object name contents: prime words, class words, and modifiers (also called qualifiers) as described in the Data element naming standard.
有三类词汇组成了数据对象名称的内容:基本单词(primeword)、类单词(class word)和修饰词(modifier),修饰词也称为限定词(qualifier),详细描述参见Dataelementnamingstandard。
Concerning this novel, many critics focus their attention on the novel's theme, naming, myth, songs, and its gender, race, and class problems.
关于这部小说,许多批评家将评论的焦点放在小说的主题、命名、神话、歌谣以及其性别、种族和阶级问题。
Since each EJB class has a unique package and class name, this naming approach ensures that the resource name will be unique for each component.
由于每个ejb类都有一个唯一的包和类名,这种命名方法保证了每个组件的资源名将是唯一的。
Instead, it is written to implement a naming container and to include a class whose properties and methods are accessible to the host page.
编写它则是为了实现一个命名容器以及包含属性和方法可由宿主页访问的类。
This is accomplished by naming the class member with the name of the interface and a period.
这项作业的完成方法为,以介面的名称加上句号,为类别成员命名。
To declare a recordset class for a single table, use the MFC ODBC Consumer Wizard from Add class and choose each column you want by naming a corresponding recordset field data member.
若要宣告单一资料表的资料录集类别,请使用[加入类别]中的MF CODBC消费者精灵,并借由命名对应的资料录集栏位资料成员来选择想要的每个资料行。
For further reading, check out What Makes for Semantic Class Names, Naming CSS Stuff is Really Hard, and Semantics and Sensibility.
进阶阅读,请挪步怎样语义化类名,命名CSS这玩意真的好难,和语义化和识别能力。
For further reading, check out What Makes for Semantic Class Names, Naming CSS Stuff is Really Hard, and Semantics and Sensibility.
进阶阅读,请挪步怎样语义化类名,命名CSS这玩意真的好难,和语义化和识别能力。
应用推荐