Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.264 and 1.270

version 1.264, 2001/08/10 07:13:07 version 1.270, 2001/08/22 07:31:54
Line 2 Line 2
 t.p  t.p
 dtf.p  dtf.p
   
   @main[]
   ^ffcheck[]
   ^[^]
   
   #$ORIGINS(1)
   #^list[]
   #^tests[]
   #^func(0)<hr>
   
   @ffcheck[]
   ^file:find[bug/index.html]{not found}
   
   @list[]
   $list[^file:list[.;.*\.html^$]]
   ^list.menu{$list.name<br>}
   #^list.count[]
   
   @func[param]
   #[local]
   $local(0)
   ^local.inc(1)
   #$local($local+1)
   ^if($param<10){^func($param+1)}
   =$local=
   
 @bannerSSI[][code]  @bannerSSI[][code]
 $code[^file::cgi[/../cgi-bin/bbssi.pl;  $code[^file::cgi[/../cgi-bin/bbssi.pl;
         $.QUERY_STRING[d=1&H=ad1.lbe.ru&pubid=91033&pg=1&vbn=26&num=1&w=-1&h=-1&r=ssi&i=http://go.bb.ru/images/onerror/bb.gif&g=http://www.bb.ru&before=<center>&after=</center>&bafter=]          $.QUERY_STRING[d=1&H=ad1.lbe.ru&pubid=91033&pg=1&vbn=26&num=1&w=-1&h=-1&r=ssi&i=http://go.bb.ru/images/onerror/bb.gif&g=http://www.bb.ru&before=<center>&after=</center>&bafter=]
Line 22  document.write(''); Line 47  document.write('');
 </script>  </script>
 <!-- BannerBank advertising end: new -->  <!-- BannerBank advertising end: new -->
   
 @main[]  @tests[]
   $ab(123)
   ${[ab]}=
   <hr>
   $хэш[$.возраст(88)] $достать[$.поле[возраст]] ^хэш.[$достать.поле].format{%05d}
   <hr>
   
   $люди[
           $.вася[
                   $.возраст(45)
           ]
   ]
   $человек[
           $.поле[возраст] 
   ]
   
   $люди.вася.[$человек.поле]<br>
   ^люди.вася.[$человек.поле].format{%010d}<br>
   
   
   <hr>
 $unsorted[^table::set{a b  $unsorted[^table::set{a b
 1       1  1       1
 3       3  3       3
 2       2  2       2
 }]  }]
 $sorted[^unsorted.sort($a)[asc]]  $sorted[^unsorted.sort($unsorted.a)]
 ^sorted.menu{$sorted.a}[,]  ^sorted.menu{$sorted.a}[,]
 <hr>  <hr>
                 =^dtf:format[aaa-%Y-bbb-%m]=                  =^dtf:format[aaa-%Y-bbb-%m]=

Removed from v.1.264  
changed lines
  Added in v.1.270


E-mail: