https://github.com/mythkiven/mkplan
包含源码阅读、书籍阅读以及开发Tips
https://github.com/mythkiven/mkplan
developer reading tips
Last synced: 3 months ago
JSON representation
包含源码阅读、书籍阅读以及开发Tips
- Host: GitHub
- URL: https://github.com/mythkiven/mkplan
- Owner: mythkiven
- License: mit
- Created: 2017-09-15T05:04:24.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T08:39:26.000Z (almost 6 years ago)
- Last Synced: 2025-01-22T04:41:53.038Z (5 months ago)
- Topics: developer, reading, tips
- Homepage:
- Size: 50.8 KB
- Stars: 51
- Watchers: 3
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
  
这个仓库主要是整理个人的开发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 |
| --- | --- | --- |
| | | |