在 ~/.bash_profile 中配置了環(huán)境變量, 但是每次關(guān)閉了終端窗口之后,再打開,又得source ~/.bash_profile 一次才可以調(diào)用,不勝其煩。 其實(shí)...
在 ~/.bash_profile 中配置了環(huán)境變量, 但是每次關(guān)閉了終端窗口之后,再打開,又得source ~/.bash_profile 一次才可以調(diào)用,不勝其煩。 其實(shí)...
在樹莓派上寫代碼,沒(méi)有IDE跟智能感知,python代碼又不是用花括號(hào)來(lái)封閉函數(shù)的,沒(méi)有對(duì)齊就會(huì)錯(cuò),所以很不舒服。好在有vs code 可以通過(guò)ssh連接樹莓派,直接在電腦上...
這個(gè)放進(jìn)ListView、跟Row里都不顯示,不知道怎么回事
Flutter 插件筆記 | 輪播圖 flutter_swiper |機(jī)緣巧合,我了解到 packages 下的輪播組件 swiper,記錄一下。 ?packages 鏈接:flutter_swiper?Github 鏈接:best-flutt...