摘要: 南京XX信息有限公司 笔试题 第一部分:前端 1. html行内元素有哪些?块级元素有哪些? 2. css3常见的基本选择器 3. display和visibilty的区别 4. div+css如何实现三列排列 5. window.open()的用法 6. setlnterval()和setTime 阅读全文
posted @ 2019-07-12 15:23 单线程程序员 阅读(159) 评论(0) 推荐(0) 编辑
摘要: public class Tools { public static String backEndLimit(int days){ long time = System.currentTimeMillis(); Date date = new Date(); SimpleDateFormat sim 阅读全文
posted @ 2019-07-12 15:08 单线程程序员 阅读(220) 评论(0) 推荐(0) 编辑