资源列表

« 1 2 ... .70 .71 .72 .73 .74 8775.76 .77 .78 .79 .80 ... 9415 »

[对话框与窗口Console

说明:解压到Microsoft Visual Studio\VB98\Template\Projects里..可以为VB添加控制台程序!-Decompression to the Microsoft Visual StudioVB98TemplateProjects ri .. can add VB Console Application!
<清风> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[菜单HowTohidemnu2

说明:HowTohidemnu 一个如何隐藏菜单,操作菜单的源程序,无解压密码,安装VB6.0后即可运行-HowTohidemnu how to hide a menu, the source operating menu without extracting password, you can run after the installation of VB6.0
<ymx> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[状态条001

说明:在vb环境下,简单快捷的编写一个软件的系统托盘图标的加载和退出的方法。-In vb environment, simple and quick preparation of a software system tray icon to load and exit ways.
<init> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[界面编程WaveFile

说明:this very good sinewave.cs
<wang> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[界面编程CMyTabCtrl_src

说明:因为在VC中使用Tab控件,是一件很麻烦的事,本人借鉴了别人的代码,开发了自己一款的TAB控件,希望能帮助大家.-Because in VC to use Tab controls, is a very troublesome thing, I learn from someone else s code, developed its own in a TAB control, hoping to help people.
<CMyTabCtrl_src.zip> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[界面编程BestSingleThread

说明:单线程单处理机计算素数,通过界面输出 有计算时间的记载,课用来衡量计算速度-Single-threaded, single processor computing prime numbers, through the interface are calculated output time records, classes used to measure the speed of calculation
<陈国琳> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[菜单sum

说明:code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si]
<陨石> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[按钮控件a

说明:在客户区的左半部显示三种滚动条,并分别标以「Red」、「 Green」和「Blue」。当您挪动滚动条时,客户区的右半部将变为三种原色混合而成的合成色,三种原色的数值显示在三个滚动条的下面。-Left in the customer area showed three types of the Department of scroll bars, and are marked with Red , Green and Blue .
<张朝阳> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[对话框与窗口daima

说明:在对话框显示图片的多种方法 我们先从简单的开始吧.先分一个类: (一) 非动态显示图片(即图片先通过资源管理器载入,有一个固定ID) (二) 动态载入图片(即只需要在程序中指定图片的路径即可载入)-In the dialog box shows pictures of many ways that we start with a simple start now. A first sub-categories:
<leon> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[TreeView控件treeviewlistview

说明:描述了treeview 和listview的基本功能(添加新节点,展开树,以及删除节点等操作),同时点击节点时可以在listview中显示相关信息-TreeView and describes the basic functions of listview (to add a new node, expand the tree, as well as the deletion of nodes, such as operations),
<liuqian> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[ListView/ListBoxlistview

说明:实现了对listview的基本操作,在vb环境下运行实现-The realization of the basic operation of listview in vb environment to run to achieve
<liuqian> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[按钮控件chuangkou

说明:上载一些VB窗体的源码,希望大家喜欢,这也是从其它地方下载的,不知对大家是否有帮助!-Upload some VB source code form, I hope everyone likes, which is downloaded from other places, I do not know whether there is help for all of us!
<wangzhenkai> 在 2025-03-04 上传 | 大小:2kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 8775.76 .77 .78 .79 .80 ... 9415 »

源码中国 www.ymcn.org