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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/tb/manual/en/mod/mod_so.html.

1. mod_so - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Source File: . ... Because Apache for Windows does not have the Configure program of Apache for Unix, the module's source file must be added to the ApacheCore project file, and its symbols must be added to the os\win32\modules.c file. The second way is to compile the module as a DLL, a shared library that can be loaded into the server at runtime, using the LoadModule directive. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_so.html -- 13.2 Кб -- 21.01.2013
Похожие документы

2. mod_so - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Source File: . ... Because Apache for Windows does not have the Configure program of Apache for Unix, the module's source file must be added to the ApacheCore project file, and its symbols must be added to the os\win32\modules.c file. The second way is to compile the module as a DLL, a shared library that can be loaded into the server at runtime, using the LoadModule directive. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/en/mod/mod_so.html -- 11.2 Кб -- 25.02.2008
Похожие документы

3. Apache module mod_so
This module provides for loading of executable code and modules into the server at start-up or restart time. ... On Windows, mod_dll was used in beta release 1.3b1 through 1.3b5. mod_so combines these two modules into a single module for all operating systems. ... Because Apache for Windows does not have the Configure program of Apache for Unix, the module's source file must be added to the ApacheCore project file, and its symbols must be added to the os\win32\modules.c file. ... Module: mod_so . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_so.html -- 8.5 Кб -- 01.08.2003
Похожие документы

4. casacore: casa::ComponentType Class Reference
... casa::ComponentType . ... More... static String . ... Convert the Shape enumerator to a string. static ComponentType::Shape . ... Convert the Shape enumerator to a string. static ComponentType::Polarisation casa::ComponentType::polarisation . ... Convert a given String to a Polarisation enumerator. static ComponentType::Shape casa::ComponentType::shape . ... Convert a given String to a Shape enumerator (min match active). static ComponentType::SpectralShape casa::ComponentType::spectralShape . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ComponentType.html -- 34.8 Кб -- 14.02.2011
Похожие документы

5. KPNO 4-meter Active Primary - Software
... 216, Astronomical Data Analysis Software and Systems IX, eds. N. Manset, C. Veillet, D. Crabtree (San Francisco: ASP), 385 . ... A software system for active control of the KPNO 4-meter primary mirror is presented. The system consists of an embedded PC running RT-Linux, controlling a set of A/D and D/A modules. ... The primary mirror is supported by 33 pressurized units. ... The communication with the Telescope Control System is implemented using a KPNO standard ``software router'' package. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P2-06/ -- 11.4 Кб -- 04.10.2000
Похожие документы

6. http://www.naic.edu/~phil/hardware/generator/networkdoc/Sales%20Sheets/CCM_S-1422.pdf
... Ц 2003 Cummins Power Generation Specifications May Change Without Notice S-1422a (3/03) Specifications Network ® Echelon L ONW ORKS ® ,Twisted-Pair 78KBPS, FT-10 Power Voltage Current Temperature Operating Storage Humidity Relative 5 - 36 VDC, 120 VAC 1.25 A (max) -25 to +70 °C (-13 to +158 °F) -25 to +85 °C (-13 to +185 °F) 25 - 95% (non-condensing) Protocol Echelon LonW orks, GOAL Inputs 3-Phase Voltage 3-Phase Current 32 Discrete 10 Analog 0 - 600 ...
[ Текст ]  Ссылки http://www.naic.edu/~phil/hardware/generator/networkdoc/Sales%20Sheets/CCM_S-1422.pdf -- 243.6 Кб -- 05.02.2013
Похожие документы
Еще в разделе: (Показать все результаты (>4376) - www.naic.edu/ )

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. Marker Analysis Routines in SAOtng
As described elsewhere, each file type known to SAOtng can have user-defined analysis commands associated with it. ... A help line describing the file types . ... If more than one marker analysis file is supplied to SAOtng via the -manalysis command switch (or the SAOTNG_MANAL environment variable), then the user can specify how to present marker analysis routines in the marker analysis menu using the -analformat command line option (or the SAOTNG_ANALFORMAT environment variable). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/manalysis.html -- 4.3 Кб -- 01.10.2012
Похожие документы

9. Listing active jobs
. To display the state of any background jobs that you are currently running use the job command. For example: jobs [1] + Running xterm -g 90x55 [2] - Running xterm -g 90x55 . This displays the job number, its state and the command associated with this job. To display the process number use the -l option. For example: jobs -l [1] + 3584 Running xterm -g 90x55 [2] - 3587 Running xterm -g 90x55 .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/jobz3.1.html -- 2.2 Кб -- 17.01.1997
Похожие документы

10. Active To Do List
. Number . Task . Pri . Author . Created By Tool . Created On . Modified On . Completed . Modified By . Assigned To . Link To . Magic . Description
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~nima/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 06.02.2006
[ Сохраненная копия ]  Ссылки http://www.schools.keldysh.ru/sch725/_vti_pvt/_x_todo.htm -- 1.5 Кб -- 11.03.2006
Похожие документы
Еще в разделе: (Показать все результаты (>2) - genphys.phys.msu.su/ )

11. Stellarium: LogBook Class Reference
Stellarium 0.12.3 . ... Classes . ... Renderer . ... ClassљList . ... LogBook Class Reference . ... voidљ . enableLogBook (bool b) . ... virtual boolљ . ... Detect or show the configuration GUI elements for the module. ... virtual voidљ . ... getCallOrder ( StelModuleActionName actionName) const . ... virtual bool LogBook::configureGui . boolљ . ... virtual void LogBook::draw . ... The main StelStyle instance should be passed. virtual void LogBook::init . ... virtual void LogBook::update . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLogBook.html -- 27.9 Кб -- 28.02.2014
Похожие документы

12.