热门标签
标签: document
以下是与 "document" 标签相关的所有文章。
- 在Javascript中要改变页面文档的背景色,需要修改document对象的()属性。
- 分析下面的Javascript代码段,输出结果是()。Vars1=parseInt(“101中学”);Document.write(s1);
- 用document.write()方法可以输入字符串。
- Why is it important to document sources correctly
- A ()report is a document that describes what has been done and what is left to do on only one project.
- varstr=helloworld;document.write(str.indexOf(llo));输出结果为
- varstr=helloworld;document.write(str.substr(3,5));document.write(,);document.write(str.substring(3,5));输出结果为。
- A batch record is a document that accompanies a()product as it is made.
- A memo is a document designed to be read quickly and passed along rapidly, often within a company or work group.
- 下面哪些是JavaScript中document的方法?