摘要:
应用程序级别<configuration> <system.web> <globalization uiculture="zh-HK" culture="ja-JP"> </globalization></system.web></configuration>public void Page_Load(){ Response.Write ("Current Culture is "... 阅读全文
阅读排行榜
资源学习备忘 04
2011-09-04 23:15 by Ecin, 235 阅读, 收藏,
摘要:
Windows服务: Windows服务摘要 Visual C#中调用Windows服务初探 如何编写Windows服务 .net/vs2005/c# 创建windows service/windows服务 如何创建一个标准的Windows服务 .net Windows服务程序和安装程序制作图解 Windows服务创建及安装 用... 阅读全文
< %=...%>< %#... %>< % %>< %@ %>
2009-09-12 12:27 by Ecin, 224 阅读, 收藏,
摘要:
< %#... %>: 是在绑定控件DataBind()方法执行时被执行,用于数据绑定 如: < %# Container.DataItem("tit") %>< %= %>: 在程序执行时被调用,可以显示后台变量值如: *.aspx中: < %= aaa %>*.cs中: protected string aaa="姓名";< % %>... 阅读全文
资源学习备忘 02
2011-06-03 19:11 by Ecin, 166 阅读, 收藏,
摘要:
WPF截屏: http://10rem.net/blog/2011/02/09/enhancing-the-wpf-screen-capture-program-with-window-borders http://10rem.net/blog/2011/02/08/capturing-screen-images-in-wpf-using-gdi-win32-and-a-little-wpf-in... 阅读全文
浙公网安备 33010602011771号