程式設計學習進度

 第一週九月七日

在記事本編輯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

0

1

10

A

0

0

0

0

1

1

0

11

B

0

0

0

0

1

1

1

12

C

0

0

0

0

1

0

0

13

D

0

0

0

0

1

0

1

15

F

0

0

0

0

1

1

1

16

10

0

0

0

1

0

0

0

255

FF

1

1

1

1

1

1

1


第四週九月二十八日

speedvalue = speed.options[speed.options.selectedIndex].text;
       速度     下拉式   選項                           被選擇
decimal
hexadecimal
binary
dec2hex
dec2bin
描述
將十進位數字轉換成二進位。

第五週十月五日


第七周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

第八週2020/10/26

國庫券面額$ 天期
貼現率 %
價格$(計算中)

參考李顯儀金融市場page 4-12


第九週2020/11/4

中央銀行受財政部委託,發行  天期國庫券,
決標貼現率:年息 %。
則每萬元($10,000)新臺幣的發行價格是$ (價格)


第十週2020/11/9

youtube 影片編輯
陣列 Annay

留言

這個網誌中的熱門文章

王薰珮python視窗使用者介面GUI類別class建構正多邊形或星形