Linuxは、開発環境が40年前と同レベル (819レス)
Linuxは、開発環境が40年前と同レベル http://mao.5ch.net/test/read.cgi/linux/1520651677/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
レス栞
383: login:Penguin [sage] 2018/09/13(木) 00:20:27.85 ID:QmtoRqwU >>377であればこんな感じかな <table> <tr><th>ホスト名</th><th>タイプ</th>・・・</tr> <tr> <td><input type="input" name="hostname1"></td> <td><select name="type1"><option>A</option><option>MX</option></td> ・・・ </tr> <tr> <td><input type="input" name="hostname2"></td> <td><select name="type2"><option>A</option><option>MX</option></td> ・・・ </tr> </table> http://mao.5ch.net/test/read.cgi/linux/1520651677/383
387: login:Penguin [sage] 2018/09/13(木) 00:33:03.85 ID:QmtoRqwU <datalist id="types"> <option>A</option> <option>MX</option> </datalist> <table name="records"> <thead><tr><th>ホスト名</th><th>タイプ</th>・・・</tr></thead> <tr> <td><text name="hostname">www.example.com</text></td> <td><select name="type" list="types">A</select></td> ・・・ </tr> <tr> <td><text name="hostname">mx.example.com</text></td> <td><select name="type" list="types">MX</select></td> ・・・ </tr> </table> 配列型を考えてみた、table要素だとtbody(省略可能)以下のtrが自動的に配列となる) データとして取り出すと、以下のように見える records:[ { hostname: 'www.example.com', type: 'A' }, { hostname: 'mx.example.com', type: 'MX' }, ] http://mao.5ch.net/test/read.cgi/linux/1520651677/387
535: login:Penguin [sage] 2018/09/22(土) 23:37:54.85 ID:iWsoXn7q >>533 例えば良いソフトってなんだ? http://mao.5ch.net/test/read.cgi/linux/1520651677/535
546: login:Penguin [sage] 2018/09/23(日) 00:18:40.85 ID:23nLntm0 設定する項目の上に、説明が書いていれば便利だけど 英語だったら便利さ半減なんだよな。読めない人が大半だし。 だからLinuxではみんな技術書を買って使い方を勉強するんだろう http://mao.5ch.net/test/read.cgi/linux/1520651677/546
803: login:Penguin [sage] 2024/08/15(木) 07:14:23.85 ID:DMEVS+B9 荒らししかいなくて草枯れる http://mao.5ch.net/test/read.cgi/linux/1520651677/803
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.039s