無料flash作成ソフト“ParaFla!” part25改 (311レス)
上下前次1-新
抽出解除 必死チェッカー(本家) (べ) 自ID レス栞 あぼーん
リロード規制です。10分ほどで解除するので、他のブラウザへ避難してください。
72(3): 2014/01/15(水)10:42 ID:aamxNwcl(1/2)調 AAS
str = "0123456789";
trace(str + " / length = " + str.length);
trace(str.slice(0));
trace(str.slice(7));
trace(str.slice(10));
trace(str.slice(12));
trace(str.slice(3,6));
trace(str.slice(3,3));
trace(str.slice(6,3));
trace(str.slice(3,10));
trace(str.slice(3,12));
trace(str.slice(-1));
trace(str.slice(-4));
trace(str.slice(-10));
trace(str.slice(-12));
trace(str.slice(-4,-1));
trace(str.slice(-4,-4));
trace(str.slice(-1,-4));
trace(str.slice(-8,-6));
trace(str.slice(-10,-6));
trace(str.slice(-12,-6));
trace(str.slice(-4,8));
trace(str.slice(3,-4));
trace(str.slice(-6,4));
trace(str.slice());
trace(str.slice( , 3));
73: 2014/01/15(水)10:43 ID:aamxNwcl(2/2)調 AAS
>>72
失礼
間違って書き込んでしまいました
上下前次1-新書関写板覧索設栞歴
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル
ぬこの手 ぬこTOP 0.026s