摘要: 1、静态界面当中: <div id="test"></div> 2、在js当中写入 $("#test").append(html文档内容): html文档即你要写入的内容 阅读全文
posted @ 2019-05-15 11:58 狗蛋哥 阅读(1875) 评论(0) 推荐(0) 编辑
摘要: 1、当前文件夹新建txt; 2、text内容:dir *.*/b >name.txt” 3、修改后缀bat 4、执行该bat文件 阅读全文
posted @ 2019-05-08 10:35 狗蛋哥 阅读(879) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/cdddd41cc7849853cb00e193.html 阅读全文
posted @ 2019-05-08 10:34 狗蛋哥 阅读(220) 评论(0) 推荐(0) 编辑
摘要: 一、https://www.cnblogs.com/zyw-205520/p/4771253.html 二、https://blog.csdn.net/dwhdome/article/details/79131059 阅读全文
posted @ 2019-05-06 11:17 狗蛋哥 阅读(133) 评论(0) 推荐(0) 编辑
摘要: 1、静态引入的示例 通过对两种用法的了解之后 我们现在 使用静态引入 因为上述原因 我的模版页中 只有div 不会有 path等定义 也不会有html标签 如下: 我的header.jsp 全部内容如下: header中用到的样式 我们也独立出来 这样在引用页面 同时引用即可 新建已经header. 阅读全文
posted @ 2018-11-27 11:37 狗蛋哥 阅读(2187) 评论(0) 推荐(0) 编辑