资源列表

« 1 2 ... .84 .85 .86 .87 .88 63889.90 .91 .92 .93 .94 ... 66581 »

[Windows编程helantooltips

说明:摘要:VB源码,界面编程,气泡提示,ToolTip 一个漂亮的VB6多行气泡提示类及应用实例的完整源码下载,气泡提示用处广泛,贺兰_多行气泡提示类蓝色风格,气泡提示核心在CMultiToolTips.cls类中,在frmMain.frm引用 CMultiToolTips 类,窗体加载时,初始化,设置欲显示ToolTip的控件句柄、图标、标题文字、背景色和前景(字体)颜色,还有ToolTip显示时间,停留的时间!单位:毫秒等参数,在最后可创建 ToolTip 窗口(函数返回创建窗口的句柄)。
<ipudn38> 在 2025-09-29 上传 | 大小:6kb | 下载:0

[Windows编程studydocmanege

说明:VB6写的一款笔记软件的源码,里面包含有很多窗体控件的使用技巧,比如MSHFlexgrid表格、TreeView的动态加载、Ado的增删改查等。 本软件提供对日常生活、工作中的学习笔记、图文并茂存储以及自由抓取网页中好的文章进行管理存储。知识点:   1、MSHFlexgrid 表格的灵活运用,其中的表格列项显示、隐藏功能很有参考意义,另外还有列项位置的动态加载。   2、异性窗体,圆形窗体使用。   3、自制专业界面,虽然只有一个雏形,不过已经提供了一个简单的思路,菜单、选项
<ipudn39> 在 2025-09-29 上传 | 大小:641kb | 下载:0

[Windows编程yuyinvbsrc

说明:根据文字朗读出内容,在测试窗口的文本框中输入要让电脑说的话,然后按下边的“朗读”按钮,电脑就会说出来。假如你的系统是XP那么只能读英文,如果是XP之后的系统就能读中文。-According to the text read out the contents of the text box to enter the test window to let the computer to say, and then press the edge of the " read" butt
<ipudn40> 在 2025-09-29 上传 | 大小:2kb | 下载:0

[Windows编程vbrandomnum

说明:VB使用传统的Rnd方法生成随机数,Int((99999999 * Rnd) + 1得到最终的随机数并以MSGBOX弹窗形式告之用户,关键代码仅两三行,高手就不要看了,发给VB新手的。-The traditional method of using VB Rnd generates a random number, Int ((99999999* Rnd)+ 1 to get the final random number and tells the user to pop MSGBOX for
<ipudn41> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[Windows编程banforms

说明:VB源码实现半透明的窗口,透明度调整的关键代码为:Call V(Me.hwnd, 180) 参数为:句柄,可见度(0-255之间),此数值越小,窗口越透明,反之,数值越大,窗口就越不透明了。觉得这种方法实现窗体的透明也很有意思,代码很少,有兴趣的关注下。-VB source code is the key to achieve the translucent window, adjust transparency as: Call V (Me.hwnd, 180) ' parameters
<ipudn42> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[Windows编程getpixel

说明:VB得到Windows桌面的像素大小,主要是得到高度和宽度值,也就是大家熟悉的像素值,叫做也可以,一句代码就可实现这种功能:MsgBox ("桌面宽度为:" & Screen.Width / Screen.TwipsPerPixelX & "像素,高度为:" & Screen.Height / Screen.TwipsPerPixelY & "像素"),会弹出一个窗口告诉你桌面的长度像素值和宽度像素值。-VB get the pixel size of the Windows desktop,
<ipudn43> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[其他小程序hw-bookretrieval

说明:2014华为编程大赛的一道题,实现一个开放的书名检索库,压缩包里有题目描述和代码-2014 huawei programming contest of a problem, to achieve an open title retrieval library, compression bag has a title descr iption and code
<sunsky> 在 2025-09-29 上传 | 大小:2kb | 下载:0

[其他小程序hw-bookretrieval

说明:2014华为编程大赛的一道题,实现一个开放的书名检索库,压缩包里有题目描述和代码-2014 huawei programming contest of a problem, to achieve an open title retrieval library, compression bag has a title descr iption and code
<sunsky> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[C#编程Binary-Gray-Code-to-binary-system

说明:c语编写的格雷码转换成二进制码的代码源程序-Binary Gray Code to binary system
<1839233856> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[其他小程序Genetic-Optimization-Algorithm

说明:遗传优化算法,内含子程序,在编写程序时候可以调用参考。m文件-Genetic optimization algorithm, containing subroutines
<alien> 在 2025-09-29 上传 | 大小:7kb | 下载:0

[其他小程序tiqu

说明:使用MATLAB对汽车牌照定位,主要针对国内的蓝底白字的牌照进行定位处理。-Car license plate positioning using MATLAB, mainly for the domestic blue and white license plate positioning processing.
<申熙藩> 在 2025-09-29 上传 | 大小:1kb | 下载:0

[Windows编程CODE-Edit

说明:简单 编辑器,核心是:具备按照制定格式。对齐 简单写-Simple editor, the core is: Has the developed format. Alignment simply write
<刘文> 在 2025-09-29 上传 | 大小:2kb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 63889.90 .91 .92 .93 .94 ... 66581 »

源码中国 www.ymcn.org