属性标记

  • 网络attribute tag;attribute labels;Property Tags;property flag
属性标记属性标记
  1. 基于属性标记的专有名词自动识别研究

    Recognition of Chinese Proper Noun Based on Attribute Tag

  2. 因为它是一个XML文件,所以您能够获得创建元素和属性标记而不是导入属性的内容方面的帮助。

    Since it is an XML file , you do get help for creating elements and attribute tags , but not the content of the import attribute .

  3. 来自服务器的XML响应会被自动接收,并被ZendRestClient转换为一组SimpleXML对象,这样就可以利用标准对象属性标记来进行访问。

    The XML response from the server is automatically received and converted by Zend_Rest_Client into a set of SimpleXML objects , which you can access using standard object-property notation .

  4. 属性标记单元测试方法。

    Describes how to mark a unit test method with the .

  5. 处所角色宾语及其属性标记的隐现情况

    On Location-role Object and the Use or Disuse of Its Attribute Mark

  6. 属性标记每个测试类。

    Each test class is marked with the .

  7. 将属性标记为默认集合的某个元素的访问器函数。

    Flags a property as an accessor function for an element of the default collection .

  8. 那些不允许忽略的头元素必须用mustUnderstand=“1”属性标记。

    Those header elements that cannot be ignored must be marked with the mustUnderstand = " 1 " attribute .

  9. 使用属性标记代码元素的能力揭示了您的意图,即让一些外部因素对后面的代码起作用。

    The ability to mark code elements with attributes declares your intent that something external operates on the code that follows .

  10. @Column:将属性标记为数据库内的一个列,可含有列名,不管它是否唯一且是否可为空

    Column : Labels the property as a column within the database , with choices including the name of the column , whether it 's unique , and whether a column is nullable

  11. 相反,它只需要程序员将属性标记为持久性的,并识别出能代表对象唯一标识符(或者主键)的属性。

    Instead , it requires the developer only to denote the attributes to be persisted and to identify the attribute to represent the object 's unique identifier ( or primary key ) .

  12. 文中以《现代汉语词典》中的颜色词为例,对现代汉语颜色词中的一部分静态成员进行了尝试性的属性标记,并对相关颜色词素的构词能力进行了降频统计。

    In this paper , taking the color term entries in A Dictionary of Modern Chinese as examples , tne author has marked , on an experimental basis , attributes of some static members of color terms .

  13. event属性指定标记应该侦听哪个事件。

    The event attribute specifies which event the tag should listen for .

  14. View模式使用普通标记,而Edit模式会使用可以编辑iWidget属性的标记。

    View mode uses normal markup , and Edit mode uses markup for editing the iWidget attributes .

  15. 如果一个WebForm中包含了一个服务器form和任意数量的不含有runat属性的标记不会导致任何错误。

    Nothing bad happens if the Web Form contains one server form and any number of tags devoid of the runat attribute .

  16. 标记类型包括view类型(用于普通用户标记)和edit类型(用于iWidget属性编辑标记)。

    Examples of the types of markup include view for normal user markup and edit for markup for editing the iWidget 's attributes .

  17. 除非属性被标记为writeonly,否则每个属性都必须有一个get属性过程。

    Every property must have a get property procedure unless the property is marked writeonly .

  18. beanNames属性在标记中包含一个bean名称列表。

    The beanNames property takes a list of bean names in a tag .

  19. xmltag()包含四个参数:标记名称、标记值(查询中数据库的列)、标记属性和标记的子元素。

    Xml_tag () takes four arguments : the name of the tag , the value of the tag ( database column in the query ), the attributes of the tag , and the subelements of the tag .

  20. UML概要文件用于生成当标记模型和与所选的方面关联时添加到模型中的原型和原型属性(标记的值)的。

    The UML Profile is what is used to create stereotypes and stereotype properties ( tagged values ) that are added to the model when it is marked up and associated with the selected aspects .

  21. 更复杂的标记中可以处理属性和标记体。

    More-sophisticated tags can work with attributes and the tag body .

  22. 如果您需要提交输入数据,使用一个带真实动作属性的标记。

    If you need to submit input data , use a tag with a real action attribute .

  23. 内建的序列化机制要求C属性将字段标记成XML元素而不是XML属性。

    The built-in serialization requires C # attributes to mark fields to as XML elements rather than XML attributes .

  24. 有了XML,文档的组成部分像在HTML中那样用标志和属性将它们标记出来。

    With XML , document components are marked with tags and attributes , just as in HTML .

  25. boundary属性定义边界标记(用于分隔包含在嵌套的http:body中的多方消息的不同部分)。

    The boundary attribute defines the boundary marker used to separate different parts of the multipart message contained within the nested http : body .

  26. API层中的所有公共写方法(包括插入、更新和删除)都应当使用事务属性REQUIRED加以标记。

    All public write methods ( insert , update , and delete ) in the API layer should be marked with a transaction attribute of REQUIRED .

  27. object标记的id属性和embed标记的name属性在整个mashup页面内必须是惟一的。

    The id attribute of the object tag and the name attribute of the embed tag must be unique throughout a mashup page .

  28. 以下说明JSP容器要读取和分析什么内容来知道哪些属性在out标记中有效。

    Here 's what the JSP container reads and analyzes to know what attributes are valid in the out tag .

  29. startTag(nsi,name)-生成不带属性的开始标记。

    StartTag ( nsi , name ) & Generates start tag without attributes .

  30. 变量名称可以通过JSP上下文获取,因为它作为JSP属性传递到标记文件。

    The variable 's name is obtained from the JSP context because it is passed to the tag file as a JSP attribute .