DOM提供的四个方法: ●getElementById()方法 ●getElementsByTagName()方法 ●getAttribute()方法 ●set...
1)方法: public static string SubStr1(string oldStr, int maxLength, string endWith)...