登录
首页 » C# » 本论文主要包括学生选课系统方案分析与网络规划,本系统是一个典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于...

本论文主要包括学生选课系统方案分析与网络规划,本系统是一个典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于...

于 2022-04-06 发布 文件大小:517.08 kB
0 47
下载积分: 2 下载次数: 1

代码说明:

本论文主要包括学生选课系统方案分析与网络规划,本系统是一个典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点-,ASP,软件设计/软件工程/software engineering -this paper include students Elective System program analysis and network planning, The system is a typical management information system (MIS), including development of its key database background to the establishment and maintenance of front-end applications and the development of the two areas. Regarding the former requirement to establish data consistency and integrity of strong data security for good. As for the latter demanded the application functions, and easy-to-use features-, ASP, software design/software engineering/software engineering

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

发表评论

0 个回复

  • 一个与ASP.NET(C #)小区物业管理系统的开发
    一个用ASP.NET(C#)开发小区物业管理系统-One with ASP.NET (C#) The development of residential property management system
    2022-02-21 21:56:05下载
    积分:1
  • C# wpf 创建简单形状动画的例子
    C# wpf 创建简单形状动画的例子,启动动画、停止动画、暂停动画、继续动画、加速动画。创建动画   Rectangle MyRectangle = new Rectangle();   MyRectangle.Width = 50;   MyRectangle.Height = 20;   MyRectangle.Margin = new Thickness(10, 50, 0, 0);   MyRectangle.Fill = new LinearGradientBrush(    Color.FromArgb(255, 0, 255, 255), Color.FromArgb(255, 0, 0, 255), 0);   MyRectangle.HorizontalAlignment = HorizontalAlignment.Left;   this.canvas1.Children.Add(MyRectangle);   this.RegisterName("MyRectangle", MyRectangle);   DoubleAnimation MyAnimation =    new DoubleAnimation(100, 380, new Duration(TimeSpan.FromSeconds(5)));   Storyboard.SetTargetName(MyAnimation, "MyRectangle");   Storyboard.SetTargetProperty(MyAnimation,    new PropertyPath(Rectangle.WidthProperty));   MyStoryboard = new Storyboard();   MyStoryboard.Children.Add(MyAnimation);   动画效果请参见下图所示,源代码请单击下载按钮下载。
    2022-08-25 13:04:57下载
    积分:1
  • Palette
    Visual C++课程设计 调色板程序(Visual C++ curriculum design palette)
    2011-06-07 19:36:47下载
    积分:1
  • cppodbc
    使用C++编写的对ODBC封装类。对ODBC的主要操作进行了类的封装。(The use of ODBC written in c++ wrapper class.The encapsulation of main operation of ODBC.)
    2021-01-19 20:28:42下载
    积分:1
  • Embedded-Control-Systems-in-C-CPP-Using-MATLAB-[C
    Embedded Control Systems in C C++ Using MATLAB
    2012-08-15 01:04:54下载
    积分:1
  • opencv图像匹配
    用于匹配图像中的某一特征区域,效果经过实验很好,完善了在vs2013下的配置,Opencv版本为2.4.8,不限制,如果改用其他版本改变一下配置环境即可
    2022-03-22 10:00:25下载
    积分:1
  • filerandomreadandwrite
    这是一个Visual C++编写的实现文件随寄存储的小程序,在Visual C++6.0中编译通过.(This is a Visual C achieve document prepared by the pin with a small storage procedures, Visual C 6.0 compile.)
    2006-08-20 19:22:01下载
    积分:1
  • driverdev_src2
    Driver IOCTL Demo Working
    2020-06-19 00:20:02下载
    积分:1
  • stm8s官方Bootloader
    大家学习交流,!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    2022-02-26 09:05:16下载
    积分:1
  • mfc常见问题集
    mfc的常见问题集(mfc Frequently Asked Questions)
    2004-09-03 20:49:45下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载