-
这是个数据库相关的源代码,希望对大家有帮助,连接DAO数据库,希望大家多多支持...
这是个数据库相关的源代码,希望对大家有帮助,连接DAO数据库,希望大家多多支持-This is a database-related source code, in the hope that we help to connect DAO database, hope that we can support
- 2023-08-17 18:25:04下载
- 积分:1
-
开源GIS:openlayer
开源GIS:openlayer-2.1-source 文件,-openlayer-2.1-source(GIS)
- 2022-01-21 20:54:32下载
- 积分:1
-
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd
这是一个简单单文档的小程序,我们在建立工程时候可以设置打开文档最大化,也可以在应用程序中初始化中添加m_pMainWnd->ShowWindow(SW_SHOWMAXIMIZED) -This is a simple, single-file small procedures, we often works in the establishment of open files can be configured to maximize can also initialize the application process to add m_pMainWnd- gt; ShowWindow (SW_SHOWMAXIMIZED)
- 2022-02-04 06:31:30下载
- 积分:1
-
一个可以直接运行的FTP服务起端的源代码
一个可以直接运行的FTP服务起端的源代码-a direct operation of the FTP service initial terminal source code
- 2022-12-01 21:00:03下载
- 积分:1
-
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要...
一个简单的画图程序的源代码,可以进行一些简单的画图工作,能满足基本的画图需要-A simple drawing program source code, you can draw some simple work and can meet the basic needs of the drawing
- 2022-08-20 10:09:52下载
- 积分:1
-
以前自己做的小程序,用于避免计算器冗长的输入时出错; 实现方法: 传统的中缀转后缀的方法...
以前自己做的小程序,用于避免计算器冗长的输入时出错; 实现方法: 传统的中缀转后缀的方法-before doing small procedures for avoiding lengthy calculator input errors; Method : traditional Chinese grade to the suffix
- 2022-02-02 07:13:57下载
- 积分:1
-
旋转圆,模拟一个圆形物体的视觉状态,从圆到扁,又从扁到圆!
旋转圆,模拟一个圆形物体的视觉状态,从圆到扁,又从扁到圆!-rotating round, a round object simulation visual state, from round to Chen Shui-bian of the yen from!
- 2022-03-15 07:37:18下载
- 积分:1
-
Calculation of the window coordinates
计算窗口坐标-Calculation of the window coordinates
- 2022-03-10 11:43:22下载
- 积分:1
-
c#+ARCEngine 实现的简单GIS系统,可以实现属性的查看,图层添加.
c#+ARCEngine 实现的简单GIS系统,可以实现属性的查看,图层添加. -c#+ ARCEngine to achieve a simple GIS system that can achieve the property to view, add layers.
- 2022-02-15 05:11:12下载
- 积分:1
-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1