1. Codelist values can be described in the UML model in comments or documented elsewhere in the system documentation.
代码列表值可以在uml模型中用注释描述,也可以记录在系统文档的其他地方。
来自互联网
2. Business users can update and manage codelist data in a tool they know well.
业务用户可以在一个他们熟悉的工具中更新和管理代码清单数据。
来自互联网
3. Of course, you can easily extend this list by adding code to support more properties from a view design.
当然,通过添加代码以支持更多视图设计的属性,可以轻松地扩展此列表。
来自互联网
4. The simple codelist of colors in Listing 1 illustrates how to extend a schema as new data choices emerge.
清单1中展示的简单的颜色代码列表演示了新数据选项出现时如何扩展一个模式。
来自互联网
5. Associated objects can be rejoined and displayed together on the page, extraneous structure can be ignored, and cryptic codelist values can be turned into their readable equivalents.
6. If a template expects an object, code shouldn't provide a list.
如果模板期望获得对象,则代码不应当提供列表。
来自互联网
7. For the purposes of this article, I concentrate on the body of the of the codelist because when you have this logic, developing the other sections is simple.
基于本文的撰写目的,我主要关注于代码清单,因为当您实现这个逻辑之后,其他部分就很简单了。
来自互联网
8. Following is the code to get the list of items from the cloud storage service.
下面是用来从云存储服务中获取项目清单的代码。
来自互联网
9. Some properties have an enumerated list of valid values, also known as a codelist.
有些属性拥有一个有效值的枚举列表,也称为代码列表。
来自互联网
10. Provided with the framework code to sort the list.
提供了框架代码来将列表分类。
来自互联网
11. Listing 11 shows the code to create the ordered list formatting button.
清单11显示创建有序列表格式按钮的代码。
来自互联网
12. There is minimal code difference between a contacts list and a project task list.
联系人列表和项目任务列表之间的代码差异非常小。
来自互联网
13. Refer to Supported territory codes and code pages for a list of code set and territory IDs for different countries.
关于不同国家的代码集和地域ID列表,请查阅支持的地域代码和代码页。
来自互联网
14. For example, the following code will return the list of users on the system.
例如,下面的代码将返回系统上的用户列表。
来自互联网
15. Note: It is unlikely that you will have formula data in a codelist.
说明:代码清单中一般不太可能有公式数据。
来自互联网
16. A codelist is a list of unique code values that have specific meanings, such as product descriptors, frequently used terms, and lists of countries or cities.
一个代码列表是一列拥有特定含义的惟一代码值,比如产品描述符、常用术语、国家或城市列表。
来自互联网
17. Below are two slices of our JSP code to display the list of errands.
下面是两段显示差事列表的JSP代码。
来自互联网
18. The code to create the list of AMIs looks like Listing 3.
创建Ami列表的代码如清单3所示。
来自互联网
19. The output of this code is a list as an array of equivalent names of the service.
代码输出的是一个包含同等服务名的数组。
来自互联网
20. Options for generating the delta list between code and model.
在代码和模型之间产生差量列表的选项。
来自互联网
21. For the purpose of this article, I use the simple structure in Figure 1, which represents an Excel codelist.
根据本文撰写的目的,我使用了图1所示的简单结构,它表示一个Excel代码清单。
来自互联网
22. Copy the codelist below into plugin.xml file because your RCP game will show up a view as the GUI to interact with users.
23. Instead, I declare a new element, trext: LocationCountyCode, that USES my own codelist.
相反,我声明了一个新元素trext:LocationCountyCode,它使用我自己的代码列表。
来自互联网
24. The result will contain the list of postal code areas associated with Toronto customers existing in the CAN-Central.xml document.
这个结果将包含与CAN - Central . xml文档中存在的多伦多客户相关的邮政编码地区列表。
来自互联网
25. In the demo code, a list of cities beginning with a and J is created on initialization.
在demo代码中,在初始化时首先创建一个以A和J开头的城市的列表。
来自互联网
26. It defines a simple codelist with the element type color, which contains four possible elements, the first three of which are given known color names.