-
实现文件对话框的相关操作
实现文件对话框的相关操作-files related to the operation of dialog
- 2022-01-28 03:49:35下载
- 积分:1
-
open and save a bmp file
open and save a bmp file
- 2023-02-26 10:05:04下载
- 积分:1
-
媒介社会优势
应用背景selangkah去kejayaan关键技术
- 2022-07-20 12:30:23下载
- 积分:1
-
通过获取文件属性,自动删除不想要的文件,这在各种资料接收系统中非常有用,可以避免文件太多使硬盘空间不够...
通过获取文件属性,自动删除不想要的文件,这在各种资料接收系统中非常有用,可以避免文件太多使硬盘空间不够-through access to file attributes, automatic deletion of unwanted documents, which the various information systems to receive a very useful document avoided so much hard disk space enough
- 2023-06-16 00:15:03下载
- 积分:1
-
CFile.Open()的使用说明
CFile file;
CFileException fe;
//打开文件
if(!file.Open(lpszPathName,CFile::modeRead|CFile::shareDenyWrite,&fe))
{
ReportSaveLoadException(lpszPathName,&fe,FALSE,AFX_IDP_FAILED_TO_OPEN_DOC);
return FALSE;
}
CFIIE类是MFC的文件类的基类,它直接提供无缓冲的二进制 磁盘I/O设备,并且通过它的派生类可以提供对text文件和内存文件的存取。CFILE与CArchive类一起提供对MFC序列化的支持。
- 2022-08-18 11:25:14下载
- 积分:1
-
This program checks a folder and copies the specified files to another folder....
This program checks a folder and copies the specified files to another folder.
During this course it writes a log file
- 2023-06-26 21:00:03下载
- 积分:1
-
读取文件发送到局域网中,winsock,CFile
读取文件发送到局域网中,winsock,CFile-Read the document sent to the local area network, winsock, CFile
- 2022-07-04 13:17:42下载
- 积分:1
-
AD9226 fpga 代码
Ad9226 产品 65msps 率的 ADC 模拟设备
低功耗: 59mW, 100 mW,和 250mW
单 5 V 电源供电
积分非线性误差: 0.5 LSB
微分非线性误差: 0.3 LSB
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-05-23 22:45:03下载
- 积分:1
-
PDF file format describing about FPGA projects
PDF file format describing about FPGA projects
- 2022-07-25 01:31:09下载
- 积分:1
-
使用CFile和CArchive来存储与加载变量(没有使用序列化Serialize)!Enjoy it!谢谢~...
使用CFile和CArchive来存储与加载变量(没有使用序列化Serialize)!Enjoy it!谢谢~-Use CFile and CArchive to store and load variables (do not use serialization Serialize)! Enjoy it! Thank you ~
- 2022-02-03 00:12:14下载
- 积分:1