资源列表

« 1 2 ... .14 .15 .16 .17 .18 519.20 .21 .22 .23 .24 ... 9411 »

[对话框与窗口bzpm

说明:本示例说明如何在VB程序中捕捉屏幕,本程序用Winows API函数实现.-This example illustrates how the VB program to capture the screen, the procedure used Winows API function.
<zhujing0888> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[界面编程Image

说明:显示PNG图片的一个类,并且能够按照不同状态显示,,,,,,,,, 大家提意见 wonsea@163.com-PNG picture shows a class, and can display different states in accordance with the advice ,,,,,,,,, we wonsea@163.com
<张大名> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[编辑框11331564

说明:hook的编写有hookmouse和keyboard希望对学习vc的初级程序员有帮助-hook preparation are hookmouse and keyboard want to learn vc junior programmers help
<杨波> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[按钮控件VBANDEXCEL

说明:VB与EXCEL的连接代码 -VB and EXCEL link code
<> 在 2025-06-11 上传 | 大小:2kb | 下载:0

[对话框与窗口Console

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

[状态条001

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

[界面编程WaveFile

说明:this very good sinewave.cs
<wang> 在 2025-06-11 上传 | 大小: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-06-11 上传 | 大小: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-06-11 上传 | 大小: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],ax mov ah,4ch int 21h
<陨石> 在 2025-06-11 上传 | 大小: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 . When you move the scroll bar,
<张朝阳> 在 2025-06-11 上传 | 大小:2kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 519.20 .21 .22 .23 .24 ... 9411 »

源码中国 www.ymcn.org