资源列表

« 1 2 ... .74 .75 .76 .77 .78 45679.80 .81 .82 .83 .84 ... 66581 »

[其他小程序NetWork

说明:十进制、十六进制、二进制互相转换的VC++程序,不用多介绍了吧,在任一个输入框中输入对应的进制数,程序会计算出所对应的其它两个进制的数值,比较简单的程序,希望能对大家有用处哦。 -Decimal, hexadecimal, binary mutual conversion of VC++ program, not much describes it, in any input box corresponding to the decimal number, the program calcu
<madud00072> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[钩子与API截获TrailMousePos

说明:VC++简单获取鼠标坐标位置信息,鼠标移动的过程中,适时得到X/Y坐标的信息并显示出来,利用HOOK来实现,代码简单,浅显易懂。 -VC++ easy to get the mouse coordinates of the location information, the process of moving the mouse in a timely manner by X/Y coordinate information and displayed using HOOK to achie
<madud00062> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[按钮控件BrowseDialog

说明:自己在做工控项目时开发的Button控件,从原始的windows CButton开发-They are doing the development of industrial projects Button control, the development from the original windows CButton
<slansam> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[按钮控件BrowseEdit

说明:一个能在项目中直接使用的浏览文件路径的按钮,如项目中要设置保存文件路径时可用到。-One can be used directly in the project file path browser buttons, such as projects to be set to save the file path is available.
<slansam> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[ActiveX/DCOMAlpha

说明:ATL WTL相关例程,学习COM的必看例程-ATL WTL-related routines, learning routines COM' s must-see
<jinsong> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[Windows编程2-Loops

说明:looping for pic 24 microcontrollers, good for beginners
<usmankhan> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[GDI/图象编程PicSize

说明:VC++图像操作实例,获取BMP图像的尺寸大小,注意这里不是获取的占用字节,是像素,你随便载入一个BMP位图,点击“获取大斜按钮,BMP的长度和宽度会显示出来,-Instance of VC++ image manipulation, image size for BMP, note this is not for the occupation of bytes, is pixels, you just load a BMP bitmap, click the " Get big ram
<> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[界面编程ClistBox_2

说明:VC窗体中的listBox列表多选示例程序,不用多介绍了吧,可以选择至少两项数据的ListBox,代码挺简洁,入门的VC++朋友,有兴趣参考参考。 -VC form, a list of multiple choice in listBox sample program, do not introduce more of it, you can choose at least two data, ListBox, the code very simple, entry of VC++ fri
<madud00076> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[界面编程Combobox

说明:VC++ 演示如何动态添加Combox列表值,本来那个Combox里面是没有值的,如果它是一个静态的,那也没什么可参考的,现在它是通过点击按钮后激活动作,然后将预留的值动态添加进combox,这将大大拓宽它的实用价值,因此这个小技巧对VC新手来说应该掌握哦。 -VC++ shows how to dynamically add Combox list of values, had the Combox there is no value, if it is a static, that
<madud00078> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[ListView/ListBoxCListBox

说明:VC++为ListBox动态设置权限,在ListBox框中,选中相应的操作选项,点击“权限设置”后,为激活右侧的动作按钮,这时的操作才是ListBox框中数据的对应操作,希望不要搞混淆,这个小示例还是有用处的。 -VC++ to ListBox dynamically set the permissions in the ListBox box, select the appropriate operating options, click on " permissions"
<madud00078> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[ListView/ListBoxCListBoxchange

说明:左右两个ListBox互相交换数据,VC++版源码实现,也就是文本数据在两个ListBox之间相互传递,这种用法在WEB开发中应用广泛 ,最早发现是在招聘网站、IT产品网站,用于高级产品搜索或职位搜索时候,方便选择类别,减少程序出错率,我想在VC中这应该也是个不错的应用。 -Exchange data with each other left and right ListBox, VC++ version of source code to achieve, that is, text da
<madud00078> 在 2025-09-20 上传 | 大小:19kb | 下载:0

[数据库编程JDBC

说明:Student { String name Date birthday String homeAddress String classNumber } 请在数据库中创建表格记录上面的类,并用界面显示数据库中的数据,用户可以通过界面插入,删除和修改数据,可以修改多个数据再进行提交,这时候要求一个更改没有成功更新,所有更新都要回滚。 要求: 1. 安装MySql,并建立Table Student,里面添加一些测试数据。 2. 用界面显示数
<征途> 在 2025-09-20 上传 | 大小:19kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 45679.80 .81 .82 .83 .84 ... 66581 »

源码中国 www.ymcn.org