Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 270721 (149 сайтов) ---- Время поиска: 0.45сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/mail.htm.

1. JavaScript Mail Filters in Navigator 4.0
... This appendix tells you how you can use JavaScript to filter your incoming mail and news when you use Netscape Messenger. ... Write a JavaScript function to serve as a filter and put it in your filters file. ... This file contains the JavaScript functions that perform the mail filtering. ... The following is an example of a simple mail filter file. ... It also sends all messages from my_sister to the trash folder. // filters.js file. function MomFilter(message) { . ... message.folder = f.folder; . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/mail.htm -- 17.1 Кб -- 12.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>1313) - www.sao.ru/ )

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm
... JavaScript 1.1 Plugin objects are predefined JavaScript objects that you access through the navigator.plugins array. A Plugin object is a plug-in installed on the client. ... For example, the following code displays the type and description properties of the first Plugin object's first MimeType object. myPlugin=navigator.plugins[0] . ... Description . ... The following code assigns shorthand variables for the predefined LiveAudio properties. var myPluginName = navigator.plugins["LiveAudio"].name . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm -- 15.2 Кб -- 07.10.1999
Похожие документы

3. RE: Location Of Dome/Observatory - an Astronomy Net Domes Forum Message
Domes Forum Message . ... Domes and Observatories Discussion | Post . ... RE: Location Of Dome/Observatory . ... Post Message | ... Posted by topps52407@aol.com on May 21, 2000 17:33:37 UTC . ... I`m fortunate to be located in a rural area however, the area where I wish to locate my Dome is not in the most open part of our property. ... www.astronomy.net . ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/domes/messages/6.shtml -- 14.1 Кб -- 09.04.2016
Похожие документы

4. comedi_loglevel
... comedi_loglevel -- change Comedilib logging properties . ... This function affects the output of debugging and error messages from Comedilib. By increasing the loglevel, additional debugging information will be printed. ... COMEDI_LOGLEVEL=0 Comedilib prints nothing. COMEDI_LOGLEVEL=1 (default) Comedilib prints error messages when there is a self-consistency error (i.e., an internal bug.) COMEDI_LOGLEVEL=2 Comedilib prints an error message when an invalid parameter is passed. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-loglevel.html -- 4.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-loglevel.html -- 4.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-loglevel.html -- 4.6 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1279) - jet.sao.ru/ )

5. md5 - generate message digest
. md5 [ -0123456789 ] [ -h] file . This program generates the message digest of the given file using the RSA Message Digest 5 (MD5) and other selected algorithms. If file is not given, the program uses the standard input. -0123456789 . Select algorithm from the following list . -0 null . -1 MD5 . -2 SNEFRU . -3 CRC32 . -4 CRC16 . -5 MD4 . -6 MD2 . -7 SHA . -8 HAVAL . -9 null . -h . Display the result in hex; the default is base-64 . David L. Mills (mills@udel.edu)
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/md5cert.html -- 1.9 Кб -- 21.12.2007