發表文章

第九週上課2020/10/26王薰珮

第七週2020/10/19 html vba 輸入國庫券面額: vba 輸入國庫券面額: <input type="text" id="a"> textbox commandbutton <input onclick="alert('你是大帥哥!')" type="button" value="按下我" /> vba 豬 狗 貓 鼠 vba 豬<input type="radio" />狗<input type="radio" />貓<input type="radio" />鼠<input type="radio" /> vba 豬 狗 貓 鼠 vba 豬<input type="radio" name="pet"/>狗<input type="radio" name="pet"/>貓<input type="radio" name="pet"/>鼠<input type="radio" name="pet"/> vba 董事長 總經理 財務長 vba <select><option>董事長</option><option>總經理</option><option>財務長</option></select> vba EXCEL VBA Private Sub CommandButton1_Click() Dim addnew As Range '定義 變數 addnew 是工作表的一個範圍 If Range("A1").CurrentRegion.Rows.Count = 1 Then Set addn...

第七周進度

第七周2020/10/19 網頁 VBA 輸入金額: textbox 輸入金額:<input id="a" type="text"/> VBA VBA <input type="button" value="按下我" onclick="alert('你是豬頭!')"/> VBA 豬 狗 貓 VBA 豬<input type="radio">狗<input type="radio">貓<input type="radio"> VBA 豬 狗 貓 VBA 豬<input type="radio" name="pet">狗<input type="radio" name="pet">貓<input type="radio" name="pet"> VBA VBA VBA

程式設計學習進度

 第一週九月七日 在記事本編輯html  第二週九月十四日 嵌入embed同學網頁 王薰珮 第三週九月二十一日 A.表單輸入,核取方塊 B.JavaScript判斷式 C分辨Google Blogspt 10 進位 16 進位 位元數的 2 進位表示     7 6 5 4 3 1 0     128 64 32 16 8 2 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 1 2 2 0 0 0 0 0 1 0 3 3 0 0 0 0 0 1 1 4 4 0 0 0 0 0 0 0 9 9 0 0 0 0 1 ...
圖片
財金系王薰珮程式設計學習經驗分享 選擇顏色: 紅色 教學影片 第一支教學影片 第二支教學影片