搜索资源列表
NOTEPAD-CSharp
- 记事本(用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.
openfile
- 一个很好的打开多个文件的例子,请多提宝贵意见阿-the opening of a good number of examples of documents, please provide valuable opinions A
OpenFile
- 这个小程序主要完成的功能是实现传统风格和windows 2000风格文件的打开,比较一下,你会发现2000风格打开的文件界面操作会更加简单方便!
filemon
- 纯汇编写的,主要拦截KERNEL32.DLL中的OpenFile、CreateFileA、CreateFileW、ReadFile、 ReadFileEx、WriteFile、WriteFileEx、DeviceIoControl等函数,HOOK到的数据未做过滤处理。 其中MYDLL利用了skyer的HOOKAPI LIB,放出源码,主程序的过程是创建进程后挂起,注入MYDLL后恢复进程,拦截过程中的相关函数
PicViewMDI
- 在上个PicView上改造的例子程序,多文档查看图片,支持BMP和JPEG两种;重载Openfile对话框实现了选择文件预览功能;利用纯资源DLL支持多语言界面。工程是VS.net 2008生成的,没办法公司不给2003用啊。
openfile
- 设置一个按钮,然后实现该按钮打开文件功能的源代码,
WriteFile
- Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
zip&unzip
- 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression / decompression. RandomData () function randomly generated 50 double data and on the doc string variable op
OpenFile
- 使用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.
OpenFile
- vc中文件的“打开文件”对话框实现程序,学习vc的可以下下来借鉴一下。-vc in the file " Open File" dialog implementation process, learning vc' s can learn about the next down.
mainchat
- 用QT XMPP开发的基于openfile服务器的IM软件-Developed by QT XMPP IM server software based on openfile
openfile
- 对文件读写操作,建立单文档,如何打开文件-The document to read and write operations, the establishment of a single document, how to open the file
openfile
- 模拟windows打开对话框,学习运用listctrl\treectrl控件-Analog windows open dialog box, studying the use of listctrl \ treectrl control
OpenFile
- 通过此程序打开位图文件,很有用的哦,需要的话可以拿去-open bitmap
OpenFile
- 编写一个小程序,打开一个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
openfile
- 打开文件的窗口代码,只是实现了简单的功能。大家将就看吧-failed to translate
OpenFile
- 一个很经典的打开文件对话框,和记事本的打开文件对话框一样。-A very classic open file dialog box, which is similar to Windows Notepad s to open file dialog box.
openfile
- 此为双击打开文件,双击对应的文件可以启动该软件并显示文件路径,但是没有实现文件关联功能,本小程序只是演示了在文件关联后,双击文件如何获得该文件路径。-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
text
- 一个简单的文本编辑程序,通过下拉菜单“OpenFile”命令将指定文本文件打开并将内容显示到窗口中去,能进行全屏幕编辑。通过下拉菜单“savefile”命令将窗口内容保存到程序指定的文件中,保存时提醒是否真的要保存。设文件的最大长度小于2000b-A simple text editor program, through the drop-down menu " OpenFile" command opens the specified text file and displa
OpenFile
- WinCE "OpenFile" dialog Source code