• 2022-06-04
    以下java注释哪一种是文档注释
    A: //This is comment
    B: /*This is comment
    C: /**This is comment*/
    D: /*This is comment*/
  • C

    内容

    • 0

      CSS中正确的注释语句是什么? A: // this is a comment B: // this is a comment // C: /* this is a comment */ D: ' this is a comment

    • 1

      ‍在CSS样式文件中注释正确的是( )。‍ A: // this is a comment// B: // this is a comment C: /* this is a comment */ D: ’this is a comment

    • 2

      在CSS样式文件中的注释正确的是()。 A: //this is a comment// B: //this is a comment C: /*this is a comment*/ D: /’this is a comment

    • 3

      下列在CSS中插入注释正确的写法是( )。 A: //this is a comment// B: 'this is a comment C: /* this is a comment*/ D: //this is a comment

    • 4

      CSS中插入注释的方法正确的是( )。[br][/br](1.0) A: this is a comment B: 'this is a comment C: * this is a comment* D: this is a comment