Pinned Loading
-
FileManagerFrontend-Vue
FileManagerFrontend-Vue Publicfile-manager-frontend` 是一个基于 Vue2 的前端项目,为操作系统课程设计中的文件管理模拟系统提供可视化界面。该系统通过与后端 `file-manager-backend`(运行在 `http://localhost:8080`)交互,实现用户管理(注册、登录)和文件管理(创建、删除、修改、查看文件属性等功能)。前端使用 Vue Router 管理页面路由,Axios…
Vue 1
-
file-manager-backend
file-manager-backend Publicfile-manager-backend 是一个基于 Spring Boot 的后端项目,为操作系统课程设计中的文件管理模拟系统提供服务。该系统支持用户管理(注册、登录)和文件管理(创建、删除、修改、查看文件属性等功能),采用前后端分离架构,数据库使用 MySQL。后端运行在 http://localhost:8080,提供 RESTful API 接口。
Java 2
-
PyReminder
PyReminder PublicPyReminder是一个基于Flask和HTML的Web版时间提醒助手,可以帮助用户管理各种任务和提醒。用户可以添加任务、设置提醒时间,系统会在指定时间自动发送通知提醒。支持Redis持久化存储和多通知账号配置。
Python 3
If the problem persists, check the GitHub status page or contact support.