Найдено документов: 193032 (147 сайтов) ---- Время поиска: 0.43сек. |
Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/pipermail/sas-uploads/2013-February/014045.html.
http://xmm.vilspa.esa.es/pipermail/sas-uploads/2013-February/014045.html.
1. Reading mail messages
. To read your mail enter the command: mail . A summary of your messages, made up of mail headers is displayed. At the bottom of the screen is the mail prompt " " at which you enter the commands that allow you to read your mail. Example . Reading the top of each message . Reading other mail files .
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/mail/five.3.html -- 2.1 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>363) - comet.sai.msu.ru/ )
2. CSPICE Routines: SIGERR_C
... Abstract Inform the CSPICE error processing mechanism that an error has occurred, and specify the type of error. ... Generally, msg will be stored internally by the CSPICE error handling mechanism. ... This is the routine used by CSPICE to signal the detection of errors. Making a call to sigerr_c is the way to inform the error handling mechanism that an error has occurred. ... However, this routine is part of the interface to the CSPICE error handling mechanism. ... Link to routine source . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/sigerr_c.html -- 8.3 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10318) - www.stsci.edu/ )
3. Black Holes Easy Reader. - an Astronomy Net Blackholes2 Forum Message
Blackholes2 Forum Message . Forums: . ... Black Holes Easy Reader. ... To have a Black Hole first you must decide that gravity always is the same no matter how strong it gets. ... So Black Holes may have different sizes. ... Black Holes are a very emotional idea for many of the people who think they are smart and right messages here. ... 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/blackholes2/messages/4940.shtml -- 14.5 Кб -- 09.04.2016
Похожие документы
Похожие документы
4. Reading Client Input in Apache 1.2
Apache 1.1 and earlier let modules handle POST and PUT requests by themselves. The module would, on its own, determine whether the request had an entity, how many bytes it was, and then called a function ( read_client_block ) to get the data. ... This step also sends a 100 Continue response to HTTP/1.1 clients, so should not be called until the module is *definitely* ready to read content. (otherwise, the point of the 100 response is defeated). ... Finally, call ap_get_client_block in a loop. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/misc/client_block_api.html -- 4.8 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>96) - neptun.sai.msu.ru/ )
5. Links and anchors examples
... You can learn how to use style sheets and how to position HTML content by reading the Guide to Dynamic HTML in Netscape Communicator . ... To return to the top of this page, jump to anchor 1 in this document . ... Jump to the second section A Cold Autumn Day in the mystery "A man from Nowhere". ... If you click on this link, you'll see a confirmation dialog box. ... If you move the mouse over and then away from The Man From Nowhere , a dialog box appears telling you what the link will do. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/REF/links.htm -- 5.2 Кб -- 15.04.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1391) - www.sao.ru/ )
6. [sas-uploads] cal-3.146.tgz
... Fri, 26 Jul 2002 17:10:06 +0200 . ... Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] . Package: cal-3.146.tgz - 374637 B MD5: 796c0ad4c6d9c183afc73de0ccdf2b3e Uploaded by: Uwe Lammers ulammers@rssd.esa.int Accepted on: Fri Jul 26 15:10:05 2002 UTC The most recent ChangeLog entry says: Version 3.146 - 2002 -07-26 (UL) ------------- + read additional gain/ CTI parameters from CCF and pass to CTI /gain correction codes in calpnalgo =2.39 [requires EPN_CTI _ = ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/pipermail/sas-uploads/2002-July/003523.html -- 3.5 Кб -- 26.07.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>15428) - xmm.vilspa.esa.es/ )
7. http://www.naic.edu/~phil/software/datataking/socklib
Notes on jeffs socklib: file: /home/phil/Linux/libsrc/socklib/Notes Initialization: -sock_bind() calls find_dest that calls init_dest() to read in the mailbox file. - binding sets up the socket for you to receive things on. ... I/O Message format - 4 byte int holding message length followed by this many bytes (the 1st 4 bytes are not included in the message length). ... It will link the socket into our bound SOCK* linked list (by calling sock_connect(). ... It is Used to check when we are out of sync. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/software/datataking/socklib -- 9.5 Кб -- 24.11.2009
Похожие документы
Похожие документы
8. casacore: casa::FileLocker Class Reference
... Classes . Files . ... casa . casa::FileLocker . ... Class to handle file locking. ... Write . ... FileLocker (int fd, uInt start=0, uInt length=0) . ... Bool . ... Test if the file can be locked for read or write. ... Test if the process has a lock for read or write on the file. int . ... Length=0 means till the end of the file. casa::FileLocker::~FileLocker . Bool casa::FileLocker::acquire . ... Optionally the PID of the process holding the lock is returned. int casa::FileLocker::fd . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1FileLocker.html -- 33.4 Кб -- 14.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11214) - www.atnf.csiro.au/ )
9. Mail Filters
... 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 function takes one argument, a message object, and can make changes to that message. ... News Filters . ... This file contains the JavaScript functions that perform the mail filtering. ... For news filters it is a News Message object and for mail filters it is a Mail Message object. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/mail.htm -- 18.2 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6550) - www.arcetri.astro.it/ )
10. ESO - What do I do if I get the messaged "CPL initialisation failed" in...
... Science . ... Science Users Information > Data Handling and Products > Data Reduction FAQ > What do I do if I get the messaged "CPL initialisation failed" in gasgano? ... Observing with ESO Telescopes . ... ESO-MIDAS . ... Science Data Products Forum . ... ESO Data . ... If you get an error message like: Lost output message: 10:52:04 [WARNING] CPL-messaging . ... Lost error message: 10:52:04 [ ERROR ] Dumping all 1 error(s): . Lost error message: 10:52:04 [ ERROR ] [1/1] 'File cannot be created' . ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/data-processing/faq/what-do-i-do-if-i-get-the-messaged-cpl-initialisation-failed-in-gasgano.html -- 22.6 Кб -- 10.04.2016
Похожие документы
Похожие документы
11. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/mail+news/00-index
PMBiff.zip 43386 biff utility for OS/2 PM atp08os2.zip 202842 QWK packet mail reader au1_os2.zip 432901 UUCP/FIDO gateway blue200.zip 827046 Post Road mailer for PROFS bw22_os2.zip 480982 Blue Wave offline mail reader ( QWK ) cis2qwk.zip 31566 CompuServe to QWK message file converter cs2pmm_m.zip 32756 convert GCP message files for PMMail/2 elm23-2.zip 950128 Elm 2.3 mail frontend for UUPC or TCP/IP extract3.zip 249920 Usenet ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/mail+news/00-index -- 3.7 Кб -- 20.11.1999
Похожие документы
Похожие документы
12. Interstellar Radio Messages. IRE RAS.
Interstellar Radio Messages . ... One-Dimensional Radio Message to Blind Aliens . ... Project METI@home: Messages to ETI from Home . ... Limitations on Volume of Interstellar Radio Messages . Synthesis and Transmission of Cosmic Call 2003 Interstellar Radio Message . ... Transforming SETI to METI . ... Test SETI during Transmissions of Interstellar Radio Messages . Sending and Searching of Interstellar Messages . ... The First Musical Interstellar Radio Message . ... IRE RAS 1996-200 9 ...
[
Сохраненная копия
]
Ссылки http://www.cplire.ru/html/ra&sr/irm/index.html -- 16.6 Кб -- 12.05.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>351) - www.cplire.ru/ )
13. The XPA Messaging System
The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. ... A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/xpa/ -- 3.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2655) - hea-www.harvard.edu/ )
14. NVSS Source Search ($Revision: 1.6 $ - running v2.17)
On 1 February 2002 this Mirror was upgraded from NVSSlist v2.10 to NVSSlist v2.17 . ... This form searches the source catalog produced by the NRAO/VLA Sky Survey (NVSS). ... Object name [optional] : . ... Search radius and verification halfwidth in arcseconds [Optional] : . ... Enter a list of positions to search: . ... The contents of the NVSS source catalog and the techniques used by NVSSlist to derive error estimates and other parameters are described here. ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/surveys/nrao/NVSS/NVSS.html -- 8.7 Кб -- 19.04.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>758) - www.mrao.cam.ac.uk/ )
15. The buffer cache
... This is called disk buffering , and the memory used for the purpose is called the buffer cache . Since memory is, unfortunately, a finite, nay, scarce resource, the buffer cache usually cannot be big enough (it can't hold all the data one ever wants to use). ... On the one hand, data that is written is often soon read again (e.g., a source code file is saved to a file, then read by the compiler), so putting data that is written in the cache is a good idea. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node65.html -- 8.4 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1141) - star.arm.ac.uk/ )
16. The Data Handling System for the NOAO Mosaic
Next: IRAF Data Reduction Software for the NOAO Mosaic . ... This paper presents the data handling system being built for the NOAO Mosaic by the IRAF group at NOAO. This system consists of a Data Capture Agent which assembles and saves the disk images, a Real Time Display and Mosaic viewer used to view the very large (134MB) Mosaic images during and after readout, and IRAF software for CCD processing, quick look, and general data interaction. ... Figure: Data Handling System Architecture. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass96/todyd.html -- 14.9 Кб -- 23.06.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1316) - www.adass.org/ )
17. AVI_Reader (ImageJ API)
... Class . ... ImageJ Plugin for reading an AVI file into an image stack (one slice per video frame) Version 2008-07-03 by Michael Schmid, based on a plugin by Daniel Marsh and Wayne Rasband Restrictions and Notes: - Only few formats supported: - uncompressed 8 bit with palette (=LUT) - uncompressed 8 16 bit grayscale - uncompressed 24 32 bit RGB (alpha channel ignored) - uncompressed 32 bit AYUV (alpha channel ignored) - various YUV 4:2:2 compressed formats - png or jpeg-encoded individual frames. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/AVI_Reader.html -- 24.5 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>348) - www.astro.louisville.edu/ )
18. From Power Up To Bash Prompt: System Logger
... They write messages to logs. The kernel's messages are handled by klogd , while syslogd handles log messages from other processes. The main log is /var/log/messages . This is a good place to look if something is going wrong with your system. ... The file /etc/syslog.conf tells the loggers what messages to put where. ... NOTE: Syslog requires the /etc/services file to be present. The services file allocates ports. ... Have a look at your system log. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-9.html -- 3.3 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-9.html -- 3.3 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-9.html -- 3.3 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-9.html -- 3.3 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-9.html -- 3.3 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>636) - jet.sao.ru/ )
19. ASP: Black Holes: An Introductory Resource List
home education > resources . SEARCH ASP SITE: Match ALL words Match ANY word . ... Astronomy Education Bibliography . ... Black Holes: An Introductory Resource List . ... On how our time differs from the early universe in terms of what galaxies are doing, and what role supermassive black holes play. ... Discusses how supermassive black holes powering the centers of galaxies may be more common than thought. ... On Hubble observations showing how common supermassive black holes are in galaxies. ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/edu/resources/blackholes3.html -- 19.0 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>753) - www.astrosociety.org/ )
20. http://lnfm1.sai.msu.ru/SETI/koi/articles/abstr1.html
... Unlike the previous digital-only Messages, Arecibo-1974 and Evpatoria-1999, the TAM has complex, three-section structure with different forms of information. Section 1 represents coherent sounding radio signal with slow Doppler wavelength tuning to imitate transmission from Sun's center. ... Section 2 is an analog information and represents musical melodies, performed on the Theremin. ... There were seven musical compositions in the 1st Theremin Concert for Aliens. ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/SETI/koi/articles/abstr1.html -- 3.2 Кб -- 16.10.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>152) - lnfm1.sai.msu.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда