Skip to content
View one-ccs's full-sized avatar

Block or report one-ccs

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. easy_fastapi easy_fastapi Public

    基于 FastAPI 开发的后端框架,集成了 Tortoise ORM、Pydantic、Aerich、PyJWT、PyYAML、Redis 等插件,并且可以在编写好 `models` 文件后执行 `manager.py gen` 命令,批量生成 `schemas`、`routers`、`services` 代码,旨在提供一个高效、易用的后端开发环境。该框架通过清晰的目录结构和模块化设计,大…

    Python 14 2

  2. easy_spring_boot easy_spring_boot Public

    基于 Java 17、SpringBoot 3.3.2 开发的后端框架,集成 MyBits-Plus、SpringDoc、SpringSecurity 等插件,旨在提供一个高效、易用的后端开发环境。该框架通过清晰的目录结构和模块化设计,帮助开发者快速构建和部署后端服务。

    Java

  3. vue-project-tree vue-project-tree Public

    基于Vue3的树形结构展示组件,不依赖任何第三方库。支持拖动、排序、自定义图标等功能。

    Vue 2 1

  4. leave_approval_management_system leave_approval_management_system Public

    请假管理审批管理系统 2.0 使用全新技术栈,适配移动端,包含前后端及数据库操作。 🧩前端:Vant4、Vue3、Vue-Router、Pinia、Axios、Echarts、TypeScript、Less 🧩后端:Flask、Flask-Cors、Flask-Login、Flask-SQLAlchemy、Flask-Migrate、MySQL、Redis

    Vue 4 1

  5. easy_pyoc easy_pyoc Public

    自定义包,包含常用代码

    Python 2 1

  6. COC COC Public

    封装了常用的 C语言 控制台函数

    C