HTAをもっと流行らせ ..
[2ch|▼Menu]
46:デフォルトの名無しさん
05/10/25 17:50:18
>>44
ウンコだな。

function _Select (strPQuery) {
 var temp = new String(strPQuery);
 temp = temp.replace(/^select (.+) from (.+) where (.+) order by (.+)/gi,"this.SelectPrivate(\"$2\",\"$1\",'$3','$4')");
 temp = temp.replace(/^select (.+) from (.+) where (.+)/gi,"this.SelectPrivate(\"$2\",\"$1\",'$3','')");
 temp = temp.replace(/^select (.+) from (.+) order by (.+)/gi,"this.SelectPrivate(\"$2\",\"$1\",'','$3')");
 temp = temp.replace(/^select (.+) from (.+)/gi,"this.SelectPrivate(\"$2\",\"$1\",'','')");
 return (eval(temp));
}

しかも識別子、コメント共に英語じゃないときた。


次ページ
最新レス表示
スレッドの検索
類似スレ一覧
話題のニュース
おまかせリスト
▼オプションを表示
暇つぶし2ch

5299日前に更新/132 KB
担当:undef