搜索资源列表

  1. 8.如何在程序启动时弹出文件打开对话框?

    0下载:
  2. 大家在编写应用程序,经常可以需要打开文件操作,通过标准控件非常方便就可以完成。-everyone in the preparation of applications, often need to open the file manipulation, through standard very convenient controls can be completed.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-22
    • 文件大小:38912
    • 提供者:北京城
  1. PictureDialogiew

    0下载:
  2. 主要介绍打开文件对话框,实现对图象,文本等预览。 [代码性质] VC完整应用程序代码 [代码作者] 井中月_VC [文件大小] 56K [更新日期] 2005-3-27 21:27:00 -introduces open file dialog to achieve right image, text, etc. preview. [Code nature] VC integrity of the appl
  3. 所属分类:按钮控件

    • 发布日期:2024-05-22
    • 文件大小:57344
    • 提供者:
  1. IOstream

    0下载:
  2. C++Iostream打开文件关闭文件和操作文件-C convention open files and shut down operation of paper documents
  3. 所属分类:文件操作

    • 发布日期:2024-05-22
    • 文件大小:9216
    • 提供者:吴堂
  1. 115)

    0下载:
  2. 加密算法用C++作的,可以键盘输入也可以打开文件,实用很好的-encryption algorithm in C for the keyboard can also open files, practical good
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:7168
    • 提供者:beichen
  1. file_system

    0下载:
  2. 本源代码所设计的文件系统,具有建立文件(create)、打开文件(open)、读文件(read)、写文件(write)、关闭文件(close)、撤销文件(delete)等功能。在模拟程序中可从键盘上输入文件操作命令来模拟各用户程序中所调用的各种文件操作,用一个结束命令(end)停止程序的执行。-source code designed by the file system, with the establishment of docum
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:agang
  1. TextEdit1

    0下载:
  2. 窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮 [打开],[保存…],[另存为…]。 单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。 单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。 单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。 程序中以字符文件输出流FileWriter的
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:25600
    • 提供者:飞鸿
  1. serialportsend_receive

    0下载:
  2. 串口收发程序,用VC控件实现,能够方便打开文件保存文件-Serial Transceivers procedures, VC Controlware to facilitate open file documents
  3. 所属分类:串口编程

    • 发布日期:2024-05-22
    • 文件大小:44032
    • 提供者:
  1. STLXMLParser

    0下载:
  2. 一个非常好用的解析XML语言的一个C/C++代码,不大操作方便,我还在VC下写了一个例子在里面,打开文件文件就能看见 -a very good for parsing XML language of a C/C code and it is not quite easy to operate, I also wrote a VC inside an example, we can open the document to see
  3. 所属分类:文件操作

    • 发布日期:2024-05-22
    • 文件大小:10240
    • 提供者:代兵
  1. openfile123

    0下载:
  2. 打开文件的一个简单的VB例子,对初学者可能有一些帮助-open the file of a simple VB example for beginners may be some help!
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:
  1. FileTest(linpder)

    0下载:
  2. 利用VC/MFC设计的界面,实现了打开文件对话框的功能,并可以打开文件和保存文件-VC/MFC interface design, realization of the open file dialog function, and can open the file and save the file! !
  3. 所属分类:系统编程

    • 发布日期:2024-05-22
    • 文件大小:31744
    • 提供者:OneGun
  1. FileDlgWithPreview

    0下载:
  2. VC++6.0l界面程序源码,用于打开文件具有预览功能-VC 6.0l source interface procedures for opening files with preview function
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-22
    • 文件大小:52224
    • 提供者:regenchen
  1. NotePad_cws

    0下载:
  2. 一个用JAVA实现的记事本程序,有多文档功能,还可以保存跟打开文件.-JAVA with a notebook of the process, a number of document functions, can also save with open files.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-22
    • 文件大小:280576
    • 提供者:生哥
  1. zz3

    0下载:
  2. 本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下: (1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件: (2) 采用二级或二级以上的多级文件目录管理; (3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”; (4) 系统的外部特征应接近于真实系
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:zz
  1. AddFile

    0下载:
  2. 功能: 增加一个文件在工作区,增加一个打开文件对话框。-Function: add a file in the work area, add a dialog box to open the file.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-22
    • 文件大小:122880
    • 提供者:陈诚和
  1. FileOpen

    0下载:
  2. VB中使用菜单编程,使程序能够通过文件打开对话框选择和打开文件-VB programming using the menu, so that procedures can be opened through the file dialog box to choose and open the file
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:陈路
  1. henum

    0下载:
  2. 枚举当前系统的所有已打开文件的句柄及路径-Enumeration of all the current system has a handle to open the file and path
  3. 所属分类:进程与线程

    • 发布日期:2024-05-22
    • 文件大小:58368
    • 提供者:tzwsoho
  1. WindowsTest

    0下载:
  2. 有打开文件、保存文件、自动换行、复制、剪切、设置字体等功能,-Have to open the file, save the file, Word Wrap, copy, cut, set the font and other functions,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:99328
    • 提供者:高明杨
  1. file

    0下载:
  2. 操作系统课程实验,文件管理。本程序涉及到了对文件的多种 操作,包括打开文件,读写文件,等操作。-Experimental operating system, file management. This procedure involves a variety of operations on the document, including open files, read and write documents, such as the
  3. 所属分类:文件操作

    • 发布日期:2024-05-22
    • 文件大小:234496
    • 提供者:唐有宝
  1. JAVATXT

    0下载:
  2. 输入输出流实验 掌握使用适当的输入输出流进行字节或字符数据的读出和写入。 实验要求: 编写程序,实现文本编辑器。具体要求为: ① 在窗口上放置一个菜单条和一个文本区,文本区可编辑。 ② 菜单条中有一个菜单“编辑”,在该菜单下有三个菜单项“打开”、“保存”、“退出”,其中“退出”菜单项与前两项间有分隔线。 ③ 点击“打开”菜单项,弹出一个文件打开对话框,在该对话框中选择或输入被打开文件名后,该文件内容就显示在窗口
  3. 所属分类:文件格式

    • 发布日期:2024-05-22
    • 文件大小:12288
    • 提供者:小吴
  1. moniwenjianguanli

    0下载:
  2. 模拟文件管理系统,实现对文件资源的管理操作;实现文件的基本操作:创建文件、打开文件、关闭文件、保存文件、文件的编辑、改变字体、移动文件、文件及驱动器的属性察看,图片浏览、学生档案查询等功能的实现。-Simulation of document management systems, the realization of the document resource management operations the realizatio
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-22
    • 文件大小:1313792
    • 提供者:李立
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org