• The form then automatically submits the zip code to a second service that provides the ambient temperature at the location that corresponds to that zip code.

    然后表单自动邮政区号提交第二服务,再由服务提供邮政区号对应地点环境温度

    youdao

  • They estimate that 35% of Joplin was destroyed, mostly in the 64804 ZIP code.

    他们估计乔普林受损度为35%,而主要收损地域则是邮政编码64804那个区。

    youdao

  • A PEAR file is actually a ZIP archive file that contains the annotator code and configuration in a well-defined directory structure.

    PEAR文件实际上一个ZIP存档文件,其中按照定义良好的目录结构包含注释器代码配置

    youdao

  • For example, let's say you created an application that automatically filled in the city for a given ZIP code.

    例如我们假设创建了这样一个应用程序,它自动填写指定ZIP编码城市名。

    youdao

  • But that depends on your school's zip code.

    这也学校邮政编码

    youdao

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

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

    youdao

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

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

    youdao

  • 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.

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

    youdao

  • For example, you might add a gadget that shows you what movies are playing at local theaters based on your ZIP code.

    例如可以添加一个gadget来根据家的邮政编码显示出周边的影院正在上映什么影片

    youdao

  • The code listings below are snippets from a zip file that contains all the source files needed to run the sample.

    下面将要介绍的这些代码清单均截取一个zip文件这个zip文件包括了运行这个示例所需所有文件

    youdao

  • 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.

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

    youdao

  • Listing 4 illustrates the hiding of customer name, street, zip code, and phone number from software that accesses the XML through the anonymousCust view

    清单4演示了如何通过 anonymousCust 视图对访问XML软件隐藏客户姓名街道邮政编码电话号码

    youdao

  • 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.

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

    youdao

  • For example, Listing 3 creates a function in the ZipMap class that looks up the name of a city given its ZIP code (error and exception-handling code are ommitted for brevity).

    例如清单3ZipMap创建了一个函数,通过给定ZIP代码查找城市名称为了简便起见,省略了错误异常处理)。

    youdao

  • Download the ZIP file that contains all sample code and forms from the Download section of this article.

    本文下载小节下载包含所有样例代码表单ZIP文件

    youdao

  • We would like to limit the query to rows that contain a customer whose zip code is "79081".

    我们希望查询范围限制包含邮政编码“79081”的客户

    youdao

  • Of course, I should have included more error-checking and such to make sure that the ZIP code is valid.

    当然应该进行更多错误检查例如确保邮政编码有效的。

    youdao

  • Well, when dealing with user input from forms, for example, you typically check each form submitted to make sure that it's what you expect (numbers, ZIP code, alphabetic characters, and so on).

    例如处理表单用户输入时,通常会检查提交每个表单确保其中提供的预期的内容(数字邮政编码字母字符等等)。

    youdao

  • Download the ZIP file that contains all the sample code and forms from the Download section of this article.

    本文下载小节下载包含所有样例代码表单ZIP文件

    youdao

  • Find all zip code areas that overlap with any of the census blocks, and find all streets that lie within the minimum bounding rectangle (MBR) of any of those zip code areas.

    发现人口普查区重叠邮政编码区域发现这些区域中最小边界矩形(MBR)所有街道

    youdao

  • The highlighted text shows that I've found where the ZIP code that I specified is encoded in the request.

    高亮文本显示找到指定ZIP代码请求中的编码位置

    youdao

  • An address has a number, street, city, state, and zip code. Standards provide a contextual framework that allows you to process information more easily.

    各种标准提供一个上下文框架使可以轻松地处理信息

    youdao

  • In this case, there is probably a request parameter that is sent along with the servlet invocation that has the city name or zip code for the forecast.

    既然这样这里可能需要一个随同servletinvocation一起发送请求参数,可能要获取的天气预报的城市或是邮编区号

    youdao

  • 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.

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

    youdao

  • If your portlet and cache are working successfully, you should start to see entries in the cache monitor for each new zip code you enter that returns valid results.

    如果portlet缓存工作得非常好应该开始查看每个邮政编码在缓存监视器中的条目,这些新邮政编码是您输入的并返回有效的结果。

    youdao

  • The isReadyTo-CallExecute() method ensures that this zip code has been set within the command.

    isReadyTo-CallExecute()方法确保这个邮政编码已经设置在命令

    youdao

  • The form takes a sensor identifier and submits it to a Web service that returns the zip code for that sensor.

    表单接受一个传感器标识符提交Web服务,该服务返回传感器所在的邮政区号。

    youdao

  • We’ve made this exploration a bit easier by organizing the code as an Eclipse project and packaging that into a ZIP file.

    我们已经通过代码组织成Eclipse项目再打包 ZIP 文件中,使得这种探索简单一点

    youdao

  • The first part of the form takes the sensor ID and submits it to a Web service that returns a zip code.

    表单一部分获得传感器ID提交返回邮政区号的Web服务

    youdao

  • To refine the query to identify all of those orders that have a shipment address zip code that starts with "10", we can use this XPath statement.

    细化查询标识配送地址邮政编码10开头所有订单我们可以使用以下xpath语句

    youdao

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

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

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