欢迎你,这里的每一个随笔都可以直接全部复制到编译器中直接运行,有注释,便于理解与解决你所遇到的问题。Welcome to you!
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Test</title> </head> <body> <p>this is a test!总结:.innerHTML属性是JavaScript中设置某某标签的 阅读全文
posted @ 2020-02-10 22:21 baqi_ge 阅读(426) 评论(0) 推荐(1)
摘要: <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Test</title></head><body><p>this is a test!总结:在任一方法体内定义的变量都是该方法体的局部变量,只能该方法体调用。而不在 阅读全文
posted @ 2020-02-10 22:04 baqi_ge 阅读(135) 评论(0) 推荐(1)
Welcome to my thirdly test!这里是页脚,位于网页页面的最底部。