Skip to content
View magicyst's full-sized avatar

Block or report magicyst

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 Loading

  1. bank bank Public

    银行项目

    Java 2

  2. BankSystem BankSystem Public

    由于引入多线程环境:开始的业务层单例是一个以时间换取空间的策略。先在业务多个用户登录,业务层处理存在排队现象 现在业务层取消单例,让每个用户拥有独有的业务服务 问题: 1.一个账号多人请求登录,出现多账号在线。应用dao层对象池保存登录用户信息HashMap<username,userFile> - dao层注册于登录前需要先判断user_pool while(uers.get(userna…

    Java 1 1

  3. magicyst.github.io magicyst.github.io Public

    个人博客,用于分享学习心得

    CSS 1

  4. java java Public

    java项目测试

  5. SocketChat SocketChat Public

    Java

  6. webBank webBank Public

    simulate bank business

    Java