下列选项中,不属于JSP注释的是()。
未知类型:{'options': ['//something', '/*something*/', '[%!something%]', '[%--something--%]'], 'type': 102}
未知类型:{'options': ['//something', '/*something*/', '[%!something%]', '[%--something--%]'], 'type': 102}
举一反三
- 下列选项中,不属于JSP注释的是()。 A: //something B: /*something*/ C: <%!something%> D: <%--something--%>
- 在XML中用于注释的符号是( )。 未知类型:{'options': ['[!----]', '[?----?]', '[% %]', '[!----!]'], 'type': 102}
- 在jsp中如果需要使用发送到客户端的html注释,该使用下面哪种方式() 未知类型:{'options': ['<%/**%', '[%//%]', '[!----]', '[%----%]'], 'type': 102}
- XML注释的语法格式为( )。 未知类型:{'options': ['[!-- 注释内容 --]', '[!-- 注释内容 --!]', '[-- 注释内容 --!]', '[-- 注释内容 --]'], 'type': 102}
- 在JSP中,区分HTML和Java代码的标记是() 未知类型:{'options': ['[//]', '[**]', '[??]', '[%%]'], 'type': 102}