邀请好友加入自媒体分享计划
记一次失败的小程序参赛经历
下载《极客时间》音视频(三)
截图
[Read More]
下载《极客时间》音视频(二)
之前写过一篇文章:下载《极客时间》视频,只是自己使用就只使用工具完成。
[Read More]
下载《极客时间》音视频(一)
买了几个《极客时间》的课程,但是只能在线观看,于是咱们想办法把视频下载下来。
[Read More]
Plugin with id 'com.android.application' not found.
从 github 上面下载的 Android 项目,里面没有 gradlew 这个文件,也就是说没有使用 gradle wrapper,所有我们要使用 gradle 命令运行。
[Read More]
Xcode 9 制作 iOS 通用 Framework
创建 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]