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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiDialog.dc2.

1. http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiShell.dc2
Function: GgiShell Purpose: Create a Ggi shell element Category: USER-INTERFACE File: ggi.src Author: J.P. Terlouw Use: #include "ggi.h" ident shell; char *name; shell = GgiShell(name); shell - 'handle' by which element can be referenced. name - the shell's name Description: GgiShell creates a shell element. A shell element is a more or less independent window which can contain any number of 'ordinary' Ggi elements. ... Mar 24, 1999: JPT, Recursive deletion implemented. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiShell.dc2 -- 2.0 Кб -- 14.03.2002
Похожие документы

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm
... A file upload element on an HTML form. ... JavaScript 1.1: added type property . ... The HTML INPUT tag, with "file" as the value of the TYPE attribute. For a given form, the JavaScript runtime engine creates appropriate FileUpload objects and puts these objects in the elements array of the corresponding Form object. ... form . ... For all FileUpload objects, the value of the type property is "file" . ... Use the value property to obtain the file name that the user typed into a FileUpload object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm -- 19.0 Кб -- 07.10.1999
Похожие документы

3. API Help
Package . Class . ... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ... These links take you to the next or previous class, interface, package, or related page. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/docs/help-doc.html -- 9.3 Кб -- 16.05.2008
Похожие документы

4. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>1652) - www.astro.louisville.edu/ )

5. Index of the HTML 4.0 Elements
previous next contents attributes index . ... abbreviated form (e.g., WWW, HTTP, etc.) ... bold text style . ... large text style . ... table caption . ... table column . ... table column group . ... deleted text . ... directory list . ... heading . ... HTML . ... document root element . ... italic text style . ... form field label text . ... strike-through text style . ... small text style . ... table header cell . ... table header . ... teletype or monospaced text style . ... underlined text style . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/index/elements.html -- 30.2 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/index/elements.html -- 30.2 Кб -- 24.04.1998
Похожие документы

6. The Structure of HTML 3.0 Documents
... Most HTML elements are identified in a document as a start tag, which gives the element name and attributes, followed by the content, followed by the end tag. ... To identify the document as being HTML 3.0, it is recommended that documents start with the prologue: <!doctype HTML public "-//W3O//DTD W3 HTML 3.0//EN"> . ... HTML 3.0 documents formally have the following structure: <HTML> <HEAD> head elements .. ... HTML> . ... The permitted syntax of HTML 3.0 compliant documents is specified by the...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/overview.html -- 4.2 Кб -- 19.12.1996
Похожие документы

7. Document Format Descriptions
The Call for Proposals and HST Primer are (only) available electronically in HTML and PDF formats. The HTML version is optimized for on-line browsing, and contains many links to related or more detailed information, both within the document itself and within other STScI documents. ... Please choose the format appropriate for your printer. ... Depending on your browser, you may obtain a nicer layout if you instruct your browser to use its default fonts, instead of the document-specific fonts. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/proposer/cycle11/formats.html -- 3.4 Кб -- 11.06.2001
Похожие документы

8. OptInt PmWiki : MROIDelayLine / Released FDR Documents
... This page contains links to delay line Final Design Review documents which have been released by Cavendish Laboratory. ... System Overview . Trolley Mechanical Design Description [to be updated] . ... Trolley Electronics Design Description [updated 2008/01/28] . Limits Design Description [to be updated] . ... Metrology System & VME Hardware Design Description (INT-406-VEN-0113) . ... Printable View of http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/ReleasedFDRDocuments) ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/ReleasedFDRDocuments?action=print -- 12.6 Кб -- 01.03.2014
Похожие документы

9. Documenting Apache 2.0 - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... Apache 2.0 uses Doxygen to document the APIs and global variables in the code. This will explain the basics of how to document using Doxygen. ... return description . deffunc signature of the function . ... DoxyGen does not have a full parser in it, so any prototype that use a macro in the return type declaration is too complex for scandoc. ... foo/bar/gum" -&gt; "gum" . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/developer/documenting.html -- 5.7 Кб -- 25.02.2008
Похожие документы

10. Description
... Meta Index / Home Page siamgen generates the SIAM matrices as specified in the Interface Control Document [ 2 ] for the six instruments EMOS1, EMOS2, EPN, RGS1, RGS2, OM from the contents of the CCF Boresight constituent. ... In order to provide the SIAM matrices to FDS according to the Interface Control Document [ 2 ] the output of siamgen should be redirected into a file and wrapped into a suitable XFTS wrapper[ 1 ]. siamgen has no mandatory parameters. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/siamgen/node3.html -- 4.6 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>17216) - xmm.vilspa.esa.es/ )

11. URL
... Several HTML elements, most notably the A element , may contain an attribute which takes a URL as value. URLs, Uniform Resource Locators, are addresses of Web documents. More generally, URLs can be used on the Web to refer to "objects" on the Web or in other information systems. ... http . a Web document (to be accessed using Hypertext Transfer Protocol, HTTP ) . ... file . ... In particular, the specifications say that within a URL only a limited set of characters can be used as such : . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
Похожие документы
Еще в разделе: (Показать все результаты (>1239) - jet.sao.ru/ )

12. Stellarium: StelGui Class Reference
Stellarium 0.12.3 . ... Classes . ... StelGui Class Reference . Main class for the GUI based on QGraphicView. ... voidљ . setFlagShowFlipButtons (bool b) . ... getAutoHideHorizontalButtonBar () const . Get the auto-hide status of the horizontal toolbar. ... virtual voidљ . ... virtual void StelGui::forceRefreshGui . ... Get the button bar of the left of the screen. virtual void StelGui::init . ... returns true if the gui has complted init process. virtual bool StelGui::isCurrentlyUsed . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelGui.html -- 41.2 Кб -- 28.02.2014
Похожие документы

13. Introduction
Next: RadioAstron Mission Element Overview . ... The aim of this document is to describe the interfaces among the various elements of the RadioAstron Mission. For each item exchanged by mission elements, this handbook details: . ... the how (the format and naming convention), . ... File formats, naming, and structure of FTP sites for operation elements used in VSOP are conserved, but new features, related to satellite control and orbit determination are introduced into the document. ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/intro.htm -- 3.8 Кб -- 15.05.2001
Похожие документы

14. field
... Document Title | Document Number | ... The code uses fields: category, system, subsystem, EMA, vendor, and a sequential number. ... Previous Document Number This is a TEXT field and represents the document number that preceeds the found document in the set of original documents supplied by the engineer/vendor. ... Next Document Number This is a TEXT field and represents the document number that follows the found document in the set of original documents supplied by the engineer/vendor. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/techDB/field.htm -- 18.2 Кб -- 28.07.2014
Похожие документы

15. Armagh Observatory: Chris Winter [ Documents ]
... Here you will find various documents I have written, or assisted in the writing of. ... Progress Report, 2003 . ... Winter, Jeffery Drilling, 2003 . ... Abstract: We apply a multilayer feed-forward back propagation artificial neural network to a sample of 380 subdwarf spectra classified by Drilling et al. (2002), showing that it is possible to use this technique on large sets of spectra and obtain classifications in good agreement with the standard. ... Chris Winter, 2007 . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~cwr/docs.html -- 7.1 Кб -- 07.01.2007
Похожие документы

16. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы

17. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы

18. http://hea-www.harvard.edu/PINTofALE/pro/idlabel.pro
function idlabel, idstr ,idx,Zbeda=Zbeda,Ibeda=Ibeda,Wbeda=Wbeda,Lbeku=Lbeku,$ wform = wform , wstyle = wstyle ,sep=sep, intex = intex , _extra=e ;+ ;function idlabel ; return a string array containg a nicely formatted set of labels, ; appropriate for each of the IDs in an ID structure. ; ;syntax ; label=idlabel( idstr ,idx,/Zbeda,/Ibeda,/Wbeda,/Lbeku,$ ; wform = wform , wstyle = wstyle ,sep=sep, intex = ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PINTofALE/pro/idlabel.pro -- 6.6 Кб -- 10.05.2006
Похожие документы

19. http://www.cplire.ru/rus/telemed/HL7/Catalog.pdf
... It addresses: · · · · · · general description of document contents the macro structure of each document what parts, if any, are normative file formats for electronic publishing maintenance methodology (listed by section of the document) inter-document dependencies. ... Message Inf ormation Model a) General Introduction Maintenance method: formatted section. b) Graphical Representation Maintenance method: structured section. c) Literary Representation Maintenance method: structured section. ...
[ Текст ]  Ссылки http://www.cplire.ru/rus/telemed/HL7/Catalog.pdf -- 69.5 Кб -- 10.12.2002
Похожие документы

20. Colophon
Next: Electronic colophon Up: Contents Previous: Data Modeling and Analysis . These Proceedings were prepared as a single LaTeX document, using a style based on the PASP conference style. ... There are 119 figures, for which we received 130 Encapsulated PostScript (EPS) files and only eight figures on paper. ... We scanned the eight printed figures (and the conference photograph), so that all of the figures would be available in the electronic version. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/node135.html -- 5.5 Кб -- 03.11.2000
Похожие документы

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


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

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

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