摘要:
用于发送邮件的方法:public class Email { /// /// 发送者 /// public string mailFrom { get; set; } //... 阅读全文
posted @ 2014-05-25 22:40
Jara
阅读(298)
评论(0)
推荐(1)
摘要:
1、在下面的代码中,如何引用命名空间fabulous中的great?namespace fabulous{// code in fabulous namespace}namespace super{ namespace smashing{// great name defined }} 答:supe... 阅读全文
posted @ 2014-05-25 22:33
Jara
阅读(2749)
评论(0)
推荐(1)
摘要:
有很多方案,先来最傻瓜式的 :static class Program { /// /// 应用程序的主入口点。 /// [STAThread] static void Main() { ... 阅读全文
posted @ 2014-05-25 22:32
Jara
阅读(342)
评论(0)
推荐(1)

浙公网安备 33010602011771号