Diff for /parser3/src/www/htdocs/Attic/index.html between versions 1.140 and 1.147

version 1.140, 2001/04/12 14:50:31 version 1.147, 2001/04/19 18:30:43
Line 23  $n Line 23  $n
 @twop[a;b]  @twop[a;b]
 ($a,$b)  ($a,$b)
   
 @Zpost-process[data]  @ß post-process[data]
 #(<BR>$data)<BR>  #(<BR>$data)<BR>
 ^data.match[1][g]{X}  ^data.match[1][g]{X}
   
Line 31  $n Line 31  $n
 $m ^if(^s.match[$:m;i]){matches}{does not match} $s<BR>  $m ^if(^s.match[$:m;i]){matches}{does not match} $s<BR>
   
 @main[]  @main[]
 $t[^table:set{id}]  
 ^$t.id=$t.id ?  
   
   
   image:create<BR>
   $itext[^image:create(300;100)]
   $itext{
   ^font[ ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ0123456789-+=!\"%:,.^^^;<>?@()[]'&*/;font.gif](13)
   ^^text(10;10)[ÏÀÔ ñäåëàë ýòî]<BR>
   ^text(10;10)[ÏÀÔ ñäåëàë ýòî]
   ^font[ ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ0123456789-+=!\"%:,.^^^;<>?@()[]'&*/;font.gif](13;8)
   ^^text(10;30)[ÏÀÔ ñäåëàë ýòî fixed]<BR>
   ^text(10;30)[ÏÀÔ ñäåëàë ýòî fixed]
   }
   $ff[^itext.gif[]]
   ^ff.save[itext.gif]
   ^itext.html[$src[itext.gif]]
   
   
   <HR>
   $t[^table:set{id}]
   ^^t.id.int[]=^t.id.int[]<BR>
   ^^hren.double[]=^hren.double[]<BR>
   <HR>
 #image:create<BR>  #image:create<BR>
 #$drawing[^image:create(300;100)]  #$drawing[^image:create(300;100)]
 drawing:load<BR>  drawing:load<BR>
Line 42  $drawing{ Line 61  $drawing{
 ^$drawing.width=$width<BR>  ^$drawing.width=$width<BR>
 ^$drawing.height=$height<BR>  ^$drawing.height=$height<BR>
 ^for[i](0;$width/4){  ^for[i](0;$width/4){
 ^line(0;0)($:i*4)($height-1;0)  ^line(0;0)($:i*4;$height-1)(0x00FF00)
 }  }
   
 ^rectangle(100;10)(180;40)(0xFF0000)  ^rectangle(100;10)(180;40)(0xFF0000)
 ^bar(100+20;10+20)(180+20;40+20)(0xFFFF00)  ^bar(100+20;10+20)(180+20;40+20)(0xFFFF00)
 #^fill(0;0)(0x0000FF)  ^fill(0;0)(0x0000FF)
 ^replace(0xFFffFF;0x00FF00)(30;0)(150;99)(200;50)  ^replace(0xFFffFF;0x00FF00)(30;0)(150;99)(200;50)
 ^polybar(0x00FFFF)(200;100)(170;99)(280;50)  ^polybar(0x00FFFF)(200;100)(170;99)(280;50)
 ^polygon(0xFFFF00)(210;100)(160;90)(250;50)  ^polygon(0xFFFF00)(210;100)(160;90)(250;50)
Line 105  $face[^image:measure[001004paf(c)lena_ka Line 124  $face[^image:measure[001004paf(c)lena_ka
 <HR>  <HR>
 }  }
   
   env.pl<BR>
 $e[^file:cgi[env.pl;$t[<b>1</b>]]]  $e[^file:cgi[env.pl;$t[<b>1</b>]]]
   ^$e.exit-code=$e.exit-code<BR>
   ^$e.stderr="$e.stderr"<BR>
   ^$e.header="$e.header"<BR>
 $e.text  $e.text
 <HR>  <HR>
   
Line 182  $d[^table:dir[/;html^$]] Line 205  $d[^table:dir[/;html^$]]
 ^d.menu{$name;<BR>}  ^d.menu{$name;<BR>}
 <HR>  <HR>
   
   #^rem{
 ^connect[$SQL.connect-string]{  ^connect[$SQL.connect-string]{
         $shit[^taint[our's]]          $shit[^taint[our's]]
 #       $paf[^table:sql{insert into paf (name, age) values ('$shit', ^random:generate(10000))}]  #       $paf[^table:sql{insert into paf (name, age) values ('$shit', ^random:generate(10000))}]
Line 194  $d[^table:dir[/;html^$]] Line 218  $d[^table:dir[/;html^$]]
         </table>          </table>
         }}          }}
 }  }
   #}
   
 <HR>  <HR>
   
Line 371  $response:location[http://parser3/123] Line 396  $response:location[http://parser3/123]
 </ol>  </ol>
 <HR>  <HR>
   
 ^${cookie:âîò}=${cookie:âîò}?<BR>  #$cookie:âîò[ïðèñëàë "browser"]
 ^${cookie:âîò}=${cookie:âîò}?<BR>  ^${cookie:âîò}=${cookie:âîò}?<BR>
 ^$request:query=$request:query<BR>  ^$request:query=$request:query<BR>
 ^$request:uri=$request:uri<BR>  ^$request:uri=$request:uri<BR>

Removed from v.1.140  
changed lines
  Added in v.1.147


E-mail: