上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 34 下一页
摘要: 1, // 文字滚动 // <marquee><span style="font-weight: bolder;font-size: 40px;color: white;">Welcom CSDN!</span></marquee> 文字出现滚动条 在设置了overflow:auto;或者overf 阅读全文
posted @ 2020-08-01 14:35 琥珀君 阅读(148) 评论(0) 推荐(0)
摘要: 1, //读取cookie function getCookie(name) { var arr, reg = new RegExp("(^| )" + name + "=([^;]*)(;|$)"); if (arr = document.cookie.match(reg)) return une 阅读全文
posted @ 2020-07-31 17:17 琥珀君 阅读(532) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-07-30 18:27 琥珀君 阅读(0) 评论(0) 推荐(0)
摘要: 1, <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no"> 2, 在iPhone 手机上默认值是(电话号码显示为 阅读全文
posted @ 2020-07-29 15:42 琥珀君 阅读(222) 评论(0) 推荐(0)
摘要: 1,写在一个CSS中 /* 竖屏模式 */ @media screen and (orientation: portrait){ /* 主按钮 */ .PageBut1N { width: 10%; height: 8%; top: 90%; left: 38%; } } /* 横屏模式 */ @m 阅读全文
posted @ 2020-07-29 15:30 琥珀君 阅读(770) 评论(0) 推荐(0)
摘要: 1, var ii = this.app.graphicsDevice.canvas.parentElement; var ee = this.app.camera; var nn = ee ? ee.script.orbitCamera : null; var a = window.innerWi 阅读全文
posted @ 2020-07-27 16:56 琥珀君 阅读(1198) 评论(0) 推荐(0)
摘要: 1, 阅读全文
posted @ 2020-07-23 09:47 琥珀君 阅读(158) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-07-22 11:26 琥珀君 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-07-22 11:20 琥珀君 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-07-22 11:14 琥珀君 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-07-22 11:05 琥珀君 阅读(0) 评论(0) 推荐(0)
摘要: 1, 阅读全文
posted @ 2020-07-20 16:41 琥珀君 阅读(251) 评论(0) 推荐(0)
摘要: 1, /* background-color: #f10a91; */ background-size: contain; background-position: center; background-repeat: no-repeat; background-image: url("public 阅读全文
posted @ 2020-07-20 10:13 琥珀君 阅读(356) 评论(0) 推荐(0)
摘要: 1,localStorage 存储数据支持5M大小,只有不清除历史记录,数据就在 var data = { left: 0, top: 0, scale: 1, rotate: 0 }; // localStorage本地存储 window.localStorage.cat_touchjs_data 阅读全文
posted @ 2020-07-16 17:51 琥珀君 阅读(160) 评论(0) 推荐(0)
摘要: 1, <! 调试代码 start > <script src="http://cdn.jsdelivr.net/npm/eruda"></script> <script> eruda.init(); </script> <! 调试代码 end > 2, 阅读全文
posted @ 2020-07-16 09:32 琥珀君 阅读(270) 评论(0) 推荐(0)
摘要: 1, var gt, vt = S.a.register("OrientationManager")(dt = function() { function t(t) { var e = this; ! function(t, e, n) { e in t ? Object.definePropert 阅读全文
posted @ 2020-07-15 23:14 琥珀君 阅读(1084) 评论(0) 推荐(0)
摘要: 1, app.get('/NUP', function(req, res, next) { var form = fs.readFileSync('public/NodeUP/index.html', { encoding: 'utf8' }); res.send(form); // 重定向到百度 阅读全文
posted @ 2020-07-11 17:23 琥珀君 阅读(1022) 评论(0) 推荐(1)
该文被密码保护。 阅读全文
posted @ 2020-07-11 11:12 琥珀君 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-07-10 17:01 琥珀君 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2020-07-10 16:55 琥珀君 阅读(0) 评论(0) 推荐(0)
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 34 下一页