2005年5月22日
摘要: BOOL CLCDemoDlg::OnInitDialog(){ CDialog::OnInitDialog(); // Add "About..." menu item to system menu. // IDM_ABOUTBOX must be in the system command range. ASSERT((IDM_ABOUTBOX & 0xFFF0) == IDM_... 阅读全文
posted @ 2005-05-22 16:42 dayouluo(.Net学生) 阅读(1288) 评论(0) 推荐(0)
摘要: 另外zzh还有一系列的数据库编程文章在网址:http://www.yesky.com/20020318/1602268_8.shtml包含了各种方面的数据库联接,差不多基本上应该是够用的了。正文:用Visual C++开发数据库应用程序EMAIL:zzh1415@21cn.com1、 概述1、1 Visual C++开发数据库技术的特点Visual C++提供了多种多样的数据库访问技术... 阅读全文
posted @ 2005-05-22 16:35 dayouluo(.Net学生) 阅读(960) 评论(0) 推荐(0)