- 博客(4)
- 收藏
- 关注
原创 蓝桥杯web开发赛道练题计划
错误详情:测试未通过,报错Error: ENOENT: no such file or directory, scandir './pro'20分到手,该题还是较简单的,只是要注意本地存储的更新。
2025-03-02 19:22:38
158
原创 基于vue+springboot+websocket的多人聊天室
本项目是基于vue+springboot+websocket的多人聊天室,包括登陆注册,群聊通信,文件图片上传,创建群聊,加入退出群聊,个人信息展示和修改。
2025-01-11 12:14:04
654
原创 居民水费管理系统
#include<stdio.h>#include<string.h>#define N 2struct waterfee{ char name[20]; int cardid; int totalvolume; int monthvolume[12]; int checked; int fee;//欠费 int residual;//余额} ;//1.struct waterfee wfs[N];int
2023-01-27 19:35:18
488
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人