您好,欢迎光临本网站![请登录][注册会员]  
文件名称: VB编程资源大全(英文源码 文件)
  所属分类: Web开发
  开发工具:
  文件大小: 1mb
  下载次数: 0
  上传时间: 2007-10-24
  提 供 者: zhang******
 详细说明: 1 , Manager.zip
This has assorted functions (file copy, time, settings, etc).
2 , manc-html.zip
An example I did to retreive an Email Address or URL from an HTML file.
3 , basFile.zip
This bas fi le is filled with assorted file related functions. If you work with file manipulation, then you should take a look at this.
4 , dragdropfiles.zip
This example shows how you can support drag and drop functionality to your application in the form of images
5 , assoc.zip
This example demonstrates how to edit the registry so your application is associated with a certain file extension.
6 , watchdir.zip
This demonstrates how to watch a specific directory for any changes. An excellent idea for an Anti-Virus/Security program.
7 , dellines.zip
"Open the file and use Line Input to read lines. Write any that do not contain the target into a temporary file. Use Kill to remove the original file and then use Name to give the temporary file the old file name."
8 , cpyfile.zip
This will copy a specified file to a directory. It also shows its progress through a Progress Bar.
9 , cshort.zip
This demonstrates how to create a short-cut to a specific file.
10 , fsize.zip
This demonstrates how to retrieve the file size from a specified file.
11 , cleardocs.zip
This will clear the documents on the Start Menu.
12 , syscolor.zip
This is an example of how to retrieve the system colors and display them on your form.
13 , findfiles.zip
This is an example of how to return all of the files on a users system. This can be easily edited to be close to the normal Windows' Find File or Folder Dialog.
14 , Sorter13.zip
An updated version of The Sorter. Now you choose the file to save. Also, it can handle up to 1 MB now.
15 , coolExplorer.zip
A cool program that has the most basic functions of a windows explorer: Delete, Copy , Move... file viewing and editing
16 , QuickViewer.zip
QuickViewer file viewer utitity.
17 , File_Attributes.zip
View and change change file attributes. Must see.
18 , FileEncrypt.zip
This program is great for learning encryption.
19 , Monitor_Folder.zip
This is the best example of Visual Basic you can find on the internet about monitoring a folder.
20 , CoolExplor2.zip
With Cool Explorer you can run all kind of executable files (*.exe, *.com, *.bat).
21 , excelclass.zip
Excel class that writes an XLS spreadsheet directly. No DLL's (e.g. JET or ADO) needed. Does NOT use Excel automation.
22 , Protect.zip
Protect your folders and applications,Please read the Readme.txt file.
23 , SplitFile.zip
File Splitter enables you to split large files into files of the size that can be copied to floppy disks for transport to another machine and rejoined.
24 , WatchFolders.zip
This is a very useful program. It will monitor any file(s) on your system
25 , CopyFilenames1.zip
Copy filenames and folders to a file. (Must see...)
26 , open.zip
Open All/Selected files. Change the code if you want, so instead of opening files, you can open messages, copy files, and delete files. Must see.
27 , Fix-Path.zip
This is used to fix a filenames path
28 , Password-Finder.zip
This will help you find you lost Microsoft Access 97 password
29 , fileexist.zip
Checking file existence
30 , f_124.zip
An example that shows how to display the "Browse for Folder" dialog, and how to retreive "special folder" paths
31 , ClearRecent.zip
Clear the Recent Documents list
32 , RTFtoHTML.zip
Convert RTF to HTML
33 , CopyFile.zip
Allows you to copy files to the clipboard just like Explorer
34 , Deletefile.zip
How to prompt for a file to delete, and then delete it!
35 , shortcut.zip
How to create a shortcut to another file
36 , CountLines.zip
How to count the number of lines in a text file
37 , f_165.zip
How to create a directory tree like in Explorer
38 , BrowseFolder.zip
How to display the Browse for Folder dialog
39 , OpenSave.zip
How to display an Open and Save dialog box, without using the Microsoft common dialog control!
40,chkdir.zip
Check for a Directory
41,getext.zip
Get a File's Extension
42,geticon.zip
Get a File's Icon
43,parseint.zip
Parse an Internet Filename
44,parsepth.zip
Parse a File's Path
45,isdirect.zip
Determine if a Directory Exists
46,isfile.zip
Determine if a File Exists
47,createdir.zip
Create a Directory
48,extensn.zip
Show only Certain Extensions in a FileListBox
49,crlmla.zip
Created, Last Modified, and Last Accessed
50,permdel.zip
Permanently Delete a File
51,BldRnd.zip
Build random generated test files. These test files would normally be used to test data transfer rates, fillers for disk capacities, etc. All files are created in the drive C: root directory.
52,NotePad2.zip
Here is a Windows NotePad Like Program.
53,Sorter1.3.zip
An updated version of The Sorter. Now you choose the file to save. Also, it can handle up to 1 MB now.
54,Sorter.zip
This program basically sorts a list from a text file. Then you can search it or save a neat sorted copy. Also, it removes blank lines from the list.
55,Assist.zip
A simple application with source code which shows how to save the contents of a rich text box without the help of common dialog box.
56,LocFiles.zip
The attached code shows how to locate files in a directory using the FileSystemObject. You can search just within the specified directory or include all subdirectories in the search.
57,Monitor_Folder2.zip
New version of monitoring a folder. Must see...
58,dpp.zip
D++ is a fully function scripting language the supports basic I/O, if's, expressions, and tons more! This language can also combine itself with a DLL (source included) and compile into an EXE!
59,BINVIEW.zip
BINVIEW is a 400 byte scrolling binary viewer that can display any part of any file as decimal bytes, hex bytes, signed, unsigned and long integers or as floating point values. Placed in the Windows Send To list it can quickly view any file.
60,Manager4.zip
This is a simple application for beginners. It teaches you how to use DirListBox, FileListBox, and DriveListBox controls.
61,Lines.zip
Go to line #..., Delete line #..., and more.
62,Manager95-98.zip
Manager for Windows 95-98. Must see...
63,FileSystem.zip
This application lets you manipulate files andfolders from a drive without using the three file-system controls:Drive list box,Directory list box,File list box1,This application only uses text boxes.
64,ListView2.zip
ListView (Must see...)
65,DiskDataInfo.zip
Disk data information. (Must see...)
66,ListBox2.zip
All you need to know about TextBox control. Drag and drop multiple file, Copy, delete, move, search, change strings, and more.
67,CopyMultipleFiles.zip
Copy multiple files using ListBox. Must see.
68,Renameit.zip
A small program that can be used to rename files AND extensions... I got tired of using DOS to rename the files.
69,WatchFolder.zip
This program will monitor any folder on your system. View drive, folder and file properties. Open drives, folders and files.Whenever files are deleted, added or changed,this program will pick that up and inform you.
70,drivetype.zip
List all drives and types on system.
...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 相关搜索: VB 文件 源代码 编程 英文
 输入关键字,在本站1000多万海量源码库中尽情搜索: