- A.对象名(属性名)
- B.对象名一>属性名
- C.对象名属性名
- D.对象名.属性名
- A.HTML文档
- B.图片
- C.视频
- D.以上都可以
- A.Status
- B.Host
- C.Accept
- D.Referer
- A.发送消息和接收消息
- B.请求消息和响应消息
- C.消息头和消息体
- D.实体消息和控制消息
- A.FTP
- B.SMTP
- C.TCP
- D.UDP
- A.模板技术
- B.静态缓存技术
- C.PHP引擎技术
- D.后台编译技术
- A.document
- B.event
- C.window
- D.form.
- A.if(i==5)
- B.if i=5 then
- C.if i=5
- D.if i==5 then
- A.不需要解释
- B.Windows
- C.浏览器
- D.标记语言处理软件
- A.<input type=”text”>
- B.<input type=”password”>
- C.<input type=”CheCkbox”>
- D.<input type=”radio”>