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

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