04 2010 档案

摘要:$("html,body").animate({scrollTop: $("#box").offset().top}, 1000);(完) 阅读全文
posted @ 2010-04-30 08:58 大佬辉 阅读(538) 评论(0) 推荐(0) 编辑
摘要:[代码] /// <summary> /// 获取远程文件HTML /// </summary> /// <param name="URL"></param> /// <returns></returns> public static String RemoteHtml(String URL) { try { WebReque... 阅读全文
posted @ 2010-04-22 12:11 大佬辉 阅读(619) 评论(0) 推荐(0) 编辑