资源列表
vbdownfile
- 利用VB实现软件下载,类似于通过HTtp方式下载文件,你可指定输入下载网站的网址,注意网址URL不能为空,请确保网址可以打开,否则程序可能会假死。程序依赖于shdocvw.dll组件。-Using VB software to download, similar to the way through the HTtp to download the file, you can specify the input Download Web site, pay attention to site U
uploadfiles
- VB6.0写一个上传文件程序,通过FTP方式上传文件,设置与Internet连接的类型,默认值,程序运行后将查询所指定的主机的 IP 地址,已成功地找到所指定的主机的 IP 地址,出现错误时,返回 ResponseCode 和 ResponseInfo。-VB6.0 to write a file upload procedures, through the FTP way to upload files, set the type, the connection with the Intern
msddatagridlib
- 对MSDataGridLib.DataGrid列表中的数据进行分页显示,数据取自Access数据库,因此来说这是个非常不错的网格控件分页实例,在VB数据库程序编写的过程中,使用MSDataGridLib.DataGrid的几率非常高。-A list of MSDataGridLib.DataGrid in the data display, data from the Access database, so it is a very good example of grid control pa
printline
- 打印设置-Vb设置打印线条,打印横线、虚线、实线、点划线、双点划线、内收实线等线条,还是不错的。代码示例: Private Sub Form_Load() Combo1.AddItem "(默认值)实线" Combo1.AddItem "虚线" Combo1.AddItem "点线" Combo1.AddItem "点划线" Combo1.AddItem "双点划线" Combo1.AddItem "无线"
vbprintset
- VB打印设置程序,可设置:打印质量、进纸方式、打印纸规格等。打印纸张规格类似于: Combo1.AddItem "信笺,8 1/2 x 11 英寸" Combo1.AddItem "+A611小型信笺,8 1/2 x 11 英寸" Combo1.AddItem "小型报,11 x 17 英寸" Combo1.AddItem "分类帐,17 x 11 英寸" Combo1.AddItem "法律文件, 8 1/2 x 14 英寸"
vbpageprint
- Vb换页打印,显示当前是第几页,然后让用户确定是否打印,一个分页打印的例子。测试截图所显示的是我本机测试,没装打印机,没看到最终效果。不过VB程序可以直接编译成功。-Vb page print, display the current is the first few pages, and then allows the user to determine whether to print, a print page example. Test screenshot shows me the m
modifyform
- 一个修改数据的Delphi窗口,可作为一个信息录入窗口来用,当点击“修改”按钮后,所有输入框恢复正常状态,可以重新编辑内容,如果不点的情况下,是浏览状态,内容是不可修改的。-A modified data Delphi window, can be used as an information window, when you click the "modify" button, all the input box to return to a normal state, can re edit
meihuaform
- Delphi美化窗口标题栏和右上角按钮,把标题栏变成其它模样,把右上角的最大化、最小化、关闭按钮替换成图片,看上去比默认的风格要漂亮许多,如何窗口的自定义,对以后你实现 更复杂更美观的窗口可起到借鉴作用。-Delphi beautify the window title bar and the upper right corner of the title bar button, something else, to the upper right corner of the maximum,
Delphi-TAB
- Delphi 在窗体上使用TAB选项卡的源码,选项不同的TAB,对应的内容会切换,目前似乎是很流行的一种功能了,现在好多软件的窗口大部分都使用有这种风格,这一款是在默认风格基础上做的效果,窗体没有美化,如果美化成某种风格,相信功能和界面都会十分实用。-Delphi use the TAB tab in the form of the source, the options of different TAB, the corresponding content will switch, there
pv_light
- 操作系统的课程设计,通过实现红绿灯交通管制的操作实现对进程的P、V操作-Operating system curriculum design, by implementing traffic control lights on the operation of the process to achieve P, V operation
virtual-memory
- windows核心编程-虚拟内存, 针对大文件读取的解决之道-windows core programming- virtual memory
virtual-memory-usage
- windows核心编程-虚拟内存, 虚拟内存技术的使用-windows core programming-virtual memory