Skip to content
View hkq-github's full-sized avatar
Block or Report

Block or report hkq-github

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories

  1. tiny-website tiny-website Public

    使用Servlet/JSP/Mysql开发,采用MVC架构的一个小型网站,可以作为学习Servlet/Jsp后参考的练习项目。系统中有两种角色:用户和管理员。用户可以注册、登录(自动登录)、修改信息、修改密码等;管理员可以查找用户、重置用户密码、冻结/恢复用户、删除用户等。

    Java 44 7

  2. memory-management memory-management Public

    模拟操作系统段页式虚拟内存管理

    Java 9 3

  3. os-schedule os-schedule Public

    模拟操作系统进程调度

    Java

  4. my-tiny-spring my-tiny-spring Public

    Ioc部分完全参考tiny-spring;使用Jdk动态代理,添加了Aop模块,支持在类级别(在类的所有方法)上添加before after after-returning after-throwning通知

    Java

  5. small-project small-project Public

    包含一些平时写的小程序

  6. funny-project funny-project Public

    使用Java写的一些有趣的小程序,包含命令行下的贪吃蛇、2048、在指定字符矩阵中找单词等等