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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/shell/oview2.2.html.

1. Features provided by the shell
. The shell provides you with one or more of the following features. You can: . create an environment that meets your needs . write shell scripts . define command aliases . manipulate the command history . automatically complete the command line . edit the command line . Some shells provide more of these facilites than others. Summary table .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/oview1.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>388) - comet.sai.msu.ru/ )

2. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>2640) - astro.uni-altai.ru/ )

3. Writing Shell Scripts
... To aid description, line numbers are given on the left side of each line (these line numbers are not part of the shell script ). 1: #!/bin/csh 2: 3: # Delete any datasets called multi.uv . 4: 5: rm -rf multi.uv 6: 7: fits in= MULTI.UV op=uvin out= multi.uv 8: 9: foreach srcnam ( 1934-638 0823-500 vela ) 10: uvaver vis = multi.uv select=source(${ srcnam }) out=${ srcnam }.uv 11: end 12: 13: mfcal Line 1: C-shell scripts must always start with the rather cryptic #!/bin/csh . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/node20.html -- 8.0 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>12580) - www.atnf.csiro.au/ )

4. About this Book
... JavaScript is Netscape's cross-platform, object-based scripting language for client and server applications. This book is a reference manual for the JavaScript language, including both core and client-side JavaScript. ... JavaScript Versions . Where to Find JavaScript Information . ... Each version of Navigator supports a different version of JavaScript. ... The following table lists the JavaScript version supported by different Navigator versions. ... Enterpriser Server version . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/preface.htm -- 11.0 Кб -- 07.10.1999
Похожие документы

5. Module Index - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... Other Modules . ... Core Apache HTTP Server features that are always available . ... This module provides for executing CGI scripts based on media type or request method. mod_alias . ... Sends files that contain their own HTTP headers . ... User authentication using MD5 Digest Authentication. mod_authn_alias . ... Provides for "trailing slash" redirects and serving directory index files . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/ -- 15.7 Кб -- 25.02.2008
Похожие документы

6. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы

7. http://www.adass.org/adass/proceedings/adass03/reprints/P2-32.pdf
... In addition, Aladin can now parse VOTables from various origins. ... Compatibility with VO standards The emerging VO standards are already implemented in Aladin, allowing users to access VO image and data servers, immediatly available in Aladin by describing these servers in the GLU registry. ... VOTable VOTable has been the first IVOA standard. ... It allows to access various servers of astronomical catalogues, as well as metadata descriptions such as SIA and IDHA servers (see below) 2.2. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass03/reprints/P2-32.pdf -- 498.9 Кб -- 27.08.2004
Похожие документы

8. PyRAF
... PyRAF is a command language for running IRAF tasks that is based on the Python scripting language. ... By developing a Python interface to IRAF tasks, we open up the IRAF system and make it possible to write scripts that combine IRAF tasks with the numerous other capabilities of Python. ... Currently, the most important difference between PyRAF and the old IRAF CL is that PyRAF allows you to write scripts using a much more powerful language that has capabilities far beyond simply running IRAF tasks....
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/institute/software_hardware/pyraf -- 26.3 Кб -- 10.04.2016
Похожие документы

9. Explanation of my Python scripts and how to use them Bojan Nikolic web pages
... Bojan Nikolic web pages (r. 329) . ... python <name of some script> . ... The reason for such design is that the scripts are designed for interactive use within Python. What you are supposed to do is to start python interpreter, load up the script using the execfile command, e.g., . ... and then continue in Python to use the commands defined by the script, maybe for example calling a analyse() function. ... Explanation of my Python scripts and how to use them . Design for use within Python . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/oof/bojanspython.html -- 9.0 Кб -- 04.04.2016
Похожие документы

10. The XPA Help Facility
... 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 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). ... XPA User Programs . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/help.html -- 7.4 Кб -- 08.04.2009
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/help.html -- 7.4 Кб -- 01.10.2012
Похожие документы

11. http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/SLAKWARE/AP4/DISKAP4
CONTENTS: bc gp9600 groff quota sc workbone ftape mt_st vim texinfo ash manpgs ash: Kenneth Almquist's ash shell. ash: ash: A lightweight (62K) Bourne compatible shell. ... The Slackware setup scripts are a notable ash: exception, since ash is the shell used on the install disks. NetBSD ash: uses ash as its /bin/sh. ash: ash: texinfo: GNU texinfo-3.1 texinfo: texinfo: 'Texinfo' is a documentation system that uses a single source file to texinfo: produce both on-line information and printed output. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/linux/slackware-2.3/SLAKWARE/AP4/DISKAP4 -- 5.7 Кб -- 12.07.1995
Похожие документы

12. TUI:Scripts:Scripting Tutorial
This tutorial introduces you to the joys and pains of writing scripts for TUI. Scripts are written in Python, and this tutorial does not attempt to teach the language. ... Send Commands (DISDark script) Control an instrument. ... Loops (DISCals script) Use a loop to simplify repetitive commands. Refinements (NiceDISCals script) Add a few refinements to DISCals to make a script worth emulating. UserInput (DISDark v2 script) Add user input widgets to your script. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/Introduction.html -- 2.5 Кб -- 05.09.2014
Похожие документы

13. OYSTER
... The three original collections are CHAMELEON, which reduces a single night of data, AMOEBA, which fits models to the calibrated visibility data of several nights, and STARBASE, which implements a stellar data base and provides catalog access. ... Astrometry: Multi-color dispersion corrections, metrology calibration, astrometric functions including the Naval Observatory Vector Astrometry Subroutines, epoch conversions, and polar motion data. ... Stellar data base: procedures for star catalog access. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/about.html -- 5.1 Кб -- 13.08.2014
Похожие документы

14. AstroImageJ (AIJ) - ImageJ for Astronomy
... AstroImageJ (AIJ) .. ... Reads and writes FITS images with standard headers . ... Provides a time and coordinate converter tool with capability to update/enhance FITS header content (AIRMASS, BJD, etc.) ... Creates color images and with native ImageJ processing power . ... AstroImageJ_Updater . Update operation now updates AIJ version number in Info.plist CFBundleVersion and CFBundleShortVersionString (MacOSX only) . ... AstroImageJ is ImageJ with astronomy plugins and macros installed. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/ -- 6.2 Кб -- 01.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>636) - www.astro.louisville.edu/ )

15. http://www.stecf.org/conferences/adass/adassVII/reprints/teubenp.ps.gz
... GUI­fying and Documenting your Shell Script Peter. ... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... Tcl/Tk: TkRun The GUI that is created will provide a simple interface to a program that is spawned by the GUI. ... Sample Script: testscript Here is an example header from a C­shell script with which Figure 1 was made. ...
[ Текст ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/teubenp.ps.gz -- 105.9 Кб -- 12.06.2006
Похожие документы

16. Astronomy Magazine - Interactive Star Charts, Planets, Meteors, Comets,
... Tonight's Sky . ... The Magazine . ... Star Atlas . ... An artificial comet holds secrets to Earths life . ... Astronomy for Kids . ... Observing springtime deep-sky objects with a large telescope . ... The planet has extreme temperature swings and perhaps active lava flows. ... A digital supplement to Astronomy magazine. ... Join TravelQuest International with Astronomy and Discover magazines on one of three great tour options surrounding this celestial spectacle . ... Astronomy Magazine . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/ -- 79.0 Кб -- 09.04.2016
Похожие документы

17. Zen: Tsearch2WhatsNew
... Index . ... Online version of this document is available from http://www.sai.msu.su/~megera/oddmuse/index.cgi/Tsearch2WhatsNew . ... Query rewriting support . Extents based ranking function (rank_cd) now supports complex logical operators in queries and different weights of class lexemes. ... Filtering: contrib_regression=# select rewrite( ARRAY[query, keyword, sample] ) from test_tsquery, to_tsquery('default', 'moscow') as query where keyword ~ query; rewrite --------------------- 'moskva' | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/Tsearch2WhatsNew -- 13.9 Кб -- 10.04.2016
Похожие документы

18. http://xmm.vilspa.esa.es/sas/5.4.1/doc/obssumm.ps.gz
... NoHTML (error) No HTML written, could not parse enough from in le. ... IndexInvalidIndexKey ( error ) A supplied indexkey is invalid NoLogoBanner ( warning ) No LOGO written to HTML . corrective action : NoPropTargetTbl ( warning ) No Proposal Target Information table written to HTML . corrective action : NoObsRecTbl ( warning ) No Observation Record table written to HTML . corrective action : NoGOInfoTbl ( warning ) No Guest Observer Information table written to HTML . corrective ...
[ Текст ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/obssumm.ps.gz -- 51.9 Кб -- 10.01.2003
Похожие документы
Еще в разделе: (Показать все результаты (>9540) - xmm.vilspa.esa.es/ )

19. http://star.arm.ac.uk/~spm/software/liveice.html
... Unlike clients such as Shout and IceDJ this permits the broadcast of live audio, rather than prerecorded mp3's. LiveIce was developed after the appearance of IceCast to provide the Real Time streaming functionality which makes it a viable solution for broadcasting. It is based on the guts of 2 of my previous works - Mp3Serv, the first mp3 broadcasting system & Mp3Mixer, a toy which allows the user to 'Mix' with mp3 streams. ... LiveIce XMMS sourcecode is available here . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~spm/software/liveice.html -- 9.8 Кб -- 10.03.2000
Похожие документы

20. pdev_software
The pnet, prun, psrv suite of programs . ... pnet -> prun -> psrv -> disc . ... It can forward commands from pnet to psrv and pass back the replies. prun starts the data taking, gets the data from the spectrometer, and passes it via a socket to the psrv program running on the file server. ... There is a psrv task for each prun task (one for each subband on a spectrometer box). prun starts psrv via xinetd by connecting to the well known port address. psrv accepts commands from pnet via prun. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/pdev/jeffscode.html -- 8.6 Кб -- 24.03.2010
Похожие документы

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования