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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/cats/~satr/JS/REF/lists.htm.

1. HTML Tag Reference
Contents] [Previous] [Next] [Alphabetical Tag List] [Index] . ... The file lists.htm shows this example in action in a separate window. The DL tag encloses a definition list. ... The following example defines six HTML terms. ... DD>This tag displays a definition list in the HTML document. ... The DT tag specifies a term in a definition list. ... The default numbering style is determined by the browser, but you can use the tag's TYPE attributes to change the numbering sequence and numbering style. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags5.htm -- 20.5 Кб -- 28.01.1998
Похожие документы
Еще в разделе: (Показать все результаты (>433) - www.sao.ru/ )

2. Stellarium: Landscape Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... Landscape Class Reference abstract . ... More... #include < Landscape.hpp > . ... Landscape (float _radius=2.f) . ... load (const QSettings &landscapeIni, const QString &landscapeId)=0 . ... setBrightness (const float b) . ... floatљ . ... const QStringљ . getTexturePath (const QString &basename, const QString &landscapeId) . ... const floatљ . ... Definition at line 42 of file Landscape.hpp . ... const QString Landscape::getTexturePath . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLandscape.html -- 41.6 Кб -- 28.02.2014
Похожие документы

3. Displaying Errors with the JavaScript Console
... This appendix describes how to use the JavaScript console to evaluate expressions and display error messages to the user. ... Displaying Error Messages with the Console JavaScript 1.2 and earlier versions. ... You can specify whether to automatically open the console when a JavaScript error occurs or to display a dialog box for each JavaScript error. ... To open a dialog box each time an error occurs, add the following line to prefs.js : user_pref("javascript.classic.error_alerts", true); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/console.htm -- 7.5 Кб -- 07.10.1999
Похожие документы

4. http://www.atnf.csiro.au/pub/software/AIPS/build/15APR98/MULT_TVreadme
... DESCRIPTION OF CHANGES In the NRAO version of AIPS, hosts which can run AIPS TV servers can only run one XAS/TEKSERVER/MSGSRV, but can direct the display to another machine or to an alternate screen on the same or another host using aips tv=tvdisplay:tvhost where n is used in setenv DISPLAY tvhost:n Because in this case SSSIN is always used, and the same $DA00/ICC... and IDC... files, only one XAS/TEKSERVER/MSGSRV server can run at a time on a single host. ... Use XAS and TEKSERVER in $LOAD. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/pub/software/AIPS/build/15APR98/MULT_TVreadme -- 8.0 Кб -- 18.12.1995
Похожие документы

5. Examples of displaying access permissions
To display the permissions on a single file: ls -l file1 -rw-r--r-- 2 unixjohn doc 3287 Apr 8 12:10 file1 . ... To display the permissions on the contents of a directory: ls -l prototype . ... To display the permissions on each file and directory in your current directory : ls -l -rw------- 1 erpl08 iss 4307 Jun 17 10:00 FAQ.xdh drwx------ 2 erpl08 iss 1024 Jun 17 10:00 SCCS -rw------- 1 erpl08 iss 15119 Jun 17 10:00 commands.xdh -rw------- 1 erpl08 iss 266 Jun 17 10:00 concepts.xdh . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/next.html -- 3.4 Кб -- 17.01.1997
Похожие документы

6. Appendix C. Display Device Names
Appendix C. Display Device Names . ... A "display device name" is a string description that uniquely identifies a display device; it follows the format "<type>-<number>", for example: "CRT-0", "CRT-1", "DFP-0", or "TV-0". ... Display device names can be used in the MetaMode, HorizSync, and VertRefresh X config options to indicate which display device a setting should be applied to. ... That is why specifying the display device name is preferable. ... Appendix B. X Config Options . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/appendix-c.html -- 5.7 Кб -- 30.10.2009
Похожие документы

7. DFOS: tune your browser
... Older browser versions had the nice feature that MIME types (related to the extensions .esh and .ash) and the corresponding actions could be managed directly by the user. For security reasons, this has been disabled for newer browser generations, including the firefox installed on the muc blades. ... 2.1 Heritage accounts and profiles . ... Search for the string 'wrapper': all profiles with a mimeTypes.rdf file containing 'wrapper' are heritage profiles, and you can use them for your browser. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/browser1.html -- 10.0 Кб -- 08.07.2014
Похожие документы

8. Funtools and DS9 Image Display
Describes how funtools can be integrated into the ds9 Analysis menu. SAOImage/DS9 is an astronomical imaging and data visualization application used by astronomers around the world. DS9 can display standard astronomical FITS images and binary tables, but also has support for displaying raw array files, shared memory files, and data files automatically retrieved via FTP and HTTP. ... It can be manually loaded into DS9 from the Load Analysis Commands ... option of the Analysis menu. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/ds9.html -- 5.2 Кб -- 01.10.2012
Похожие документы

9. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы

10. OptInt PmWiki : PmWiki / Page Directives
OptInt PmWiki : Pm Wiki / Page Directives . ... attachlist NAME:) shows a list of attachments of the group or page NAME. (:attachlist ext=xxx:) specifies an extension for filtering by type of file. (:attachlist *:) shows the uploads directory and permits browsing of all uploaded files by directory ( will not work if $EnableDirectDownload is set to 0 ). (:description text:) . ... If supported by the skin , each of these turns off the corresponding portion of the page. (:redirect PageName:) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageDirectives?action=print -- 17.9 Кб -- 01.03.2014
Похожие документы

11. The FTPdig Project
Sternberg Astronomical Institute, Moscow University The idea behind this project is rather simple: using CGI scripts as processing tools and WWW browser as user interface, display the structure and content of typical anonymous FTP server in a convenient, easily navigated form. ... search through file/directory names, descriptions and README files; . ... The current goal of FTPdig project is to build University-wide network of ftp servers unified by the same interface and database. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/ftpdig/about.html -- 7.3 Кб -- 01.10.2012
Похожие документы

12. Adding Variables to CONFIG.SYS
README for XFree86 on OS/2 : Adding Variables to CONFIG.SYS . ... ETC . Set to an ETC directory. Normally, this is already set to the ETC directory of the TCP/IP code, such as SET ETC=C:\TCPIP\ETC For Warp 4 and later, this may point to the \MPTN\ directory. ... Normally you will set this variable to the same value as the HOSTNAME variable and simply add a :0.0 after it, such as SET DISPLAY=myhost:0.0 Read the X11 man page on the exact meaning of these postfixes and other options. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS29.html -- 8.3 Кб -- 23.10.2000
Похожие документы

13. ASCII files description
... Co-ordinate systems description . Directories structure . The file names' construction . The file set description . ... The orbital information for each month is presented in the separate directory. The INTERBALL orbital data are located on the STDA server, for each month in the separate subdirectory, which name consists from the year (YYYY) and month (MM) numbers. The Parent Directory of the Tail Probe orbital data is http://www.iki.rssi.ru/da/interball/tail/orbit/ . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/camp2/numfile.htm -- 9.9 Кб -- 06.06.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/camp2/numfile.htm -- 9.9 Кб -- 06.06.1999
Похожие документы

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

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

16. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>246) - www.astro.spbu.ru/ )

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. lsst.coordConv: coordConv::Site Class Reference
lsst.coordConv љ unknown . ... Classes . Files . ... Site . ... coordConv::Site Class Reference . ... Site (double meanLong , double meanLat , double elev ) . ... site longitude, ignoring pole wander (deg, positive eastward) More... љ . ... Definition at line 10 of file site.h . coordConv::Site::Site . ... double coordConv::Site::azCorr . ... double coordConv::Site::corrLat . ... double coordConv::Site::corrLong . ... double coordConv::Site::diurAbMag . ... double coordConv::Site::elev . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_site.html -- 28.9 Кб -- 07.05.2015
Похожие документы

19. Starry Night Pro 5 Display Problems - an Astronomy Net Software Forum Message
Software Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... Discussion Forums | Astronomy Software Discussion | ... Starry Night Pro 5 Display Problems . Forum List | ... Starry night problem - danhed - October 14, 2005 - 10:14 UTC . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/software/messages/60.shtml -- 13.6 Кб -- 09.04.2016
Похожие документы

20. A Generalized Mosaic-to-SQL Interface with Extensions to Distributed Archives
... The system is general, due to some simple naming conventions for database tables. ... Furthermore, the interface allows X-Y plotting of any two numerical quantities retrieved from the database, and access to data archives distributed over Internet, following the WWW concept. ... The user interface allows access to the underlying structure of the archive: a catalogue managed by a commercial SQL-based database management system, and a data bank holding the original data and compressed quick-look data....
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/pasianf.html -- 14.1 Кб -- 03.11.2000
Похожие документы

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


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

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

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