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

搜索资源列表

  1. NOTEPAD-CSharp

    0下载:
  2. 记事本(用C#写的),使用了openFile,saveFile空间,实现文本的基本操作。功能与NotPad一样。-Notepad (written in C#), the use of openFile, saveFile space and the text of the basic operation. NotPad with the same function.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:65551
    • 提供者:汪五
  1. openfile

    0下载:
  2. 一个很好的打开多个文件的例子,请多提宝贵意见阿-the opening of a good number of examples of documents, please provide valuable opinions A
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:33861
    • 提供者:老于
  1. OpenFile

    0下载:
  2. 这个小程序主要完成的功能是实现传统风格和windows 2000风格文件的打开,比较一下,你会发现2000风格打开的文件界面操作会更加简单方便!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:40651
    • 提供者:王强
  1. filemon

    1下载:
  2. 纯汇编写的,主要拦截KERNEL32.DLL中的OpenFile、CreateFileA、CreateFileW、ReadFile、 ReadFileEx、WriteFile、WriteFileEx、DeviceIoControl等函数,HOOK到的数据未做过滤处理。 其中MYDLL利用了skyer的HOOKAPI LIB,放出源码,主程序的过程是创建进程后挂起,注入MYDLL后恢复进程,拦截过程中的相关函数
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1803
    • 提供者:张京
  1. PicViewMDI

    1下载:
  2. 在上个PicView上改造的例子程序,多文档查看图片,支持BMP和JPEG两种;重载Openfile对话框实现了选择文件预览功能;利用纯资源DLL支持多语言界面。工程是VS.net 2008生成的,没办法公司不给2003用啊。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:210934
    • 提供者:杨锴
  1. openfile

    0下载:
  2. 设置一个按钮,然后实现该按钮打开文件功能的源代码,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:804
    • 提供者:txf
  1. WriteFile

    0下载:
  2. Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4558
    • 提供者:carson
  1. OpenFile

    0下载:
  2. 使用VC++中的MFC寫的開檔程式,可開啟.txt檔,並可修改開啟其他類型之檔案。-Use MFC VC++ in the open file to write programs that can be opened. Txt file, and can be modified to open other types of files.
  3. 所属分类:File Operate

    • 发布日期:2017-05-26
    • 文件大小:9038102
    • 提供者:QQTT
  1. OpenFile

    0下载:
  2. vc中文件的“打开文件”对话框实现程序,学习vc的可以下下来借鉴一下。-vc in the file " Open File" dialog implementation process, learning vc' s can learn about the next down.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:22651
    • 提供者:rejoiced
  1. mainchat

    0下载:
  2. 用QT XMPP开发的基于openfile服务器的IM软件-Developed by QT XMPP IM server software based on openfile
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:180250
    • 提供者:gm
  1. openfile

    0下载:
  2. 对文件读写操作,建立单文档,如何打开文件-The document to read and write operations, the establishment of a single document, how to open the file
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:2668282
    • 提供者:bony
  1. openfile

    0下载:
  2. 模拟windows打开对话框,学习运用listctrl\treectrl控件-Analog windows open dialog box, studying the use of listctrl \ treectrl control
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8736264
    • 提供者:zaga1997
  1. OpenFile

    0下载:
  2. 编写一个小程序,打开一个ASCII文件,用于把输入中包含特定字符或字符串的各个行显示出来。尝试完善这个小程序,如忽略大小写,或在输出这一行的同时输出这行的行号。-Procedures for the preparation of a small, open an ASCII file for the input string contains a specific character of each line or displayed. Try to improve this small pro
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1913210
    • 提供者:夏廉
  1. openfile

    0下载:
  2. 打开文件的窗口代码,只是实现了简单的功能。大家将就看吧-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1075
    • 提供者:gamy
  1. OpenFile

    0下载:
  2. 一个很经典的打开文件对话框,和记事本的打开文件对话框一样。-A very classic open file dialog box, which is similar to Windows Notepad s to open file dialog box.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:26139
    • 提供者:ljj
  1. openfile

    0下载:
  2. 此为双击打开文件,双击对应的文件可以启动该软件并显示文件路径,但是没有实现文件关联功能,本小程序只是演示了在文件关联后,双击文件如何获得该文件路径。-This is the double-click to open the file, double-click the corresponding document can activate the software and display the file path, but no files associated functions, the
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:167860
    • 提供者:xufei
  1. openfile

    0下载:
  2. 刚刚学了一个如何用MFC编程的东西,用于查找打开,读入本地的文件-Just learned how to use an MFC programming things, used to find open, read into the local paper
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:239737
    • 提供者:zhongli
  1. HideDriver_source

    0下载:
  2. The task: The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), Enum
  3. 所属分类:Hook api

    • 发布日期:2017-04-10
    • 文件大小:1184796
    • 提供者:si perdana
  1. HideDriver_binari1

    0下载:
  2. The processes selected by the user should be invisible for such applications as the Task Manager, Process Explorer, and others. In addition, they should not be available for such Windows API functions as EnumProcesses(), OpenProcess(), EnumProcessMod
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:227515
    • 提供者:si perdana
  1. OpenFile

    0下载:
  2. 打开“Open”对话框,左边有一个Places Bar,要想让这个对话框出现,必须在::GetOpenFileName函数中传递OPENFILENAME结构,这个结构隐藏在MFC的CFileDialog类中-Open the " Open" Dialog Box, on the left have a Places Bar, to get this dialog box appears, you must:: GetOpenFileName transfer function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:37606
    • 提供者:chenliuzhang
« 12 »
搜珍网 www.dssz.com