搜索资源列表
获取桌面路径
- 获取桌面路径,通过系统的API函数获得当前用户的桌面地址(绝对路径),可以通过这可以操作桌面的文件或快捷方式.- The gain tabletop way, obtains the current user through the system API function the tabletop address (absolute way), may be allowed to operate the tabletop through this the document or the qu
OprateFile
- 获取文件路径,选择操作类型(移动,拷贝,删除),就能实现该操作
63 获取文件的相关信息
- 能够得到文件的一些相关信息,包括文件大小,文件路径和文件类型等。-you can get the infomation of files,include the file size,path and type,etc.
文件操作类
- 整合文件操作的基本处理,包括删除文件、文件夹,获取系统路径、读取、写入文件等
getfile
- A Freeware DDX routine for selecting a filename(30KB)获取文件路径-A Freeware DDX routine for selecting a filename (30KB) to obtain file path
MClipBoardimp
- 主要介绍一下从剪贴板中获取文件路径和如何将文件路径重新放入剪贴板-Mainly introduce the path from the clipboard and how to get the file back into the file path to clipboard
vb_Process
- vb有关进程的一些资料……(由ID获取文件路径,由文件路径获取ID,由ID/文件路径结束进程,判断文件是否运行等)-vb some information about the process ... ... (by the ID to obtain file path, the file path to obtain the ID, the ID/file path to the end of the process to determine whether a file operation,
FileDlgDemo
- 这是vc++中关于使用文件对话框获取文件路径的一段代码,希望对大家有所帮助,相互学习。-This is a vc++ using the file dialog box on a piece of code to obtain file path, we want to help, learn from each other.
TextBox2010-12-11
- QQ皮肤换肤程序,可以实现直接拖张图片到QQ窗口就能改变QQ皮肤的皮肤,其实这个功能不是很难,网上实现效果很多,你只要处理一下窗体的的两个拖放事件DragEnter 和 DragDrop就行. DragEnter :鼠标将数据拖放到目标工作区时发生(注意:边界也算).可以将对象拖到控件上方时,能够根据所拖动的对象显示相应的图标 DragDrop:鼠标将数据拖放到目标工作区完成时发生 当处理拖放事件时,可以检索到Data 对象,Data对象用于检索数据 Da
FileDlgDemo
- vc使用文件对话框获取文件路径FileDlgDemo的程序源码-vc use the file dialog to get the program source file path FileDlgDemo
FileDlgDemo
- vc ——使用文件对话框获取文件路径\FileDlgDemo-vc- use the file dialog to get file path \ FileDlgDemo
FileDlgDemo
- vc——使用文件对话框获取文件路径\FileDlgDemo-vc- use the file dialog to get file path \ FileDlgDemo
FileDlgDemo
- vc——使用文件对话框获取文件路径\FileDlgDemo-vc- use the file dialog to get file path \ FileDlgDemo
OpenFileFolder
- 1、通过获取文件路径,打开该文件所处的文件夹; 2、通过解析文件类型,列出当前系统中可以打开该类文件的软件列表; 3、为某种类型的文件添加打开方式(右键直接添加&右键“打开方式”中添加) 4、将自主开发的软件设置为某种类型文件的默认打开方式 5、将上诉功能点封转成Helper类-1, by getting the file path, open the file in which folder 2, by parsing the file type, list the curr
FileDlgDemo
- 使用文件对话框获取文件路径\FileDlgDemo\FileDlgDemo.rar,很不错的vc源码,希望对大家有所帮助。-Use the file dialog to get file path \ FileDlgDemo \ FileDlgDemo.rar, very good vc source, we want to help.
dragfiles
- VC++实现文件拖拽的代码(文件拖放),分四个步骤实现文件拖拽打开,拖放获取文件路径,打开实例窗口后,拖动任意一个文件到窗口中,可获该文件的路径信息,为下一步拖放打开文件提供方便。-After the VC++ code file drag (drag and drop files), drag and drop files to open, drag and drop access to the file path is divided into four steps, open instan
11eg5copy
- 获取文件路径,打开文件的vc6.0程序 和大家一起分享 希望有帮助.-the demo Getting the path of files and opening the files
FileDlgDemo
- 使用文件对话框获取文件路径,C++精选编程源码,很好的参考资料。-Use the file dialog box to get the file path, C++ select programming source code, a good reference.
C# 获取本地计算机所有共享文件和路径源码
- C# 获取本地计算机所有共享文件和路径源码(C# access to the local computer all shared files and path source)
GetDirectory
- 用窗口列出电脑中所有盘符及路径下的文件。(Use WinForm to list all the disk and file.)