会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
13路易的
快乐工作,认真生活,水到自然渠成! Don't drag the thing of today till tomorrow!
博客园
首页
新随笔
联系
订阅
管理
2010年11月7日
.NET多语言
摘要: 1. 在程序当中使用多语言,在Web程序当中增加App_GlobalResources文件夹。 2. 在程序出口处,加入以下语句: System.Globalization.CultureInfo UICulture = new System.Globalization.CultureInfo("en-GB"); Thread.CurrentThread.CurrentUICulture = ...
阅读全文
posted @ 2010-11-07 19:03 13路易的
阅读(245)
评论(0)
推荐(0)
编辑
公告