在这种情况下,它传递一个包含在这部分呈现的子视图的名称值的匿名对象。
In this case, it passes an anonymous object that contains values for the name of the child view to render for that section.
更多选项可以通过 info_dict 来传递,其中包括指定每个页面中对象个数的 paginate_by值。
More options can be passed through the info_dict, including a paginate_by value that specifies the number of objects per page.
params字段本身就是一个对象,包含有将被传递给服务器端脚本的键/值对。
The params field is itself an object, consisting of key/value pairs that will be passed to the server-side script.
GridView也公开一个RowUpdating事件,允许您修改正在传递到数据源对象的值。
The GridView also exposes a RowUpdating event that allows you to modify the values being passed to the data source object.
MDMServer要求在控制对象中传递的用户身份信息是明文文本值或SAML断言。
MDM Server requires that a user identity be passed within the control object either as clear text values or as a SAML assertion.
出于这个原因,在清单4中传递int值之前,我不得不把int值包装成Integer对象。
For this reason I had to wrap int values as Integer objects before transferring them in Listing 4.
我们还要传递postdata对象(被指定为包括键/值对的一个对象,通过使用 gadgets.io.encodeValues()格式化输入args)内的post数据。
We also pass the post data in the postdata object (specified as an object containing key/value pairs by using gadgets.io.encodeValues() to format the input args).
你可以传递任何你想传递的唯一值,这个值将总是同该对象绑定。
You can pass whatever unique value you want to, that will always be associated with the object.
如果应用程序使用DAO(数据访问对象)来产生动态sql和存储过程,那么传递给DAO的值对象就可以使用注释声明为一种云资源。
If the application USES a DAO (data access object) with dynamic SQLs and stored procedures, the value object that is passed to DAO can be declared as a cloud resource using annotations.
代码传递在此局部网页中引用的控件的字符串值,以便在其显示视图对象时控制器对象可以引用该值。
The code passes the string value of what the control is referenced as in this local Web page so that the controller object can reference that when it renders the view objects.
提交之后,portlet就调用servlet,并使用一个类型为RequestDispatcher的对象把这些值传递给servlet。
Upon submission, the portlet invokes the servlet, and passes values to the servlet using an object of type, RequestDispatcher.
必需的第二项更改是(至少)构造一个保存传递给 Collaborator类的构造函数的参数实际值的对象数组。
The second change required is to construct (at the very least) an object array holding the actual values of parameters to be passed into the Collaborator class' constructor.
ObjectRequestBroker (ORB)通过引用传递选项确定,在处理EJB请求中涉及的参数对象时应该使用通过引用传递还是通过值传递语义。
The Object Request Broker (ORB) pass by reference option determines if pass by reference or pass by value semantics should be used when handling parameter objects involved in an EJB request.
清单3传递一个null值到对象构造函数的第一个参数,以非wsdl模式初始化了一个新的Zend_Soap_Server对象。
Listing 3 initializes a new Zend_Soap_Server object in non-WSDL mode, passing a null value as the first argument to the object constructor.
该方法的返回值是一个buzzPerson对象集合,每个对象被传递给用户定义的 displayUserBlock() 方法。
The return value of this method is a collection of buzzPerson objects, each of which is passed to the user-defined displayUserBlock() method.
重要事项对于引用类型,按值传递参数会得到对所传递对象的引用的副本。
For reference types, if you pass a parameter by value, it results in a copy of the reference to an object being passed.
但比较容易忽略的是,调用这样的函数时,传递一个右值(第2.3.1 节)或具有需要转换的类型的对象同样是不允许的。
What may be less obvisous is that we also cannot call such a function with an rvalue ( Section 2.3.1, p. 45) or with an object of a type that requires a conversion.
的时间,该超声波之间传递所需的传感器和对象是距离或位置值。
The time it takes for that ultrasonic wave to pass between the sensor and the object is the value for the distance or the position.
确保未将对象传递给要求单个属性或值的过程。
Make sure you did not pass an object to a procedure that expects a single property or value.
ClaimsIdentity的实例是调用用户管理器的CreateIdentityAsync方法而创建的,在其中传递了一个用户对象和DefaultAuthenticationTypes枚举中的一个值。
Instances of ClaimsIdentity are created by calling the user manager CreateIdentityAsync method, passing in a user object and a value from the DefaultAuthenticationTypes enumeration.
要使用动态字典,请创建会话对象并将其传递到二进制xml读取器或编写器的构造函数或初始值设定项。
To use them, you create a session object and pass it to the constructor or initializer for a binary XML reader or writer.
函数在此参数中接收的值是在创建线程对象时传递到构造函数的值。
The value the function receives in this parameter is the value that was passed to the constructor when the thread object was created.
要使用动态字典,请创建会话对象并将其传递到二进制xml读取器或编写器的构造函数或初始值设定项。
To use them you create a session object and pass it to the constructor or initializer for a binary XML reader or writer.
该表达式计算器支持具有“通过值传递”的参数的函数调用,但不支持具有“通过引用传递”的参数、对象、数组、函数和字符串的函数调用。
The expression evaluator supports function calls with By Value arguments but does not support function calls with By Reference arguments, objects, arrays, functions, and strings.
该表达式计算器支持具有“通过值传递”的参数的函数调用,但不支持具有“通过引用传递”的参数、对象、数组、函数和字符串的函数调用。
The expression evaluator supports function calls with By Value arguments but does not support function calls with By Reference arguments, objects, arrays, functions, and strings.
应用推荐