资源列表

« 1 2 ... .66 .67 .68 .69 .70 8771.72 .73 .74 .75 .76 ... 9411 »

[界面编程WaveFile

说明:this very good sinewave.cs
<wang> 在 2025-05-14 上传 | 大小: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-05-14 上传 | 大小: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-05-14 上传 | 大小: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-05-14 上传 | 大小: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-05-14 上传 | 大小: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-05-14 上传 | 大小: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-05-14 上传 | 大小:2kb | 下载:0

[ListView/ListBoxlistview

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

[界面编程getdqjd

说明:获得当前具有输入焦点的控件的句柄 -Access to the current input focus control handle
<lo> 在 2025-05-14 上传 | 大小:2kb | 下载:0

[按钮控件BaseButton

说明:CBaseButton 位图按钮控件 背景加载两幅位图:黑白 使用时:添加到工程中,引用头文件,然后替换CButton,-CBaseButton bitmap button control background bitmap loaded two: black and white when used: add to project, quoted header file, and then replace the CB
<李宁> 在 2025-05-14 上传 | 大小:2kb | 下载:0

[按钮控件RxButton

说明:CRxButton 背景加载位图 需要两幅位图(给出参考位图) 使用方法:添加到工程,引用头文件,然后替换CButton,最好创建成按钮数组,比较好控制,有问题,请联系我-CRxButton background bitmap needs to load two bitmaps (bitmap reference is given) the use of methods: add to the project, to use
<李宁> 在 2025-05-14 上传 | 大小:2kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 8771.72 .73 .74 .75 .76 ... 9411 »

源码中国 www.ymcn.org