|
|
| version 1.424, 2001/10/23 14:43:44 | version 1.429, 2001/10/24 11:06:26 |
|---|---|
| Line 1 | Line 1 |
| @main[] | @main[] |
| ^tcounter[] | ^tcache[] |
| #^thashfileexp[] | |
| #^tcounter[] | |
| #^tablehash[] | #^tablehash[] |
| #^hashfile[] | #^hashfile[] |
| #^hashfile[] | |
| #^formclass[] | #^formclass[] |
| #^hren[] | #^hren[] |
| #^domedit[] | #^domedit[] |
| Line 43 | Line 44 |
| #^header[] | #^header[] |
| OK | OK |
| @tcache[] | |
| #^hashfile:clear[cache] | |
| $code[^hashfile::open[cache]] | |
| ^code.cache[key](100){ | |
| ^eval(2*3) | |
| ^code.delete[] | |
| } | |
| @thashfileexp[] | |
| $hf[^hashfile::open[hashfile]] | |
| $hf.paf[$.value[крут] $.expires(3)] | |
| paf=$hf.paf | |
| <hr> | |
| $hash[^hf.hash[]] | |
| =$hash.paf= | |
| <hr> | |
| @tcounter[] | @tcounter[] |
| #^hashfile:clear[counter] | #^hashfile:clear[counter] |
| $counter[^hashfile::open[counter]] | $counter[^hashfile::open[counter]] |
| Line 54 $counter[^hashfile::open[counter]] | Line 73 $counter[^hashfile::open[counter]] |
| } | } |
| <hr> | <hr> |
| $hash[^counter.hash[]] | $hash[^counter.hash[]] |
| $hash.value | =$hash.value= |
| <hr> | <hr> |
| @tablehash[] | @tablehash[] |