摘要:
http://www.c-sharpcorner.com/Code/2003/Nov/CustomWizard.asp Microsoft provides a host of project template wizards for creating your initial projects. These include template wizards for creating a Co...
阅读全文
posted @ 2005-07-22 20:09
forrestsun
阅读(1515)
推荐(0)
编辑
摘要:
Once you know why you would limit the number of instances of your application, and how to check (and activate) the previous instance, and what are the techniques you can use, you are ready for the fin...
阅读全文
posted @ 2005-07-22 19:58
forrestsun
阅读(463)
推荐(0)
编辑
摘要:
在C#程序中实现插件架构 在C#程序中实现插件架构 - Sunmast翻译 原文链接:http://www.cuj.com/documents/s=8209/cujweb0301walcheske/ (en) http://blog.sunmast.com/sunmast/articles/148.aspx原文作者:Shawn Patrick Walcheske 译者:电子科技大学 夏桅...
阅读全文
posted @ 2005-07-22 19:13
forrestsun
阅读(475)
推荐(0)
编辑
posted @ 2005-07-22 18:39
forrestsun
阅读(148)
推荐(0)
编辑
摘要:
Template Component Description .vsz File This file is a text file containing information on which Wizard Dispatch interface to call, and the parameters to pass to the wizard. The default ...
阅读全文
posted @ 2005-07-22 14:35
forrestsun
阅读(239)
推荐(0)
编辑
摘要:
VSZ文件是一个以VSZ为扩展名的文本文件,主要用来指定读取模板的实际名称格式如下VSWizard 7.0Wizard=VIDWizard.CBlankSiteWizard (or a GUID in the format {----))Param=Param=如果您对此感兴趣可以查阅以下微软网址http://msdn.microsoft.com/library/default.asp?url=...
阅读全文
posted @ 2005-07-22 14:19
forrestsun
阅读(622)
推荐(0)
编辑
摘要:
VSDir文件是一个以vsdir为扩展名的文本文件,主要为VS.NET提供"添加新项","新建项目"对话框中的信息VSDir文件格式是以(|)来隔离同一条数据中的各个信息,以新的一行来代码一条新的数据信息格式如下:..\..\Projects\csharp building blocks\BusinessFacade.vsz|{AE77B8D0-6BDC-11d2-B354-0000F81F0C0...
阅读全文
posted @ 2005-07-22 14:15
forrestsun
阅读(570)
推荐(0)
编辑
摘要:
前一段时间找到了个BUG管理的好软件BUGFREE(http://www.1zsoft.com)下面是我的安装步骤 一、PHP5.0+IIS6.0 之所以没有采用APACHE主要是因为我不会:)PHP的安装过程是专载的,忘了出自那个网址了 1,要下载2个php的安装包:一个是install版本的,另一个是zip版本的 。2,运行install版本,按照标准模式安装就可以了,安装过程中注意正确选...
阅读全文
posted @ 2005-07-22 13:29
forrestsun
阅读(1114)
推荐(0)
编辑