搜索资源列表
HyperLink
- 这是网上下载的并经我修改后的一个超链接类(MFC)。主要修改是将GotoURL()改为public方法,以及原来在UNICODE下编译出错。 --pclion 使用方法示例: CHyperLink m_site m_site.SetURL(_T("http://www.tryahead.com/shk/")) -This is downloaded and modified by me a hyperli
testarray2csharp
- 此程序示例将VC之CArray<>对象转换为.NET之ArrayList托管对象。只需将函数编译成DLL,便可供C#使用。工程文件为vs2008 --pclion <http://www.tryahead.com/shk/> -the project is a example to convert a VC CArray<> object to a .NET ArrayList obje
shk
- 《C#数据库开发经典案例解析》光盘源码 可以参考-" C# Database Development classic case analysis" can refer to CD-ROM Source
SHKEvalDelphi
- SHK Eval source code delphi
shk
- 从Point、Circle类中抽象出基类Shape,研究抽象类和具体类的接口和实现。-Abstracts the base class from Point and Circle Shape, the abstract class and interface and implementation of a concrete class.