|
|
| version 1.3, 2002/01/31 12:00:43 | version 1.9, 2002/02/18 15:21:01 |
|---|---|
| Line 1 | Line 1 |
| @auto[] | #@USE |
| #z/t.p | |
| @autoz[] | |
| $request:charset[windows-1251] | $request:charset[windows-1251] |
| $response:charset[windows-1251] | $response:charset[windows-1251] |
| $response:content-type[$.value[text/html]$.charset[$response:charset]] | $response:content-type[$.value[text/html]$.charset[$response:charset]] |
| @main[] | @main[] |
| ^if(1){y}{n} | ^doubleprobs[] |
| $form:if | #^math:random(-10) |
| $a[$.n[1]] | #^divnamestop[] |
| $a.if | #^arrayclone[] |
| #^operator_tricks[] | |
| #^xoutputrusattr[] | #^xoutputrusattr[] |
| #^xdocset1[] | #^xdocset1[] |
| #^regexp3[] | #^regexp3[] |
| Line 98 $a.if | Line 102 $a.if |
| <hr> | <hr> |
| OK | OK |
| @doubleprobs[] | |
| $1(^math:radians(180)) | |
| $2($math:PI) | |
| ^^eval(^1.format[%.10f]-^2.format[%.10f]) | |
| @divnamestop[] | |
| $a(10) | |
| ^eval($a\3) | |
| @arrayclone[] | |
| $t[^table::create{a b | |
| 1 11 | |
| 2 22 | |
| }] | |
| $c[^table::create[$t]] | |
| ^c.append{2 33} | |
| ^t.count[] | |
| ^c.count[] | |
| @operator_tricks[] | |
| ^if(1){$a[^t[]]} | |
| $a! | |
| $a($b) | |
| ^if(1){y}{n} | |
| $MAIN:a(^t[] eq OK) | |
| #$MAIN:a(1) | |
| ^if($a){y}{n} | |
| #^if(1){y}{n} | |
| $form:if | |
| $a[$.n[1]] | |
| $a.if | |
| @xoutputrusattr[] | @xoutputrusattr[] |
| $d[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?><d attr="привет"/>}] | $d[^xdoc::set{<?xml version="1.0" encoding="windows-1251"?><d attr="привет"/>}] |
| ^show_xdoc2[$d] | ^show_xdoc2[$d] |