朴素贝叶斯使用Python进行文本分类 Posted on 2018-04-17 | In coder | Words count in article: 788 | Reading time ≈ 4 这是我第一篇关于机器学习的文章。 Read more »
MGJRouter代码分析 Posted on 2018-01-07 | In coder | Words count in article: 1,282 | Reading time ≈ 6 今天来聊聊组件化,之前一直听说大厂在搞,什么淘宝架构,什么蘑菇街,既然谈到了架构的问题,那必属重中之重。接下来分析一下蘑菇街开源的代码,自己做个总结。 Read more »
Swift Currying(柯里化) Posted on 2018-01-06 | In coder | Words count in article: 630 | Reading time ≈ 3 Currying Read more »
Jenkins 构建之脚本篇 Posted on 2017-12-12 | In coder | Words count in article: 603 | Reading time ≈ 3 之前一直纠结Xcode 9之后用Jenkins导出.ipa文件失败,后经朋友指点终于成功,在此结出终级解决之法; Read more »
Jenkins 100次构建失败踩坑全录(二) Posted on 2017-12-10 | In coder | Words count in article: 814 | Reading time ≈ 3 接上篇,继续踩坑,下面到构建触发器环节: Read more »
Jenkins 100次构建失败踩坑全录(一) Posted on 2017-12-09 | In coder | Words count in article: 2,083 | Reading time ≈ 8 本文将以问题与解决方案的方式对Jenkins构建过程中的问题进行收录,后期会在评论中持续收集,如果有相同情况,请自行对照解决; Read more »
记一次iOS上线提审 Posted on 2017-12-07 | In coder | Words count in article: 983 | Reading time ≈ 4 公司最近的一次App提交过程中遇到的一些问题,现贴在这里,有检索到本篇的朋友们可借鉴。 Read more »
Python-django安装 Posted on 2017-10-25 | In coder | Words count in article: 272 | Reading time ≈ 1 django Read more »
你的pod不工作了吗? Posted on 2017-10-17 | In coder | Words count in article: 572 | Reading time ≈ 2 最近公司的项目需要添加几个依赖库,用pod更新的时候发现一直卡在了1Setting up CocoaPods master repo Read more »
git checkout 与 reset Posted on 2017-08-18 | In coder | Words count in article: 983 | Reading time ≈ 4 公司最近的一次App提交过程中遇到的一些问题,现贴在这里,有检索到本篇的朋友们可借鉴。 Read more »