09 2018 档案
摘要:public class DateTest { public static void main(String[] args) { Date date = new Date(); // 新建一个日期 SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd"); // 格式化日期 String beforeDate = sd...
阅读全文
摘要:$("#table tr:gt(0)").each(function(i){ var bidPrice = $("input[name='bidPrice2s']",this).val();//订单数量 if(bidPrice != ''){ flag = true; } });
阅读全文

浙公网安备 33010602011771号