2ちゃんねる スマホ用 ■掲示板に戻る■ 全部 1- 最新50    

【XML】SVGってどうなの2【DOM】

1 :Name_Not_Found:2006/08/11(金) 12:30:46 ID:0ktWc2zc.net
前スレ落ちたので、あまり要らないと思うけど立てました。

Web2.0とかAjaxの陰に隠れて全然ブレイクしないSVGですが、
OPERAやFirefoxなどネイティブ実装は着々と進行しています。
むしろAjax+SVG(+XForms)は最強無敵艦隊といえるほどのポテンシャルを
秘めており、これが実現すれば(いやネイティブ実装ブラウザでは
すでに一部実現していると思われ)Flashイラネになるでしょう。

もう一つニュース
キタ━━━━(゚∀゚)━━━━ッ!!
SVGの新バージョン「SVG Tiny 1.2」、W3Cの勧告候補(CR)に
ttp://www.itmedia.co.jp/news/articles/0608/11/news023.html

早い事フルバージョンの1.2もたのみます!


125 :Name_Not_Found:2008/12/22(月) 19:07:15 ID:???.net
>>124
addEventListener

126 :Name_Not_Found:2008/12/22(月) 20:41:09 ID:???.net
>>125
THX!やってみます

127 :Name_Not_Found:2009/03/24(火) 08:39:39 ID:???.net
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
              "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg"
     viewBox="0 0 420 644">
<path id="miku" fill="black" fill-rule="evenodd" stroke="none"
d="M 144,77 C 111,178 97,220 53,325 12,379 -16,498 43,536 33,519 34,504 34,504 34,504 37,555 83,558 70,534 88,517
88,517 89,601 85,619 102,626 120,627 125,619 125,619 125,619 125,608 125,608 113,585 113,585 113,577 100,561
120,485 120,485 132,472 140,462 139,445 140,461 154,483 161,490 136,444 145,382 152,337 168,337 170,336 173,335
181,355 191,378 203,434 209,454 219,484 229,496 243,521 253,546 260,568 263,584 245,602 251,619 262,630 284,624
285,619 285,619 285,607 285,607 285,607 289,607 289,607 291,600 288,597 288,584 282,577 285,571 283,567 277,558
273,526 260,495 253,482 247,471 241,457 236,413 223,355 212,317 212,317 219,309 221,310 221,310 217,331 219,341
220,349 231,351 232,351 231,371 240,360 239,352 239,352 246,352 246,352 246,369 256,369 252,352 252,352 256,351
256,351 260,365 268,357 263,349 263,349 265,347 265,347 269,355 276,353 270,344 273,343 275,339 275,339 255,244
249,229 249,176 249,176 247,173 247,173 246,163 254,149 251,138 246,123 241,125 237,125 234,122 231,119 231,119
230,114 227,115 227,115 227,115 227,104 227,104 227,104 234,119 243,120 235,111 231,103 231,103 251,87 249,75
253,76 269,154 304,288 309,351 312,445 249,491 303,533 281,513 295,484 299,481 282,516 322,527 311,559 348,502
369,527 398,425 417,336 359,231 318,147 272,71 268,38 248,22 248,22 241,17 241,17 241,17 235,17 235,17 235,17 231,24
231,24 204,14 176,29 173,32 171,30 162,30 162,30 160,41 157,41 156,47 152,51 144,77 144,77Z


128 :Name_Not_Found:2009/03/24(火) 08:41:12 ID:???.net
M 166,108 C 166,108 158,155 159,168 162,156 163,146 164,143 171,135 185,139 196,123 196,123 202,122 202,122 202,122
203,116 203,116 203,116 199,117 199,117 179,112 178,103 178,100 176,105 179,110 184,115 192,118 189,122 189,122
183,124 183,117 178,112 178,112 178,123 178,123 178,123 166,108 166,108Z

M 223,192 C 223,192 209,213 202,218 200,233 223,264 223,264 225,239 223,192 223,192Z

M 223,284 C 223,284 221,284 221,284 221,284 223,288 223,288Z

M 238,22 C 238,22 235,27 235,27 235,27 238,28 238,28Z" />
</svg>


129 :Name_Not_Found:2009/04/08(水) 00:49:12 ID:???.net
ちょっとお知恵拝借

130 :Name_Not_Found:2009/04/08(水) 00:55:46 ID:???.net
ぐは、間違って送信ボタンを押してしまった・・・。

最近、日本語テキストが表示されたりされなかったりする現象に
困ってるんですが、何か情報無いですかね?

会社で試したところでは、
XPpro 64bit + IE6 sp2 + Adobe Viewer 3.03 → OK
XPpro 32bit + IE6 sp3 + Adobe Viewer 3.03 → 何も表示されない(エラーも出ない)
2Kpro + IE6 sp2 + Adobe Viewer 3.03 → OK

だったのでIEのsp3が原因かと思ったのですが、家の
XP home 32bit + IE6 sp3 + Adobe viewerでは表示されました。
何がいけないんでしょうかね?

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="300"
xmlns:xlink="http://www.w3.org/1999/xlink">
<text x="100" y="100" stroke="#000000" stroke-width="1" font-size="16" font-family="MS-Mincho">美乳</text>
</svg>


131 :Name_Not_Found:2009/05/21(木) 21:29:37 ID:9gvVR7+b.net
IE7,8に対応したSVGビューアってありますか?

132 :Name_Not_Found:2009/09/29(火) 05:01:51 ID:???.net
svgはいいけどさ、
canvasだと、拡張子はどうなるんだろう。
あとjson形式でベクター決めるのかな

133 :Name_Not_Found:2009/10/25(日) 10:58:57 ID:WE50mUFi.net
Safari 4でfilterが効かなくなった?
昔のバージョンでは効いてたのに。

もしかしてGPUがハイスペックなマシンじゃないと効かないとかいう罠ですか?

134 :Name_Not_Found:2009/11/18(水) 21:44:54 ID:IGXj1yYW.net
おもしろいわ
http://fula.jp/cgi-bin/hinomaru/

日の丸

135 :Name_Not_Found:2012/07/01(日) 00:14:37.80 ID:???.net
lineのstroke-width="1"で線を引くと若干太い気がするのですが
もっと細くできませんか?CSSのborderくらいに

136 :Name_Not_Found:2012/08/30(木) 00:29:49.92 ID:???.net
SVG2の公開ドラフト初版が出てるね

SVG Tiny1.2勧告が無かったことにされててヒドス
フルバージョンのSVG1.2は廃案になってるから道連れに消されたのかw

137 :Name_Not_Found:2012/09/15(土) 21:18:23.49 ID:???.net
創価死ね
創価死ね
創価死ね
創価死ね
創価死ね 
創価死ね
創価死ね
創価死ね
創価死ね
創価死ね
創価死ね 
創価死ね
創価死ね
創価死ね
創価死ね
創価死ね
創価死ね
創価死ね
創価死ね
創価死ね


138 :Name_Not_Found:2013/02/08(金) 12:30:13.60 ID:???.net
ブラウザ指定でWebアプリ作るときは使い放題
スマートフォン向けとか

139 :Name_Not_Found:2013/10/23(水) 02:45:52.59 ID:l3ipn6HK.net
SVGを覚えたいのですがSVG2の策定が進んでいるようなので気になっています
どの程度までの基礎知識が共通なのでしょうか?

140 :Name_Not_Found:2013/10/23(水) 13:51:27.72 ID:???.net
基本的には上位互換の拡張だから
大半の知識はSVG2でもそのまま通用する
SVG2で廃止された機能も若干あるが

IDL は記述言語が詳細度が高いものに変更されたので
スクリプトであれこれしたいときはSVG2を見た方がいい場合もある

141 :Name_Not_Found:2013/10/24(木) 08:59:24.96 ID:???.net
edgeでまたもやadobeにやられましたw

142 :Name_Not_Found:2014/10/31(金) 17:15:49.85 ID:???.net
snap.svgってどうなの

143 :Name_Not_Found:2015/03/04(水) 10:49:04.05 ID:???.net
svgはfaviconとかにも向いてると思うけど
Firefoxで最初に表示されるのに、数ページ見てる内にFaviconが消えるんだよね
ChromeではFaviconは無理みたいだな

144 :Name_Not_Found:2015/05/16(土) 14:06:18.89 ID:???.net
age

145 :Name_Not_Found:2015/09/22(火) 02:25:14.19 ID:A/iMrMyl.net
<svg width=800 height=800 viewBox="0 0 903 903"><desc>animMotion</desc>
<path d="M400,250 C391,51 109,51 100,250 109,449 391,449 400,250" fill=none stroke=blue stroke-width=2 id=path1 />
<path d="M500,250 900,250" fill=none stroke=none stroke-width=2 id=path2 />
<path d="M250,500 250,900" fill=none stroke=none stroke-width=2 id=path3 />
<path d="M500,250 C540,51 560,51 600,250 640,449 660,449 700,250 C740,51 760,51 800,250 840,449 860,449 900,250" fill=none stroke=blue stroke-width=2 />
<path d="M400,500 Q400,520 250,550 C49,590 49,610 250,650 451,690 451,710 250,750 C49,790 49,810 250,850 Q400,880 400,900" fill=none stroke=blue stroke-width=2 />
<path d="M -2,0 L 3,0 z" fill=red stroke=red stroke-width=5><animateMotion dur=10s repeatCount=indefinite rotate=auto><mpath xlink:href=#path1 /></animateMotion></path>
<path d="M0,0 L0,2000 z" fill=red stroke=red stroke-width=2><animateMotion dur=10s repeatCount=indefinite rotate=none><mpath xlink:href=#path1 /></animateMotion></path>
<path d="M0,0 L2000,0 z" fill=red stroke=red stroke-width=2><animateMotion dur=10s repeatCount=indefinite rotate=none><mpath xlink:href=#path1 /></animateMotion></path>
<path d="M0,-150 L0,150 z" fill=red stroke=red stroke-width=2><animateMotion dur=20s repeatCount=indefinite rotate=none><mpath xlink:href=#path2 /></animateMotion></path>
<path d="M-150,0 L150,0 z" fill=red stroke=red stroke-width=2><animateMotion dur=20s repeatCount=indefinite rotate=none><mpath xlink:href=#path3 /></animateMotion></path>
</svg>

146 :Name_Not_Found:2015/09/22(火) 02:25:51.40 ID:???.net
<text x=-10 y=20 font-family=Verdana font-size=16 fill=blue>t →<animateMotion dur=10s repeatCount=indefinite rotate=auto><mpath xlink:href=#path1 /></animateMotion></text>
<text x=-10 y=170 font-family=Verdana font-size=16 fill=blue>t →<animateMotion dur=20s repeatCount=indefinite rotate=none><mpath xlink:href=#path2 /></animateMotion></text>
<text x=170 y=4 font-family=Verdana font-size=16 fill=blue>t ↓<animateMotion dur=20s repeatCount=indefinite rotate=none><mpath xlink:href=#path3 /></animateMotion></text>
<text x=440 y=260 font-family=Verdana font-size=16 fill=blue>sin(t)</text>
<text x=230 y=460 font-family=Verdana font-size=16 fill=blue>cos(t)</text>
</svg>

147 :Name_Not_Found:2015/09/22(火) 02:27:43.83 ID:???.net
>>145 グラフだけのコード
>>146 追加テキストのコード

148 :Name_Not_Found:2015/09/22(火) 02:29:07.13 ID:???.net
もっと簡単にできないのかな?

149 :Name_Not_Found:2015/09/22(火) 11:27:33.13 ID:A/iMrMyl.net
<svg width=800 height=800 viewBox="0 0 903 903"><desc>sin(t) & cos(t)</desc>
<path d="M400,250 C391,51 109,51 100,250 109,449 391,449 400,250" fill=none stroke=blue stroke-width=2 id=path1 />
<path d="M500,250 900,250" fill=none stroke=none stroke-width=2 id=path2 /><path d="M250,500 250,900" fill=none stroke=none stroke-width=2 id=path3 />
<path d="M500,250 501,250" fill=none stroke=none stroke-width=2 id=path4 /><path d="M250,500 250,501" fill=none stroke=none stroke-width=2 id=path5 />
<path d="M500,250 C540,51 560,51 600,250 640,449 660,449 700,250 C740,51 760,51 800,250 840,449 860,449 900,250" fill=none stroke=blue stroke-width=2 />
<path d="M400,500 Q400,520 250,550 C49,590 49,610 250,650 451,690 451,710 250,750 C49,790 49,810 250,850 Q400,880 400,900" fill=none stroke=blue stroke-width=2 />
<path d="M -2,0 L 3,0 z" fill=red stroke=red stroke-width=5><animateMotion dur=10s repeatCount=indefinite rotate=auto><mpath xlink:href=#path1 /></animateMotion></path>
<path d="M0,0 L0,2000 z" fill=red stroke=red stroke-width=2><animateMotion dur=10s repeatCount=indefinite rotate=none><mpath xlink:href=#path1 /></animateMotion></path>
<path d="M0,0 L2000,0 z" fill=red stroke=red stroke-width=2><animateMotion dur=10s repeatCount=indefinite rotate=none><mpath xlink:href=#path1 /></animateMotion></path>

150 :Name_Not_Found:2015/09/22(火) 11:28:06.98 ID:???.net
<path d="M0,-150 L0,150 z" fill=red stroke=red stroke-width=2><animateMotion dur=20s repeatCount=indefinite rotate=none><mpath xlink:href=#path2 /></animateMotion></path>
<path d="M-150,0 L150,0 z" fill=red stroke=red stroke-width=2><animateMotion dur=20s repeatCount=indefinite rotate=none><mpath xlink:href=#path3 /></animateMotion></path>
<text x=-10 y=20 font-family=Verdana font-size=16 fill=blue>t →<animateMotion dur=10s repeatCount=indefinite rotate=auto><mpath xlink:href=#path1 /></animateMotion></text>
<text x=-10 y=170 font-family=Verdana font-size=16 fill=blue>t →<animateMotion dur=20s repeatCount=indefinite rotate=auto><mpath xlink:href=#path2 /></animateMotion></text>
<text x=-10 y=-162 font-family=Verdana font-size=16 fill=blue>t →<animateMotion dur=20s repeatCount=indefinite rotate=auto><mpath xlink:href=#path3 /></animateMotion></text>
<text x=-51 y=4 font-family=Verdana font-size=16 fill=blue>sin(t)<animateMotion dur=20000s repeatCount=indefinite rotate=auto><mpath xlink:href=#path4 /></animateMotion></text>
<text x=-55 y=-146 font-family=Verdana font-size=16 fill=blue>cos(t)<animateMotion dur=20000s repeatCount=indefinite rotate=auto><mpath xlink:href=#path5 /></animateMotion></text>
</svg>

151 :Name_Not_Found:2015/09/22(火) 11:29:38.49 ID:???.net
>>149-150 新コード

152 :Name_Not_Found:2015/09/22(火) 12:00:30.81 ID:???.net
ですよ 。 R-1ぐらんぷり2015 3回戦
http://aurorawave.atspace.tv/?sop:v/FhERjAbLR1Q&RDFhERjAbLR1Q http://i1.ytimg.com/vi/FhERjAbLR1Q/mqdefault.jpg #AuroraWaveTV

153 :Name_Not_Found:2015/09/22(火) 17:40:56.22 ID:???.net
p点とp'点では異なる位相で観測される
http://faustus.xii.jp/uploda/src/file745.htm

154 :Name_Not_Found:2015/09/23(水) 08:24:01.00 ID:JLHZDWq8.net
位相変換 p点とp'点では異なる位相で観測される
http://faustus.xii.jp/uploda/src/file747.htm

155 :Name_Not_Found:2015/09/23(水) 09:20:03.29 ID:???.net
位相変換 p点とp'点では異なる位相で観測
http://faustus.xii.jp/uploda/src/file747.htm

設問2 SVGプログラミング

このプログラムの文字数を
出来る限り小さくせよ

156 :Name_Not_Found:2015/09/23(水) 09:22:35.52 ID:???.net
位相変換 p点とp'点では異なる位相で観測
http://faustus.xii.jp/uploda/src/file747.htm

設問1 SVG数学
正弦波とpとの交点から
正弦波とp'との交点を
結んだ直線を黄色で描け

157 :Name_Not_Found:2015/09/23(水) 12:12:23.03 ID:???.net
https://upload.wikimedia.org/wikipedia/commons/b/b3/Goode-homolosine-projection.jpg

158 :Name_Not_Found:2015/09/23(水) 20:05:12.22 ID:???.net
>>155 かなり小さくなった
<svg width=800 height=800 viewBox="70 70 1069 1069"><desc>sin(p)</desc>
<path d="M-700,0 -500,0" fill=none stroke=none stroke-width=2 id=path1 /><path d="M0,0 200,0 0,0 -200,0 z" fill=none stroke=none stroke-width=2 id=path2 />
<path d="M500,250 c96,-518 104,518 200,0 c96,-518 104,518 200,0 c96,-518 104,518 200,0 c96,-518 104,518 200,0 c96,-518 104,518 200,0 c96,-518 104,518 200,0 c96,-518 104,518 200,0 " fill=none stroke=black stroke-width=2>
<animateMotion dur=1s repeatCount=indefinite rotate=auto><mpath xlink:href=#path1 /></animateMotion></path>
<path d="M400,400 l0,-300 z" fill=green stroke=green stroke-width=2></path><text x=390 y=420 font-family=Verdana font-size=16 fill=green>p+λ</text>
<path d="M800,400 l0,-300 z" fill=green stroke=green stroke-width=2></path><text x=790 y=420 font-family=Verdana font-size=16 fill=green>p-λ</text>
<path d="M600,400 l0,-300 z" fill=blue stroke=blue stroke-width=2></path><text x=595 y=420 font-family=Verdana font-size=16 fill=blue>p</text>
<path d="M600,400 l0,-300 z" fill=red stroke=red stroke-width=2><animateMotion dur=15s repeatCount=indefinite rotate=none><mpath xlink:href=#path2 /></animateMotion></path>
<text x=595 y=420 font-family=Verdana font-size=16 fill=red>p'<animateMotion dur=15s repeatCount=indefinite rotate=none><mpath xlink:href=#path2 /></animateMotion></text>
</svg>

159 :Name_Not_Found:2015/10/12(月) 19:02:00.76 ID:dsv23UAz.net
スクリプトインストーラ
Tampermonkey  Chrome用 Sleipnir用 Tungsten用 Slimjet用 順序設定可能
https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo
Greasemonkey  Firefox用 PaleMoon用 Lunascape用 Cyberfox用 順序設定可能
https://addons.mozilla.org/ja/firefox/addon/greasemonkey/versions/
Violentmonkey  Opera用
https://addons.opera.com/ja/extensions/details/violent-monkey/
Scriptish  SeaMonkey用
https://addons.mozilla.org/ja/seamonkey/addon/scriptish
NinjaKit  Safari用
http://os0x.hatenablog.com/entry/20100612/1276330696

160 :Name_Not_Found:2015/10/15(木) 14:22:00.07 ID:???.net
三角関数
https://ja.wikipedia.org/wiki/%E4%B8%89%E8%A7%92%E9%96%A2%E6%95%B0

161 :Name_Not_Found:2015/11/02(月) 15:03:55.81 ID:???.net
6116

162 :Name_Not_Found:2017/12/12(火) 04:24:42.80 ID:MrUcGD8N.net
ホームページで友達が稼げるようになった情報とか

⇒ http://asaswq3wq.sblo.jp/article/181819223.html

興味がある人だけ見てください。

HLISU7HJQZ

163 :Name_Not_Found:2018/02/18(日) 20:27:56.22 ID:???.net
☆ 日本の、改憲を行いましょう。現在、衆議員と参議院の
両院で、改憲議員が3分の2を超えております。
『憲法改正国民投票法』、でググってみてください。国会の発議は
すでに可能です。平和は勝ち取るものです。お願い致します。☆☆

164 :Name_Not_Found:2018/05/01(火) 21:51:38.56 ID:l1wYHpV1.net
誰でもできる在宅ワーク儲かる方法
少しでも多くの方の役に立ちたいです
グーグルで検索するといいかも『金持ちになりたい 鎌野介メソッド』

EV332

165 :Name_Not_Found:2018/08/03(金) 09:05:26.40 ID:ilUNb57d.net
lineにつけるmarkerについて
markerのfillって後で指定できないのかな?
fillの色だけ違う使いまわしができる矢印を管理する場合になるべく重複コード減らしたいんだがどうもうまくいかない
定義はこんな感じ
<style type="text/css">
.a_arrow01 { marker-start:url(#a_mk); marker-end:url(#a_mk); }
.b_arrow01 { marker-start:url(#b_mk); marker-end:url(#b_mk); }
</style>
<defs>
<polygon id="marker_p" points="10, 0 0,5 0,-5" />
<marker id="a_mk" viewBox="0 -5 10 10" refX="5" refY="0" markerWidth="10" markerHeight="10" orient="auto-start-reverse">
<use xlink:href="#marker_p" /></marker>
<marker id="b_mk" viewBox="0 -5 10 10" refX="5" refY="0" markerWidth="10" markerHeight="10" orient="auto-start-reverse">
<use xlink:href="#marker_p" /></marker>
</defs>

使う場所(前後のコードははしょったがこの関係性だと問題なく動く)
<line id="a_s" x1="5" y1="5" x2="5" y2="103" class="a_arrow01" />
<line id="b_s" x1="5" y1="5" x2="5" y2="245" class="b_arrow01" />

166 :Name_Not_Found:2018/08/03(金) 23:44:50.53 ID:???.net
XMLなんだし、実態参照を使えば。

167 :Name_Not_Found:2018/08/05(日) 11:45:57.56 ID:rQaUg0Ep.net
>>166
実体参照が何か知らないんですねw

168 :Name_Not_Found:2018/08/05(日) 14:14:23.91 ID:???.net
>>167
おまえこそ、XMLにおける実体参照を知らんだろ。w
わからんなら黙ってろよ。

169 :Name_Not_Found:2018/08/06(月) 00:17:29.03 ID:???.net
>>168
実体参照を、何処かの定義を使い回すものだって思ってるでしょ?
だから>>166みたいなレスしちゃったんでしょ?

170 :Name_Not_Found:2018/08/06(月) 02:19:46.98 ID:???.net
そうだが、なんだ?

171 :Name_Not_Found:2018/08/06(月) 04:03:18.73 ID:???.net
なんだ?なんだ?>>166
実体参照でなんの問題を解決しようとしたんだ?
ちょっと言ってみ

172 :Name_Not_Found:2018/09/25(火) 13:28:46.87 ID:???.net
勘違いするな
実態参照は実体参照とは全然違うものだよ

173 :Name_Not_Found:2023/01/03(火) 14:11:54.44 ID:???.net
← とかを使えって意味かと思った

174 :Name_Not_Found:2024/04/02(火) 15:55:48.98 ID:xxeWTWfEo
拉致ガ‐だの個人の尊厳や人権の意義だの都合のいい昔話ほざいてる松野博━は朝鮮人大勢殺害した過去についても触れろよ
大量破壊兵器クソ航空機による強盗殺人という重大な人権侵害もス儿ー、税金で地球破壊支援、世界最悪の脱炭素拒否テロ国家に送られる
化石賞4連続受賞して世界中から非難されていながら力による一方的な現状変更によって滑走路にクソ航空機にと倍増
閑静な住宅地から都心まで数珠つなぎで鉄道の30倍以上もの莫大な温室効果カ゛スまき散らして騒音まみれ.静音が生命線の知的産業壊滅
孑供の学習環境破壊、気候変動させて海水温上昇させてかつてない量の水蒸気を日本列島に供給させて土砂崩れ、洪水、暴風、熱中症にと
住民の生命と財産を徹底的に破壊することて゛私腹を肥やす世界最悪のマッチポンプ殺人テロ組織公明党天下り犯罪集団国土破壊省斉藤鉄夫
とともに好き放題破壊と殺戮を繰り返して隣国挑発して原爆落とした世界最悪ならず者国家まで崇拝して白々しい軍拡増税
物事の本質を理解できない孑供洗脳して兵隊にして私腹を肥やそうというテロ組織に乗っ取られた日本で子なんか産むのは相当の盆暗だけ
(rеf.) tTрs://www.сall4.jp/info.php?type=items&id=I0000062
Тtρs://haneda-projeсt.jimdofree.com/ , ttps://flighт-route.com/
Τtрs://n-souonhigaisosyoudan.amebaownd.com/

48 KB
新着レスの表示

掲示板に戻る 全部 前100 次100 最新50
名前: E-mail (省略可) :

read.cgi ver 2014.07.20.01.SC 2014/07/20 D ★