Archives

2020

使用 Kotlin 编写 Android 应用时要注意的一个小坑

2/26/2020 posted in  Android

2019

Android Studio 编写 JNI 代码时的一个小问题

6/12/2019 posted in  Android

C++ 线程多次回调 JNI 到 Java 时的一个坑

5/28/2019 posted in  Android

2018

RecyclerView with SortedList

8/13/2018 posted in  Android

Android dynamic UI for phones and tablets

6/26/2018 posted in  Android

智能生活的坚实一步-- Android Things 1.0

6/1/2018 posted in  随笔

First step to love writing wikis and blogs

5/4/2018 posted in  随笔

Different ways to send problem report in app with screenshots

4/12/2018 posted in  Android

A simple Android JankDetecter design and implementation

3/10/2018 posted in  Android

Android App Layout performance optimization investigation

2/1/2018 posted in  Android

Android(Java) 中的单例类的实现

1/26/2018 posted in  Android

2017

Android MediaPlayer setData 0X8000000 error

11/28/2017 posted in  Android

[Dive into Ruby] Ruby 中的方法、类与模块

10/15/2017 posted in  编程语言

[Dive into Ruby] Ruby Control Flow 控制语句

10/8/2017 posted in  编程语言

[Dive into Ruby] Ruby Basic 变量、常量以及对象

10/6/2017 posted in  编程语言

[Dive into Ruby] Ruby 的介绍

10/3/2017 posted in  编程语言

Keep three decimal places and throw the third if it's "0"

8/10/2017 posted in  编程

Ruby Sample code of 2d Hash set

7/22/2017 posted in  编程

Ruby on Rails + Mongodb + AngularJS develop environment setup

3/9/2017 posted in  编程

Some Mongodb problems and solutions

1/13/2017 posted in  Server

2016

Leetcode #169 Majority Element

7/30/2016 posted in  算法

Leetcode #338 Counting Bits

7/29/2016 posted in  算法

数组乱序算法

5/22/2016 posted in  算法

爬楼梯算法分析详解及扩展(最大步长从2升级为m)

4/10/2016 posted in  算法

从二叉查找树到红黑树

3/29/2016 posted in  算法

二叉树的深度问题

3/28/2016 posted in  算法

个人博客搭建完毕

3/18/2016 posted in  随笔