登录
首页 » Windows开发 » VB基础教学系统源代码

VB基础教学系统源代码

于 2023-03-29 发布 文件大小:4.73 kB
0 139
下载积分: 2 下载次数: 1

代码说明:

VB基础教学系统源代码-VB based teaching system source code

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 居于openGL的校园三维地图
    应用背景主要是居于openGL开发的校园三维地图,通过拍的照片,贴图整合成一个校园的三维电子地图,实现了放大、缩小,旋转等功能;关键技术在windows环境下开发一个校园三维地图,主要是在openGL上面开发,开发环境是VS2010,开发语言是c++;
    2022-05-13 09:38:08下载
    积分:1
  • 全角转半角, 英文字符和数字,特殊字符都可以, vc6 源码
    全角转半角, 英文字符和数字,特殊字符都可以, vc6 源码-Turn half-width full-width English characters and numbers, special characters can be, vc6 source
    2023-04-12 03:20:03下载
    积分:1
  • 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
    一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
    2023-02-22 16:05:03下载
    积分:1
  • 介绍了工业控制Window组态软件的矢量制图
    介绍了工业控制Window组态软件的矢量制图-introduced the Industrial Control Software Configuration Window vector mapping
    2022-02-05 19:31:56下载
    积分:1
  • 3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值...
    3D波动网格,不使用DirectX,在窗口中画显示波动的3D网格效果,具有较高的学习价值-Fluctuations in 3D meshes, do not use DirectX, painting in the window display fluctuations 3D grid effect, have a high learning value
    2023-05-29 01:50:03下载
    积分:1
  • 物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、...
    物资管理是一般工业、商业企业生产管理还击中重要的一环,需要对物资基本信息管理、物资调配信息等进行完整的监控。物资入库首先需要登记物资的基本信息,包括物资的种类、名称、型号、单位等;然后登记入库信息,包括物资基本信息、入库地点、入库人、经办人、数量等;出库物资需要登记出库信息,包括物资基本信息、出库地点、出库人、经办人、数量等;根据物资的入库、出库过程的综合,得到各种物资的余额信息,方便进行后续工作。因此物资管理信息系统需要记录物资流通的全过程。-materials management is general industrial, commercial enterprise production management responded important aspect of a need for basic supplies information management, materials information for the deployment of a complete monitoring. The amount of material goods must first register the basic information, including the type of materials, name, type, units, etc.; Arsenal then registration information, including basic information materials, storage location, storage, handling, and so on; Out-up materials needed for registration information, including material basic information out of the hangar location, out of the hangar, handling, and so on; based on the amount of material in and out of the process of integration, access to the material balance information and faci
    2022-03-16 19:35:27下载
    积分:1
  • 信箱应用程序接口的使用
    信箱应用程序接口的使用-Box Application Programming Interface use
    2022-01-26 02:04:08下载
    积分:1
  • Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Del...
    Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用DelphiBinBrcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi bin Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland"s Brcc32.EXE not include
    2022-02-11 10:57:06下载
    积分:1
  • Turbo C 201e版本公司拓林思软件包,Borland
    Turbo C 201E 版本 拓林思软件有限公司包装,Borland公司产品,在原来Turbo C 2.0 基础上增加了新的功能, -Turbo C 201E version Ltd Turbolinux software package, Borland
    2023-06-15 19:25:15下载
    积分:1
  • 简单的计算器功能实现,用了多态,继承等特性,是学习的好例子。...
    简单的计算器功能实现,用了多态,继承等特性,是学习的好例子。-Realize a simple calculator function with a multi-state, inheritance, etc., is a good example of learning.
    2022-05-15 05:05:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载