怎样将html页面保存为mht格式
怎样将html页面保存为mht格式
日期:2008-08-01 16:55:35 人气:1
public boolean compile() {
if (strWeb == null || strText == null || strFileName == null || strEncoding == null)
return false;
NodeList nodes = new NodeList();
try {
Parser parser = crea