jquery簡單練習題目五個

2021-08-04 09:25:13 字數 1629 閱讀 1908

html

>

id="d"

>

html

>

html

>

資訊動態

產品世界

市場營銷

html

>

"../../image/

水果.jpg"

alt=

""/>

選擇你喜歡的水果

type=

"radio"

value=

"pg"

name=

"sg"

/>

蘋果type=

"radio"

value=

"cz"

name=

"sg"

/>

橙子type=

"radio"

value=

"yt"

name=

"sg"

/>

油桃type=

"radio"

value=

"mht"

name=

"sg"

/>

獼猴桃type=

"radio"

value=

"cm"

name=

"sg"

/>

士多啤梨html

>

書名**

id="tr2"

>

看得見風景的房間

¥30.00

60個瞬間

¥60.00

id="button1"

>

增加一行

id="button2"

>

刪除第二行

id="button3"

>

修改標題樣式

id="button4"

>

複製最後一行

香蕉type=

"radio"

name=

"fruit"

value=

"b"

/>

梨type=

"radio"

name=

"fruit"

value=

"c"

/>

葡萄type=

"radio"

name=

"fruit"

value=

"d"

/>

蘋果type=

"radio"

name=

"fruit"

value=

"e"

/>

西瓜type=

"button"

id="b"

value="改變

" />

Python日練習題目 五

zha for i in range 10 zha int input input ten number print sorted zha hao 11 2,4 8,9 6,3 1111 22,98 cha int input input ten number print sorted hao 第一...

python練習題目

三色球問題 有紅 黃 藍三種顏色的求,其中紅球 3 個,黃球 3 個,綠球 6 個。先將這 12 個球混合放在乙個盒子中,從中任意摸出 8 個球,程式設計計算摸出球的各種顏色搭配。print red tyellow tblue for red inrange 0,4 for yellow in ra...

Hive練習題目

hive 基本操作 1 資料自己造 a表 id int,name string b表 id int,job id int,num int c表 job id int,job string 建表語句 載入資料 a表和b表進行鏈結操作,並觀察結果 內連線 左連線 left join 小表在前,大表在後 ...