CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 保存 打开

搜索资源列表

  1. w10

    0下载:
  2. c++ 模拟记事本 下拉菜单 打开 保存 退出 命令行窗口鼠标事件-c++ simulation of the drop-down menu to open Notepad, save from the command line window the mouse event
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2331
    • 提供者:shenhf
  1. CArchiveCode

    0下载:
  2. 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-Use CArchive class to manipulate files. MFC framework of the program provides the file to open the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:91287
    • 提供者:xinxin
  1. wenjian

    0下载:
  2. 文件操作 可以编写学生姓名,性别,年龄,家庭住址,电话,电子邮件,爱好等。 再以上基础上进行该文件的保存,修改和打开显示。 -File operations can write student name, gender, age, home address, telephone, email, hobbies and so on. Based on the above and then save the file, modify, and open the display.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1930778
    • 提供者:飘摇
  1. FileReadWrite

    0下载:
  2. VC++6 实现文件读写,打开保存的一个例子,对于初学者有可以很快的就能看懂。-VC++6 for file read and write, open the saved an example, for beginners can quickly be able to understand.
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3674516
    • 提供者:Hu Liangsai
  1. NEW

    0下载:
  2. 自动关机的计算机是一个命令。常见的有自动关闭窗口移动电话系统、嵌入式系统的自动关机。使用“关机”可以让计算机自动关机,但是如果打开许多文件会提示你保存文件不,你不必去手册确定,关闭这个命令是无用的。例如,你的电脑关机,可以选择- 22:00“开始跑”,在“输入”Shutdown-s 22:00,这样,到了22分将出现“计算机系统关机” -The automatic shutdown of the computer is a command. Common has the automatic
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:859
    • 提供者:顾洪利
  1. textbook

    0下载:
  2. 类似于WINDOWS上的记事本功能,包含基本功能,如新建、打开、保存、复制、粘贴、剪切等功能-Similar to the WINDOWS on the notepad, including the basic functions, such as new, open, save, copy, paste, cut etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1373
    • 提供者:糖果园
  1. shoucangjia

    0下载:
  2. 收藏夹管理,可以打开收藏夹,并对其中的网页进行保存和浏览。-Favorites management can open the favorites, and one of the pages to save and view.
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-05-09
    • 文件大小:1896643
    • 提供者:张鹏军
  1. ChooseColor

    0下载:
  2. 该程序用MFC开发,主要功能是调用调色板选择颜色,然后将被选颜色的RGB保存在一个共有变量中,同时写入配置文件,下次程序重启时,调用配置文件中的色标值,用于显示。这是我为一个项目写的一个实验模块,已经实现项目所要求的色标设置功能,然后就移植到项目中了。是一个完整的工程,打开编译就能运行。-The program using MFC development, the main function is to call select a color palette, and then selected
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:957828
    • 提供者:朱重生
  1. MyProjects

    0下载:
  2. 常用的文件操作对话框,整合文件操作常用的命令对话框,如打开,保存,替换等,方便初学者。-Common file operations dialog box, integrated file operations dialog box commonly used commands, such as open, save, replace, etc., easy for beginners.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-12
    • 文件大小:20345565
    • 提供者:徐国政
  1. resourceCreateWithWin32API

    0下载:
  2. 练习要求: 1.增加一个菜单项,可以显示模态对话框,并对OK cancel按钮处理 2.增加一个open菜单项,显示打开对话框。 3.增加一个saves菜单项,显示保存对话框。 4.增加一个“打开位图”菜单项,可以加载一个指定的位图并显示。 -Exercise requirements: 1. To add a menu item can display a modal dialog, and OK cancel button for 2. Add an open menu
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1419055
    • 提供者:leansmall
  1. book

    0下载:
  2. 实现记事本的简单功能,包括打开、保存、复制、粘贴、删除等,很有参考价值。-To achieve a simple Notepad, including open, save, copy, paste, delete, etc., a good reference.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:310498
    • 提供者:Guling
  1. gray

    0下载:
  2. 图像打开、关闭、保存等基本操作,还包括彩色图片的灰度化功能-Image open, close, save, and other basic operations, but also features color pictures of gray
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:49266
    • 提供者:Tan
  1. WindowsSize

    0下载:
  2. 可以保存当前窗口的位置,大小,支持多显示之间屏幕切换,无需ini文件,利用app.config.本程序在2005编译通过,附执行程序(本程序代码里有日文字符,打开时选择日语)-You can save the current window position, size, screen switching between multi-display support, no ini file, use app.config. Compiled by the program in 2005, with
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:53048
    • 提供者:kevin
  1. hitory1

    0下载:
  2. 本程序演示了如何用注册表实现保存和显示最近打开的文件记录。 在程序中只记录了4 个历史记录, 你可以通过修改 MaxRFiles 变量和 mLastFile 的数量达到目的。-This program demonstrates how to use the registry to achieve the preservation and display recently opened documented. In the program only records 4 historical
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:3166
    • 提供者:xumgmg
  1. Open-And-Save

    0下载:
  2. 简单的文件打开和保存程序,非常适合初学者-Simple file open and save the program, is ideal for beginners
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3659632
    • 提供者:木飞
  1. ManagementComputer

    0下载:
  2. 快速设置本地网络连接,不需要打开网络连接就可设置.可保存,换到另一个环境时,直接选择事先保存好的就可以了.-Quickly set up a local network connection, you can not open the network connection settings can be saved, change to another environment, save directly to choose a good advance on it.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:43528
    • 提供者:艾洛
  1. notepad

    0下载:
  2. 记事本代码,实现打开文件,保存文件,复制文件,粘贴文件等-Notepad Code, to achieve open file, save file, copy the file, paste files, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1918601
    • 提供者:虫虫
  1. c_open_excel

    0下载:
  2. C#中创建、打开、读取、写入、保存Excel的一般性代码-C# to create, open, read, write, save the general code for Excel
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:10495
    • 提供者:pg
  1. file-caozuo

    0下载:
  2. 主要是文件操作部分,包括打开文件,保存文件,新建文件,关闭文件 vc++6.0 MFC VC C语言-The main file operations is part, including open the file, save the file, new document, close the file VC++ 6.0 MFC VC C language
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:15496
    • 提供者:啊啊
  1. SetJpgThumbnail

    0下载:
  2. JPG图片缩略图与原图不一致 网上流传的‘一张令所有人吃惊的图片’,是一张椅子的图片,但是,如果你的系统是XP,把它下载后保存到任意一个文件夹中,打开文件夹,用缩略图的方式查看,会看到图片的缩略图是一个机器女人坐在地上。 经过一番研究之后,知道了原理:JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thumbs.db"这个文件,这是一个缩略图数据库,从而来判断是否有该图片的缩略图
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:419304
    • 提供者:xuezhimeng
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 40 »
搜珍网 www.dssz.com