资源列表

« 1 2 ... .65 .66 .67 .68 .69 4870.71 .72 .73 .74 .75 ... 9415 »

[菜单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-04-30 上传 | 大小:2kb | 下载:0

[菜单file

说明:VB打造超酷个性化菜单(一个类文件).rar-VB to create cool personalized menu (a class file). Rar
<123123> 在 2025-04-30 上传 | 大小:27kb | 下载:0

[界面编程clock

说明:数字钟表,提供三个精美样式的钟表,自动显示当前时间-Digital clocks and watches, offers three exquisite style watches, automatically displays the current time
<陈海兵> 在 2025-04-30 上传 | 大小:2.03mb | 下载:0

[按钮控件WinXPDlg

说明:一个可以实现winxp风格按钮的小程序,帮助初学者理解VC的图形界面编程-Winxp style of a button enables small program to help beginners to understand graphical interface programming VC
<lele> 在 2025-04-30 上传 | 大小:231kb | 下载:0

[对话框与窗口XPForm

说明:XPForm源码,希望能给大家带来一些启发!开源-XPForm source, I hope we can bring some inspiration! Open source
<唐国峰> 在 2025-04-30 上传 | 大小:745kb | 下载:0

[TreeView控件ActiveX

说明:几个VB控件的高级应用:ListView控件高级使用,TreeView保存示例,TreeView与文件夹操作示例-VB Controls Several advanced applications: ListView control the use of high-level, TreeView sample preservation, TreeView and folder operation example
<louxiuqun> 在 2025-04-30 上传 | 大小:17kb | 下载:0

[按钮控件2402050403

说明:一个简单的计算器程序,用到按钮,滚动条等组件,做课程设计用的到的-A simple calculator program, to use buttons, scroll bars and other components, so the curriculum design to use the
<your> 在 2025-04-30 上传 | 大小:31kb | 下载:0

[菜单Hello.gll

说明:这是一个简单的控件设计演示,通过输出“hello”,和三个颜色不同的按钮来表现菜单的制作过程。-This is a simple control design presentation, through the output hello , and three different color menu button to the performance of the production process.
<your> 在 2025-04-30 上传 | 大小:1.87mb | 下载:0

[界面编程adoblob

说明:ADO读取图片的源码 有例子也有自己加的 多指教-ADO to read the source picture are examples of Canada also has its own multi-index
<machile> 在 2025-04-30 上传 | 大小:870kb | 下载:0

[按钮控件winxpStyle

说明:一个windows xp皮肤程序,可以使你的程序更加美化-A windows xp skin procedures, you can make your process more landscaping
<luowei> 在 2025-04-30 上传 | 大小:1.17mb | 下载:0

[界面编程Skins

说明:换肤工具的源码,动态库形式,通过链接加入程序中。-Skin-source tools, dynamic library form, through the link in the accession process.
<Dhs> 在 2025-04-30 上传 | 大小:779kb | 下载:0

[菜单EnaleMenu

说明:enabling the window control asm 源码 不错!-enabling the window controlasm good source!
<> 在 2025-04-30 上传 | 大小:4kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 4870.71 .72 .73 .74 .75 ... 9415 »

源码中国 www.ymcn.org