搜索资源列表
读写保存文件的源代码
- VB读写保存文件的源代码(读写保存文件的源代码.ZIP)-VB literacy preserve the source code (Save the file to read and write the source code. ZIP)
鼠标键盘录制回放+打开保存文件的类模块的源码
- 鼠标键盘录制回放+打开保存文件的类模块的源码-mouse and keyboard recording and playback Save the file to open the class module source
自动保存
- 和WORD一样有自动保存文件的功能-and as a Word document automatically preserve the function
串口通信--包括文件收发
- 串口收发程序,用VC控件实现,能够方便打开文件保存文件
串口数据保存为TXT
- 能将串口自动发来的数据保存为TXT文件并打开数据
FileSystem.在内存中开辟一个空间作为文件存储器
- 在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。,In memory to open a space for the file memory, in its realization of a simple file system. To withdraw from the file system, the need for the contents of the file system is
vc
- 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩-Structure with the array and achieve the goal of preserving documents, recording the content for all students of the school number, name, language and mathematics achievement
duoxiancheng
- 用多线程保存文件。保存同时显示进度条、对话框大小可变-failed to translate
久久网络-网络学堂-用 Java 保存位图文件
- Java 保存位图文件-Java save bitmap file
文件管理实验
- 这是一个比较完整的java语言编写的文件系统程序,有8个基本功能,要求设计一个N个用户的文件系统,每次用户可以保存M个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施。且至少有Create,Delete,Open,Read,Write等命令。-This is a relatively complete java language file system procedures, eight basic functions, N designed a user's file s
Test
- 读取文件时使用类序列化技术 保存文件时,使用了类序列化,和CFile文件操作技术-Read the file type sequence using technology to save the file, use the type of serialization, and CFile file operations technology
SSCOM-SPt
- 8大特色: 1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。 2.保存文件格式为txt和CSV,可选,方便做数据分析。 3.保存文件在执行文件程序路径下的SaveData文件夹里 4.增加多字节联合显示 5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。 6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。 7.增加实时显示数据曲线功能。 8.界面更人性化,方便适用。
FileDownload
- 实现文件下载功能,在源文件路径文本框中输入要下载文件的地址,可以保存文件-File download function, in the source file path text box enter the address to download files, you can save the file
FILEDLG
- 我自己编写的代码 演示了怎么弹出一个打开文件对话框和保存文件对话框,有注释,很容易理解VC++ mfc-I have written code to demonstrate how to open up a file dialog and save the file dialog box, there are notes, it is easy to understand VC++ Mfc
pro
- C语言开发的通讯录,有增加,删除,添加,修改,排序,保存文件等功能、-rintf("# O: order them. #") gotoxy(2,11) cprintf("# #") gotoxy(2,12) cprintf("# M: modify a record. #") gotoxy(2,13) cprintf("#
dlkgdfgioriotio
- 用vb操作二进制文件,打开保存文件.含有vb源码.-Vb file with a binary operation, open the saved file. Containing the vb source code.
textview_1
- 实现简单的文本编辑器功能 可以打开,保存文件,中间也有一些小bug还没有解决。-To achieve a simple text editor feature can open, save the file in the middle there are some small bug has not been resolved.
BrowseEdit
- 一个能在项目中直接使用的浏览文件路径的按钮,如项目中要设置保存文件路径时可用到。-One can be used directly in the project file path browser buttons, such as projects to be set to save the file path is available.
创建保存文件夹
- 提供了在labview中如何实现创建保存文件夹的路径的思路(Provides ideas for how to create a path to save a folder in LabVIEW)
desktopimage
- vs2017 c++ mfc 利用CimageDC 类 截屏显示保存文件 CWindowDC winDC(pWnd); pWnd->GetWindowRect(&rect); int nBPP = winDC.GetDeviceCaps(BITSPIXEL) * winDC.GetDeviceCaps(PLANES); if (nBPP < 24) { nBPP = 24; } bStat = ima