Any node type not listed in the table is not a valid node type to set a value on.
该表中未列出的任何节点类型都不是设置了值的有效节点类型。
You set a value on the certification by deciding how much that job would have to pay to make you choose the job over the study.
此时,你设定的认证价值就等于你决定会为多少薪酬的兼职而放弃继续学习。
If you are unable to upgrade or apply the patch, a workaround is to set an invalid SSLCIPH value on unused channels.
如果您无法升级或应用修复程序,可以采用避开这个问题的方法,即在未使用的通道上设置无效的sslciph值。
Some object on a server provides some collection of methods, each of which has a set of input parameters and an output value.
服务器上的某个对象提供某些方法,每个方法都有一组输入参数和一个输出值。
When you set a value for the MCAUSER attribute, enclose the value in single quotes to avoid issues with case sensitivity on distributed platforms.
当您设置mcauser属性的值时,应该将值包括在单引号中,以避免分布式平台上的区分大小写问题。
The main method USES an enhanced for loop to iterate through the different primitives and a simple switch statement on the current instance to set the size value of each primitive.
main方法使用增强的for循环来迭代通过不同的原语,并在当前实例上使用一个简单的switch语句来设置每个原语的大小值。
When an action is set on the test component, a corresponding part of the UI is filled with the value it receives.
当对test组件设置一个操作时,相应的UI部分将填充所接收的值。
To change the attributes for a particular text string, select the text on the design surface, and then set the value you want in the Properties view.
要改变一个特定文本字符串的属性,请选择设计图面中的文本,然后在Properties视图中设置您希望的数值。
The master value is the one set globally for all PHP scripts on your machine by a php.ini directive.
主值是通过php .ini指令为您机器上的所有php脚本全局设置的值。
It's defined on the toy set, so each kind of toy in the toy set will have a value for Finishing_hours.
它是在TOY集合上定义的,因此TOY集合中的每种玩具都有一个finishing_hours值。
Add a function to set the value of the elements for the claim creation form on the collabform.html page in both the customer and customer service rep's co-browsing session.
添加一个函数来设置客户和客户服务代表的共同浏览会话中的collabform .html页面的索赔创建表单元素的值。
Certain properties on new nodes can take their value dynamically from a location in the message tree, rather than requiring it to be set statically in the message Flow Editor.
新节点上的某些属性可以从消息树中的某个位置动态地取得其值,而不是需要在消息流编辑器中静态地设置其值。
Development quickly moved to a bottom-up development effort based on tactical execution of a set of projects without defined business value.
基于一组没有既定业务价值的项目的战术性执行,开发很快转向了自底向上的开发工作。
Based on the Boolean return value, the record either becomes a member of the result set or is tossed aside as a record that does not meet the search criteria.
根据返回的布尔值,每条记录要么成为结果集的成员,要么被归为不满足搜索条件的记录放弃。
It also requires an iterative process and a set of tools to help team members automate error-prone aspects of their work, freeing them to focus on creativity and value.
同时也需要一个迭代的过程和一系列能够帮助团队成员自动发现工作中的错误并将精力集中在具有创造性的和有价值的方面上。
For example, if you set AUTO_MAINT to a value of OFF, all other automatic maintenance parameters are considered to have an effective value of OFF, regardless of whether or not they are set to on.
例如,如果将AUTO_MAINT的值设定为OFF,则其他所有自动维护参数的有效值均被视为OFF,无论它们的值是否被设定为ON。
One useful trick is to set a value for the dotted stem, which then ACTS as a default value for compound names based on the stem.
一个有用的技巧是为带句点的词干赋值,这个值将成为基于这个词干的复合名字的默认值。
You can associate expressions to any property on a component, thus allowing the component's property value to be set with JSF-EL.
可以把表达式关联到组件上的任何属性,这样就允许用JSF - EL设置组件的属性值。
If using the above CSV file to retrieve a state name based on a state abbreviation, you can set up the lookup to use column 1 as the key column and column 0 as the value column.
如果使用以上CSV文件根据国家缩写检索一个国家名,您可以设置查找来使用列1作为键列,并将列0作为值列。
Based on the output from the WHEN condition, you may want to validate the XML value or set a new value.
根据WHEN条件的输出,可能还需要验证xml值或设置一个新值。
Polling: the collector is invoked on a regular frequency, and it retrieves and traces the current value of a metric or set of metrics from a PDS.
轮询:按固定频繁调用收集器,它将检索和跟踪PDS中的指标或指标集的当前值。
The break command can be used to break the report into a set of records based on a particular column value.
BREAK命令可用于基于特定列值将报表分成一组记录。
You can still enforce a attribute value using a metaclass, you just need to set it on the class object being instantiated rather than as an attribute of the metaclass.
您仍然可以使用元类来增强属性,只需在被实例化的类对象上进行设置,而不是像元类的属性那样。
In order to set up a filter condition on that SDO record, you must use nested f: parameter tags on the download component with a value that identifies a key for the record.
为了给那个SDO记录设置一个过滤条件,用户必须在下在组件上使用嵌套的f:parameter标签,标签上带有一个标识记录关键字的值。
Tip: to export metadata to a directory on the server, just set the element value to false in your export command XML.
提示:要将元数据导出到服务器上的目录,只需将到处命令XML中的元素值设置为false。
Identifiers-a highly unique set of distinct values with low frequency per value based on set threshold.
标识符(Identifier)—一组高度惟一的不同值,基于设置的阈值,每个值具有较低的频率。
Each element has an associated action attribute, which, in this particular case, can take on the values "set" or "add", along with a corresponding value attribute.
每个元素都有一个相关联的action属性,在这个示例中,这个属性可以具有“set ”或“add ”值,以及相应的value属性。
To get "value" and "div" in scope we can set a breakpoint on main and run the program, setting our watchpoints when the main breakpoint is hit. Restart GDB with eg1 and type.
要获取作用域中的“value ”和“div ”,可以在main函数上设置断点,然后运行程序,当遇到main断点时设置监视点。
His contention is that there's a definite value to the number of followers you have on the Twitter social network and he wanted Twitter to sell him those connections for a set price.
他的观点是,在Twitter社交网络拥有的追随者数量具有确定的价值,希望Twitter以定价将这些关系卖给他。
To access portlet scope variables from the servlet requires a special namespaced name value that is based on the portlet's ID that was set when it was originally deployed into a portal.
从Servlet访问Portlet范围变量需要一个已设置命名空间的特殊名称值,该值基于最初将其部署到门户时设置的Portlet的ID。
应用推荐