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

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

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

1. Converting Modules from Apache 1.3 to Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. ... create per-server config structures */ . ... merge per-server config structures */ . ... Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/modules.html -- 14.8 Кб -- 21.01.2013
Похожие документы
Еще в разделе: (Показать все результаты (>7345) - www.arcetri.astro.it/ )

2. Converting Modules from Apache 1.3 to Apache 2.0 - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... This is a first attempt at writing the lessons I learned when trying to convert the mod_mmap_static module to Apache 2.0. ... So the name gets a small change from mmap_init to mmap_post_config . ... server_rec *s . ... server config */ . create per-server config structures */ . ... merge server config */ . merge per-server config structures */ . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/developer/modules.html -- 13.0 Кб -- 25.02.2008
Похожие документы
Еще в разделе: (Показать все результаты (>3657) - www.sao.ru/ )

3. pyQC: script structure
... overview of pyQC . ... output used by . ... All pyQC scripts and modules share a similar structure. Python offers to group functions, classes, etc. into modules which can be imported by different scripts. ... In order to avoid confusion if names are used by different (especially external) modules, the QC scripts use the 'from' statement only for pyQC modules, i.e.: . ... For other modules, the simple 'import' statement is used: . ... Python modules are also used for keeping script configuration. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/script_struct.html -- 12.3 Кб -- 20.05.2014
Похожие документы

4. Package: panel
These routines are meant to provide high level definition and processing of command lines. ... Create a control panel object. panel_create_group . Create a panel to contain a group. panel_add_item . ... Pop last pushed control panel object from control panel stack. panel_process_command_with_stack . ... Register a function to be called when a panel item changes. panel_PROTO_decode_func . ... This routine will create a control panel object which is a container for a group of items. ... flag . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/panel.html -- 12.9 Кб -- 24.12.2007
Похожие документы

5. Some notes on the GNU toolchain Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The order in which libraries to link to are passed to the linker is important . ... Many libraries use the GNU Autoconf/Automake build toolchain. ... Run the ./configure script, which looks for the various programs and libraries that the package needs . ... The simplest way is to run ./configure and make note of any complaints about missing programs or libraries that it reports. ... Some notes on the GNU toolchain . ... Passing options to configure . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/gnutoolchainnotes.html -- 18.2 Кб -- 04.04.2016
Похожие документы

6. Module mod_actions
This module provides for executing CGI scripts based on media type or request method. ... Source File: mod_actions.c . ... Action . ... Syntax: Action action-type cgi-script . ... Examples: # Requests for files of a particular type: Action image/gif /cgi-bin/images.cgi # Files of a particular file extension AddHandler my-file-type .xyz Action my-file-type /cgi-bin/program.cgi . ... This directive adds an action, which will activate cgi-script when a file is requested using the method of method . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_actions.html -- 7.1 Кб -- 03.10.2002
Похожие документы

7. Modeling AXAF Obstructions with the Generalized Aperture Program.
... The generalized aperture program is designed to simulate the effects on the incident photon stream of physical obstructions, such as thermal baffles and pre- and post-collimators. ... The philosophy behind the aperture program is that a geometrically complicated aperture may be modeled by a combination of geometrically simpler apertures. ... The generalized aperture program takes a list of assemblies and apertures created by the front end, and compares each input photon to the apertures, in turn. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/nguyend.html -- 11.9 Кб -- 23.06.1998
Похожие документы

8. http://www.naic.edu/~phil/notes/idlspcproc.html
... Display (spectra, total power). ... Using the data archive. ... entering cmds, editing cmd lines, input from files, batch, run. constants, variables,arrays, structures, operators, procedures, functions. programming in idl . ... A user would call arch_gettbl() to input the table (or a subset of it). corfindpat() can create subsets of the table. arch_getdata() or arch_getonoff() can be used to read in the spectra. ... input the data (spectra) for a subset of the archive table: arch_getdata () . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/notes/idlspcproc.html -- 19.4 Кб -- 28.01.2004
Похожие документы

9. Stellarium: StelModuleMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... StelModuleMgr Class Reference . Manage a collection of StelModules including both core and plugin modules. ... voidљ . ... Register a new StelModule to the list The module is later referenced by its QObject name. ... unloadModule (const QString &moduleID, bool alsoDelete=true) . ... Register a new StelModule to the list The module is later referenced by its QObject name. void StelModuleMgr::setPluginLoadAtStartup . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelModuleMgr.html -- 21.4 Кб -- 28.02.2014
Похожие документы

10. Line Disciplines and Streams Modules
Most radio and modem clocks used for a primary (stratum-1) NTP server utilize serial ports operating at speeds of 9600 baud or greater. ... In order to reduce these errors, a set of special line disciplines and stream modules can be configured in the Unix kernel. ... Note that not all Unix kernels support line disciplines and of those that do, not all support System V streams. ... There are two line disciplines and a special streams module included in the distribution. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/ldisc.html -- 8.3 Кб -- 21.12.2007
Похожие документы

11. The AstroStat Slog Blog Archive [tutorial] multispectral imaging, a case study
... A tutorial on multispectral imaging of paintings using the Mona Lisa as a case study . ... Conclusions: In this article, we have presented a tutorial description of the multispectral acquisition of images from a signal processing point of view. ... I wonder if there?s literature in astronomy matching this tutorial from which we may expand and improve current astronomical photometry processes by adopting strategies developed by more populated signal/image processing engineers and statisticians. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2008/multispectral-imaging-a-case-study/index.html -- 25.8 Кб -- 01.03.2014
Похожие документы

12. LWN: Driver porting: the gendisk interface
... LWN.net FAQ . ... This article is part of the LWN Porting Drivers to 2.6 series . The 2.4 kernel gendisk structure is used almost as an afterthought; its main purpose is to help in keeping track of disk partitions. ... This article will cover the details of the gendisk structure from a disk driver's perspective. ... If your driver makes a disk (or disk-like) device available to the system, it will have to provide an associated gendisk structure. ... After this call, your device is active. ...
[