创建 Framework
[Read More]
sketch 插件开发官方文档
入门
[Read More]
机器学习术语表
https://developers.google.com/machine-learning/crash-course/glossary
[Read More]
dyld: Library not loaded: /usr/local/opt/jpeg/lib/libjpeg.9.dylib
在mac系统下,执行谷歌机器学习框架 Tesseract时,报错: dyld: Library not loaded: /usr/local/opt/jpeg/lib/libjpeg.9.dylib
[Read More]
google Colaboratory
https://colab.research.google.com
[Read More]
tensorflow FAQ
install tensorflow
[Read More]
003. 长按移动Cell / moveable cell [iOS]
第3个应用是 长按移动Cell
[Read More]
2. QiuShiBaiKe 糗事百科
第2个应用是 糗事百科。
[Read More]
001. Top Activity 当前Activity
第一个应用是 Android 的取最顶部 Activity。
[Read More]
一天一个应用
计划很多,实现很少。
[Read More]
thread exiting with uncaught exception
Sometimes,you may not catch the Exception with Try-Catch(eh,you may google the reason ).But here I will suggest you one way may solve your case.The Thread class has a function setDefaultUncaughtExceptionHandler(Thread.UncaughtExceptionHandler eh) to process uncaught exception.
[Read More]
Android 微信跳一跳插件
源码:https://github.com/iOSDevLog/Jump 现在还跳得不准。
[Read More]
android root
真机
[Read More]
跳一跳 GUI 和全自动运行
JumpJump
[Read More]
用Kotlin破解Android版微信小游戏-跳一跳
成果
[Read More]
80个自我提升的网站
《Asynchronous Android Programming - Second Edition》读书笔记
源码:https://github.com/PacktPublishing/Asynchronous-Android-Programming
[Read More]
《RxJava Essentials》 读书笔记
源码 https://github.com/hamen/rxjava-essentials
[Read More]
《iOS UI 开发捷径 利用 Interface Builder 高效、优雅地开发 UI》 读书笔记
第1章 Interface Bundle 概要
[Read More]
IntelliJ IDEA Plugin Development
http://www.jetbrains.org/intellij/sdk/docs/basics.html
[Read More]