參考網址:https://www.timelog.to/a113480629
如果分身還沒刪除,每個分身都會收到廣播訊息,分身就會以等比級數(2, 4, 8, 16, …)的數量產生。
例題:https://scratch.mit.edu/projects/518997936/
參考網址:https://www.timelog.to/a113480629
如果分身還沒刪除,每個分身都會收到廣播訊息,分身就會以等比級數(2, 4, 8, 16, …)的數量產生。
例題:https://scratch.mit.edu/projects/518997936/
參考網址:https://hsiangfeng.github.io/css/20210205/1934188738/
目前(2021/4/21)仍在bata-3階段
V5正式版已釋出 https://blog.getbootstrap.com/2021/05/05/bootstrap-5/
參考網址:程式前沿
假設有兩臺伺服器A和B:A處於內網無公網IP,B是一個雲主機如阿里雲有公網IP,現在手頭上有一臺處於校外網的電腦C,想用ssh登入伺服器A完成一些騷操作,怎麼弄呢?很簡單,原理是讓B建立對A的臨時ssh反向代理通道,然後用C登入B就可以直接ssh進入A了。
用遠端連線昀方式,似乎無法執行chromium
在terminal下chromium-bowser指令會出現
ERROR:zygote_host_impl_linux.cc(89)] Running as root without –no-sandbox is not supported. See https://crbug.com/638180.
所以就用chromium-bowser –no-sandbox 可以正常開啟chromium
但開啟mega.nz網站 會造成系統當機
參考網址:https://linuxhint.com/install_firefox_raspberry_pi/
If you want to set Firefox as the default browser on Raspbian, run the following command:
$ sudo update-alternatives –config x-www-browser
Firefox is in the list and the selection number of Firefox is 4 as you can see in the marked section of the screenshot below. Yours may be different depending on what browsers you have installed. Now, type in the selection number (in my case 4) and press <Enter>.
參考網址:https://www.fox-saying.com/blog/post/47652211-kb5001567
Windows 10 更新包 KB5001567 推出,填補 KB5000808 挖出的新坑專用
KB5000808 雖然聲稱是為了解決列印問題所推出,但卻造成了更多列印問題
KB5001567修正當您嘗試使用某些應用程式列印至特定印表機時,可能會導致藍色螢幕的問題
如果您在 Windows Update 中沒看到這個更新可以直接到以下網址下載
https://www.catalog.update.microsoft.com/Search.aspx?q=KB5001567
請注意~ win10 1093 與 1909 下的更新包編號為 KB5001566
參考網址:程式前沿
在/etc/apache2/sites-available/default 中 加入IndexOptions Charset=UTF-8
Alias /download “/download” <Directory “/download”> Options Indexes Order allow,deny IndexOptions Charset=UTF-8 Allow from all </Directory>
其中“/download”是要顯示檔案列表的目錄,引數”Options Indexes”表示啟用目錄瀏覽,”IndexOptions Charset=UTF-8″設定字符集,以消除中文亂碼。
參考網址:
不知為什麼chrome、firefox、edge瀏覽器都無法編輯tinkercad的檔案,總是一直轉圈圈。所以就找其它的瀏覽器試試。
vivaldi似乎是個不錯的選擇,但在編輯時常常會無緣無故跳離編輯畫面,嘗試了一下,應是滑鼠手勢的問題,所以就把滑鼠手勢給關掉了。
vivaldi://settings/mouse/