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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node60.html.

1. Definition of Tables
Next: Displaying Tables Up: Management of Tables Previous: Management of Tables . External tables are created as described in the previous section and the definition of their content is taken from the format file specified. To create a user table one can also use the CREATE/TABLE command by giving NULL as input. ... Columns in a table can be created or deleted by using the commands CREATE/COLUMN and DELETE/COLUMN . ... Table: Commands to Define Tables . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node62.html -- 3.4 Кб -- 23.02.1996
Похожие документы

2. OptInt PmWiki : PmWiki / Available Actions
OptInt PmWiki : Pm Wiki / Available Actions . Default actions . ... Cookbook actions . Page actions are applied to wiki pages, as a query string appended to the URL . ... displays dialog for setting/changing password of the specified page or group of pages, see passwords , see also $EnablePostAttrClearSession if you do not want to have the session cleared after validating change General use of passwords . ... display the specified page (default action if no ?action= is present) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/AvailableActions?action=print -- 25.5 Кб -- 01.03.2014
Похожие документы
Еще в разделе: (Показать все результаты (>3260) - www.mrao.cam.ac.uk/ )

3. Pulsar Group PmWiki/Available Actions
... PmWiki . Summary: PmWiki group header. ... Summary: All PmWiki page actions (?action=) and other query parameters:) . ... Cookbook actions . ... See also site page actions . ... displays dialog for setting/changing password of the specified page or group of pages, see passwords , see also $EnablePostAttrClearSession if you do not want to have the session cleared after validating change { PmWiki /Passwords$:Summary} . ... edit the specified page, see basic editing { PmWiki/BasicEditing $:Summary} . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.AvailableActions -- 34.1 Кб -- 01.03.2014
Похожие документы

4. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы

5. Parameters
... The table that contains the event data - need to at least contain the columns named with the xcolumn , ycolumn , ecolumn parameters. colortablechoice . ... Choice parameter determining source of the color table that is to be used for the color coding. ... The name of the column that specifies the position of the event; passed to evselect as parameter xcolumn . ... The name of the column that specifies the scalar event attribute that is to be color-coded; passed to evselect as parameter zcolumn . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/xcolorcod/node6.html -- 18.3 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>12881) - xmm.vilspa.esa.es/ )

6. The IMG (Image) Element
Permitted Context: %text . ... The <IMG> tag is used to incorporate in-line graphics (typically icons or small graphics) into an HTML document. This element is NOT intended for embedding other HTML text. ... Browsers that cannot display in-line images ignore the IMG element unless it contains the ALT attribute. ... Take values TOP or MIDDLE or BOTTOM, defining whether the top or middle or bottom of the graphic should be aligned with the baseline for the text line in which the IMG element appears. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/img.html -- 6.3 Кб -- 19.12.1996
Похожие документы

7. The Markers Menu
The left mouse button controls the creation and manipulation of region markers or cursors. ... Text When a marker type of selected, new markers of that type can be created using the left mouse button. The current default marker type is displayed below the menu. ... Set Default Marker Name (and Color) . ... Reset the fix parameter state of currently existing markers to match the global state set by the -fix command switch or by the Edit Global Fix Params For New Markers option in the Markers menu. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regions_menu.html -- 6.2 Кб -- 01.10.2012
Похожие документы

8. Conformance: requirements and recommendations
... SGML . The text/html content type . In this section, we begin the specification of HTML 4.0, starting with the contract between authors, documents, users, and user agents. ... These recommendations are not normative and conformance with this specification does not depend on their realization. ... An HTML document is an SGML document that meets the constraints of this specification. ... A user is a person who interacts with a user agent to view, hear, or otherwise use a rendered HTML document. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/conform.html -- 12.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы

9. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/reset.htm
... A reset button on an HTML form. ... Client-side object . ... JavaScript 1.1: added type property; added onBlur and onFocus event handlers; added blur and focus methods . JavaScript 1.2: added handleEvent method The HTML INPUT tag, with "reset" as the value of the TYPE attribute. ... JavaScript 1.0 blur() None The following example removes focus from the reset button userReset: userReset.blur() This example assumes that the button is defined as <INPUT TYPE="reset" NAME="userReset"> Reset.focus . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/reset.htm -- 21.9 Кб -- 07.10.1999
Похожие документы

10. Applying Public Access Programming Techniques To SAOimage
... This paper describes our application of the X Public Access ( XPA ) interface to the new version of SAOimage . XPA allows an Xt program to define named public access points through which data and commands can be exchanged with external programs. ... It provides a high-level image display programming interface as well as low-level access to gterm-image widget functions. ... When a new file name is sent to SAOtng , the appropriate header access program is run to gather the overall image dimensions. ...
[