后期
javascript:(function(){var script=document.createElement('script');script.src='https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js';document.body.appendChild(script);})();
前期
<script src="https://cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>