Skip to content
View lhltms1916's full-sized avatar

Block or report lhltms1916

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

Popular repositories Loading

  1. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

  2. jshERP jshERP Public

    Forked from jishenghua/jshERP

    华夏ERP(基于SpringBoot框架和SaaS模式,立志为中小企业提供开源好用的ERP软件,目前专注进销存+财务功能。主要模块有零售管理、采购管理、销售管理、仓库管理、财务管理、报表查询、系统管理等。支持预付款、收入支出、仓库调拨、组装拆卸、订单等特色功能。拥有库存状况、出入库统计等报表。同时对角色和权限进行了细致全面控制,精确到每个按钮和菜单)

    Java

  3. xxl-job xxl-job Public

    Forked from xuxueli/xxl-job

    A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)

    Java

  4. element-plus element-plus Public

    Forked from element-plus/element-plus

    🎉 A Vue.js 3 UI Library made by Element team

    TypeScript

  5. spring-security spring-security Public

    Forked from spring-projects/spring-security

    Spring Security

    Java

  6. claude-code-cli claude-code-cli Public

    Forked from huangserva/claude-code-cli

    这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43…

    TypeScript