-
计算机主机网关的作用是什么?假设你的名字叫小不点,你住在一个大院子里,你的邻居有很多小伙伴,在门口传达室还有个看大门的李大爷,李大爷就是你的网关...
计算机主机网关的作用是什么?假设你的名字叫小不点,你住在一个大院子里,你的邻居有很多小伙伴,在门口传达室还有个看大门的李大爷,李大爷就是你的网关-Mainframe computer What is the role of gateway? The assumption that your name does not叫小point, you live in a compound yard, your neighbors, there are many small partners, at the door there is a janitor
- 2022-10-24 21:55:03下载
- 积分:1
-
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除...
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除、教师登录密码修改
管理员:学生、老师、管理员账号的添加删除,自己密码的修改。
-The Student Information Management System to achieve the basic functions are: Student: View basic information, view results, view the selected courses, elective, back classes, change password teacher: View basic information about student achievement of the entry, modify, delete, teachers, Modify Administrator Password: students, teachers, administrators account Add to delete their own password changes.
- 2022-06-30 01:42:03下载
- 积分:1
-
好东东,电驴源码。。vc的。。可惜水平太低还看不懂本人
好东东,电驴源码。。vc的。。可惜水平太低还看不懂本人-Good Dongdong, eDonkey source. . vc programming. .
- 2023-05-29 19:20:04下载
- 积分:1
-
拖拽/跟踪一条线
拖拽/跟踪一条线-The example of draging and following in drawing a line
- 2022-02-26 11:39:48下载
- 积分:1
-
Software architecture
Software architecture
- 2022-06-17 23:10:30下载
- 积分:1
-
求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。...
求解在一个三角形上的任何一点,到另外一点的距离最小的一个点。-solution in a triangle on any point to another point of the smallest distance between a point.
- 2022-09-23 13:45:03下载
- 积分:1
-
元胞自动机的模拟和实际例子希望对你有所帮助
元胞自动机的模拟和实际例子希望对你有所帮助-yuanbaozidongjidemoniheshijilizixiwangduiniyousuobangzu
- 2022-01-26 03:59:53下载
- 积分:1
-
直接写屏,直接从内存写到屏幕内存,然后刷出来。开发环境为Carbide 1.2 +SDK 2rd...
直接写屏,直接从内存写到屏幕内存,然后刷出来。开发环境为Carbide 1.2 +SDK 2rd-Direct write screen, directly from the memory screen memory writes, and then brush out. Development environment for the Carbide 1.2+ SDK 2rd
- 2022-02-04 01:20:43下载
- 积分:1
-
基本的游戏
这是游戏的基本的 c# 示例。
c# 代码比较简单,你可以做到。
(
私人 void Form1_Load EventArgs e 对象发件人)
{
pictureBox2.Visible = false;
pictureBox4.Visible = false;
pictureBox5.Visible = false;
}
私人 void Form1_KeyDown (对象发件人、 KeyEventArgs e)
{
如果 (e.KeyCode = = 点头哈腰)
{
pictureBox1.Left = pictureBox1.Left + 10 ;
- 2022-03-02 11:06:11下载
- 积分:1
-
用java编写的围棋程序
用java编写的围棋程序,该程序是java applet编写,请编译后用html嵌入编译好的该类
- 2022-05-05 15:49:15下载
- 积分:1