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.
就目前来说,它是一个好的度量标准,但是这主要取决于假定的概率分布函数的形成和这个函数的参数。
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).
表步骤是任务命令中的步骤,它以表(具有多个行和列)的形式接受输入参数。
Those parameters, incidentally, form the basis of attributes attached to an element.
顺便说一下,这些参数是元素的属性的基础。
Lines 7-15 set a number of required parameters using the form parameter: value.
第7 - 15行使用参数:值的形式设置若干个必需的参数。
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数据的提示一并传递,但它其实并不 “讲” 服务器的语言。
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开始形成一次请求,然后以查询字符串的形式追加搜索参数。
The name of the input fields will be the HTTP parameters of the POST action invoked upon submission of the form.
输入字段的名称将是在提交表单时调用的POST操作的HTTP参数。
The values from the form are stored in PHP's $_GET array, which is an array of HTTP get parameters.
来自表单的值存储于PHP的 $_GET数组,它是一个HTTPget参数数组。
Developers can use standard HTML forms, but Facebook adds more parameters in the form of hidden inputs.
开发者可以使用标准的表单标签,但是Facebook以隐含输入的方式加入了更多的参数。
Its constructor takes two parameters in the form of two
其构造函数包含两个参数,使用两个 <constructor-arg>标记的形式,如清单 4 所示。
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形式的参数。
Using interfaces as method parameters is (in IoC terms) a form of context IoC, applied on a dependency of the caller.
使用接口作为方法参数是上下文IoC的一种形式(这是ioc术语),应用于调用程序的依赖项。
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命令的基本格式有两个参数:含有将要安装的文件系统的设备(或其他资源)和挂载点。
Navigational state that is exposed in the form of render or interaction parameters using the PortletRequest.
导航状态,以使用PortletRequest的呈现或交互参数的形式公开。
This article showed a specific form of IoC that applies to the parameters of the component methods and not to components.
本文展示了IoC的一种具体形式,即应用于组件方法的参数而非组件。
The wizard automatically recognizes all the accepted parameters of the selected Web form.
向导能够自动识别所选Web表单能够接受的所有参数。
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服务器的正确访问参数填充表单字段并提交表单。
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方法添加参数。
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页面上一样,输入表单字段的名称必须与关系型更新数据源中使用的参数名称匹配。
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语句的多个执行,前提是该语句有输入参数。
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通常会包含一列其他搜索参数。
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命令注册表中。
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.
分析了变压器的电磁关系及励磁参数,提出了变压器的等效电路另一形式,并且与现用的等效电路进行比较。
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的默认实现将解析随登录表单页面提交的logonId和logonPassword参数,使用这些询问信息来认证用户。
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的指定方式,city和state(来自表单)使用简单的GET参数附加在URL之后。
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的形式),参数对应着任务的属性。
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页面提供“表单编码的数据”,并提供了有关期望返回的数据类型的暗示。
All parameters in the basic solution form of GM (1, 1) can be determined with this method.
本文提出了确定GM(1,1)模型基本解有关待定参数的一种新方法——图解法。
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格式,用&分隔参数,并在每个参数的名称和值之间使用 =。
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请求。
应用推荐