• 用户输入一个邮政编码会显示出结果如图2所示。

    After the user enters a zip code, the results are displayed, as shown in Figure 2.

    youdao

  • 日期区域一个邮政编码一个输入区域,以及等等

    You have a date field, a postal code, a field whose input is conditional upon the content of another, and so on.

    youdao

  • 搜索一个邮政编码时,地图会以这个邮政编码位置为中心放大

    When you search for a zip code, the map zooms and centers on the location of the zip code.

    youdao

  • 包括一个邮政编码加以识别约束比方说不同英国邮政编码

    It has a zip code, which can be recognized and constrained as being, say, different from a United Kingdom postal code.

    youdao

  • 可以转而创建一个邮政编码天气信息散列信息保存Portlet服务中。

    Instead, you could create a hash map of zip code and weather information, and save that information into the portlet service.

    youdao

  • 例如可以唯一的用户ID一个股票符号我们实例中,主键是一个邮政编码

    For example, the key could be a unique user ID, a stock symbol or, in our case, a zip (postal) code.

    youdao

  • 怎么商店每月报告日志数量对于一个邮政编码记住更多邮政编码可能添加代理成长

    How would I store a monthly report and log a number served for each zip code, keeping in mind more zip codes will likely be added as the agents grow.

    youdao

  • 例如可以使用采取以下方式公开功能服务传入一个邮政编码,服务将返回关联地区名称

    For example, you could have a service that exposes functionality in this way: When you pass in a postal code, the service returns the associated suburb name.

    youdao

  • 搜索字段输入某邮政编码后,一个请求传向一个使用PHPODBC后台Informix数据库连接Web服务器

    When a zip code is entered into the search field, a request is passed to the Web server, which USES a PHP ODBC connection to the backend Informix database.

    youdao

  • 设置环境之后,调用i4glsoademo程序,它把一个邮政编码传递部署Web服务4gl函数服务接收相应城市

    After setting the environment, invoke the "i4glsoademo" program that passes a zip code and retrieves the corresponding city and state from the 4gl function deployed as a Web service.

    youdao

  • 搜索屏幕提供了一个表单用以输入邮政编码

    The search screen provides a form to enter a zip code.

    youdao

  • 引用文章中看到一个示例基于邮政编码来缓存位置信息

    In the referenced article, you see a sample of caching location information based on zip code.

    youdao

  • 一个有效邮政编码示例90210。

    An example of a valid zip code is 90210.

    youdao

  • 例如示例应用程序如果添加波兰邮政编码支持,那么只需创建一个messages _ pl .properties文件

    Thinking back to the sample application, for example, if you want to add support for Polish postal codes, simply create a messages_pl. properties file.

    youdao

  • 加拿大邮政编码格式字母数字、字母、一个空格、数字、字母、数字,如清单9

    The Canadian postal code format, shown in Listing 9, is letter, number, letter, followed by a space, then number, letter, number

    youdao

  • 41个最多的,其中几个来自追踪健康状况公司还有一个据称可以几十要素包括邮政编码种族来瞄准用户

    Had the most, 41, including several from companies that track health conditions and one that says it can target consumers by dozens of factors, including zip code and race.

    youdao

  • 也许还记得,“clients一个xml存储了客户地址(包括邮政编码)。

    As you may recall, the "clients" table stores customers addresses (including zip codes) in an XML column.

    youdao

  • 我们实例服务接口非常简单仅由一个方法构成,以邮政编码为基础样本portlet可以调用方法检索位置信息

    The service interface for our example is very simple, consisting of one method that can be called by the sample portlet to retrieve the location information, based on a zip code.

    youdao

  • 清单11使用col2作为参数根据一个XML元素(zip客户端地址邮政编码元素)限制DELETE操作

    Listing 11 USES the value of col2 as a parameter to restrict DELETE operations based on the value of an XML element (the zip or zip code element of a client's address).

    youdao

  • 我们测试一个非常简单组件该组件验证英国邮政编码返回邮政编码对应地址详细信息

    We will be testing a very simple component that validates a UK postcode and returns details of the addresses that correspond to that postcode.

    youdao

  • 由于正则表达式是从文本文件中装载一个字符串所以添加类型邮政编码支持时,需要更改代码

    The regular expression is a string loaded from a text file, so you don't need to change the code when you want to add support for a new type of postal code.

    youdao

  • 邮政地址聚合组件一个例子一致抽象概念包括几个原子组件省份邮政编码

    An example of an aggregate component is a postal address, which makes up a coherent, abstract concept; it is composed of several atomic components such as province and postal code.

    youdao

  • 英国的邮政编码六种不同格式还有特殊gir0aa如清单7

    Postcodes in the United Kingdom can have six different formats plus the special value GIR 0aa, as shown in Listing 7.

    youdao

  • 他们想知道特定地区具有特定邮政编码)某类产品售出多少

    They come back and wonder how many products of a particular category type have been sold in a region containing a particular zip code.

    youdao

  • 例中条目邮政编码

    In this case, the first item will be the ZIP code.

    youdao

  • 本文展示如何PHP创建一个IRC聊天机器人(bot),用于以向您告知邮政编码查询的天气情况

    This article shows you how to create an IRC bot in PHP that can tell you the weather on demand for your ZIP code.

    youdao

  • 两个变量用来保存指向Web服务uri第二个保存的是邮政编码

    You create two variables: the first holds the URI to the Web service and the second holds the zip code value.

    youdao

  • 清单21中的例子创建了一个根据名称结果进行排序的查询然后编辑查询根据邮政编码进行查询。

    The example in Listing 21 creates a query that orders its result by name and then edits the query to order also by ZIP code.

    youdao

  • 清单21中的例子创建了一个根据名称结果进行排序的查询然后编辑查询根据邮政编码进行查询。

    The example in Listing 21 creates a query that orders its result by name and then edits the query to order also by ZIP code.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定