登录
首页 » 界面开发 » 高校学生学籍管理系统,具有系统管理,数据,查找,窗口,工具等模块,每个模块均具有丰富的功能,便于操作....

高校学生学籍管理系统,具有系统管理,数据,查找,窗口,工具等模块,每个模块均具有丰富的功能,便于操作....

于 2022-01-26 发布 文件大小:1.27 MB
0 195
下载积分: 2 下载次数: 1

代码说明:

高校学生学籍管理系统,具有系统管理,数据,查找,窗口,工具等模块,每个模块均具有丰富的功能,便于操作.-college student record management system, with systems management, information search, windows, tools and other modules, each module has extensive functional, easy to operate.

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

发表评论

0 个回复

  • 这是我找的java原代码,大家一起分享哦.
    这是我找的java原代码,大家一起分享哦.-I find this is the java source code, we share oh.
    2023-07-27 13:50:03下载
    积分:1
  • glm源程序包
    由于C/C++标准库中没有几何数学库,这样造成在开发一个三维系统之初往往都需要自行实现一个实用的几何数学库,这样太费时费力了。GLM的出现可以很好的解决这个问题。     GLM设计上遵照OpenGL Shading Language风格,使用开放的MIT授权协议。会GLSL的人可以很快上手。因采用了数据结构与函数方法分离的方式,可以很容易扩充函数方法而不改变原文件(增加新的头文件即可,不过得在不同的头文件中找函数方法比较费力
    2022-07-05 00:25:17下载
    积分:1
  • POP3邮件 监视仿360安全卫士
    POP3邮件 监视仿360安全卫士界面-POP3 e-mail message to monitor the security guard imitation 360 Interface
    2022-03-23 03:36:23下载
    积分:1
  • 有lt;lt;信息论与编码gt;gt;运行
    有< 信息论与编码> 的游程编码,超大数阶乘和数值分析的重要算法.-have lt; Lt; Information Theory and Coding gt; Gt; The run-length coding, and the large number of factorial analysis of the numerical algorithm.
    2022-12-10 08:25:03下载
    积分:1
  • 一个C++的简单的原代码,可以提供学习比较好,大家可以下了...
    一个C++的简单的原代码,可以提供学习比较好,大家可以下了-a simple C source code, it can provide relatively good, we can look at under the
    2023-07-05 21:50:03下载
    积分:1
  • sdfsdg dfgdfxg hhfg
    sdfsdg dfgdfxg hhfg
    2022-03-22 18:32:22下载
    积分:1
  • 一个好类是OutLook左边的程序
    一个好类是OutLook左边界面的程序-a good left is the RAM interface procedures
    2022-09-02 14:25:03下载
    积分:1
  • MATLAB Web Server的配置和应用
    MATLAB Web Server的配置和应用-MATLAB Web Server Configuration and Application
    2022-11-22 20:20:03下载
    积分:1
  • 很好看的TIMER模块,大家看看,应该有用的
    很好看的TIMER模块,大家看看,应该有用的-very interesting TIMER module, we look at should be useful
    2022-12-17 18:15:08下载
    积分:1
  • 基于c#的时钟
    资源描述本源程序是基于C#的时钟设计,能为初学者提供参考价值,为初学者提供基本的编写代码思路, namespace Clock { public partial class MainForm : Form { private PointF center; private float r; private Pen hourPen; private Pen minutePen; private Pen secondPen; private Thread timeThread; public MainForm() { InitializeComponent(); ShowInTaskbar = false;//不在任务栏中显示 SetStyle(ControlStyles.DoubleBuffer, true); SetStyle(ControlStyles.UserPaint,true); SetStyle(ControlStyles.AllPaintingInWmPaint,true); center = new PointF(ClientSize.Width/ 2.0f, ClientSize.Height/ 2.0f); r = Math.Min(ClientSize.Width / 2.0f, ClientSize.Height / 2.0f); hourPen = new Pen(Color.Black, 2.5f); minutePen = new Pen(Color.Black, 1.5f); secondPen = new Pen(Color.Black, 0.5f); timeThread=new Thread(new ThreadStart(DrawTime)); timeThread.Start(); } protected override void OnPaint(PaintEventArgs e) { Graphics g = e.Graphics; g.Clear(BackColor); //g.SmoothingMode =
    2022-01-26 05:22:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载