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