摘要:
document.getElementById("fullvoide").onclick=function(){ var el = document.documentElement; var rfs = el.requestFullScreen || el.webkitRequestFullScre 阅读全文
摘要:
(function() { // Private array of chars to use var CHARS = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz'.split(''); Math.uuid = fun 阅读全文