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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/webdesign/html-3.0/security.html.

1. 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
Похожие документы
Еще в разделе: (Показать все результаты (>4444) - crydee.sai.msu.ru/ )

2. Parameters
... dataset . ... Used only if withrmfset is set to true . ... dataset flat psf . The origin of the detector map: if set to dataset , then the user must specify the name of that dataset, and the table name of the map though detmaparray . If it is set to flat or psf , then the parameters detxoffset , detyoffset , detxbins and detybins define the detector map grid. ... If true , the raw detector map and the bad pixel lists are filtered using the DSS information stored in the spectrum dataset. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/arfgen/node29.html -- 19.0 Кб -- 10.01.2003
Похожие документы
Еще в разделе: (Показать все результаты (>16520) - xmm.vilspa.esa.es/ )

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

4. Loading the Telescope and Instrument Specifications
... For reducing data from ESO instrumentation it is assumed that the FITS headers conforms the standards set by the document ``ESO Archive, Data Interface Requirements''. ... As an example, in the ESO case the exposure type is stored in the ESO hierarchical FITS keyword `HIERARCH ESO GEN EXPO TYPE'. ... To fill the CCD keywords with the telescope and instrument setup parameters, like name of the telescope, CCD used, read-out noise, frame size, etc. the command LOAD/CCD can be used. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node38.html -- 5.6 Кб -- 23.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>1966) - www.sao.ru/ )

5. Tasks
Tasks in GIPSY are the application programs which do useful work for the user. ... To start a task without parameters, only the name of the task needs to be supplied. taskname To specify parameters, any number of keyword-value pairs separated by blanks can be added to the taskname: taskname keyword1 = value1 keyword2 = value2 .. ... The user can set a parameter in the task context to change requests for hidden keywords into requests for defaulted keywords. ... Tasks all run in a context . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/hermes/tasks.html -- 8.7 Кб -- 16.01.2009
Похожие документы

6. Stellarium: SphereParams Struct Reference
... SphereParams Struct Reference . ... SphereParams (const float radius) . ... Definition at line 50 of file StelGeometryBuilder.hpp . ... Definition at line 103 of file StelGeometryBuilder.hpp . ... Definition at line 120 of file StelGeometryBuilder.hpp . ... Definition at line 112 of file StelGeometryBuilder.hpp . ... Definition at line 118 of file StelGeometryBuilder.hpp . ... Definition at line 110 of file StelGeometryBuilder.hpp . ... Definition at line 114 of file StelGeometryBuilder.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structSphereParams.html -- 23.3 Кб -- 28.02.2014
Похожие документы

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

8. Constraints on Acquisitions and the STEP-TIME Parameter
Target Acquisition Reference Information . There are limits to the brightest and bluest stars that can be acquired with mirrors N1 and N2 because of the very high fluxes of these objects. Figure 7.3 on page 91 shows the limits for these two mirrors as set in the Constraints and Restrictions Document (CARD). ... Once you have predicted an acquisition count rate, you then determine the integration time per dwell point during the target acquisition: STEP-TIME. ... STEP-TIME Constraints . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instrument-news/handbooks/ghrs/GHRS_39.html -- 4.4 Кб -- 14.02.1996
Похожие документы

9. OptInt PmWiki : Forms
OptInt PmWiki . ... Forms . ... This page explains how you can embed input forms into wiki pages. ... input text name value size= n :) (:input hidden name value :) (:input password name value :) (:input radio name value :) (:input checkbox name value :) (:input select name value label :) (:input default default-name default-value :) (:input submit name value :) (:input textarea name [=value=] rows= n cols= n :) (:input reset name label :) (:input file name label :) (:input image name "src" alt :) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Forms -- 29.2 Кб -- 28.02.2014
Похожие документы

10. Untitled Document
. 1. Basic Info . 2. Current Status . 3. Calibration parameters . 4. RFI situation . 5. History . 6. Everything else . 1. Basic = Information: . [back to = top] . 2. Current = Status: . [back to = top] . 3. = Calibration Parameters: . [back to top] = . 4. RFI = situation: . [back to = top] . 5. = History: . [back to = top] . 6. Everything = Else: . [back to = top] . ------=_NextPart_000_004C_01C0427C.19DD8620--
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/rxtemp.html -- 4.0 Кб -- 01.11.2000
Похожие документы

11. GUI-fying and Documenting your Shell Script
... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... When individual applications are (tightly) integrated into the scripting language, this offers very powerful scripts, fully graphical user interfaces and a result sometimes indistinguishable from applications. ... Here is an example header from a C-shell script with which Figure 1 was made. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/teubenp.html -- 10.5 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/teubenp.html -- 10.5 Кб -- 15.05.1998
Похожие документы
Еще в разделе: (Показать все результаты (>1613) - www.adass.org/ )