摘要:
1 SimpleDateFormat担当重任,怎样格式化都行 import java.util.Date; import java.text.SimpleDateFormat; public class Demo { public static void main(String[] args) { Date now=new Date(); SimpleDateFormat f=newSimpleD... 阅读全文
posted @ 2009-03-08 02:19
左洸
阅读(1010)
评论(0)
推荐(0)
浙公网安备 33010602011771号