摘要:
import java.text.SimpleDateFormat;import java.util.Calendar;import java.util.GregorianCalendar;import java.util.Hashtable;import java.util.regex.Match 阅读全文
posted @ 2017-03-16 15:34
养鱼的老猫
阅读(4182)
评论(0)
推荐(0)
摘要:
CSS 有个Media 属性,可以分开设置打印和显示的格式。 <style media="print" type="text/css"> …</style> 中间的格式将只在打印时起作用,不会影响显示界面。 <style media="print" type="text/css"> .Noprint 阅读全文
posted @ 2017-03-16 15:06
养鱼的老猫
阅读(425)
评论(0)
推荐(0)
浙公网安备 33010602011771号