13到 19行 開頭加#
:13,19s/^/#/g
13 到 19 行 移除 #
:13,19s/^#//g
13到 19行 開頭加#
:13,19s/^/#/g
13 到 19 行 移除 #
:13,19s/^#//g
臺中市雲端校務系統與Windows AD帳號整合(8) 三 開機啟動服務 3-1 Windows Server上隨系統開機啟動服務 寫一個bat檔 cd C:UsersAdmi
centos 7 移机出現 dracut-initqueue timeout centos 7 移机出現 dracut-initqueue timeout 處理
管理Google共用雲端硬碟 管理Google共用雲端硬碟
[web]空氣品質嵌入頁面語法 空氣品質, aqi, ajax
利用expect script 查詢ap數量,再送到google sheet及line群組通知 利用expect script 查詢ap數量
如何在docker 的nginx 做另一個container的反向代理 環境 docker 中一container 跑 nginx 對外服務80 port, http://server 另一c
[vue.js] 動態的props 做parent-child components 雙向綁定 vue.js props components camel-case
download a file from spring boot controllers ownload a file from spring boot controllers
java.time 時間 instant java.time
[javascript] 將角色物件放到清單中,並依序讀出每個角色的X值 參考在scratch中建立三個角色並且給定值 http://n.sfs.tw/content/index/14716 一
scratch 不重覆隨機取陣列值 隨機取數是在設計遊戲時, 很常用到的技巧 最簡單的就是使用運算積木裡的隨機取數範圍 但是, 如果我是想全部取出且不重覆,