1. Order tickets online users will be assigned a uniquecode.
将为在线订购门票的用户分配一个唯一代码。
来自互联网
2. The UDI System provides a uniquecode for the medical device.
UDI系统为医疗器械提供一个唯一代码。
来自互联网
3. They need to provide the uniquecode in the cinema to get tickets.
他们需要在电影院提供该唯一代码以获取门票。
来自互联网
4. UniqueCode Analysis for C# - finds and highlights errors on the fly and offers code suggestions
独一无二的C#代码分析功能——随时随地查找并高亮标识错误,并且提供代码建议;
来自互联网
5. Then, when shopping at participating merchants, they can scan a smart phone with a uniquecode.
随后,用户在合作商家购物时,可以扫描具有特定代码的智能手机。
来自互联网
6. Because each device has a uniquecode, the number of devices that can be addressed on one bus is virtually unlimited.
由于每个设备都有一个唯一的代码,可以在一个总线处理设备的数量几乎是无限的。
来自互联网
7. Object Inheritance—Allows users to maintain a single code base while adding uniquecode to new objects related to the base object.
对象继承性—允许用户在向与基础对象相关的新对象增加唯一代码时,可维护单一代码基数。
来自互联网
8. The whitelist filter's response contains some kind of uniquecode that identifies the original message, such as a hash or sequential ID.
“白名单”过滤器的响应包含某种唯一的可以识别原始消息的代码,譬如,一个散列或序列标识。
来自互联网
9. A code list is a list of uniquecode values that have specific meanings, such as product descriptors, frequently used terms, and lists of countries or cities.
一个代码列表是一列拥有特定含义的惟一代码值,比如产品描述符、常用术语、国家或城市列表。
来自互联网
10. Produces a list of the uniquecode occurrences and their frequency in an output table for a specified set of fields from an input feature class or table.
对于一个输入元素类或表格中具体指定的一组字段,在一个输出表格中生成一个特定的代码事件及频率列表。
来自互联网
11. The approach that you use to find a uniquecode is to look through the current spreadsheet data and see if any of the other project codes match a new candidate.
12. Single turn encoders resolve one rotation (360 degrees mechanical) into a specific number of steps, e. g. 8192. A uniquecode word is assigned to each position.
13. Optionally, summary items may be totaled for each unique code combination-for example, the total area for unique combinations of zoning and land use. Requires an ArcInfo license.
14. Unicode character encoding standard is a fixed-length character that provides a uniquecode point for every character in the world regardless of the platform, program, or the language.
15. Ticket holders will receive a uniquecode and instructions on how to pick up their tickets on Monday, where they will also receive a wristband that will be placed on their wrist at the time.
16. These records should include dates, quantities, batch/serialnumbers, expiration dates (if applicable), and the uniquecode numbers assignedto the investigational product(s) and trial subjects.
这些记录应包含日期、数量、批号/系列号、时效期(如有)、和分配给试验用药品和试验对象的特别编码。
来自互联网
17. The tribunal is unique because Mr. Jones is not subject to the normal police discipline code.
这个审判很特别,因为琼斯先生不受一般的警务纪律约束。
《柯林斯英汉双解大词典》
18. Your code should focus on your unique business value, not the plumbing every typical application needs, which can be handled by the container.
您的代码应以您唯一的业务值为主,而不是寻找每个典型的应用程序的需求,这可以由容器来处理。
来自互联网
19. This view of your code provides a unique perspective hard to achieve by looking at code.
这个代码视图可以提供独特的视角,仅仅查看代码很难了解到这些信息。
来自互联网
20. The code pages have unique encoding schemes that define a range of values for the graphic and control characters.
编码页面有唯一的编码计划,为图形和控制字符定义了一系列值。
来自互联网
21. The hash code is an integer that should return a unique number of each unique key.
散列码是一个整数,应该对每个键返回唯一的数字。
来自互联网
22. Here's how it works. On every U.S. dollar bill in circulation is a 10- or 11-digit serial code that is unique to that bill.
看看它的工作原理:在市面上流通的每张美元钞票上,都有一个10位或11位的唯一的序列码。
来自互联网
23. I4GL_FUNCTION Unique user-defined function name containing the auto-generated code to consume a Web service.
I4GL_FUNCTION用户定义的惟一的函数名,函数包含为消费Web服务自动生成的代码。
来自互联网
24. Most of the code is duplicated; the only unique part is the return value.
大部分代码是经过复制的;惟一不同的部分是返回的值。
来自互联网
25. This duplication doesn't appear in tools like CPD because the values in each instance of the repeated infrastructure are indeed unique, but it harms your code nonetheless.