發表文章

目前顯示的是 5月, 2017的文章

Android CoordinatorLayout & Snackbar

圖片
下面連結為 Android 中 Snackbar 類別的 Java API Doc。 https://developer.android.com/reference/android/support/design/widget/Snackbar.html 其中提到 "They show a brief message at the bottom of the screen on mobile ..."。  而我第一次遇上 Snackbar 是在 Tabbed Activity 的 Swipe 模式中。其中使用的是 CoordinatorLayout。那時我認為 Snackbar 的使用必須搭配 CoordinatorLayout。 但在看到上面的敘述,說 Snackbar 會顯示在螢幕底部,讓我想要一探究竟。到底是會出現在螢幕底部,還是跟著 CoordinatorLayout?? 我在原 CoordinatorLayout 外,加了一層 LinearLayout,而在 CoordinatorLayout 後,隨便加了個 Button。結果就如下圖所示。 從圖中可以看出,Snackbar 出現在 CoordinatorLayout 的底部,而不是螢幕的底部。 寫到這邊,想到,如果沒有 CoordinatorLayout,Snackbar 是否就會出現在螢幕底部!?

Driving comfort 舒適駕駛

圖片
此為個人研讀筆記,如有不妥,請告知。 Active Cruise Control with Stop & Go function, ACC 具有暫停與跟進功能的主動巡航控制系統,簡稱 ACC The concept 概觀 This system can be used to select a desired speed that the vehicle will maintain automatically on clear roads. 此系統能讓車輛在無障礙的道路上自動地保持所選擇的速度。 To the extent possible, the system automatically adjusts the speed to a slower vehicle ahead of you. 在可能的範圍內,系統會自動地調整為前方較慢車輛的速度。 The distance that the vehicle maintains to the vehicle ahead of you can be varied. 與前車所保持的距離是可以調整的。 For safety reasons, it depends on the speed. 安全取決於速度。 To maintain a certain distance, the system automatically reduces the speed, applies the brakes lightly, or accelerates again if the vehicle ahead begins moving faster. 為了保持一定的距離,系統會自動地以輕微的剎車來降低車速,或在前車開始加快速度時再次加速。 If the vehicle ahead of you brakes to a halt, the system is able to detect this within the given system limits. If the vehicle ahead of your drives away again from a halt, your vehicle is able to accelerate if operated accord