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

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

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

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

2. casacore: casa::SpectralFit Class Reference
... Classes . ... casa::SpectralFit . ... SpectralFit (const SpectralList &in) . ... fit (const Vector < MT > &y, const Vector < MT > &x) . Fit the elements as given by the specified spectral elements at the frequencies x with values y. template<class MT > . ... fit (const Vector < MT > &y, const Vector < MT > &x, const Vector < Bool > &mask) . ... fit (const Vector < MT > &sigma, const Vector < MT > &y, const Vector < MT > &x, const Vector < Bool > &mask) . ... Bool casa::SpectralFit::fit . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SpectralFit.html -- 42.8 Кб -- 14.02.2011
Похожие документы

3. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1
TH getINDI 1 .SH NAME getINDI \- get INDI property values .SH SYNOPSIS \fBgetINDI [options] [device.property.element ...]\fP .SH DESCRIPTION .na .nh .PP getINDI connects to an indiserver and reports the current value of one or more properties. ... PP The last component of the property specification is usually the element name, but may be a reserved name to indicate an attribute of the property as a whole. ... TP -p <p> connect using alternate port p; the default is 7624. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1 -- 4.3 Кб -- 03.08.2011
Похожие документы

4. Description
XMM-Newton Science Analysis System . ... This task returns the following statistical information for each column in the list specified by the parameter column , present in the table specified by the parameter table : . The minimum value . The maximum value . The mean average . The root mean squared . ... The results are written to the standard output as well as the text file specified by the parameter resultfile . XMM-Newton SOC/SSC -- 2008-07-02 ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/statsget/node2.html -- 3.6 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>14048) - xmm.vilspa.esa.es/ )

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

6. CSPICE Routines: EKNELT_C
... Abstract Return the number of elements in a specified column entry in the current row. ... This routine allows the caller of those routines to determine appropriate loop bounds to use to fetch each column entry in the current row. ... Since DARRAY contains variable-size array elements, we call eknelt_c to determine how many elements to fetch./ selidx = 1; eltidx = 0; nelt = eknelt_c ( selidx, row ); isnull = SPICEFALSE; while ( ( eltidx < nelt ) && ( !isnull ) ) { /. ... Link to routine source . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/eknelt_c.html -- 10.8 Кб -- 17.12.2005
Похожие документы

7. Forms Examples
User name: . ... Blues . ... Choose a Category of Room: Living . ... First name: . Last name: . Brief description of the problem: . Please attach a file with your event log. File name: . ... Music types for your free CDs: R Jazz Blues Folk Country . Choose a fruit: Apples Bananas Cherries Oranges Pineapple Figs Guava . ... Describe your problem here: For faster response, include a full description of your problem, and tell us what hardware configuration you are using. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/forms.htm -- 6.8 Кб -- 09.01.1998
Похожие документы

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

10. _element struct Reference
Main Page Data Structures File List Data Fields Globals . Array element. More... #include < exchange.h > . char . ... diameter . double . ... Corresponds to one row of an OI_ARRAY FITS table. char _element::tel_name[17] . char _element::sta_name[17] . int _element::sta_index . float _element::diameter . double _element::staxyz[3] . The documentation for this struct was generated from the following file: . exchange.h . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/struct__element.html -- 5.4 Кб -- 07.04.2003
Похожие документы