2007年8月22日

摘要: 使用aspnet_regiis.exe来对配置字节进行加密解密。 阅读全文
posted @ 2007-08-22 16:30 lbq1221119 阅读(766) 评论(0) 推荐(0)
摘要: When you try to start the Microsoft Distributed Transaction Coordinator (MS DTC) service in Microsoft Windows XP or in Microsoft Windows Server 2003, you may receive the following error message: Windows could not start the Distributed Transaction Coordinator on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code -1073737712. 阅读全文
posted @ 2007-08-22 16:07 lbq1221119 阅读(1094) 评论(0) 推荐(0)
摘要: 软件工程中,构架师的作用在于三方面:1、行业应用构架,行业构架师往往是行业专家,了解行业应用需求,其构架行为主要是将需求进行合理分析布局到应用模型中去,偏向于应用功能布局;2、应用系统技术体系构架,技术构架师往往是技术高手中的高手,掌握各类技术体系结构、掌握应用设计模式,其构架行为考虑软件系统的高效性、复用性、安全性、可维护性、灵活性、跨平台性等;3、规范构架师是通过多年磨砺或常年苦思顿悟后把某一... 阅读全文
posted @ 2007-08-22 13:18 lbq1221119 阅读(208) 评论(0) 推荐(0)
摘要: usingSystem;classClient{publicstaticvoidMain(){Aa=newA();Bb=newB();a.b=b;b.a=a;}}classA{publicBb;}classB{publicAa;}usingSystem;classClient{publicstaticvoidMain(){Baseb=newBase();Derivedd=newDerived();... 阅读全文
posted @ 2007-08-22 08:49 lbq1221119 阅读(266) 评论(1) 推荐(0)

导航