Pinned Repositories
CS-Notes
:books: 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
databaseExper-hotelMaster
大学数据库课程设计: 基于Web的宾馆管理系统 jsp+servlet+mysql 前端semantic MVC
EmployeeSysBesedSSM
大学课程设计。员工信息管理系统,基于SSM,增删改查,ajax交互,mybatis generator
fillstruct-rand
fillstruct-rand. Fills a struct literal with random values, which can accelerate the development of unit test cases.
godal
godal provides the ability to generate specific golang code. The godal is to enable developers to write fast code in an expressive way.
google_translation
google translation based on electron.
mafulong.github.io
我的基于jekyll的github pages blog,申请阿里域名及阿里SSL免费证书
NetworkExper
大学计网实验,抓包,java,jigloo界面开发,柱状图,文件自定义保存
Operation-System-Experiment
大学操作系统实验:模拟进程调度,包括挂起等操作,QT实现,加实验报告,外加qt实现的算法实验报告
webchat-SSM-version2
大学Java课程设计: 基于websocket的web聊天室 Spring + Spring MVC + Mybatis + mysql
mafulong's Repositories
mafulong/Operation-System-Experiment
大学操作系统实验:模拟进程调度,包括挂起等操作,QT实现,加实验报告,外加qt实现的算法实验报告
mafulong/NetworkExper
大学计网实验,抓包,java,jigloo界面开发,柱状图,文件自定义保存
mafulong/PL0-Compliler
大学编译原理实验,实现PL0编译器
mafulong/chatByJava
用java做的聊天室, C/S