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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm.

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. Long description for example illustrating positioning with respect to a
This diagram illustrates the effects of absolutely positioning a box ("inner") with respect to a containing block established by a relatively positioned ancestor ("outer"). ... The "inner" box has been positioned relative to the top and left edges of the "outer" element's first inline box. ... The reference edges for positioning the "inner" box are indicated in the diagram by thick dashed lines. ... 1 Beginning of body contents.| ... 4 [(+200, -100)] 5 Inner 6 contents. ... Inner contents" is blue. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/flow-abs-rel-desc.html -- 2.9 Кб -- 08.05.1998
Похожие документы

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

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

5. Doug Burke's Perl/S-Lang pages: Array examples
... Using sl_array . Array information . ... Inline::SLang . Doug's Home Page . ... Since the support for arrays in S-Lang and Perl do not match, the conversion of array values between the two languages is not entirely seemless, as shown in the examples below. ... The third option is to use a Perl Array_Type object to store the data; the Array_Type class is part of Inline::SLang and is as inefficient as using an array reference but does retain knowledge about the array size and type. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_array.html -- 11.6 Кб -- 02.10.2012
Похожие документы

6. Stellarium: MultiLevelJsonBase Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... Protected Member Functions | ... Protected Attributes . MultiLevelJsonBase Class Reference abstract . ... More... #include < MultiLevelJsonBase.hpp > . ... voidљ . initFromUrl (const QString &url) . ... boolљ . ... Definition at line 34 of file MultiLevelJsonBase.hpp . ... Load the element information from a JSON file. virtual void MultiLevelJsonBase::loadFromQVariantMap . ... Definition at line 107 of file MultiLevelJsonBase.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classMultiLevelJsonBase.html -- 40.1 Кб -- 28.02.2014
Похожие документы

7. Modelling Spectro-photometric Characteristics of Eclipsing Binaries
... We present a computer program for modelling energy flux distribution and light curves of eclipsing binaries from far ultraviolet to infrared regions. The Roche model is assumed. Proximity effects of components (reflection of radiation and surface gravity darkening) are taken into account. ... Figure 1: The surface temperature distribution for Algol A-B system before (upper plot) and after (lower plot) correction for temperature due to the irradiation effect. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/polubekg.html -- 15.8 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/polubekg.html -- 15.8 Кб -- 15.05.1998
Похожие документы

8. Knockmany Chambered Cairn
... Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . ... This takes you past the village of Killylea (about 5 miles from Armagh), and then across the River Blackwater past the entrance to the Caledon Estate and into the architecturally attractive village of Caledon, approximately nine miles from Armagh. ... View of the Knockmany Chambered Cairn from the south, showing the modern enclosure. ... In its present state the cairn is an almost circular mound approximately 25m in...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/Knockmany/ -- 10.9 Кб -- 06.04.2011
Похожие документы

9. Apache module mod_include
This module provides for documents with Server Side Includes (SSI). ... Any document with handler of "server-parsed" will be parsed by this module, if the Includes option is set. If documents containing server-side include directives are given the extension .shtml, the following directives will make Apache parse them and assign the resulting document the mime type of text/html : AddType text/html .shtml AddHandler server-parsed .shtml The following directive must be given for ... cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_include.html -- 22.9 Кб -- 20.05.2004
Похожие документы

10. http://lnfm1.sai.msu.ru/neb/nss/SatStar/expl-S.txt
... Byte-by-byte Description of files: star -S1.txt , star -S2.txt, star -S3.txt ------------------------------------------------------------------------------- Bytes Format Units Label Explanations 1- 4 I4 --- YYYY Year of the date 6- 7 I2 --- MM Month of the date 9- 10 I2 d DD Day of the date 13- 14 I2 h h Hour of the day 18- 24 F7,2 d JD* Julian day of the date , JD*=JD-2450000.5 28- 31 F4.1 degrees M-S Apparent distance between ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/SatStar/expl-S.txt -- 3.0 Кб -- 17.02.2005
Похожие документы

11. Precession/nutation matrix. Explanations for Computer Ephemeris.
Computer Ephemeris. Precession/nutation matrix. Explanations. Each row contains for the date specified at 0 h of Time Dynamical Terrestrial nine elements of equatorial precession/nutation matrix minus unity matrix multiplied on 10 8 . This matrix is to be used for coordinate transformation of equatorial coordinates between mean equatror and equinox J2000.0 and real equator and equinox of date. ... This is the matrix for transformation from J2000.0 to date. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/ephem/exp/ea2.html -- 2.1 Кб -- 16.10.2004
Похожие документы

12. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы

13. Radio telescope short description
... Telescopes . ... Diameter of circular antenna . ... Number of antenna elements . ... Geometrical area . ... Effective area of full circle . ... Wavelength range . ... Frequency range . ... 2 arcsec . ... Flux density limit . ... Absolute brightness temperature limit . 0.050 mK . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Telescopes/ratan/descrip.html -- 5.7 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Telescopes/ratan/descrip.html -- 5.7 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>859) - mavr.sao.ru/ )

14. TCC UDP Packets
... Packet Format . ... The TCC broadcasts UDP packets containing position information. ... Packet Header . ... int4 . ... double . ... pos, vel double . ... pos, vel, time double . ... See the TCC Message Keywords Dictionary for full definitions of most items in the "data" section of the packet. pos, vel double is a structure containing two doubles: "pos" and "vel"; it contains the same information as the TCC's "coordinates" (p,v,t triplets), but with time given by the "TAIDate" entry in the packet. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/UDPPackets.html -- 9.3 Кб -- 07.11.2014
Похожие документы

15. http://smis.iki.rssi.ru/dataserv/l1f.txt
... The words are numbered according to the reference mentioned above. ... 59 WORD wSecond ; // 0 .. 59 satellite tracking start time (GMT) float fStep ; // reserved WORD wMass ; // reserved BYTE reserved [12] ; // reserved WORD wExtraBytes ; // reserved } TRAJECTORYHEADER ; NOTE: the satellite tracking start time is a hardware operating start time to follow satellite. typedef struct { // ephemeris at satellite tracking start time double time ; // Epoch time (yyddd.ddddddddd)...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/dataserv/l1f.txt -- 6.0 Кб -- 12.11.2003
Похожие документы
Еще в разделе: (Показать все результаты (>31) - smis.iki.rssi.ru/ )

16. Description of SED models
... FTP access the basic models is here . ... Below, we put short descriptions of the used SED models for the photometric redshifts providing by the current server . ... The uniqueness of this model consists in expanding to the near IR (NIR) of Rocca-Volmerange and Guiderdoni's (1988) atlas of synthetic spectra with a revised stellar library, which includes parameters of cool stars. ... Homepage of the GISSEL model). ... Another model used earlier is the model of synthetic spectra of Poggianti (1997). ...
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/sed_E_models.html -- 9.2 Кб -- 12.01.2005
Похожие документы

17. Search of ADC Archives
... T he ADC 's data holdings contain the following item(s) that match the query entered - . Fill in Any or All Search Fields Below . ... J/A+AS/126/281 Solar disk spectrum (660-1175A) (Curdt+ 1997) . ... J/A+AS/103/57 Spectral coefficients of emission and absorption (MIHAJLOV 1994) . ... J/A+AS/122/51 B to G stars calibration in Geneva photometry (Kunzli+, 1997) . ... J/A+AS/113/237 Ultraviolet Spectrum of the Sun (Samain, 1995) . ... J/A+AS/141/141 8500-8750{AA} high resolution spectroscopy. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/astrolib/Sun/kursoviki/Model2000/AtmModel/Search%20of%20ADC%20Archives.htm -- 6.5 Кб -- 01.04.2000
Похожие документы
Еще в разделе: (Показать все результаты (>115) - vega.inp.nsk.su/ )

18. General Catalogue of Variable Stars: Vols I-III (the new electronic version).
New GCVS Versions for Three Southern Constellations Peremennye Zvezdy (Variable Stars) 27, No. ... We are currently working on a version of the General Catalogue of Variable Stars (GCVS) revised taking into account the new data accumulated since the 4th GCVS edition. ... It will contain all stars of the 4th GCVS edition plus a complete catalogue of the stars added to the GCVS in the Name Lists of Variable Stars Nos. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/gcvs/gcvs/GCVS5/ReadMe.htm -- 12.1 Кб -- 08.12.2010
Похожие документы

19. Symbolic matrix processor
MATSYM - symbolic matrix processor . ... To use the program you will need a MAT file (liked CIR file: "User manual for CIRSYM program") of your system. ... In first string of MAT file enter any text you want to be the title of your system. ... Starting from string 2 (if is not comments - "*") enter the system element name, incident row and column and, optionally, its value. ... To generate a solution, run MATSYM.exe and enter "system_file_name.CIR" or click on the "ENTER" (in "MAT" case). ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/~symbol/matsym.html -- 3.9 Кб -- 06.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>15) - astrometric.sai.msu.ru/ )

20. East Siberian Center for the Earth's Ionosphere Research. Databases.
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... The ionogram catalogue is divided into the data file and the key file. ... The station codes database consists of the data file and two key files. ... This database consists of the data file and the key file. ... The antenna DB consists of two interrelated databases. ... The data file contains the following information: antenna type, antenna name, antenna parameters names, measurement units, and ranges of parameters. ...
[ Сохраненная копия ]  Ссылки http://rp.iszf.irk.ru/esceir/lchmen/basydnen.htm -- 12.9 Кб -- 01.06.2001
Похожие документы
Еще в разделе: (Показать все результаты (>51) - rp.iszf.irk.ru/ )

1 | 2 | 3 | 4 | След.


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

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

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