• To attract these consumers back, several manufacturers of name-brand cereals plan to narrow the price gap between their cereals and store brands to less than what it was five years ago.

    为了吸引这些消费者回来名牌谷物生产商计划他们的谷物商店品牌之间价格差距缩小年前的水平。

    youdao

  • In analysis we need only to specify a meaningful name for the persistence store, but the details of how we achieve this persistence will be addressed later in design.

    分析阶段我们需要持续存储指定一个有意义名字如何实现这个持续性细节后面设计阶段解决

    youdao

  • The data we store in each menu item object is an array containing only one element: the name of the category.

    我们储存每个菜单对象中的数据包含元素数组类别

    youdao

  • The company either puts its name or decipherable initials on the back of store brands it fills.

    公司分装姓名易识别的姓名首字母加商店品牌后面

    youdao

  • Create a folder and choose a meaningful name to store all of your imported requirements.

    创建文件夹为其起一个有意义名字存储所有导入需求

    youdao

  • What we will store in this data variable is an array of two elements: a horizontal header name and a vertical header name of a cell.

    我们数据变量中储存包含两个元素数组单元格水平标题垂直标题栏名。

    youdao

  • There were 80 employees at the furniture store and Ed knew every one of them by name.

    家具店里80位员工埃德知道他们每个名字

    youdao

  • In our sample application, the token is the name of the file used to store the attachment.

    我们样例应用程序中,就是用于存储附件的文件名

    youdao

  • Any time you're making an online purchase, search online for "coupon code" plus the name of the product or store.

    网上购物时候,到网上搜索是否有优惠加上产品名称商店名。

    youdao

  • You can assign to document routing data containers any collection of name-value pairs and provide a convenient store for workflow global data state.

    可以任何名值对集合分配文档路由数据容器工作流全局数据状态提供方便存储

    youdao

  • She gives the name of the store where they are located but has to hang up when the guys approach.

    她们所在店铺位置告诉了她母亲,但是丹和里克追近了,她只好挂断电话。

    youdao

  • In the sample application, since the file system is used to store attachments, the token returned to the caller is the name of the file to which the contents of the attachment were written.

    应用程序中,由于文件系统用于存储附件返回调用令牌写入附件内容文件的名称

    youdao

  • She gives the name of the store where they are located, but has to hang up when the guys approach.

    她们所在店铺的位置告诉了她母亲,但是丹和里克追近了,她只好挂断电话。

    youdao

  • The name shows that in some remote past this must have been the place where the year's store of grain used to be kept in a barn.

    名字表明久远过去地方是个用来储存全年粮食的场所。

    youdao

  • In such an environment, if a new Content Store database is created (with a new name), the connection Settings will have to be updated on all instances of Content Manager.

    环境中如果创建了新的ContentStore数据库(具有名字),ContentManager所有实例连接设置必须进行更新

    youdao

  • At the top of the script, you get the user name from the posted arguments of the login page and store it in the session. The page then continues to load the invaluable prototype.js.

    脚本开始部分中,登录页面提交参数获取用户存储会话中

    youdao

  • However, a much more meaningful URL contains a store name, such as "ConsumerDirect", instead of a store id of "10001" to identify a store.

    然而有意义URL包含诸如ConsumerDirect”(而不是“10001”存储id)之类存储名称标识存储。

    youdao

  • In fact, the name itself indicates this: a common use for it is to store user-specific Settings, or preferences, such as font size or window layout. (Of course, you can store anything you want in it.)

    事实上名字本身就表明通常用于存储用户特定的设置或者首选项字体大小或者窗口布局(当然可以其中存储任何想要存储的内容)。

    youdao

  • Santos are so confident of re-signing the former Real Madrid player that they are selling shirts through their official online store with his name on the back.

    桑托斯对于名前皇马球员表现得相当自信他们甚至已经官方网上商店上面贩卖印有名字的T了。

    youdao

  • Similarly, for images, we can store the name image with the index of the image to be viewed -- for example, image-20.

    类似地,可以存储名称 image被查看图像index,如 image-20。

    youdao

  • This function creates an AggregateField (as discussed earlier) to store user-entered names and addresses, and an ItemField to store work and home phone Numbers in the form of name-value pairs.

    函数创建AggregateField(前所述)存储用户输入姓名地址创建ItemField名称-值形式存储单位住宅电话号码

    youdao

  • You can store this information inside your XML document and write an XQuery to only retrieve documents based on the last name of the patient.

    可以这些信息存储XML文档中,编写XQuery根据患者姓氏检索文档

    youdao

  • Wolstencroft really wasn't such a bad name after all they both decided as they whirled around the Christmas tree at the front of the store.

    商店前面他们围绕圣诞树快乐的转着圈儿,这时候,他们再也认为Wolstencroft是个很糟糕名字了。

    youdao

  • SAX2BestDeal has a few instance variables to store the content of the current name and price-quote.

    SAX2BestDeal几个实例变量存储当前nameprice - quote内容

    youdao

  • When you store things in the session object, you invoke a setAttribute method and supply a name/value pair as the two parameters; there's an example of this in block 2.

    会话对象中存储内容时,您会调用 setAttribute方法提供一个名称作为两个参数block 2这个示例

    youdao

  • Employees wear blue t-shirts similar to those worn by Apple employees but instead of the Apple logo, the shirts are printed with the Sinzd store name.

    售货员穿着苹果商店员工类似蓝色T恤,不同没有苹果公司标志而是Sinzd

    youdao

  • And so the cookies store the name of the logged-in user, a secret number that was assigned to the user by the server, some of user's Settings, etc.

    这样cookies存储登录用户服务器分配密码一些用户设置

    youdao

  • I pass the name of the function to the HTML button tag and exploit HTML's built-in event model. Using JavaScript, I'll often store functions in variables or arrays.

    函数名称传递HTMLbutton标记利用HTML的内置事件模型

    youdao

  • We store the answers of all participants in a repository, associating each participant’s answers with his or her name.

    我们所有参与者答案储存一个储存库中,并将参与者的答案分别对应的姓名关联起来。

    youdao

  • We store the answers of all participants in a repository, associating each participant’s answers with his or her name.

    我们所有参与者答案储存一个储存库中,并将参与者的答案分别对应的姓名关联起来。

    youdao

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

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

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