摘要: html中让input标签只读不可编辑的方法 方法1:onfocus=this.blur() <input type="text" name="input1" value="晓艺" onfocus=this.blur() > 方法2:readonly <input type="text" name= 阅读全文
posted @ 2018-06-12 16:41 黑泽君 阅读(35611) 评论(0) 推荐(1)
摘要: Win10默认系统下载的壁纸怎么下载?在哪里找出来呢?首先它是要设置为Windows聚焦才会自动从微软的服务器上去下载壁纸。这些都是随机下载的。每个人的都Win10 都有可能不一样。 Win10锁屏壁纸位置: C:\Users\Bruce\AppData\Local\Packages\Microso 阅读全文
posted @ 2018-06-12 00:52 黑泽君 阅读(882) 评论(0) 推荐(0)