摘要:
function requestFullscreen(element) { if(element.requstFullscreen) {//w3c element.requstFullscreen(); } else if(element.mozRequestFullScreen) {//firef 阅读全文
posted @ 2020-11-26 11:09
天明宝
阅读(539)
评论(0)
推荐(0)
摘要:
Calendar cd = Calendar.getInstance(); SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss", Locale.US); sdf.setTimeZone(TimeZone.getTimeZ 阅读全文
posted @ 2020-11-26 10:47
天明宝
阅读(1109)
评论(0)
推荐(0)

浙公网安备 33010602011771号