CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 保存文件

搜索资源列表

  1. 读写保存文件的源代码

    1下载:
  2. VB读写保存文件的源代码(读写保存文件的源代码.ZIP)-VB literacy preserve the source code (Save the file to read and write the source code. ZIP)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.63kb
    • 提供者:Liu
  1. 鼠标键盘录制回放+打开保存文件的类模块的源码

    0下载:
  2. 鼠标键盘录制回放+打开保存文件的类模块的源码-mouse and keyboard recording and playback Save the file to open the class module source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8.7kb
    • 提供者:高利
  1. 自动保存

    0下载:
  2. 和WORD一样有自动保存文件的功能-and as a Word document automatically preserve the function
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13.19kb
    • 提供者:zm
  1. 串口通信--包括文件收发

    0下载:
  2. 串口收发程序,用VC控件实现,能够方便打开文件保存文件
  3. 所属分类:源码下载

    • 发布日期:2011-02-14
    • 文件大小:3.59mb
    • 提供者:bright19851023
  1. 串口数据保存为TXT

    4下载:
  2. 能将串口自动发来的数据保存为TXT文件并打开数据
  3. 所属分类:源码下载

    • 发布日期:2011-03-18
    • 文件大小:5.03mb
    • 提供者:xiongzongjie
  1. FileSystem.在内存中开辟一个空间作为文件存储器

    2下载:
  2. 在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。,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
  3. 所属分类:系统编程

    • 发布日期:2017-06-29
    • 文件大小:302.38kb
    • 提供者:王钧
  1. vc

    0下载:
  2. 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩-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
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:25.15kb
    • 提供者:yun
  1. duoxiancheng

    0下载:
  2. 用多线程保存文件。保存同时显示进度条、对话框大小可变-failed to translate
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:43.33kb
    • 提供者:liurui
  1. 久久网络-网络学堂-用 Java 保存位图文件

    0下载:
  2. Java 保存位图文件-Java save bitmap file
  3. 所属分类:

    • 发布日期:2017-11-11
    • 文件大小:6kb
    • 提供者:张旭东
  1. 文件管理实验

    1下载:
  2. 这是一个比较完整的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
  3. 所属分类:Java Develop

    • 发布日期:2014-11-10
    • 文件大小:36.56kb
    • 提供者:帅哥
  1. Test

    0下载:
  2. 读取文件时使用类序列化技术 保存文件时,使用了类序列化,和CFile文件操作技术-Read the file type sequence using technology to save the file, use the type of serialization, and CFile file operations technology
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:41.91kb
    • 提供者:seker
  1. SSCOM-SPt

    0下载:
  2. 8大特色: 1.自动枚举串口,这样避免了有些机器串口多,或者串号号>4的情况。 2.保存文件格式为txt和CSV,可选,方便做数据分析。 3.保存文件在执行文件程序路径下的SaveData文件夹里 4.增加多字节联合显示 5.2字节时,十六进制会加"0x"头,非十六进制时,以十进制显示,末尾自动加一空格,以区分。 6.4字节时,只能以十六进制显示(因十进制以超出范围,也没有必要显示那么大一个数)。 7.增加实时显示数据曲线功能。 8.界面更人性化,方便适用。
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:499.83kb
    • 提供者:wfy
  1. FileDownload

    0下载:
  2. 实现文件下载功能,在源文件路径文本框中输入要下载文件的地址,可以保存文件-File download function, in the source file path text box enter the address to download files, you can save the file
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:50.4kb
    • 提供者:xiaoguang
  1. FILEDLG

    0下载:
  2. 我自己编写的代码 演示了怎么弹出一个打开文件对话框和保存文件对话框,有注释,很容易理解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
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:27.11kb
    • 提供者:sdfas
  1. pro

    0下载:
  2. C语言开发的通讯录,有增加,删除,添加,修改,排序,保存文件等功能、-rintf("# O: order them. #") gotoxy(2,11) cprintf("# #") gotoxy(2,12) cprintf("# M: modify a record. #") gotoxy(2,13) cprintf("#
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.09kb
    • 提供者:zhanglei
  1. dlkgdfgioriotio

    1下载:
  2. 用vb操作二进制文件,打开保存文件.含有vb源码.-Vb file with a binary operation, open the saved file. Containing the vb source code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:7.1kb
    • 提供者:*
  1. textview_1

    0下载:
  2. 实现简单的文本编辑器功能 可以打开,保存文件,中间也有一些小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.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4.17mb
    • 提供者:guozh
  1. BrowseEdit

    1下载:
  2. 一个能在项目中直接使用的浏览文件路径的按钮,如项目中要设置保存文件路径时可用到。-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.
  3. 所属分类:Button control

    • 发布日期:2017-04-02
    • 文件大小:19.3kb
    • 提供者:slansam
  1. 创建保存文件夹

    0下载:
  2. 提供了在labview中如何实现创建保存文件夹的路径的思路(Provides ideas for how to create a path to save a folder in LabVIEW)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:7kb
    • 提供者:ranye
  1. desktopimage

    1下载:
  2. 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
  3. 所属分类:Windows编程

    • 发布日期:2020-07-21
    • 文件大小:65kb
    • 提供者:qq8533
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com