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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/SkinTemplates?action=print.

1. mod_actions - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . ... Execute CGI scripts based on media type or request method. ... actions_module . ... The Action directive lets you run CGI scripts whenever a file of a certain MIME content type is requested. ... Action . ... Action action-type cgi-script [virtual] . ... Script method cgi-script . ... This directive adds an action, which will activate cgi-script when a file is requested using the method of method . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/ru/mod/mod_actions.html -- 13.0 Кб -- 19.11.2015
Похожие документы

2. mod_actions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... This module provides for executing CGI scripts based on media type or request method. ... The Action directive lets you run CGI scripts whenever a file of a certain MIME content type is requested. ... Action action-type cgi-script [virtual] . ... Script method cgi-script . ... This directive adds an action, which will activate cgi-script when a file is requested using the method of method . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/mod/mod_actions.html -- 11.1 Кб -- 10.12.2010
Похожие документы

3. Pulsar Group PmWiki/Page Directives
... PmWiki . Summary: PmWiki group header. ... Summary: Directives to specify page titles, descriptions, keywords, and display:) PmWiki uses a number of directives to specify page titles, descriptions, page keywords, and control the display of various components. ... Is there any method for redirecting to the equivalent page in a different group, i.e. from BadGroup /thispage => GoodGroup /thispage using similar markup to (:redirect Goodgroup.{ ... Name}:)(:redirect Goodgroup.{ ... Pulsar Surveys . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.PageDirectives -- 21.4 Кб -- 01.03.2014
Похожие документы

4. OptInt PmWiki : PmWiki / Page Text Variables
OptInt PmWiki : Pm Wiki / Page Text Variables . Page variables | ... Page text variables are string variables automatically made available through natural page markup or explicitly with page directive markup within the wiki text of the page. ... use a definition list - the normal pmwiki markup for a definition list will create a page text variable . ... This creates a new variable that can be accessed by {$:Name} (becomes: "Crisses") in the page. use a simple colon delimiter in normal text . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageTextVariables?action=print -- 28.4 Кб -- 01.03.2014
Похожие документы

5. Module mod_actions
This module provides for executing CGI scripts based on media type or request method. ... Source File: mod_actions.c . ... Action . ... Syntax: Action action-type cgi-script . ... Examples: # Requests for files of a particular type: Action image/gif /cgi-bin/images.cgi # Files of a particular file extension AddHandler my-file-type .xyz Action my-file-type /cgi-bin/program.cgi . ... This directive adds an action, which will activate cgi-script when a file is requested using the method of method . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_actions.html -- 7.1 Кб -- 03.10.2002
Похожие документы

6. NPOI raw packet data files
Next: VOLVOX Up: COBRA Previous: Compound plot procedures Contents . A small number of procedures capable of directly accessing NPOI raw packet files. packetdir , file Function. Return packet directory for specified file. This is an array of structures, each one specifying file, day number, time, type, length, and offset in bytes from the beginning of the file for a packet. ... packetlist , YYYY-MMDD Open all raw packet files corresponding do embedded system date YYYY-MMDD. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node244.html -- 5.4 Кб -- 28.04.2015
Похожие документы

7. Recipes and the Queue GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . ... Recipes and the Queue . ... The pipeline?s actions are controlled by ?Recipes? that specify input FITS files, various tasks (called ?primitives?) to run on them, and options or parameters for those tasks. ... For GPI, recipes are saved as XML files, and while they may be edited by hand, they are more easily created through the use of the Recipe Editor and Data Parser tools. ... The pipeline checks the queue for new recipes once per second by default. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/usage/recipesqueue.html -- 16.0 Кб -- 14.02.2014
Похожие документы

8. Contents
Next: General Introduction Up: PROS USERS GUIDE Previous: PROS USERS GUIDE . ... Summary of Tasks in this Section . ... IRAF/PROS Files . ... DATA I/O . ... ROSAT data and PROS . ... QPOE Utilities . Summary of Tasks in this section . qpcopy* - Manipulation of PROS/IRAF data files . ... qpsort* -- Sort a QPOE file . ... qprotate* -- Rotate a QPOE image about the origin . ... qpappend* -- Append a list of input qpoes to produce a single qpoe file . ... Image Display . ... Spectral Analysis . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node1.html -- 10.9 Кб -- 01.10.2012
Похожие документы

9. Examples of displaying access permissions
To display the permissions on a single file: ls -l file1 -rw-r--r-- 2 unixjohn doc 3287 Apr 8 12:10 file1 . ... To display the permissions on the contents of a directory: ls -l prototype . ... To display the permissions on each file and directory in your current directory : ls -l -rw------- 1 erpl08 iss 4307 Jun 17 10:00 FAQ.xdh drwx------ 2 erpl08 iss 1024 Jun 17 10:00 SCCS -rw------- 1 erpl08 iss 15119 Jun 17 10:00 commands.xdh -rw------- 1 erpl08 iss 266 Jun 17 10:00 concepts.xdh . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/next.html -- 3.4 Кб -- 17.01.1997
Похожие документы

10. 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
Похожие документы
Еще в разделе: (Показать все результаты (>1836) - astro.uni-altai.ru/ )

11. Dynamic HTML in Communicator
Contents] [Prev page] [Next page] [Index] . Navigator 4 from Netscape, which is part of the Communicator product suite, includes three new areas of functionality that taken together give you Dynamic HTML. The three components of Dynamic HTML are style sheets, content positioning, and downloadable fonts. Used together, these three components give you greater control over the appearance, layout, and behavior of your web pages. ... Introducing Downloadable Fonts . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dh