亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? boolean-charts.html.tmpl

?? buzilla軟件
?? TMPL
字號(hào):
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1167439508',        'name' => 'search/boolean-charts.html.tmpl',    },    BLOCK => sub {        my $context = shift || die "template sub called without context\n";        my $stash   = $context->stash;        my $output  = '';        my $_tt_error;                eval { BLOCK: {    $output .=  "\n";    $output .=  "\n  ";    #line 22 "template\en\default\search\boolean-charts.html.tmpl"    $stash->set('types', [ { 'name' => 'noop', 'description' => '---'  }, { 'name' => 'equals', 'description' => 'is equal to'  }, { 'name' => 'notequals', 'description' => 'is not equal to'  }, { 'name' => 'anyexact', 'description' => 'is equal to any of the strings'  }, { 'name' => 'substring', 'description' => 'contains the string'  }, { 'name' => 'casesubstring', 'description' => 'contains the string (exact case)'  }, { 'name' => 'notsubstring', 'description' => 'does not contain the string'  }, { 'name' => 'anywordssubstr', 'description' => 'contains any of the strings'  }, { 'name' => 'allwordssubstr', 'description' => 'contains all of the strings'  }, { 'name' => 'nowordssubstr', 'description' => 'contains none of the strings'  }, { 'name' => 'regexp', 'description' => 'contains regexp'  }, { 'name' => 'notregexp', 'description' => 'does not contain regexp'  }, { 'name' => 'lessthan', 'description' => 'is less than'  }, { 'name' => 'greaterthan', 'description' => 'is greater than'  }, { 'name' => 'anywords', 'description' => 'contains any of the words'  }, { 'name' => 'allwords', 'description' => 'contains all of the words'  }, { 'name' => 'nowords', 'description' => 'contains none of the words'  }, { 'name' => 'changedbefore', 'description' => 'changed before'  }, { 'name' => 'changedafter', 'description' => 'changed after'  }, { 'name' => 'changedfrom', 'description' => 'changed from'  }, { 'name' => 'changedto', 'description' => 'changed to'  }, { 'name' => 'changedby', 'description' => 'changed by'  }, { 'name' => 'matches', 'description' => 'matches'  } ]);        $output .=  "\n\n  <p>\n    <strong>\n      <a name=\"chart\">Advanced Searching Using Boolean Charts</a>:\n    </strong>\n  </p>\n\n";    $output .=  "\n";    #line 55 "template\en\default\search\boolean-charts.html.tmpl"    $stash->set('jsmagic', ('' . "onclick=\"this.form.action='query.cgi#chart'; this.form.method='POST'; return 1;\""));        $output .=  "\n";    #line 135 "template\en\default\search\boolean-charts.html.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get(['default', 0, 'charts', 0]);                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'chart'} = $_tt_value;    #line 58 "template\en\default\search\boolean-charts.html.tmpl"    $stash->set('chartnum', $stash->get(['loop', 0, 'count', 0]) - 1);        $output .=  "\n  <table>\n    <tr>\n      <td>\n        <input type=\"checkbox\" id=\"negate";    #line 62 "template\en\default\search\boolean-charts.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('chartnum');                &$_tt_filter($output);    };        $output .=  "\"\n             name=\"negate";    #line 63 "template\en\default\search\boolean-charts.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('chartnum');                &$_tt_filter($output);    };        $output .=  "\" value=\"1\"";    #line 64 "template\en\default\search\boolean-charts.html.tmpl"    if ($stash->get(['chart', 0, 'negate', 0])) {    $output .=  'checked';    }        $output .=  ">\n        <label for=\"negate";    #line 65 "template\en\default\search\boolean-charts.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get('chartnum');                &$_tt_filter($output);    };        $output .=  "\">\n          Not (negate this whole chart)\n        </label>\n      </td>\n    </tr>";    #line 132 "template\en\default\search\boolean-charts.html.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get(['chart', 0, 'rows', 0]);                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'row'} = $_tt_value;    #line 71 "template\en\default\search\boolean-charts.html.tmpl"    $stash->set('rownum', $stash->get(['loop', 0, 'count', 0]) - 1);        $output .=  "\n    <tr>";    #line 109 "template\en\default\search\boolean-charts.html.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get('row');                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'col'} = $_tt_value;    #line 74 "template\en\default\search\boolean-charts.html.tmpl"    $stash->set('colnum', $stash->get(['loop', 0, 'count', 0]) - 1);        $output .=  "\n      <td>\n        <select name=\"";    #line 0 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  ("field" . $stash->get('chartnum') . "-" . $stash->get('rownum') . "-" . $stash->get('colnum'));    $output .=  "\">";    #line 80 "template\en\default\search\boolean-charts.html.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get('fields');                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'field'} = $_tt_value;    $output .=  "\n            <option value=\"";    #line 78 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get(['field', 0, 'name', 0]);    $output .=  "\"";    #line 79 "template\en\default\search\boolean-charts.html.tmpl"    if ($stash->get(['field', 0, 'name', 0]) eq $stash->get(['col', 0, 'field', 0])) {    $output .=  ' selected';    }        $output .=  ">";    #line 79 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get(['field', 0, 'description', 0]);    $output .=  "</option>";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        $output .=  "\n        </select>\n\n        <select name=\"";    #line 0 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  ("type" . $stash->get('chartnum') . "-" . $stash->get('rownum') . "-" . $stash->get('colnum'));    $output .=  "\">";    #line 87 "template\en\default\search\boolean-charts.html.tmpl"        # FOREACH     do {        my ($_tt_value, $_tt_error, $_tt_oldloop);        my $_tt_list = $stash->get('types');                unless (UNIVERSAL::isa($_tt_list, 'Template::Iterator')) {            $_tt_list = Template::Config->iterator($_tt_list)                || die $Template::Config::ERROR, "\n";         }            ($_tt_value, $_tt_error) = $_tt_list->get_first();        eval { $_tt_oldloop = $stash->get('loop') };        $stash->set('loop', $_tt_list);        eval {    LOOP:   while (! $_tt_error) {                $stash->{'type'} = $_tt_value;    $output .=  "\n            <option value=\"";    #line 85 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get(['type', 0, 'name', 0]);    $output .=  "\"";    #line 86 "template\en\default\search\boolean-charts.html.tmpl"    if ($stash->get(['type', 0, 'name', 0]) eq $stash->get(['col', 0, 'type', 0])) {    $output .=  ' selected';    }        $output .=  ">";    #line 86 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get(['type', 0, 'description', 0]);    $output .=  "</option>";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        $output .=  "\n        </select>\n\n        <input name=\"";    #line 0 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  ("value" . $stash->get('chartnum') . "-" . $stash->get('rownum') . "-" . $stash->get('colnum'));    $output .=  "\" \n               value=\"";    #line 91 "template\en\default\search\boolean-charts.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['col', 0, 'value', 0]);                &$_tt_filter($output);    };        $output .=  "\"> \n      </td>\n      ";    #line 107 "template\en\default\search\boolean-charts.html.tmpl"    if (!($stash->get(['loop', 0, 'last', 0]))) {    $output .=  "\n        <td align=\"center\"> \n          Or \n        </td>    \n      </tr>\n      <tr>";    }    else {    $output .=  "\n        <td>";    #line 102 "template\en\default\search\boolean-charts.html.tmpl"    $stash->set('newor', $stash->get('colnum') + 1);        $output .=  "\n          <input type=\"submit\" value=\"Or\" ";    #line 103 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get('jsmagic');    $output .=  "\n                 name=\"cmd-add";    #line 0 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  ($stash->get('chartnum') . "-" . $stash->get('rownum') . "-" . $stash->get('newor'));    $output .=  "\"\n                 id=\"cmd-add";    #line 0 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  ($stash->get('chartnum') . "-" . $stash->get('rownum') . "-" . $stash->get('newor'));    $output .=  "\">\n        </td>";    }        $output .=  "\n      ";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        $output .=  "\n    </tr>\n    ";    #line 130 "template\en\default\search\boolean-charts.html.tmpl"    if (!($stash->get(['loop', 0, 'last', 0]))) {    $output .=  "\n    <tr>\n      <td>And</td>\n    </tr>    ";    }    else {    $output .=  "\n    <tr>\n      <td>";    #line 119 "template\en\default\search\boolean-charts.html.tmpl"    $stash->set('newand', $stash->get('rownum') + 1);        #line 119 "template\en\default\search\boolean-charts.html.tmpl"    $stash->set('newchart', $stash->get('chartnum') + 1);        $output .=  "\n        <input type=\"submit\" value=\"And\" ";    #line 120 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get('jsmagic');    $output .=  "\n               name=\"cmd-add";    #line 0 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  ($stash->get('chartnum') . "-" . $stash->get('newand') . "-0");    $output .=  "\"\n               id=\"cmd-add";    #line 0 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  ($stash->get('chartnum') . "-" . $stash->get('newand') . "-0");    $output .=  "\">\n        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n        <input type=\"submit\" value=\"Add another boolean chart\" ";    #line 124 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get('jsmagic');    $output .=  "\n               name=\"cmd-add";    #line 125 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get('newchart');    $output .=  "-0-0\"\n               id=\"cmd-add";    #line 126 "template\en\default\search\boolean-charts.html.tmpl"    $output .=  $stash->get('newchart');    $output .=  "-0-0\">\n        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\n      </td>\n    </tr>   ";    }        $output .=  "\n    ";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        $output .=  "\n  </table>\n  <hr>";;                ($_tt_value, $_tt_error) = $_tt_list->get_next();            }        };        $stash->set('loop', $_tt_oldloop);        die $@ if $@;        $_tt_error = 0 if $_tt_error && $_tt_error eq Template::Constants::STATUS_DONE;        die $_tt_error if $_tt_error;    };        $output .=  "\n";        } };        if ($@) {            $_tt_error = $context->catch($@, \$output);            die $_tt_error unless $_tt_error->type eq 'return';        }            return $output;    },    DEFBLOCKS => {    },});

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
亚洲va韩国va欧美va精品| 视频一区二区中文字幕| 91精品国产综合久久久久久漫画| 国内精品在线播放| 亚洲成人中文在线| 国产精品成人在线观看| 日韩一区二区三区免费观看| 色综合中文字幕| 国产成人亚洲精品狼色在线| 五月天激情综合| 亚洲另类在线一区| 国产色产综合产在线视频| 欧美日韩国产天堂| 色狠狠桃花综合| 国产成人综合网站| 美国av一区二区| 亚洲香蕉伊在人在线观| 亚洲欧美一区二区三区孕妇| 国产偷国产偷精品高清尤物| 3d动漫精品啪啪1区2区免费| 色狠狠一区二区三区香蕉| 成人一级片在线观看| 狠狠色狠狠色综合系列| 免费在线视频一区| 午夜成人在线视频| 一区二区欧美国产| 亚洲美女少妇撒尿| 中文字幕制服丝袜一区二区三区 | 麻豆久久久久久| 亚洲一区二区不卡免费| 亚洲精品免费在线| 亚洲欧美偷拍三级| 亚洲日本一区二区三区| 亚洲欧洲性图库| 国产精品美女一区二区三区| 中文字幕av一区二区三区| 久久九九全国免费| 久久久www免费人成精品| 精品久久久久99| 精品久久一区二区| 久久亚洲精华国产精华液| 精品少妇一区二区三区在线播放 | 成年人网站91| av中文字幕在线不卡| 福利一区在线观看| 成人av电影在线播放| bt欧美亚洲午夜电影天堂| 97精品国产露脸对白| 91在线云播放| 在线影院国内精品| 3d动漫精品啪啪1区2区免费| 日韩一区二区在线观看视频播放| 日韩美女一区二区三区四区| 久久一区二区三区国产精品| 欧美精品一区二区在线播放| 国产三区在线成人av| 国产精品毛片高清在线完整版 | 久久er精品视频| 捆绑调教美女网站视频一区| 国内精品在线播放| 成人免费视频播放| 欧美在线观看视频一区二区三区 | 日韩一区二区三区视频在线| 欧美成人三级在线| 国产三级三级三级精品8ⅰ区| 国产精品久久国产精麻豆99网站| 亚洲男帅同性gay1069| 亚洲高清免费视频| 久久69国产一区二区蜜臀| 国产91露脸合集magnet | 精品第一国产综合精品aⅴ| 久久久一区二区三区捆绑**| 亚洲四区在线观看| 天天亚洲美女在线视频| 极品美女销魂一区二区三区免费| 成人在线视频一区| 欧美无砖专区一中文字| 欧美大片在线观看| 国产精品不卡一区二区三区| 午夜精品123| 国产精品91一区二区| 色猫猫国产区一区二在线视频| 51精品国自产在线| 中文字幕av在线一区二区三区| 一区二区三区精品| 精久久久久久久久久久| 色av一区二区| 久久九九全国免费| 五月天网站亚洲| 99久久精品国产一区二区三区| 欧美一区二区二区| 亚洲同性gay激情无套| 蜜臀久久99精品久久久久宅男 | 午夜精品久久久久久久蜜桃app| 国产一区欧美一区| 色8久久精品久久久久久蜜| 精品国产成人系列| 亚洲超碰精品一区二区| 成人av在线网| 久久你懂得1024| 婷婷丁香激情综合| 91论坛在线播放| 久久蜜臀中文字幕| 日韩高清一区在线| 在线精品观看国产| 欧美激情在线看| 韩国成人在线视频| 7777精品伊人久久久大香线蕉完整版 | 欧美韩国日本不卡| 日本aⅴ精品一区二区三区| 91捆绑美女网站| 久久日韩粉嫩一区二区三区| 日本女人一区二区三区| 91福利国产精品| 国产精品国产三级国产a| 国内精品写真在线观看| 91精品国产全国免费观看 | 久久激情五月激情| 欧美浪妇xxxx高跟鞋交| 亚洲精品乱码久久久久久久久 | 国产一区二区伦理片| 正在播放一区二区| 亚洲成人av电影| 欧洲av在线精品| 亚洲免费高清视频在线| av在线不卡观看免费观看| 国产视频一区二区在线| 国产伦精品一区二区三区在线观看 | 欧美伊人久久久久久久久影院| 中文字幕在线不卡一区| 国产成人精品1024| 国产亚洲欧美激情| 国产精品一品二品| 久久久综合视频| 国产精品一区二区黑丝| 精品国产免费久久| 激情综合网激情| 久久久亚洲精品一区二区三区 | 成人91在线观看| 国产精品久久免费看| 成人h精品动漫一区二区三区| 中文字幕欧美激情| 成人深夜在线观看| 中文字幕五月欧美| 色婷婷久久综合| 亚洲一区二区不卡免费| 欧美美女直播网站| 免费人成黄页网站在线一区二区| 日韩欧美国产系列| 国产福利91精品| 中文字幕一区二区三区不卡在线| 99视频有精品| 亚洲一区二区三区在线| 欧美精品 国产精品| 美女高潮久久久| 欧美国产精品中文字幕| 91美女在线视频| 午夜精品久久久久影视| 欧美一级免费观看| 国产精品一区二区久久精品爱涩| 中文字幕一区二区三区不卡| 在线一区二区三区四区| 青娱乐精品在线视频| 精品第一国产综合精品aⅴ| 99久久精品国产麻豆演员表| 亚洲高清在线精品| 亚洲精品一区二区三区蜜桃下载 | 久久亚洲精精品中文字幕早川悠里| 粉嫩av一区二区三区粉嫩| 亚洲欧美日本在线| 欧美一区二区三区免费观看视频| 精品在线一区二区三区| 中文字幕欧美一区| 日韩一区国产二区欧美三区| 成人午夜电影小说| 亚洲网友自拍偷拍| 久久久久国产精品厨房| 色88888久久久久久影院野外| 美女网站在线免费欧美精品| 欧美激情一区在线观看| 欧美伦理影视网| 国产精品一区免费在线观看| 一区二区三区四区高清精品免费观看| 91精品国产乱| 波多野结衣在线aⅴ中文字幕不卡| 亚洲成人自拍网| 久久久久久久久久久久久女国产乱 | 亚洲欧美国产毛片在线| 555夜色666亚洲国产免| 成人午夜电影小说| 热久久免费视频| 亚洲男人的天堂网| 久久精品亚洲麻豆av一区二区| 欧美日韩国产另类不卡| 成人妖精视频yjsp地址| 久久黄色级2电影| 亚洲成国产人片在线观看| 国产精品免费aⅴ片在线观看| 日韩精品最新网址| 欧美日本在线观看|