02 2015 档案

摘要:转载自:http://haizigeren.haotui.com/thread-280-1-1.htmlusing System;using System.Collections.Generic;using System.Text;using System;namespace yangliToyin... 阅读全文
posted @ 2015-02-11 14:04 包清骏 阅读(826) 评论(1) 推荐(0)
摘要:eclipse XML 注释:CTRL + SHIT + /撤销注释:CTRL + SHIFT + \ 阅读全文
posted @ 2015-02-04 15:26 包清骏 阅读(308) 评论(0) 推荐(0)
摘要:网上看到的,摘录如下:@SuppressWarnings("finally")public static String getAbsoluteURL(String baseURI, String relativePath){ String abURL=null; try { ... 阅读全文
posted @ 2015-02-01 10:02 包清骏 阅读(745) 评论(0) 推荐(0)