--- parser3/src/www/htdocs/Attic/index.html 2001/08/24 07:04:52 1.277 +++ parser3/src/www/htdocs/Attic/index.html 2001/09/07 15:13:07 1.296.2.3 @@ -1,10 +1,27 @@ -@USE -t.p -dtf.p - @main[] +^tdupleform[] +#^tvoiddefault[] +#^testdom0[] +#^testlocal[0] +#^thashdefault2[] +#^tcase2[] +#^tlsplit2[] +#^tconnect[] +#^timghtmlyu[] +#^timghtml[] +#^tresult[] +#^voidtest[] +#^ttext[] +#^tdoubledefault[] +#^tintdefault[] +#^t3partycookie[] +#^t3partycookie[] +#^tcookie[] +#^tfilemove[] +#^treplace[] +#^measuretest[] #^savetest[] -^oratestinsert[] +#^oratestinsert[] #^oratestread[] #^process_check[] #^ffcheck[]^[xxx] @@ -14,6 +31,127 @@ dtf.p #^tests[] #^func(0)
+@tdupleform[] +#$form:fields.a +#$c[^form:tables.a.columns[]] +#^c.menu{$c.column}[,]
+$atable[$form:tables.a] +^atable.menu{a=$atable.element}[,] + +@tvoiddefault[] +$var[$form:element] +^var.int(2) + + +@testdom0[] +$dom[^dom::load[a.xml]] + + +@testlocal[level][local] +$local($level) +before($level):$local
+^if($level<10){ + ^testlocal($level+1) +} +after($level):$local
+ +@thashdefault2[] +$hash[ + $.a[1] + $.b[2] + $._default[xx] +] +$hash.c + +@tcase2[] +$hash[ + $.1{^load[code1]} + $.2{code2} +] +$hash.1 + +@tlsplit2[] +$splitURI[^request:uri.mid(1;^request:uri.length[]-1).lsplit[/]] +OK + +@tconnect[] +#^connect[mysql://hren:pwd@hren/zz]{hren} +^connect[mysql://]{^void:sql{show tables}} + + +@timghtmlyu[] +^img[/i/commons_22_prev.gif][$.vspace(100)] +@img[filename;params] +^if(-f $filename){$thisImage[^image::measure[$filename]]^thisImage.html[$params]} + +@timghtml[] +$êàðòèíêà[^image::measure[i/commons_22_prev.gif]] +#$hash[$.alt[222]] +#^timghtml-nested[$hash] +^timghtml-nested[$.alt[222]] + +@timghtml-nested[params] +^êàðòèíêà.html[$params] + +@tresult[] +44 +$result[] + +@voidtest[] +#$var[123x] +^var.int(4) + +@ttext[] +$êàðòèíêà[^image::load[/i/commons_22_prev.gif]] +^êàðòèíêà.font[ ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ0123456789-+=!\"%:,.^^^;<>?@()[]'&*/^$;/i/font.gif](5) + +^êàðòèíêà.text(10;10)[ ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijkl] +^êàðòèíêà.text(10;30)[mnopqrstuvwxyzÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞß] +^êàðòèíêà.text(10;50)[àáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ0123456789] +^êàðòèíêà.text(10;70)[!-+=!\"%:,.^^^;<>?@()[]'&*/^$!] + + +$response:body[^êàðòèíêà.gif[]] + +@tdoubledefault[] +$a[123.6x] +#^a.double[] +^a.double(999) + + +@tintdefault[] +$a[123x] +#^a.int[] +^a.int(999) + +@t3partycookie2[] +#zz +zz + +@t3partycookie[] +zz + +@tcookie[] +$response:P3P[policyref="http://parser3/w3c/paf.xml"] +$cookie:test[$form:x^math:random(100)] +$env:HTTP_COOKIE
+get:$cookie:test +# + +@tfilemove[] +^file:move[a/a;b/b] + +@treplace[] +$øèëî-íà-ìûëî[^table::set{a b +øèëî ìûëî +}] +$ñòðîêà[áûâàåò øèëî â çàäèöå] +^ñòðîêà.replace[$øèëî-íà-ìûëî]
+ +@measuretest[] +$im[^image::measure[mm3.gif]] +x:y=${im.width}:${im.height}
+ @savetest[] $file[^file::load[text;index.html]] ^file.save[binary;/some/dir/here.dat]