• It's a fine measure, as far as it goes, but it depends critically on both the form of the assumed probability distribution function and the parameters of that distribution.

    目前来说一个好的度量标准但是主要取决于假定概率分布函数形成这个函数的参数

    youdao

  • A table step is a step within a task command that takes input parameters in the form of a table (with multiple rows and columns).

    步骤任务命令中的步骤,以表(具有多个列)形式接受输入参数

    youdao

  • Those parameters, incidentally, form the basis of attributes attached to an element.

    顺便说一下这些参数元素属性基础

    youdao

  • Lines 7-15 set a number of required parameters using the form parameter: value.

    第7 - 15行使参数:值形式设置若干必需参数

    youdao

  • The browser can ask the server different questions in the form of URLs and pass along hints packaged as request parameters and POST data, but it doesn't really speak the server's language.

    浏览器可以URL形式询问服务器不同问题打包请求参数POST数据的提示一并传递其实并不 “讲” 服务器的语言。

    youdao

  • Typically, REST forms a request by beginning with a service entry URL and then appending search parameters in the form of a query string.

    REST通常服务入口url开始形成一次请求然后查询字符串形式追加搜索参数

    youdao

  • The name of the input fields will be the HTTP parameters of the POST action invoked upon submission of the form.

    输入字段名称提交表单时调用POST操作HTTP参数

    youdao

  • The values from the form are stored in PHP's $_GET array, which is an array of HTTP get parameters.

    来自表单存储PHP $_GET数组一个HTTPget参数数组。

    youdao

  • Developers can use standard HTML forms, but Facebook adds more parameters in the form of hidden inputs.

    开发者可以使用标准表单标签,但是Facebook隐含输入方式加入了更多参数

    youdao

  • Its constructor takes two parameters in the form of two tags, as shown in Listing 4.

    构造函数包含参数,使用两个 <constructor-arg>标记形式如清单 4 所

    youdao

  • To create child nodes, I create a closure and declare a new object dubbed name, which takes parameters in the form of a map.

    创建节点创建闭包声明一个名叫name对象接收map形式参数

    youdao

  • Using interfaces as method parameters is (in IoC terms) a form of context IoC, applied on a dependency of the caller.

    使用接口作为方法参数上下文IoC一种形式(这是ioc术语),应用于调用程序依赖项

    youdao

  • The basic form of the mount command takes two parameters: the device (or other resource) containing the filesystem to be mounted, and the mount point.

    mount命令基本格式两个参数含有将要安装的文件系统设备(其他资源)点。

    youdao

  • Navigational state that is exposed in the form of render or interaction parameters using the PortletRequest.

    导航状态使用PortletRequest呈现交互参数形式公开。

    youdao

  • This article showed a specific form of IoC that applies to the parameters of the component methods and not to components.

    本文展示了IoC一种具体形式应用于组件方法参数非组件。

    youdao

  • The wizard automatically recognizes all the accepted parameters of the selected Web form.

    向导能够自动识别所选Web表单能够接受所有参数

    youdao

  • To dump a database definition of the MySQL world database in XML, fill up the form fields with appropriate access parameters for your MySQL server and submit it.

    要以XML 格式转储MySQL数据库world数据库定义,请使用 MYSQL服务器正确访问参数填充表单字段提交表单

    youdao

  • In this case, I set the method of submission to post and add the parameters from the form by using the serialize method on the form.

    这里提交方法设置为post然后使用表单serialize方法添加参数

    youdao

  • Just as on a normal HTML page, the input form fields must have names that match the name of the parameters used in the relational update feed.

    和在普通HTML页面一样输入表单字段名称必须关系型更新数据源使用参数名称匹配

    youdao

  • This form of batching is restricted to single tables and to multiple executions of the same SQL statement as long as the statement has input parameters.

    这种形式处理仅限于单个以及同一sql语句多个执行,前提是语句输入参数

    youdao

  • However, since the search form in this case submits data using the GET method, the current URL will usually contain a list of additional search parameters.

    但是由于这个示例中的搜索表单使用GET方法提交数据当前url通常包含其他搜索参数

    youdao

  • On submission of the form, the input parameters are submitted to the Logon command URI, which is bound to the LogonCmd interface in the WebSphere Commerce command Registry.

    表单提交后,这些输入参数就会被提交登录命令uri这个URI被绑定LogonCmd接口,存放在WebSphereCommerce命令注册表中。

    youdao

  • The electromagnetic relation and exciting parameters of transformer are analysed. An another form of transformer equivalent circuit is proposed and is compared with present equivalent circuit.

    分析了变压器电磁关系励磁参数提出了变压器等效电路形式并且与现用的等效电路进行比较。

    youdao

  • The default implementation of the LogonCmd parses the logonId and logonPassword parameters, which are submitted from the logon form page, and uses this challenge information to authenticate the user.

    LogonCmd默认实现解析登录表单页面提交logonIdlogonPassword参数使用这些询问信息认证用户

    youdao

  • Notice how the URL of the script is specified and then the city and state (from the form) are appended to this using simple GET parameters.

    注意脚本url指定方式,citystate(来自表单)使用简单GET参数附加在URL之后

    youdao

  • Methods attached to an instance of AntBuilder match the corresponding Ant task; likewise, those methods can take parameters (in the form of a map) that correspond to the task's attributes.

    附加AntBuilder实例方法对应Ant任务匹配同样的,这些方法可以接收参数(map形式),参数对应着任务属性。

    youdao

  • JQuery also provides for the facility to supply "form-encoded data" for passing parameters to a Web page, as well as providing a hint on what kind of data is expected back.

    jQuery提供工具参数传递web页面提供表单编码数据”,提供了有关期望返回的数据类型暗示

    youdao

  • All parameters in the basic solution form of GM (1, 1) can be determined with this method.

    本文提出了确定GM(1,1)模型基本有关待定参数一种新方法——图解

    youdao

  • This string follows the standard application/x-www-form-urlencoded format, separating the parameters with & and using = between the name and value of each parameter.

    这个字符串遵循标准application/x-www-form-urlencoded格式&分隔参数每个参数的名称之间使用 =。

    youdao

  • There are additional parameters passed to the widget in the form of url -the url request to the Remote Procedure Call Adapter (RPCAdapter) on the server.

    还有额外的参数url格式传递部件—服务器上过程调用适配器(Remote Procedure Call Adapter,RPCAdapter)url请求

    youdao

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

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

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