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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/hermes/thermes.html.

1. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

2. CIMA Software Components
CIMA is more than just the observing tool - in fact, the observing tool is just a part of a bigger package called the CIMA software package. ... There is also a another package called the CIMA WAPP software which contains the WAPP software, the special Tcl/Tk interpreter used by CIMA and support libraries. ... All CIMA software components recognize the following general options that are part of the CIMA version selection system: . ... The select_cima script can be used to set up a default version. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_software.html -- 8.3 Кб -- 01.03.2012
Похожие документы
Еще в разделе: (Показать все результаты (>4920) - www.naic.edu/ )

3. http://www.ssau.ru/files/science/conferences/itnt2015/itnt_2015_70.pdf
TOOLS OF TEST GENERATION FOR SATELLITES CONTROL PROGRAMS Andrey Tyugashev, Ekaterina Myasnikova, Elena Sopchenko S.P. Korolyov Samara State Aerospace University (National Reseach University) The paper presents a research in the field of test automation for testing spacecraft control programs. ... Programmers or designers of spacecraft systems write tests manually. ... Tests are carried out by issuing the control actions on the spacecraft and condition monitoring systems parameters of the spacecraft. ...
[ Текст ]  Ссылки http://www.ssau.ru/files/science/conferences/itnt2015/itnt_2015_70.pdf -- 161.6 Кб -- 04.08.2015
Похожие документы
Еще в разделе: (Показать все результаты (>494) - www.ssau.ru/ )

4. Directories
The File System . A directory is a collection of files within a user's account (actually, it's a logical structure of files anywhere on the system, but we will focus here on how directories are used in your own user area). ... Typing DIR at the system prompt will list all the files in the current directory. ... DIR ). ... A directory can be deleted using the DELETE command, just like you would delete a file, except that the directory must be empty (no files in it) and the protection on the . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_23.html -- 6.5 Кб -- 01.11.1995
Похожие документы

5. OptInt PmWiki : Wiki Farm Terminology
OptInt PmWiki . Pm Wiki / . ... Wiki Farm Terminology . administrators (intermediate) There are many ways to configure PmWiki:WikiFarms , and some of the documentation uses different terminology to describe the same things. ... All of the wikis in a farm are more or less the same, except the "home wiki" is a wiki that is located in the same directory as the PmWiki software. ... Some authors have used this to mean the directory that contains most of the shared components on a wiki farm. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiFarmTerminology -- 26.1 Кб -- 28.02.2014
Похожие документы

6. ANALYSE/ROMAFOT
Next: ANALYSE/ROMAFOT Up: The Interactive Path Previous: FIT/ROMAFOT . ... In case the user wants to examine all windows, the command ``4'' should be used with the option for the automatic analysis of the intermediate table. ... With the command ``C'' one can delete one component, with ``I'' (or ``J'') one can add one or more components. ... One should delete all the components and holes with ``C'' and ``G'' and then call the window with ``N''. ... Finally, one should run the command: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol2/node107.html -- 6.7 Кб -- 23.02.1996
Похожие документы

7. casacore: components/ Directory Reference
. Main Page . Modules . Namespaces . Classes . Files . Directories . components . directory . ComponentModels . directory . SpectralComponents . file . ComponentModels.h [code] . file . SpectralComponents.h [code] . All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines . Generated on Fri Sep 3 2010 13:09:26 for casacore by 1.7.1
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/dir_cad52564a027e2982053b1ba4f844c6c.html -- 6.5 Кб -- 14.02.2011
Похожие документы

8. Linking directories
. To link one or more directories to another directory use the command: ln -s directory_name(s) directory_name . The use of the -s option indicates that this is to be a symbolic link. Only the super-user is allowed make hard links between directories. As a user you are restricted to creating symbolic links between directories using the -s option. Examples . Did You Know? .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.html -- 2.1 Кб -- 17.01.1997
Похожие документы

9. StarView II: A Customizable Query Generation Tool
... Previous: ESO/CDS Data-mining Tool Development Project . ... StarView is the user interface to the Hubble Space Telescope (HST) Data Archive. ... We discuss user interaction with the customizable form, describe the use of Java Foundation Classes in implementing the Model View Controller design pattern, and present design features that allow simple, robust communication with third-party components added at run-time. ... MVC interfaces allow a component to register for data model changes. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/kennedybk/ -- 13.0 Кб -- 16.07.1999
Похожие документы

10. Getting Started in Actor Prolog. Component-Oriented Programming.
The idea of component-oriented programming is that in the course of implementation of various software projects a programmer (or a programmers team) accumulates a library of reused software fragments that are used in different projects. ... To solve such problems there are some special syntax means in Actor Prolog that support component-oriented programming. ... A package in Actor Prolog is a set of classes linked by implication. ... Actor Prolog supports visual component-oriented programming. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_comp.html -- 18.6 Кб -- 24.09.2007
Похожие документы

11. Meade Instruments Corporation - Pictor Manual Part 3
... Meade Instruments Corporation . ... Section 3: File Menu . ... Displays the dialog to open an existing image: . ... Saves the current image as a new file name or new file type, or both. ... This can be useful to prevent having 20 or more images open at once, and saves having to close them manually. ... This is done by creating a text file with the same name as the image file. ... Note that Image Information is saved within the FITS file, so there will not be a text file to accompany these files. ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/manuals/pictor/pictor3.html -- 13.0 Кб -- 01.02.2006
Похожие документы

12. Changes for release 1.8
... Display of FITS image extensions and binary tables . SAOtng now can display FITS image extensions, FITS binary tables and raw event fi