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

Block or report modiman

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
modiman/README.md

Hi there 👋

modiman's github stats


算法  操作系统 网络  面向对象  数据库    Java   系统设计   工具   编码实践   后记  
✏️ 💻 ☁️ 🎨 💾 💡 🔧 🍉 📝


✏️ 算法

💻 操作系统

☁️ 网络

💾 数据库

☕ Java

💡 系统设计

🎨 面向对象

🔧 工具

🍉 编码实践

📝 后记

排版

笔记内容按照 中文文案排版指北 进行排版,以保证内容的可读性。

不使用 ![]() 这种方式来引用图片,而是用 <img> 标签。一方面是为了能够控制图片以合适的大小显示,另一方面是因为 GFM 不支持 <center> ![]() </center> 这种方法让图片居中显示,只能使用 <div align="center"> <img src=""/> </div> 达到居中的效果。

在线排版工具:Text-Typesetting

License

本仓库的内容不是将网上的资料随意拼凑而来,除了少部分引用书上和技术文档的原文(这部分内容都在末尾的参考链接中加了出处),其余都是我的原创。在您引用本仓库内容或者对内容进行修改演绎时,请署名并以相同方式共享,谢谢。

转载文章请在开头明显处标明该页面地址,公众号等其它转载请联系 zhengyc101@163.com

Logo:logomakr

知识共享许可协议

致谢

感谢以下人员对本仓库做出的贡献,当然不仅仅只有这些贡献者,这里就不一一列举了。如果你希望被添加到这个名单中,并且提交过 Issue 或者 PR,请与我联系。

Popular repositories

  1. Timer Timer Public

    java + swing实现的简单桌面计时器

    Java 1

  2. JavaNotes JavaNotes Public

  3. mybatisDemo1 mybatisDemo1 Public

    Java

  4. build-your-own-x build-your-own-x Public

    Forked from codecrafters-io/build-your-own-x

    🤓 Build your own (insert technology here)

  5. modiman modiman Public

    我的首页

  6. maoyan maoyan Public

    猫眼电影爬虫

    Python