夜行过客:
博客地址:https://www.cnblogs.com/yongdaimi/
夜行过客:
博客地址:https://www.cnblogs.com/yongdaimi/
DialogFragment: DialogFragment的一些理解
linux: QT安装时出现段错误segmentation fault
Matrix: Matrix的,postScale(), postTranslate()方法
android: View, SurfaceView, GLSurfaceView, TextureView 区别与联系
android: android 中的Matrix (android.graphics.Matrix) (转)
iOS- storyboard this class is not key value coding-compliant for the key xxx
iOS-开启arc之后 NSNotificationCenter removeObserver 是否需要调用
iOS-解决iOS8及以上设置applicationIconBadgeNumber报错的问题
android: 在sdcard上创建的文件在 windows电脑上不显示的问题
android: getDimension, getDimensionPixelOffset 和getDimensionPixelSize 区别
android studio - Indexing paused due to batch updated
android : 解决android无法使用sun.misc.BASE64Encoder sun.misc.BASE64Decoder 的问题, 无需添加rt.jar
android studio: 快捷键生成getter/setter方法时自动加m的问题
android.graphics - Paint, Canvas, drawLine, drawPoint, drawRect, drawRoundRect, drawCircle, drawO(代码
Java: 线程池(ThreadPoolExecutor)中的参数说明
java.lang.IllegalStateException:Fragment XXXFragment{409864b0} not attached to Activity
Java-Java中System.arraycopy() 和 Arrays.copyOf()两者之间的区别
FFmpeg: AVFrame中的data和extend_data的区别
FFmpeg(10)-基于FFmpeg进行像素格式转换(sws_getCachedContext(), sws_scale())
LayoutInflate: Avoid passing null as the view root
FFmpeg: FFmpeg中的av_free()和av_freep()区别
FFmpeg中的时间基(time_base), AV_TIME_BASE
FFmpeg- error: undefined reference to 'av_frame_alloc(
FFmpeg-打开和配置音视频解码器(avcodec_find_decoder()avcodec_alloc_context3())