资源列表

[Windows编程vbupdatereport

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

[Windows编程vbmingxireport

说明:VB的主明细报表例子,把商品明细从Access数据库中读取出来,然后生成报表,并可以打印这张报表,整体觉得不错,例子截图如上所示-The main report of VB example, the goods is read from the Access database, and then generate reports, and can print the report, the overall feel good, exam
<gpudn60> 在 2025-01-12 上传 | 大小:54kb | 下载:0

[其他小程序keyword

说明:统计文本文件中关键字出现的次数,文本文件总共的行数。过滤掉注释行。-counting the number of the appearance of keywords and the number of lines in the text.
<wang> 在 2025-01-12 上传 | 大小:2kb | 下载:0

[C#编程CSharpKuangjia

说明:C# 框架学习代码,从网上搜集的,感觉不错,和大家分享下
<pwzh> 在 2025-01-12 上传 | 大小:9.27mb | 下载:0

[其他小程序pipeline10

说明:用verilog实现嵌入式系统的处理器的五级流水线。-realizing the five stages of cpu in the embedded system with the verilog language
<wang> 在 2025-01-12 上传 | 大小:24kb | 下载:0

[C#编程OS_multi-thread

说明:实现linux系统下的静态链接和动态链接,以及在一个进程中建立多个线程-realizing the static and dynamic link in the operating system of linux, and creating multi-thread in one process
<wang> 在 2025-01-12 上传 | 大小:1.94mb | 下载:0

[其他小程序ScreenSnap_src

说明:简单的屏幕截图程序- a simple procedure of Screenshot ........................
<萧柒月> 在 2025-01-12 上传 | 大小:55kb | 下载:0

[其他小程序1261

说明:小卡和欢总喜欢玩一个小游戏,游戏界面是4*4格子的棋盘,每个格子可以放一个棋子。 最开始的时候棋盘上只有一个棋子,叫 T 。 接下来欢总和小卡轮流放棋子,小卡的棋子是 X ,欢总是 O 。 如果有一行或一列或一条对角线上全部是某个选手的棋子(4个)或者3个他的棋子和 T ,这个选手就赢了,游戏结束。 如果所有格子都满了,没有人赢,以平局结束。-Small card and joy always like t
<ss> 在 2025-01-12 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org