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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/cats/~satr/GTK2/ch-buttonwidget.html.

1. Package: c
... This package removes the need for external code to maintain and traverse callback lists. ... Register a callback function with a list. c_unregister_callback . ... Call all registered callbacks for an object. c_destroy_list . ... KCallbackFunc c_register_callback (KCallbackList *list, flag (*callback) (), void *object, void *client1_data, flag client1_indirect, void *client2_data, flag client2_indirect, flag quenchable) . ... list : A pointer to the callback list. ... Multithreading Level: Unsafe . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/lib/c.html -- 10.1 Кб -- 24.12.2007
Похожие документы

2. The Main Loop
... gtk_main() runs the main loop. gtk_main() will not return until gtk_main_quit() is called. gtk_main() can be called recursively; each call to gtk_main_quit() exits one instance of gtk_main() . ... All instances of gtk_main() are functionally identical; they are all watching the same connection to the X server and working from the same event queue. gtk_main() instances are used to block, halting a function's flow of control until some conditions are met. ... void gtk_main (void); . ... Idle Functions...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/sec-mainloop.html -- 21.1 Кб -- 12.07.2000
Похожие документы

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

4. VXD Quick Reference
VXD Quick Reference Rev B . ... Next DDB . Next DVT DDB . Dcb . ... Name . ... DCB . ... Physical DCB . ... Next DCB . ... Next Logical DCB . ... TSD flags . ... Demand Flags . ... Device Flags . ... Next DDB DCB . ... VSD Flags . ... Port Name . ... Next . ... Flags .. ... Name Ptr . ... 100 . Current Flags . ... TSD Flags . ... DCB_TSD_INVALID_PARTITION . ... DCB_TSD_USER_LETTERS_CHECKED . ... DCB_TSD_FIRST_USER_CHECK . ... DCB_TSD_USER_SET . ... 1 0000 . ... 100 0000 . ... Callback . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/othe/bushou/vxdcard.htm -- 62.3 Кб -- 24.02.2010
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/othe/bushou/vxdcard.htm -- 62.3 Кб -- 24.02.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/othe/bushou/vxdcard.htm -- 62.3 Кб -- 24.02.2010
Похожие документы
Еще в разделе: (Показать все результаты (>13) - jet.sao.ru/ )

5. XPA/Xt Interface
Describes how XPA access points can be added to X Toolkit (Xt) programs. ... Thus, in order to add XPA access points to the standard Xt event loop, the following routine should be called before entering the loop: int XPAXtAddInput(XtAppContext app, XPA xpa) . The XPAAddAddInput() routine will add XPA access points to the Xt event loop by making calls to the standard XtAppAddInput() routine. ... If the xpa argument is NULL, then all active XPA access points are added to the loop. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/xt.html -- 2.6 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/xt.html -- 2.6 Кб -- 01.10.2012
Похожие документы

6. twistedActor Version History
... Remove Device.startCmdList . ... Bug fix: DeviceSet.startCmd and startCmdDict did not wait for all device commands to finish if a device had more than one command. ... The value returned by the callback is ignored, instead of being used to start a new device command. ... Bug fix: Device's connection state callback did not detect if a connection failed or was failing. ... Added link to Doxygen documentation in main manual and created this version history file. ... First version with version history. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/twistedActor/versionHistory.html -- 5.1 Кб -- 04.06.2015
Похожие документы

7. mod_example - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... example_module . ... И?ЕтРЛ РлМКЧЯЗСДТ ЛчЖ?ЕщРЛ ЕНБтР?Чб ПЙС?Дй. mod_example.c ДТ И?Еч ФнЙщ(callback) БИСЖПЭ Ш?Ут Й?ЙРЛ МГИэЧЯДТ ЦФРЯРЬДй. ... РЬ И?ЕтРЛ М-Й?ПЕ П?АсЧЯАэ Ц?С? Р?ФЕПЕ "example-handler" ЧкЕщЗ?И? ЧвДчЧЯП? ... mod_example И?Ет ЛчПыЧЯБт . ... cp modules/experimental/mod_example.c modules/new_module/ mod_myexample.c . ... APACHE_MODPATH_INIT(new_module) РЛ УпАЕЧбДй. modules/experimental/config.m4 ЦФРЯПЕМ- "example"РЬ РжДТ APACHE_MODULE СйРЛ КЙЛчЧиПТДй. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/ko/mod/mod_example.html -- 10.6 Кб -- 21.01.2013
Похожие документы
Еще в разделе: (Показать все результаты (>26) - www.arcetri.astro.it/ )

8. OptInt PmWiki : PmWiki / Security Variables
OptInt PmWiki : Pm Wiki / Security Variables . ... Present only when the in-built AuthUser username/password functionality is used). ... A switch to control whether or not changing a page's attributes causes any existing passwords to be forgotten. ... If set to zero, then session passwords are never saved (although any AuthUser authentications are still remembered). ... For AuthUser with LDAP authentication, this specifies the password used for binding (in conjunction with $AuthLDAPBindDN above). ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/SecurityVariables?action=print -- 14.8 Кб -- 01.03.2014
Похожие документы
Еще в разделе: (Показать все результаты (>16) - www.mrao.cam.ac.uk/ )

9. http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.1/CHANGELOG
... March 25, 2006 : Version 3.0.0 New control panel with an observing queue and a log Pointing to apparent position including proper motion precession and nutation to epoch of ... declination axis to polar axis non-orthogonality optical axis skew altitude- and azimuth-dependent mechanical effects encoder reference Control of telescope hardware August 20, 2006 Version 3.0.4 Modifications from Dan Azari adding features suported by the RC Optical Systems ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.1/CHANGELOG -- 5.7 Кб -- 04.12.2009
Похожие документы

10. Zen: GiST internals
Hide Zen home . ... Parameters: table and index descriptors . ... Parameters: index descriptor, value, pointer to table record . ... Also rebuilds internal keys if needed (index is locked when rebuilding). ... These are base methods for search in index - create scan, finish scan, repeat scan. ... Restore one WAL record. Parameters: LSN (LogSequenceNumber), WAL record . ... GiST has no direct access to tables, only via pointers ( the number of page and the number of record on the page) to records. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/GiST_internals -- 10.5 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>5) - www.sai.msu.su/ )

11. Distributed Searching of Astronomical Databases with Pizazz
... Previous: Accessing Astronomical Data over the WWW using datOZ . ... Robust, distributed searching of networked-based astronomical databases requires an investment not only by individual data providers, but also by the astronomical community as a whole. ... Designing a distributed, networked-based astronomical information system requires a four-step approach including original data source analysis, modeling the system, profiling the system, and implementation of the system. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/gamielk.html -- 11.0 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/gamielk.html -- 11.0 Кб -- 15.05.1998
Похожие документы

12. http://comet.sai.msu.ru/docs/ssl/certs.html
... Certificate Handling Overview 1.1 Set Certificate Cache . 1.2 Add Certificate File . ... Certificate Verification Process 2.0.1 X509_NAME_oneline 3. ... 3.3 rsa . ... By default the code we are shipping uses the directory and PEM -style encoding for the certificates contained therein. ... To add a certificate: X509_add_cert_file(char *file,int type) . ... All certificates loaded via this interface must be in PEM format as this function simply calls X509_add_cert_dir() and X509_add_cert_file() . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/docs/ssl/certs.html -- 14.1 Кб -- 09.09.1997
Похожие документы
Еще в разделе: (Показать все результаты (>2) - comet.sai.msu.ru/ )

13. Stellarium: StelCircleArcRenderer Class Reference
Stellarium 0.12.3 . ... StelCircleArcRenderer Class Reference . Provides functions to draw circle arcs using StelRenderer . ... drawGreatCircleArc (const Vec3d &start, const Vec3d &stop, const SphericalCap *clippingCap=NULL, void(*viewportEdgeIntersectCallback)(const Vec3d &screenPos, const Vec3d &direction, void *userData)=NULL, void *userData=NULL) . ... Create a circle arc renderer to draw multiple circle arcs . ... void(*)(const Vec3d &screenPos, const Vec3d &direction, void *userData)љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelCircleArcRenderer.html -- 26.8 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>6) - astro.uni-altai.ru/ )

14. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/libkai-1.1.4.txt
... DART/UNIAUD implementation library. v1.1.4: Introduced KAI_AUTOMODE to override kai mode if auto ode - set KAI_AUTOMODE=UNIAUD if you want to open in uniaud mode - set KAI_AUTOMODE=DART if you want to open in dart mode Allow multiple initialization Distribute a DLL v1.1.3: High-memory is not supported on uniaud mode. Fixed v1.1.2: If uniaud.dll is present even though Uniaud driver is not loaded, the crash occur in kaiUniaudInit() on a second call time. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/libkai-1.1.4.txt -- 2.9 Кб -- 27.06.2015
Похожие документы

15. http://www.eso.org/projects/www.eso.org.projects.ngc/Software/2003_12_10-Stegmeier-IRACEandNGC.pdf
Hardware Structure CLOCKS BIASES SEQUENCER ADC DSP Communication Channel Data Channel FIBERLINK VME L C U Parallel-/ Serial-Port Host Computer SUN UltraSparc EDT DMA Board Hardware Structure CLOCKS BIASES SEQUENCER ADC DSP Communication Channel Data Channel FIBERLINK PCI-Bus Interface To RTC Host Computer Linux PC, 2+ CPU Physical Interfaces EDT DMA Interface Board plus Serial/Parallel Port Driver for data -channel delivered by EDT (Linux, Solaris) ... High processing speed requirements. ...
[ Текст ]  Ссылки http://www.eso.org/projects/www.eso.org.projects.ngc/Software/2003_12_10-Stegmeier-IRACEandNGC.pdf -- 179.6 Кб -- 12.03.2007
Похожие документы
Еще в разделе: (Показать все результаты (>6) - www.eso.org/ )

16. phpinfo() phpinfo()
... Server API . ... Virtual Directory Support . ... etc/php5/apache2 . ... enabled . ... Apache Version . ... Server Administrator . ... Virtual Server . ... Server Root . ... Directive . Local Value . ... Value . ... HTTP_X_FORWARDED_SERVER . ... usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin . SERVER_SIGNATURE . ... SERVER_SOFTWARE . ... SERVER_NAME . ... usr/lib64/php5/extensions . ... include_path .:/usr/share/php5:/usr/share/php5/PEAR .:/usr/share/php5:/usr/share/php5/PEAR . ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/~krivonos/test.php -- 132.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3) - hea.iki.rssi.ru/ )

17. PHP: imagecopyresized - Manual
Content-Type: multipart/related; start= ; boundary=----------6nhAxGuvOMzG6waYgcmWNI Content-Location: http://php.net/manual/en/function.imagecopyresized.php Subject: =?utf-8?Q?PHP:=20imagecopyresized=20-=20Manual?= MIME-Version: 1.0 ------------6nhAxGuvOMzG6waYgcmWNI Content-Disposition: inline; filename=function.imagecopyresized.htm Content-Type: text/html; charset=utf-8; name=function.imagecopyresized.htm Content-ID: Content-Location: http://php.net/manual/en/function.imagecopyresized.php
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/archives/Clocks/BettsImages/_source/PHP_%20imagecopyresized%20-%20Manual.mht -- 540.7 Кб -- 27.06.2012
Похожие документы

18. http://www.naic.edu/~phil/td/function_reference_0190082_d.pdf
for Zilog Z180 microprocessors Version 6.x Integrated C Development System Function Reference 019-0082 020329-D Dynamic C 32 v. 6.x Function Reference Part Number 019-0082 020329 - D Printed in U.S.A. Copyright © 2002 Z-World, Inc. All rights reserved. Z-World, Inc. reserves the right to make changes and improvements to its products without providing notice. Trademarks Dynamic C® is a registered trademark of Z-World, Inc. PLCBus is a trademark of Z-World, Inc. Windows® is a registered trademark of Microsoft
[ Текст ]  Ссылки http://www.naic.edu/~phil/td/function_reference_0190082_d.pdf -- 809.2 Кб -- 20.03.2012
Похожие документы

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