|
|
| version 1.191, 2002/11/29 07:48:38 | version 1.195, 2002/12/04 11:26:26 |
|---|---|
| Line 295 OK | Line 295 OK |
| #^test_exif[jpg] | #^test_exif[jpg] |
| #^http_prefix[] | #^http_prefix[] |
| #^http_prefix_table[] | #^http_prefix_table[] |
| ^http_prefix_xml[] | #^http_prefix_xml[] |
| #^imagefont[] | #^imagefont[] |
| #^downloadtest[] | #^downloadtest[] |
| #^cachebug[] | #^cachebug[] |
| #^quickregexatend[] | #^quickregexatend[] |
| #^docsamplehttpfileload[] | #^docsamplehttpfileload[] |
| #^datecreatecolon[] | |
| #^exifdocsample[] | |
| #^rusagetv[] | |
| ^varmethnameconflict[] | |
| @varmethnameconflict[] | |
| $varmethnameconflict[1] | |
| ^varmethnameconflict.format[%03d] | |
| @rusagetv[] | |
| $s[$status:rusage] | |
| ^s.tv_sec.format[%.0f].^s.tv_usec.format[%06.0f] | |
| @exifdocsample[] | |
| $image[^image::measure[jpg/DSC00003.JPG]] | |
| $exif[$image.exif] | |
| ^if($exif){ | |
| Производитель фотоаппарата, модель: $exif.Make $exif.Model<br> | |
| Время съемки: ^exif.DateTimeOriginal.sql-string[]<br> | |
| Выдержка: $exif.ExposureTime секунды<br> | |
| Диафрагма: F$exif.FNumber<br> | |
| Использовалась вспышка: ^if(def $exif.Flash){^if($exif.Flash){да;нет};неизвестно}<br> | |
| }{ | |
| нет EXIF информации<br> | |
| } | |
| @exif_value[value][i] | |
| ^if($value is date){ | |
| ^value.sql-string[] | |
| }{ | |
| ^if($value is hash){ | |
| ^for[i](0;$value-1){$value.$i}[,] | |
| }{ | |
| $value | |
| } | |
| } | |
| @datecreatecolon[] | |
| #$date[^date::create[2002-12-02 14:30]] | |
| #$date[^date::create[2002-12-02]] | |
| #$date[^date::create[2002:12:02 13:30]] | |
| $date[^date::create[2002:12:02]] | |
| #$date[^date::create[12:02]] | |
| ^date.sql-string[] | |
| @docsamplehttpfileload[] | @docsamplehttpfileload[] |
| $file[^file::load[text;http://parser.ru/]] | $file[^file::load[text;http://parser.ru/]] |
| Line 349 $response:body[^image.gif[]] | Line 396 $response:body[^image.gif[]] |
| $xdoc[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?^taint[сегодня]; | $xdoc[^xdoc::load[http://www.cbr.ru/scripts/XML_daily.asp?^taint[сегодня]; |
| $.headers[ | $.headers[ |
| $.user-agent[ПАФ] | $.user-agent[ПАФ] |
| $.accept-test[$.value[значение]$.with-option[опция]] | |
| ] | ] |
| ]] | ]] |
| На ^xdoc.selectString[string(/ValCurs/@Date)] | На ^xdoc.selectString[string(/ValCurs/@Date)] |
| Line 406 $file[^file:list[$dir;\.(jpe?g|JPE?G)^$] | Line 454 $file[^file:list[$dir;\.(jpe?g|JPE?G)^$] |
| </table> | </table> |
| @show_exif_value[value][i] | @show_exif_value[value][i] |
| ^if($value is hash){ | ^if($value is date){ |
| ^for[i](0;$value-1){$value.$i}[,] | ^value.sql-string[] |
| }{ | }{ |
| $value | ^if($value is hash){ |
| ^for[i](0;$value-1){$value.$i}[,] | |
| }{ | |
| $value | |
| } | |
| } | } |
| @message-id-test[] | @message-id-test[] |
| ^mail:send[ | ^mail:send[ |
| $.from[paf@mail] | $.from[paf@mail] |