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

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

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

1. VLBI Wiki | PmWiki / Links
... 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]] . ... 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 . PageName#name]] or [[PageName#name|link text]] for a location on another page . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.Links -- 18.9 Кб -- 12.04.2016
Похожие документы

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. SAS package documentation standards
The preferred way to document an SAS package is via LaTeX. If you created the package directory structure with the SAS package maker pkgmaker , a subdirectory called doc will have been created with partially filled out LaTeX templates. ... Also, the new structure is seamlessly integrated in the overall SAS make file mechanism so that it becomes possible to generate HTML or PostScript documentation for the whole SAS. ... The BibTeX file is called sas.bib and is pat of the package sas . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/documentation.html -- 5.6 Кб -- 30.03.2001
Похожие документы

4. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm
... JavaScript 1.2: added name , text , x , and y properties Using the HTML A tag or calling the String.anchor method. The JavaScript runtime engine creates an Anchor object corresponding to each A tag in your document that supplies the NAME attribute. It puts these objects in an array in the document.anchors property. ... A string specifying the anchor's name. text . ... The horizontal position of the anchor's left edge, in pixels, relative to the left edge of the document. y . ... Anchor . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm -- 13.7 Кб -- 07.10.1999
Похожие документы

5. Dynamic HTML in Communicator
... Font enhancements in Communicator include the ability to incorporate downloadable fonts into your web documents. ... The fonts are contained in a font definition file that reside on the host web server with the HTML document. ... Before you can create font definition files, make sure the fonts you wish to use in your web document are installed on your system. ... FONT> </P> . ... For more information about dynamic fonts, see: http://home.netscape.com/comprod/products/communicator/fonts/index.html . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/webfont1.htm -- 11.8 Кб -- 13.08.1997
Похожие документы

6. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. For example, if the hook returns an int and takes a request_rec * and an int and is called do_something , then declare it like this: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/developer/hooks.html -- 11.9 Кб -- 25.02.2008
Похожие документы

7. rtftohtml Users Guide - 4 Special Processing
... 4.4 Imbedding HTML in a Document . In the following discussion of SPECIAL processing  , I will assume that rtftohtml has not been customized. If it has, the text styles used to create special effects may be different. ... Normally, if your RTF document contained the text "<cite>hello</cite>", the translator would output this as: "&lt;cite&gt;hello&lt;/cite&gt;". ... If, however, you want the <cite></cite> to be interpreted as HTML markup, you must format the tags using Hidden and Shadow. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/docs/rtftohtml/rtftohtml-4.html -- 4.8 Кб -- 23.08.1996
Похожие документы

8. Procedure to be followed by DMD secretary for DFS Group documentation
Procedure to be followed by DMD secretary for DFS Group documentation . Initial email comes from author requesting document number. ... An email is then sent by the DMD secretary to the Technical Archive (tecarch@eso.org) with the same information, to request the last 4 digits of the document number (the 'chronological number'). ... Some time will pass and then the author, using the DFS Group tool 'WebCheck', will post a web readable version of the document on the DFS Group website. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/DMD_Archive_procedure_notes.html -- 9.2 Кб -- 21.01.2002
Похожие документы

9. The File Life Cycle
The File System . This section describes how you can create new files, copy existing files, and delete obsolete files. ... RENAME to change the name of a file. ... Files can be created in several ways: text can be entered from the keyboard via the CREATE command, an editor can create a file, as can a running program, and files can be copied from other directories. ... To delete obsolete files, use the DELETE command followed by a file name or file name template (wildcards). ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_22.html -- 9.0 Кб -- 01.11.1995
Похожие документы

10. Full-text indexes
Full-Text Search in PostgreSQL: A Gentle Introduction . ... There are two kinds of indexes which can be used to speedup FTS operator ( Section 2.1 ). ... GiST index is lossy , which means its' required to consult heap to check results for false hits. ... Since information about these labels stored in heap only and GIN index is not lossy, there is no necessity to access heap, one should use special FTS operator @@@ , which forces using of heap to get information about labels. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/indexes-fts.html -- 9.7 Кб -- 13.04.2008
Похожие документы

11. Can Black Holes Create Space Time? - an Astronomy Net Blackholes Forum Message
Blackholes Forum Message . ... Can Black Holes Create Space Time? ... Quasar jet streams (QJS) have been exhibiting Faster than light motion since they were first discovered by radio astronomy a long time ago. ... But what if Black holes were creating Space time, what if a relationship between matter energy and space time exists, in a conundrum what can matter exist in, it can exist in side of it's self, how about this as a hypothesis, can black holes create space time? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes/messages/6660.shtml -- 15.7 Кб -- 09.04.2016
Похожие документы

12. Server-Wide Configuration
This document explains some of the directives provided by the core server which are used to configure the basic operations of the server. ... Process Creation . Network Configuration . ... User . ... A single control process is responsible for launching child processes which listen for connections and serve them when they arrive. ... The User and Group directives are used to set the privileges of the Apache child processes. ... The child process creates multiple threads to serve requests. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/server-wide.html -- 12.1 Кб -- 15.10.2001
Похожие документы

13. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

14. *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
Похожие документы

15. http://www.atmob.org/library/policies/NetworkAcceptableUse.pdf
ATMoB Network Acceptable Use Policy Created 6/1/2005 The Amateur Telescope Makers of Boston, Incorporated provides this network terminals for its members. ... Users must respect the privacy of others. ... The Services may not be used in a manner that precludes or significantly hampers network access by others. ... Where the network or devices are being used to access another network, any abuse of the acceptable use policy of that network will be regarded as unacceptable use of our network. ...
[ Текст ]  Ссылки http://www.atmob.org/library/policies/NetworkAcceptableUse.pdf -- 20.0 Кб -- 09.12.2008
Похожие документы

16. This is ALL_RAVERS WELCOME HTML Document
. It's me - Dj.TONIK !!! Hi ! If you wanna see my pretty face, just click with your mouse HERE . And I'm Dj.FUNTIK !!! Do you wanna see my ... face ? Please, click HERE . HERE WE ARE TOGETHER - DjTONIK DjFUNTIK! We are the Russian musik group called NEW FUNKY Djs !!! We are also a team named BACK TO FUNK BODYSLAM CREW !!! .
[ Сохраненная копия ]  Ссылки http://www.schools.keldysh.ru/gym1522/maxim/max2.htm -- 5.4 Кб -- 22.11.2001
Похожие документы
Еще в разделе: (Показать все результаты (>134) - www.schools.keldysh.ru/ )

17. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы

18. SSAU scientists and specialists of JSC 'Metallist-Samara' create a unique
... SSAU History . SSAU roadmap . ... Scientists of SSAU and specialists of JSC Metallist-Samara work out a project on creation of import-substituting sea water desalting plants and wastewater treatment plants. ... So, the first experimental installation designed to produce one cubic meter of fresh water per hour, has a power consumption of only 10 kilowatt-hours, which is at the level of the latest foreign desalination plants. ... e-mail: ssau@ssau.ru . http://www.ssau.ru . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12000/ -- 27.3 Кб -- 02.12.2015
Похожие документы

19. q3c [SAI Virtual Observatory - Wiki]
Trace: q3c . start : q3c . ... SAI VO Projects . ... Help on Wiki search . ... dropdb q3ctest createdb q3ctest psql q3ctest /usr/local/pgsql/share/contrib/ q3c .sql psql q3ctest /usr/local/pgsql/share/contrib/pg_sphere.sql -- Static data SELECT generate_series(1, 1000000 ) AS id, random ()*360 AS ra, ( random ()-0.5)*180 AS dec INTO test_ q3c ; SELECT generate_series(1, 1000000 ) AS id, spoint( random ()*2*3.1415926, ( random ()-0.5)*3.1415926) AS point INTO test_pgsphere; -- ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/q3c?rev=1279781064 -- 12.4 Кб -- 09.04.2016
Похожие документы

20. (Untitled)
I. Installation . ... AMPLE package distributive (created with program InstallShield for Microsoft Visual C++) has been downloaded on FTP server of IAA RAS as archive Ample.zip. ... Note: If the window "file download" appears, select Open... switch button, then press OK button. ... The shortcut for AMPLE will be linked with this folder, and auxiliary files will be created here during AMPLE work. ... When running AMPLE all auxiliary and new configuration files are created in the WORK folder. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9rxw.htm -- 6.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>331) - www.ipa.nw.ru/ )

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


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

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

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