登录
首页 » Windows开发 » 这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具...

这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具...

于 2023-03-12 发布 文件大小:96.13 kB
0 131
下载积分: 2 下载次数: 1

代码说明:

这是一个公交查询系统的简单设计,其中实现了根据车次号查站点以及根据起始与终止站点查询车次的两个模块功能。另外,还包含一个后台管理控制台,负责维护数据库的信息,具备了比较完善的数据库维护功能。数据库的备份以及连接数据库的文件在原码文件中,运行前请注意设置-This is a transit system for a simple design, which achieved under 000, and site investigations under the threshold and termination site for the two trips module function. In addition, the background also includes a management console, responsible for the maintenance of the information in the database, with a fairly complete database maintenance functions. The database backup, and connecting to the database code in the original paper document, running to set up the former

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

发表评论

0 个回复

  • Global Chat Sample for Windows Sockets
    Global Chat Sample for Windows Sockets
    2022-09-04 12:35:03下载
    积分:1
  • 控制记事本的打按钮可用/不可用,原理是:使用枚举窗口的方法检查记事本程序,然后得到菜单,把相应菜单变灰...
    控制记事本的打开按钮可用/不可用,原理是:使用枚举窗口的方法检查记事本程序,然后得到菜单,把相应菜单变灰-control of the notebook open button available/not available, the principle is : Use window enumeration method checks the notebook and then get menu, the corresponding menu greyed
    2022-01-25 19:58:56下载
    积分:1
  • pbtowordandexcel目录:PowerBuilder 9中通过OLE技术工作…
    pbtowordandexcel目录:在PowerBuilder 9.0中通过OLE技术实现与WORD和Excel通信的例子; pb9com目录:在PowerBuilder 9.0实现COM开发的例子; Media目录:使用OLE控件实现媒体播放器的功能,还包含一个使用API MCI设备实现媒体播放的例子; DDE目录:包含DDE客户端源程序; DBOLE目录:使用OLE控件实现大型二进制数据的保存与显示的源程序; XPMenu目录:XPMenu菜单的例子,setup子目录可自动安装注册DLL。-pbtowordandexcel directory : PowerBuilder 9.0 in through OLE technology with Word and Excel Communications examples; pb9com Contents : PowerBuilder 9.0 in the development of the COM achieve example; Media Contents : use OLE achieve media player functions, also includes an API MCI equipment used to achieve the broadcast media examples; DDE directory : includes DDE client source; DBOLE directory : use OLE large binary data to achieve the preservation and display of the source; XPMenu directory : XPMenu menu example, setup subdirectory can be registered automatically installed DLL.
    2023-01-04 19:50:03下载
    积分:1
  • C语言实现的图书管理系统
    这是一个C语言编写的图书管理系统,使用文件而不是数据库来存储的图书信息和用户信息
    2023-07-28 18:00:02下载
    积分:1
  • 用Visual C++实现注册表简单操作。学会编程中使用注册表会使你的程序更专业。本例包含基本的编程方法。...
    用Visual C++实现注册表简单操作。学会编程中使用注册表会使你的程序更专业。本例包含基本的编程方法。-achieve registry simple operation. Programming Institute will use the registry your program more professional. The cases include basic programming method.
    2022-07-24 07:29:35下载
    积分:1
  • 简单的解释器脚本
    非常简单的解释器框架,具体实现了一些简单的画图脚本,纯qt+c                            ++开发
    2023-03-10 17:35:04下载
    积分:1
  • 1、设计题目 小型商品管理系统 2、设计要求 包括用户登陆、创建商品价格信息、增加商品价格信息、删除商品价格信息、查询商品价格信息、商品价格信息排行...
    1、设计题目 小型商品管理系统 2、设计要求 包括用户登陆、创建商品价格信息、增加商品价格信息、删除商品价格信息、查询商品价格信息、商品价格信息排行浏览、管理员的顾客管理 3、系统功能需求分析 抽象以上设计要求,即:登陆、创建、增加、删除、查询、排行浏览、顾客管理 -thank you
    2022-03-21 06:15:34下载
    积分:1
  • 这是一个VB做的小程序,可以用各种语言写的计算器程序来对比其效率。...
    这是一个VB做的小程序,可以用各种语言写的计算器程序来对比其效率。-This is a VB to do a small program can be written in various languages calculator program to compare its efficiency.
    2022-04-14 16:12:33下载
    积分:1
  • winmain封装
    应用背景通过学习,自己动手写了一个window下的窗口函数,一大堆的窗口类的初始化和注册,让人很烦,看了各位大牛的一些参考代码后,自己就动手写一个一个封装,用c++面向对象的方法封装出了自己的winmain,在此分享给大家关键技术windows下的编程,窗口的初始化和定义,创建窗口,注册窗口,显示窗口,最后也是最总要的事件的循环机制,根据需要进行了一下封装。
    2022-03-11 10:23:19下载
    积分:1
  • The purpose is to guide the detailed design codes, specifically, is that your de...
    详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
    2023-03-22 16:45:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载