htmlページはランダム数を加えたjsとcssを動的に導入する


jsの導入

<script> document.write("<\/script>"</span>); </span><span class="hljs-tag"></<span class="hljs-title">script</span>></span></code></pre> <h3 id=" css"> css</h3> <p><code> <br> <script> <br>  document.write("<link rel='stylesheet' href='./base.css?v="+Math.random()+"'>"); <br>