Skip to content
What you think is what you get
What you think is what you get
Home
Posts
About Me
Home
Posts
About Me
Follow on
linkedin
Follow on
github
Follow on
twitter
Follow on
facebook
Follow on
instagram
What you think is what you get
Home
Posts
About Me
Posts filed under: Uncategorized
Uncategorized
Uncategorized
finaldb 和 Serializable 合併使用問題
by
zgh149
5 11 月, 2018
0
問題描述: 若有個物件想透過 finalDB 儲存但又實作了 Serializable 介面。 當去存取該物件......
Uncategorized
Data Binding 前置準備
by
zgh149
30 10 月, 2018
1
版本限制 Data Binding 函式庫提供靈活性和廣泛的兼容性,目前可運行在 Android 4.0( A......
Uncategorized
Data Binding (Android Jetpack)
by
zgh149
30 10 月, 2018
2
什麼是 Data Binding Data Binding 是一個函式庫,允許開發者使用聲明性格式(而不是以編......
Uncategorized
Lifecycle-Aware Components
by
zgh149
29 10 月, 2018
2
什麼是 Lifecycle-aware Components? Lifecycle-ware componen......
Uncategorized
Android Architecture Components
by
zgh149
26 10 月, 2018
3
什麼是 Android Architecture Components Android Architectur......
Uncategorized
Android Jetpack (噴射背包)
by
zgh149
26 10 月, 2018
2
什麼是 Android Jetpack? Android Jetpack 是一系列軟體元件的組合,透過這些元件......
Uncategorized
ViewModel 基本紀錄(Android Architecture Component)
by
zgh149
12 10 月, 2018
1
Overview ViewModel 為 Android Architecture Component 其中一......
Uncategorized
LiveData 基本紀錄(Android Architecture Component)
by
zgh149
9 10 月, 2018
3
LiveData 為 Android Architecture Component 其中之一,主要用途為持有可......
Uncategorized
Gson 搭配 Gsonformat 基本使用紀錄
by
zgh149
1 10 月, 2018
0
Gson 為 Google 所有,可將 JSON 內容和 java object 互相轉換的開源函式庫。 最大......
Uncategorized
OKHttp 基本使用紀錄
by
zgh149
28 9 月, 2018
0
OKHttp 是支援 HTTP & HTTP/2 的開源框架,透過它可以很方便發送 HTTP 請求。 ......
1
2
3
4
5