• A simple and common method used by many consumers is to complain directly to the store manager.

    许多消费者采用方法就是直接投诉商店经理那里是个简单常见的方法。

    youdao

  • Figure 2 below shows a class with multiple methods, of which some need to store details about the user who accessed the method and the money amount that was transferred.

    下面2显示了一个具有多个方法,其中有些需要存储关于哪些用户访问方法以及转移的资金数额细节

    youdao

  • Once we have the data back into PHP, we can store it in our database or any other method of data handling we choose from the many options PHP offers.

    数据返回php后,我们可以存储数据库中,使用PHP提供众多选择中的任何其他数据处理方法

    youdao

  • The choice of authentication method does not much affect the time required to store and retrieve binaries.

    认证方法选择存储检索二进制文件所需时间影响不大

    youdao

  • Therefore, I will show you a more generic method of handling data, a method that will allow you to store any data type in any node.

    因此介绍一种更为通用处理数据方法, 这种方法允许任意节点中存储任意数据类型

    youdao

  • If the record store is already open, this method returns a reference to the same record store object.

    如果记录存储已经打开这个方法将返回同一个记录存储对象引用

    youdao

  • The purpose of this method is to store the currently displayed number into the accumulator, to store the specified operation as well, and to reset the display for input of the next operand.

    方法目的就是:将目前显示数值存储累加器、存储特定操作以及为了一个操作数的输入重置显示

    youdao

  • Every time you write to a tied scalar variable, you invoke its STORE method.

    每次绑定标量变量时,都会调用STORE方法

    youdao

  • If you use the CPLD method of configuring the FPGA, you can store both the FPGA bitstream and the required code in a single NOR flash chip; it's probably the simplest system design.

    如果使用CPLD方法配置FPGA一个NOR闪存芯片中存储fpga比特流所需代码可能简单的系统设计。

    youdao

  • This method USES immediate execution, and doesn't store any data during execution.

    这个方法使用了即时执行并且不会执行的时候保存任何数据

    youdao

  • Since more than one Content Store object an be returned, the query method returns an array of Content Store objects.

    由于可以返回多个内容对象因此query方法返回一个内容库对象数组

    youdao

  • Each account with an outstanding balance allows the user to enter an amount paid on an account with a submit method to store that information in the database.

    个还有余额(outstanding balance)的账户允许用户某一账目输入付款金额,通过提交方法信息存储到数据库中去。

    youdao

  • The Authenticator class is abstract, so you'll need to subclass it and implement the getPasswordAuthentication() method to store the username and password (see Listing 13).

    Authenticator一个抽象所以需要派生子类实现 getPasswordAuthentication()方法存储用户密码(见清单 13)。

    youdao

  • Now, for classes that store large amounts of data, this method may not be the most efficient way to swap data, because swap involves one copy construction and two assignments.

    现在对于存储大量数据方法可能不是交换数据的有效方法因为swap涉及到一个copyconstruction两次赋值

    youdao

  • Therefore the suggested programming practice is to look up the service in the init method of the portlet and store it in an instance variable.

    因此建议编程实践Portletinit方法查找服务存储一个实例变量中

    youdao

  • The createTask() method lets you create a new task in the data store with the Ajax client.

    createTask()方法能让Ajax 客户端数据存储中新建一个任务

    youdao

  • The enumeration calls the compare method passing in the contents of two records from the store.

    枚举调用compare方法,把来自存储两个记录内容作为参数传递给该方法。

    youdao

  • WebSphere can also intercept a call to the execute method of a command object and store the content of the object within the dynamic cache.

    WebSphere可以拦截命令对象execute方法调用存储动态缓存对象的内容

    youdao

  • The method getUserInfo1() returns a Map object, which you then store into the context with the key user.

    方法getUserInfo1()将返回一个Map对象然后将把该对象存储关键字为user上下文中

    youdao

  • The most useful method for us is initializeDefaultPreferences(), which initializes default values in the preference store, as shown here

    我们来说,最有用的方法initializeDefaultPreferences() ,初始化首选项存储中的缺省下面所

    youdao

  • During the init method, store information used by the getter methods (like the user name) using instance variables on the application object or using WebSphere Dynamic Cache maps.

    init方法中,使用应用程序对象中的实例变量WebSphereDynamicCache映射存储getter方法使用信息比如用户)。

    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

  • The component has a special method to store value bindings, namely setValueBinding; you can have more than one value binding.

    这个组件拥有保存绑定特殊方法setValueBinding可以不止一个绑定

    youdao

  • Note that method changes to the class are irrelevant to db4o because it doesn't store methods or method implementations as part of the stored object data, and ditto for constructor refactorings.

    注意方法更改db4o无关因为方法方法实现作为存储对象数据一部分对于构造函数的重构也是如此。

    youdao

  • Now researchers led by Alex Zettl of the University of California, Berkeley, have devised a method that will, they reckon, let people store information electronically for a billion years.

    伯克利州加利福尼亚大学Alex Zettl目前带领研究人员设计一个方法,据他们估计,可以使人类通过电子技术信息保存十亿年。

    youdao

  • Medium store: 25 General Agents, 30 MBean per GA, 60 events per minute per GA, 10 method invocations per minute per GA.

    中型商店25个普通代理每个普通代理30个Mbean,每个普通代理分钟60个事件,每个普通代理每分钟10个方法调用

    youdao

  • The last step of the decode method is to store the submitted value in the component (later it will be converted then validated; see Resources for more on validation and conversion).

    decode方法最后一步提交保存组件(稍后转换验证,请参阅参考资料获取更多关于验证和转换的内容)。

    youdao

  • In this case, I create an array of hash tables — a common method to store structured data such as this.

    例中创建列表数组——用来存储这类结构式数据常见方法

    youdao

  • Another method of saving state information is to store the information in hidden fields within a form.

    保存状态信息另一种方法信息存储表单隐藏域中

    youdao

  • Kanerva's algorithm was an elegant method to store a finite number of data points in a very immense potential memory space.

    卡内尔算法一种有限数量数据储存进非常巨大潜在的内存空间的绝妙方法

    youdao

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

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

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