登录
首页 » 界面开发 » 医院管理程序源代码

医院管理程序源代码

于 2023-04-12 发布 文件大小:913.95 kB
0 261
下载积分: 2 下载次数: 1

代码说明:

1.对运行应用程序确保数据库创建在同一机器上,因为应用程序正在运行。(2) 的名称是数据库的医院。3."创建表"文件夹包含 SQL 创建所要创建的表在数据库中运行应用程序之前运行的语句。4.SQL 插入语句"测试数据"可用于在数据库中创建临时字段的文件夹中。5.运行可执行文件 Hospital.exe,并验证工作。6.登录凭据设置是 "apollo" and "apollo".

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

发表评论

0 个回复

  • 计算器
    // calc-ui-model/Calc.java -- Fred Swartz//     Level     : Intermediate.//     Structure : Three files: main, GUI (subclass of JFrame), logic.//     Components: JButton, JTextField (right justified).//     Containers: JFrame, several JPanels.//     Layouts   : BorderLayout to put the other panels together.//                 Two GridLayout panels for the buttons.//     Listeners : One ActionListener which is shared by all//                 numeric key buttons.  Similarly share//                 an ActionListener for all operator buttons.//
    2022-10-18 16:20:03下载
    积分:1
  • 拆分多个窗口的例子很好的Split a good example of multiple windows
    拆分多个窗口的例子很好的Split a good example of multiple windows-Split a good example of multiple windows Split a good example of multiple windows
    2022-01-30 12:57:19下载
    积分:1
  • WINFORM保存参数至本机注册表
    实现在窗体关闭时将窗体中的参数保存变量至注册表,首先创建一个新的子路径,在子路径中创建变量, 如注册表中无此变量将自动创建,若下次有此变量时将更新变量。窗体再次载入时从注册表子路径读取 此变量信息,通过赋值给控件。 方法如下: private void Form1_Load(object sender, EventArgs e) //窗体载入时 { SetStyle(ControlStyles.SupportsTransparentBackColor, true); SetStyle(ControlStyles.AllPaintingInWmPaint, true); SetStyle(ControlStyles.UserPaint, true); SetStyle(ControlStyles.DoubleBuffer, true); this.Refresh(); this.ShowInTaskbar = false; this.PAN_1.Visible = false; int Z_alpha,Z_red,Z_green,Z_blue; //声明4个Int类型颜色变量 //this.TransparencyKey = Color.Transparent; RegistryKey myReg1, myReg2, myReg3;//声明注册表对象 myReg1 = Registry.CurrentUser;//获取当前用户注册表项 try
    2022-03-19 08:35:30下载
    积分:1
  • 用VC图像处理系统,主要是针对dib,bmp 进行图象平滑处理,灰度值处理,阙值选取及二值化等等的处理...
    用VC开发图像处理系统,主要是针对dib,bmp 进行图象平滑处理,灰度值处理,阙值选取及二值化等等的处理-with VC image processing system is targeted mainly Freehand, bmp images smooth, gray value, Que selection and two values of the treatment, etc.
    2022-03-01 13:30:46下载
    积分:1
  • _ _ kos.rar OPC客户端
    OPCU客户端_KOS.rar公司
    2022-05-21 00:45:55下载
    积分:1
  • vs c# 案例
    资源描述 vs2005SQL数据库实例 vs2005 入门基础程序案例 sql 入门基础程序案例 可供IT行业业余,专业,技术人员学习。
    2022-08-09 11:21:17下载
    积分:1
  • 该程序完成(7,3)循环码的编码功能,并验证子
    该程序完成(7,3)循环码的编码功能以及校验子译码功能,有良好的中文交互界面-The program is completed (7,3) cyclic code encoding functions, and verify sub-decoding functions, has a good Chinese language interface
    2022-08-13 23:14:51下载
    积分:1
  • 基于LABVIEW的虚拟数字示波器
    资源描述基本可以实现仪器的性能与可靠性,可以方便的对其编程, 实现对数据的采集、实时显示、数字滤波、截波显示、波形存储、波形回显、频谱分析等多种功能。
    2022-01-27 15:03:27下载
    积分:1
  • 改进了的生产与消费者问题的模拟
    改进了的生产与消费者问题的模拟-improved production and consumer issues simulation
    2022-03-21 23:02:23下载
    积分:1
  • 这是一个用asp.net门户网站的例子,它提供了许多现成的模块可以使用,同时你也可以根据它的接口自己的模块来使用....
    这是一个用asp.net开发的开发门户网站的例子,它提供了许多现成的模块可以使用,同时你也可以根据它的接口开发自己的模块来使用.-This a development with the development of Asp. Net portals example, it provides many off-the-shelf modules can be used, but you also can develop its own interface module to use it.
    2023-02-25 06:10:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载