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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Links.

1. PmWiki | PmWiki / Links
... Home Page . ... authors (basic) A key feature of WikiWikiWebs is the ease of creating links in the text of a document. ... To create a link to another page, simply enclose the name of the page inside double square brackets, as in [[wiki sandbox]] or [[installation]] . ... PmWiki creates a link by using the text inside the double brackets. ... PageName|+]] creates a link to PageName and uses that page's title as the link text, eg [[Links|+]] gives Links . ... name|link text]] within the same page, or...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/research/pulsar/obssys/index.php?n=PmWiki.Links -- 20.7 Кб -- 14.09.2010
Похожие документы

2. OptInt PmWiki : PmWiki / Links
OptInt PmWiki : Pm Wiki / Links . ... To create a link to another page, simply enclose the name of the page inside double square brackets, as in [[wiki sandbox]] or [[installation]] . ... PmWiki creates a link by using the text inside the double brackets. ... In other words, PmWiki will automatically create the link path name using title case as a rule, but link text will display in the format you have entered it. ... PageName#name]] or [[PageName#name|link text]] for a location on another page . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Links?action=print -- 25.8 Кб -- 01.03.2014
Похожие документы

3. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы

4. Display and graphic windows
... In the early reduction stages it is recommended to create a display with the same number of pixels as the CCD frame, so that one can easily check for defects. ... The first command will create a display with identification 0 and axes of 520 and 337 pixels. The second command creates a graphic window with the default setting which can be used in most cases. ... which loads the image ech0011 in the active channel, using cuts values 500 and 2000 to define the range of represented intensities. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node470.html -- 3.9 Кб -- 23.02.1996
Похожие документы

5. Beginner's IDL - Line Plots
... Here we will look at line plots. We will go through steps, such as changing linestyles and symbols, you can use to modify your line plots. ... IDL> plot, num, line . ... IDL> plot, num, line, psym = 1 . ... IDL> plot, num, line, linestyle = 1 . ... Line Style . ... IDL> plot, num, line, linestyle=2, thick=3 . ... IDL> plot, num, line, psym = 8, symsize = 2.0 . ... IDL> plot, num, line, charsize=2.0, title='GHRS spectrum . ... IDL> plot, num, line, charsize=2.0, xcharsize=0.8, xtitle='wavelength' . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/training/events/IDLTopics/SSD98IDL/IDL_plotting1.html -- 12.5 Кб -- 23.12.2007
Похожие документы

6. Creating a file using a filename
Type ue filename . to create a new file. For instance, to create a new file called letter , type: ue letter . The screen of your terminal will fill with blank lines and the following message will be displayed at the bottom: == MicroEMACS 3.9e() == letter == File: letter ======== . ... the name MicroEMACS and the version number . ... the name of the temporary work file used to store the file you are editing (the computer term for this is 'buffer') . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/emacs/ue_using.html -- 2.5 Кб -- 17.01.1997
Похожие документы

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/screen.htm
... Contains properties describing the display screen and colors. ... JavaScript 1.2 The JavaScript runtime engine creates the screen object for you. ... Specifies the height of the screen, in pixels, minus permanent or semipermanent user interface features displayed by the operating system, such as the Taskbar on Windows. availLeft . ... Specifies the width of the screen, in pixels, minus permanent or semipermanent user interface features displayed by the operating system, such as the Taskbar on...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/screen.htm -- 11.5 Кб -- 07.10.1999
Похожие документы

8. Does the time it takes different methods to create all the elements coincide
... Does the time it takes different methods to create all the elements coincide with the universeт??s accepted age? ... Illinois Urbana-Champaign) Different kinds of stars create elements at different rates, all of which are consistent with the age of the universe. Get instant access to subscriber content on Astronomy.com! ... Registration is FREE and takes only a few seconds to complete. If you are already registered on Astronomy.com, please log in below. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/ask-astro/2011/02/cosmic-chemistry -- 63.2 Кб -- 10.04.2016
Похожие документы

9. Dynamic HTML in Communicator
... To run the <LAYER> version of the example, select: flower.htm . ... However, if the page had several layers with absolute positions, and you wanted to place another layer in a relative position to one of the existing layers, you could use inline JavaScript to calculate the value for LEFT or TOP . ... In this example, there is really no need to use inline JavaScript to position the last flower layer, since you could just let the TOP value default to its natural value, as in the other flower layers. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers34.htm -- 11.4 Кб -- 13.08.1997
Похожие документы

10. DFOS: calibration memory and AB creation
... This page deals with the operational issue of how to fill the calibration memory properly, and with the interplay of createAB and that memory. The calibration memory is the list of all calibration product files currently available for association. ... The dynamic calibrations are created by the pipeline from raw files and are stored in $DFO_CAL_DIR/<date>. ... DFO_CAL_DIR/VCAL is the pool of virtual calibrations. ... The calibration memory is managed by DFOS in the following way: . ...
[