摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Mvc; namespace Mvc2App.Tools { public static class HtmlHelpers { public static string SubString(this HtmlHelper html,string InputStr,int Count) { if (InputStr.Length < C... 阅读全文
posted @ 2013-04-07 19:21
Wsf5918
阅读(146)
评论(0)
推荐(0)

浙公网安备 33010602011771号