如题。一直都在邮件签名里写自己的博客地址为: http://www.cnblogs.com/datacool;直到有天突然发现使用:http://datacool.cnblogs.com也可以访问。不知道的赶紧测试,后者明显要酷很多啊。该不是我是最后一个知道的吧,知道的快闪。其他没了...

 

 

哇,要200字啊。我凑...

 

/*********************为客户创造供应链、物联网应用价值************** 
 * 创建人:Ghough 
 * 时间:$time$ 
 * 说明: 
 * 博客:http://datacool.cnblogs.com
 *******************************************************************/

using System;
using System.Collections.Generic;
$if$ ($targetframeworkversion$ >= 3.5)using System.Linq;
$endif$using System.Text;

namespace $rootnamespace$
{
    class $safeitemrootname$
    {
    }
}

 

相关文章:

  • 2021-10-31
  • 2021-12-04
  • 2021-07-13
  • 2021-06-29
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2021-12-18
猜你喜欢
  • 2021-08-13
  • 2021-10-19
  • 2022-02-13
  • 2022-12-23
  • 2021-07-19
  • 2022-12-23
相关资源
相似解决方案