摘要:
本文中将为您提供给程序加上运行许可的方法先看看效果(声明,这不是简单的输出一行字符串): 在本文中将会涉及到3个类 License, LicenseProvider, LicenseManager 和 注册表类我们首先给程序创建一个自己的License 1: public class SimpleRuntimeLicense : License 2: { 3: private string Typ... 阅读全文
posted @ 2008-12-25 17:57
xwang
阅读(549)
评论(2)
推荐(0)