An open API service indexing awesome lists of open source software.

https://github.com/mythkiven/mkplan

包含源码阅读、书籍阅读以及开发Tips
https://github.com/mythkiven/mkplan

developer reading tips

Last synced: 3 months ago
JSON representation

包含源码阅读、书籍阅读以及开发Tips

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/readingPlan-books-brightgreen.svg) ![](https://img.shields.io/badge/readingPlan-sourceCode-green.svg) ![](https://img.shields.io/badge/readingPlan-devTips-success.svg)

这个仓库主要是整理个人的开发tips以及一些阅读计划。

### DevTips

> 以前开发中遇到问题和解决方案大多散落在印象笔记和有道云笔记中,会在陆续整理后同步过来,开发中遇到类似问题的朋友可参考之。

> devTips内容包含但不限于这些语言:oc、python、c、js、java等语言。

|NO.|Title|Remarks |
| --- | --- | --- |
| 000 | [iOS11中AppIcon设置无效的问题](./devTips/ios11AppIcon.md) | 通过修改本地的pod脚本文件来解决 |
| 001 | [Skip selected url with wget](./devTips/wget.md) | by`--reject-regex logout`|

### ReadingBooks

> 读书心得,同时也会整理相关的学习资料。

|NO.|Books|Remarks |
| --- | --- | --- |
| 000 | [bitcoinbook](./readingBook/bitcoinbook.md) | 除了本书外,同时也收集整理了**区块链**入门资料 |

### ReadingSourceCode

> 源码阅读心得

|NO.|SourceCode|Remarks |
| --- | --- | --- |
| | | |