当前位置:网站首页>C#项目-寝室管理系统(1)
C#项目-寝室管理系统(1)
2022-07-03 09:25:00 【暮晓引流软件】
提示:文章写完后,目录可以自动生成,如何生成可参考右边的帮助文档
文章目录
- 前言
- 一、项目创建
- 二、主页面设计
- 三、主页面代码
- 总结
前言
本次项目主要是因为我们的大作业要求要求,因为网上C#的资源不太多,因此我根据网上的资料制作了以下的小项目。
一、项目创建
首先通过创建C#的Windows窗体应用程序,名字可以自行设置,框架可以选用默认的。
二、主页面设计
这是我的项目主页面,主要包括4个Label类,3个Button类,2个radioButton1,1个pictureBox1。主要的设计界面就如图所示。命名和图片大家可以自行的设置,通过对组件的Text属性进行设置,radioButton具有一个Checked属性,可以控制默认的多选框。(例如我的在用户)
三、主页面代码
主页面代码主要包括验证登录信息,通过与SQL查询来验证用户信息,以及打开对象的对话框。
1.登录按钮
边栏推荐
- High imitation wechat
- LeetCode - 715. Range 模块(TreeSet) *****
- Connect Alibaba cloud servers in the form of key pairs
- 20220602 Mathematics: Excel table column serial number
- 20220610 other: Task Scheduler
- An open source OA office automation system
- R language classification
- 20220607其他:两整数之和
- CV learning notes alexnet
- Synchronous vs asynchronous
猜你喜欢
Simple real-time gesture recognition based on OpenCV (including code)
GAOFAN Weibo app
Hands on deep learning pytorch version exercise solution-3.3 simple implementation of linear regression
Boston house price forecast (tensorflow2.9 practice)
LeetCode - 919. Full binary tree inserter (array)
Step 1: teach you to trace the IP address of [phishing email]
I really want to be a girl. The first step of programming is to wear women's clothes
High imitation Netease cloud music
Leetcode bit operation
ECMAScript -- "ES6 syntax specification # Day1
随机推荐
. DLL and Differences between lib files
Leetcode - 705 design hash set (Design)
Training effects of different data sets (yolov5)
Opencv interview guide
Are there any other high imitation projects
CV learning notes - camera model (Euclidean transformation and affine transformation)
Dictionary tree prefix tree trie
20220607其他:两整数之和
Leetcode-404: sum of left leaves
GAOFAN Weibo app
Realize an online examination system from zero
Synchronous vs asynchronous
Julia1.0
[LZY learning notes -dive into deep learning] math preparation 2.1-2.4
Hands on deep learning pytorch version exercise answer - 2.2 preliminary knowledge / data preprocessing
【SQL】一篇带你掌握SQL数据库的查询与修改相关操作
What did I read in order to understand the to do list
Leetcode interview question 17.20 Continuous median (large top pile + small top pile)
20220605 Mathematics: divide two numbers
2-program logic