资源列表

« 1 2 ... .36 .37 .38 .39 .40 49941.42 .43 .44 .45 .46 ... 66581 »

[Windows编程vbtypesoft

说明:源码包内是2个VB写的指法练习软件,一个是简单版,另一个是高级版,功能相对多些,主要练习VB与键盘字符的操作。高级版的打字软件中可显示打字时间、打字速度、正确率、切换练习字符等,甚至可作为一个成型的打字练习软件来用。-Source package is 2 VB to write the fingering exercises software, a simple version, another is the advanced version, function relatively more
<gpudn57> 在 2025-07-29 上传 | 大小:71kb | 下载:0

[Windows编程vbphotoview

说明:图像分页预览的Vb实例,类似一页一页浏览图片的效果,但具体的实现就要看代码了,不多费话,需要的下载源码包吧。-Image page preview of the Vb instance, similar to a page and a page browsing picture effect, but the specific implementation depends on the code, not many words, need to download the source packa
<gpudn57> 在 2025-07-29 上传 | 大小:13kb | 下载:0

[Windows编程keyboardrecord

说明:VB键盘幽灵源码-记录键盘轨迹,*器,记录键盘按下了哪些键,是大小或是小写,先后顺序等,可设置开机自动运行,实现出现运行设置窗体,可将记录存储为文件,代码中用到了HOOK、钩子相关编程技巧。在VB6.0下你可以直接编译源文件。-VB keyboard ghost source- record keyboard tracks, keyloggers, record keyboard which key is pressed, size or lowercase, the sequence,
<gpudn57> 在 2025-07-29 上传 | 大小:7kb | 下载:0

[Windows编程vbformgray

说明:透明窗体VB桌面精灵+日历,同时支持鼠标穿透和透明度设置。在托盘处显示图标,通过右键点击托盘图标,你可以对透明日历进行窗体的透明度设置、打开鼠标穿透功能,很不错的功能。-VB transparent form wizard desktop calendar+, also support mouse penetration and transparency. Display the icon in the tray, by right clicking on the tray icon, you
<gpudn58> 在 2025-07-29 上传 | 大小:17kb | 下载:0

[Windows编程vbtransformclock

说明:桌面精灵+VB透明时钟,不要在透明电子钟上点击右键,否则会关闭窗口。可通过托盘处图标退出程序。本源码主要学习使用图片实现透明窗体,而且是圆形的窗体,透明度可在代码中设置,里面一些其它类代码可以复制使得,比如启动窗体中托盘的定义。-Desktop wizard+VB transparent clock, not in the transparent clock right click, otherwise it will close the window. The tray icon to exi
<gpudn58> 在 2025-07-29 上传 | 大小:30kb | 下载:0

[Windows编程vbdatebasetrip

说明:一个VB+Sqlserver数据库实例:读者信息管理系统,数据库文件在Database目录中,测试程序前请先附加好,否则运行会报错假死。本程序主要练习数据库的各种操作,比如增删改查等,适合Vb初学者了解一些对SqlServer的简单操作,程序运行截图如上所示-An VB+Sqlserver database instance: the reader information management system, database files in the Database directory, p
<gpudn58> 在 2025-07-29 上传 | 大小:2.49mb | 下载:0

[Windows编程insertzuobiao

说明:VB6.0获取插入符坐标,当光标在窗体上移动时,会定位到此处的坐标值并显示出来,在做一些图像处理或文本处理程序时,这些可以作为辅助信息显示给使用者。本程序可以显示插入符的横坐标、纵坐标等信息。-VB6.0 gets the caret coordinate, when the cursor is moved in the form, the coordinates will be positioned to values here and displayed, doing some image
<kpudn82> 在 2025-07-29 上传 | 大小:3kb | 下载:0

[Windows编程vbupdatereport

说明:VB根据查询结果实时更新的报表,也就是根据用户的输入自动匹配数据库现有的内容,列出最相近的搜索,类似于搜索引擎的下拉提示。数据库方面,使用的是access,这样比较便于测试,了解的原理后,你可以换成SQLServer数据库。两个报表相关的文件为:DataEnvironment1.Dsr、DataReport1.Dsr。-VB query results according to real-time update statements, is based on user input automat
<gpudn59> 在 2025-07-29 上传 | 大小:50kb | 下载:0

[Windows编程vbdatagridprint

说明:一个简单的VB报表例子,并给出了打印的示例,对报表进行打印,很简单的数据库报表,其实就是一个数据库读取程序,用DataGrid显示出内容,并打印内容。VB新手参考。-A simple VB statements example, and gives the Print example, to print the report, very simple database statements, is actually a database to read program, showing the
<gpudn59> 在 2025-07-29 上传 | 大小:53kb | 下载:0

[Windows编程adopage

说明:VB演示使用ADO控件分页的例子,这例子或许对编写信息系统的有用,分页是必不可少的,使用ADO的若不知道如何对Datagrid分页的话,这个例子就相当适合你了。数据采用SqlServer。-VB demonstrates the use of ADO control page example, this example may to compile information system useful, paging is essential, the use of ADO if you don
<gpudn59> 在 2025-07-29 上传 | 大小:644kb | 下载:0

[Windows编程vbfanzhuan

说明:VB图片翻转效果,在代码编辑窗口中选择一张JPG或GIF图像,程序可把此图像进行水平翻转、垂直翻转,翻转过程中比例会失真,因此本程序还需要进一步处理,先发上来初级阶段的完整代码供参考吧。-VB image flip effect, select a JPG or GIF image in the code editor window, the program can put this image flip horizontal, vertical flip, flip process ratio
<gpudn60> 在 2025-07-29 上传 | 大小:38kb | 下载:0

[Windows编程vbpicxuanzhuan

说明:VB任意角度旋转图片,如图所示的窗口中,左图是原图,右图是演示图,拖动下面的滑块改变旋转角度,在右图中可看到图片的旋转效果,可把此效果应用于图像处理软件中。-VB arbitrary rotation angle images, as shown in the window, on the left is the original, at the right is a chart, drag the slider to change the angle of rotation below, on
<gpudn60> 在 2025-07-29 上传 | 大小:45kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 49941.42 .43 .44 .45 .46 ... 66581 »

源码中国 www.ymcn.org