EExcel 丞燕快速查詢2

EExcel 丞燕快速查詢2
EExcel 丞燕快速查詢2 https://sandk.ffbizs.com/

[轉]Google 出手尝试解决 Android WebView 的碎片化

https://typeblog.net/tech/2015/04/06/google-released-seperate-webview.html




Google Play Store 上发现了一个新的App: Android System WebView
用來更新 WebView

但只限官方的rom,因為

指向到 com.android.webview 和  com.google.android.webview
後者才有用

所以作者用  Xposed 處理

[轉]Etsy 用 SSD 的故事 ssd 使用情況



https://blog.gslin.org/







Intel 的評價很不錯:


Okay, bad start, we’ve actually had no issues with Intel. This seems to be common across other companies we’ve spoken to.




Samsung 的評價不錯,C/P 值很高,而且有 S.M.A.R.T.:

Samsung saved the day and picked up from OCZ with a ludicrously cheap 960GB offering, the 840 EVO. A consumer drive, so very limited warranty, but for the price (~$400-500) you got great IOPS and they were reliable. They had better SMART info, and seemed to play nicely with our hardware.

sometime have couchbase.lite error, how to do



change build.gradle


  • use old couchbase.lite  then ok


compile 'com.couchbase.lite:couchbase-lite-android:1.1.0-516'

use 
1.3.0
1.4.0 
but get error, some method go away~

[轉]Android app has error: Execution failed task':app:preDexDebug' trying to test parse but can't run app with this error

https://teamtreehouse.com/forum/android-app-has-error-execution-failed-taskapppredexdebug-trying-to-test-parse-but-cant-run-app-with-this-error

http://stackoverflow.com/questions/25529155/android-studio-gradle-error-predexdebug



Try this : File ----> Invalidate caches/restart