13到 19行 開頭加#
:13,19s/^/#/g
13 到 19 行 移除 #
:13,19s/^#//g
13到 19行 開頭加#
:13,19s/^/#/g
13 到 19 行 移除 #
:13,19s/^#//g
資料表更改為多個primary key, MariaDB [database]> describe TABLENAME; 想由本來是兩個PRIMARY KE
利用openssl 一行文產生私鑰及憑證請求檔 openssl 一行產生私鑰及憑證請求檔
使用vbs設定windows 10 靜態IP setting static ip Set Adapter = GetObject("winmgmts:Win
利用expect script 查詢ap數量,再送到google sheet及line群組通知 利用expect script 查詢ap數量
管理Google共用雲端硬碟 管理Google共用雲端硬碟
shell scirpt 批次建立samba使用者 建立一csv檔, 兩個欄位如下 5101,532 5102,592 5103,321 第一欄為帳號使用班級加座號, 第二
vue.js components 多個組件的呈現 vue.js 組件 component
[vue.js] 設定 content type 今天在wickt 端怎麼就是收不到vue.js 以post 傳過來的資料 找了好久才發現 application/jso
[vue.js] 動態的props 做parent-child components 雙向綁定 vue.js props components camel-case
ArrayList 想移除特定值 想移出water, 使用lambda 的方式如下 List<String> fruits = new Arr
ArrayList 與 HashMap 範例 public static void main(String[] args) { String titleIds = &