随笔分类 - JavaScript
摘要:What is a path? Why is this something developers should care about? A path is simply the location of a file or directory within a file system,1 though
阅读全文
摘要:由于没有系统学习过JS,遇到一个需求:点击按钮,弹出一个独立的窗口。 在网上百度了一下,并没有找到满意的结果,最重要的是各种方法很复杂。最终,仔细研究了一下,原来只是需要只要一个简单的函数就能满足自己的需求:window.open()。 window.open() 功能:open() 方法用于打开一
阅读全文

浙公网安备 33010602011771号