摘要: 汉字转拼音缩写的函数(C#)/// <summary>/// 汉字转拼音缩写/// Code By MuseStudio@hotmail.com/// 2004-11-30/// </summary>/// <param name="str">要转换的汉字字符串</param>/// <returns>拼音缩写</returns&g...
阅读全文
摘要: WebPart 有些控件依赖于数据库 ,如果您没有与之匹配的数据。那就用 WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe 在相应机器上生成 数据库之后再 asp.net 项目的 webconfig 里 加入:<appSettings/> <connectionStrings> <clear/&g...
阅读全文