摘要:
Js 时钟 function timeGo() { setInterval(function () { var date = new Date(); var year = date.getFullYear(); //当前年份 var month = date.getMonth(); //当前月份 v 阅读全文
posted @ 2020-01-21 22:25
一只桔子2233
阅读(830)
评论(0)
推荐(0)
摘要:
1 <script type="text/javascript"> layui.use(['form', 'layer', 'jquery'], function () { var form = layui.form, layer = parent.layer undefined ? layui.l 阅读全文
posted @ 2020-01-21 14:45
一只桔子2233
阅读(430)
评论(0)
推荐(0)
摘要:
11 package com.kikyo.sys.utils; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.io.PrintWriter; import java.n 阅读全文
posted @ 2020-01-21 14:29
一只桔子2233
阅读(288)
评论(0)
推荐(0)
摘要:
1、查找以id的某个字段开头的元素 setTimeout(function () { $("a[id^='menu_']").each(function () { $(this).removeClass("current"); }); $("#menu_" + menu_id).addClass(" 阅读全文
posted @ 2020-01-21 10:34
一只桔子2233
阅读(116)
评论(0)
推荐(0)

浙公网安备 33010602011771号