monstervivi's repos on GitHub
Lua 9 watchers
dotfiles My configuration files.
0 watchers
ACL4SSR SSR 去广告ACL规则/SS完整GFWList规则/Clash规则碎片,Telegram频道订阅地址
0 watchers
cch My yet another Vim setttings
0 watchers
crawler 爬虫脚本,目前支持抓取懂车帝车品牌、车型,汽车图片等; 简书30热搜、简书刷评论;拉勾教育专栏文章;mm131性感图片;影视资源站视频抓取。
Java 0 watchers
data-type-casts Java basic practice for beginners: data type
Java 0 watchers
deep-copy Java basic practice for beginners: Object/reference.
Java 0 watchers
diagonal-sum Java basic practice for beginners: control flow
0 watchers
docker-easyconnect 使深信服(Sangfor)开发的非自由的代理软件 EasyConnect 运行在 docker 中,并提供 socks5 服务
Shell 0 watchers
fix-divide-bug Java basic practice for beginners: data type
0 watchers
Goddess-Questionnaire 本文介绍了一个B/S结构下微信小程序的在线问卷调查系统,其后台可在主流浏览器上进行操作,前台采用微信小程序。它使用集成框架Spring+Sring MVC+MyBatis,存储数据库选用关系型数据库MySql,缓存数据库采用非关系型数据库Redis,服务器选用Apache Tomcat和Nginx相结合的方式。它的代码部分主要开发工具为IntelliJ IDEA和微信开发者工具。以图表的方式实现对问卷结果的数据分析。代码部分实现了前端问卷调查系统和后端管理系统的分离。采用Redis数据库做高速缓存提高访问效率。利用FFmpeg将MP4视频转为m3u8格式实现在线播放视频。
0 watchers
homebrew-cask A CLI workflow for the administration of macOS applications distributed as binaries
0 watchers
irpc-framework The practice of the Jue Jin Java Developer's RPC Practical course
Java 0 watchers
is-leap-year Java basic practice for beginners: control flow
0 watchers
kickstart.nvim A launch point for your personal nvim configuration
0 watchers
logRecord 使用注解优雅的记录系统日志,操作日志等,支持SpEL表达式,自定义上下文,自定义函数。并支持通过数据管道传递至消息队列。
Java 0 watchers
loop-factorial Java basic practice for beginners: control flow
Shell 0 watchers
notebooks personal notebooks
0 watchers
oauth2lab source code and instructions for oauth2 labs
0 watchers
OpenPDF OpenPDF is a free Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.
0 watchers
Play-with-Data-Structures Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
0 watchers
resume An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git
Java 0 watchers
simple-rpc The practice of the GeekTime Message Queue Master course