Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View 2423560192's full-sized avatar

Block or report 2423560192

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Wx-AiBot Wx-AiBot Public

    将 DeepSeek 大模型接入微信,实现智能聊天机器人。通过监听微信消息,调用 DeepSeek API 生成回复,并自动发送给好友或群聊。

    Python 21 2

  2. FileManagerFrontend-Vue FileManagerFrontend-Vue Public

    file-manager-frontend` 是一个基于 Vue2 的前端项目,为操作系统课程设计中的文件管理模拟系统提供可视化界面。该系统通过与后端 `file-manager-backend`(运行在 `http://localhost:8080`)交互,实现用户管理(注册、登录)和文件管理(创建、删除、修改、查看文件属性等功能)。前端使用 Vue Router 管理页面路由,Axios…

    Vue 1

  3. file-manager-backend file-manager-backend Public

    file-manager-backend 是一个基于 Spring Boot 的后端项目,为操作系统课程设计中的文件管理模拟系统提供服务。该系统支持用户管理(注册、登录)和文件管理(创建、删除、修改、查看文件属性等功能),采用前后端分离架构,数据库使用 MySQL。后端运行在 http://localhost:8080,提供 RESTful API 接口。

    Java 2

  4. PyReminder PyReminder Public

    PyReminder是一个基于Flask和HTML的Web版时间提醒助手,可以帮助用户管理各种任务和提醒。用户可以添加任务、设置提醒时间,系统会在指定时间自动发送通知提醒。支持Redis持久化存储和多通知账号配置。

    Python 3