- May 30 Wed 2018 14:27
[Android] api vs compile vs implementation
- Dec 01 Fri 2017 14:07
[Android] Disable Navigation Bar for Root device. 隱藏虛擬鍵盤(需Root)
簡單的說就是去改妳的device中 /system/build.prop 裡面的參數。
如果裡面本來有 : qemu.hw.mainkeys=0 把參數改成 1 = > qemu.hw.mainkeys=1 。
- Nov 24 Fri 2017 16:37
[RN] ReactNative - 個人筆記。
- Nov 15 Wed 2017 10:22
[AndroidThings] Raspberry Pi3 Model B with Android Things 安裝作業系統 (一)
- Oct 11 Wed 2017 11:59
[ LeetCode ] [ JavaScript ] - 121. Best Time to Buy and Sell Stock (最佳低買高賣收益) 難度:★
官網題目敘述:
Say you have an array for which the ith element is the price of a given stock on day i.
- Oct 05 Thu 2017 10:24
[MAC][去背景]用預覽程式去背景。
- Oct 03 Tue 2017 12:06
[ LeetCode ] [ JavaScript ] - 113. Path Sum II (列出所有長度路徑) 難度:★★
官網題目敘述:
Given a binary tree and a sum, find all root-to-leaf paths where each path's sum equals the given sum.
- Jul 10 Mon 2017 11:12
[ LeetCode ] [ JavaScript ] - 112. Path Sum (看看是否有指定長度路徑) 難度:★
官網題目敘述:
Given a binary tree and a sum, determine if the tree has a root-to-leaf path such that adding up all the values along the path equals the given sum.
- Jun 15 Thu 2017 18:17
[西瓜]我養的第一隻喵喵。