Skip to content
View Kitaajya's full-sized avatar
😃
be recovery
😃
be recovery

Block or report Kitaajya

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. MyProject MyProject Public

    MyCode

    Java 1

  2. Code-in-Identity-V Code-in-Identity-V Public

    这是我的代码仓库,包含了第五人格部分技能的测试

    Java 1

  3. Leedcode Leedcode Public

    Answer some questions which could be answer by myself and share my ones

    Java 1

  4. Remake-The-Operate-System Remake-The-Operate-System Public

    重构操作系统,主要用java,cpp等。用Java与C++重构操作系统,核心在于发挥两者的语言优势进行分层设计。C++负责底层内核开发,其极高的执行效率和对内存的精确控制能力,使其能够完美胜任进程调度、内存管理以及硬件驱动等直接交互硬件的核心任务。Java则主攻用户空间,利用其跨平台特性和丰富的生态,高效构建系统服务、管理工具及图形用户界面。两者通过JNI或系统调用进行通信,既保证了底层的高…

    Java 1

  5. Kitaajya Kitaajya Public

  6. Csharp-on-leetcode Csharp-on-leetcode Public

    由于用java过于消耗内存,此后转C#

    C#