搜索结果
找到约 280 项符合
classes 的查询结果
按分类筛选
- 全部分类
- Java编程 (60)
- VC书籍 (19)
- 其他书籍 (14)
- 其他 (12)
- Java书籍 (10)
- 数学计算 (9)
- 软件设计/软件工程 (8)
- 教育系统应用 (7)
- 人工智能/神经网络 (7)
- 其他行业 (7)
- 书籍源码 (6)
- Internet/网络编程 (6)
- Delphi控件源码 (6)
- matlab例程 (6)
- 编译器/解释器 (6)
- 加密解密 (5)
- 书籍 (5)
- 电子书籍 (4)
- 单片机开发 (4)
- 串口编程 (4)
- Jsp/Servlet (4)
- 数据库系统 (3)
- 数据结构 (3)
- JavaScript (3)
- Symbian (3)
- 技术资料 (3)
- 嵌入式/单片机编程 (2)
- *行业应用 (2)
- 手机短信编程 (2)
- 电子政务应用 (2)
- 文章/文档 (2)
- 压缩解压 (2)
- J2ME (2)
- 游戏 (2)
- GPS编程 (2)
- 技术管理 (2)
- 网络 (2)
- 文件格式 (2)
- FlashMX/Flex源码 (2)
- 企业管理 (2)
- 模拟电子 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 磁盘编程 (1)
- 通讯/手机编程 (1)
- 百货/超市行业 (1)
- 编辑器/阅读器 (1)
- 微处理器开发 (1)
- SQL Server (1)
- Delphi/CppBuilder (1)
- 金融证券系统 (1)
- 驱动编程 (1)
- 操作系统开发 (1)
- 中间件编程 (1)
- Oracle数据库 (1)
- 软件工程 (1)
- USB编程 (1)
- 系统设计方案 (1)
- Modem编程 (1)
- 多国语言处理 (1)
- 并行计算 (1)
- Linux/Unix编程 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- 数值算法/人工智能 (1)
- C/C++语言编程 (1)
- VIP专区 (1)
VC书籍 如果需要更多MFC和DAO的相关的信息
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
VC书籍 如果需要更多MFC和DAO的相关的信息
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
VC书籍 return AfxDllCanUnloadNow[] } 当然
return AfxDllCanUnloadNow[]
}
当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
http://www.codeguru.com/cpp/com-tech/activex/ ...
VC书籍 return AfxDllCanUnloadNow[] } 当然
return AfxDllCanUnloadNow[]
}
当然,使用DAO SDK提供的dbDAO C++ 类也可以绕过这个问题
如果需要更多MFC和DAO的相关的信息,参考MFC库参考中的技术文章TN054: Calling DAO
Directly While Using MFC DAO Classes
http://www.codeguru.com/cpp/com-tech/activex/ ...
人工智能/神经网络 ppWizard has created this SportSport application for you. This application not only demonstrates t
ppWizard has created this SportSport application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
技术管理 if the method is to be made void, then it cannot have a return statement, all it can do is set the v
if the method is to be made void, then it cannot have a return statement, all it can do is set the value. Your SeatReserved variable is already a global variable, so what you have in the last post will work, it is known as a set or setter method. All it does is set a value, usually these are don ...
其他行业 ======================================================================== MICROSOFT FOUNDATIO
========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : SimpleExtMFC
========================================================================
AppWizard has created this SimpleExtMFC application for you. This application
not only demonst ...
Java编程 JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec
JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support:
* configuration and dependency management code
* a general logging framework
* text utilities
* user interface classes for ...
matlab例程 OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented i
OTSU Gray-level image segmentation using Otsu s method.
Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes
by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection
Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern.
9:62-66 1979). Thre ...
JavaScript This project developed in java leads us to realize a flight reservation system in order to emulate d
This project developed in java leads us to realize a flight reservation system in order to emulate databases containing the structures for the flight and for the booking. These bases extend the List interface and implements additional search鈥檚 methods.
Two interfaces provide an access to this syst ...