导航菜单

params是什么意思_翻译中文_怎么读

params

网络释义:参数;参数数组;参数个数

网络释义

1.参数 Param 参数 Params 参数 Parameter 参数 ...

2.参数数组 ... explanation 代码的解释说明 params 参数个数 nest 嵌套次数 ...

4.参数解释 ... * Remarks( 注释) * Params参数解释) * return Values( 返回值) ...

5.子视图的布局参数 child 要添加的子视图 params 子视图的布局参数 event 被分派的事件. ...

6.参数有效 ... NCCALCSIZE_PARAMS 参数有效(根据该参数来计算重画区域) VK_R…

7.参数名称 * param string $params 参数名称 * param string $message 提示信息 ...

8.保存公式参数信息 *.fct 计算器算式文件 Params\ 保存公式参数信息 Invest\ 存放投资帐户文件 ...

例句释义:,参数,参数数组,参数个数

1.The first is called shared render parameters and allows portlets to set params that can be read by other portlets.第一种称为“共享描述参数”,允许portlet设置可供其它portlet读取的参数。

2.Because this isn't the primary key of the User, you can't use User. get(params. id) as you normally would.由于这不是User的主键,所以不能像往常那样使用User.get(params.id)。

3.In this case, TripController redirects you to the pst action, passing along all of the parameters (or QueryString) in the params hashmap.在此,TripController重定向到pst动作,同时传递paramshashmap中的所有的参数(或QueryString)。

4.This is possible because on some servers, this way the parameter id, as in params[: id], would be nil.这是可能的,因为在某些服务器上,以id为参数的这种方式,如params[:id]将会是nil。

5.These parameters, pke all request parameters in a Grails apppcation, are exposed through the params object.像Grails应用程序中的所有请求参数一样,这两个参数是通过params对象公开的。

6.The custom tag also has an optional params attribute, which can be a single object or an array of objects.这个定制标记还有一个可选的params属性,它可以是一个单一的对象或一个对象数组。

7.The variable named "params" then contains the results of those template apppcations.然后,名为“params”的变量将包含那些模板应用的结果。

8.You'll notice that rather than params, variables are passed using the data field, and the method needs to be specified in lowercase.你也许注意到,与使用params不同,这里使用data字段传递变量,而且必须使用小写指定方法。

9.Depending on user rights mask have to be disable by params.根据对用户权限掩码要由参数禁用。

10.Hardcode everything from file system paths to database connection params into the code, instead of providing a configuration file.一切都硬编码,从文件系统路径到数据库连接参数都写死在代码里,而不是提供一个配置文件。