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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/submit_menu.html.

1. Event Handling
... For instance, motion event handlers are passed a pointer to a GdkEventMotion structure which looks (in part) like: struct _GdkEventMotion { GdkEventType type; GdkWindow *window; guint32 time; gdouble x; gdouble y; ... guint state; ... }; . ... The second field specifies the events we are interested in. ... The "motion_notify_event" and "button_press_event" handlers are pretty simple: static gint button_press_event (GtkWidget *widget, GdkEventButton *event) { if (event->button == 1 && pixmap != ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-eventhandling.html -- 10.0 Кб -- 19.07.2002
Похожие документы

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/button.htm
... A push button on an HTML form. Client-side object . ... JavaScript 1.1: added type property; added onBlur and onFocus event handlers; added blur and focus methods. ... For a given form, the JavaScript runtime engine creates appropriate Button objects and puts these objects in the elements array of the corresponding Form object. ... JavaScript 1.1 The following example writes the value of the type property for every element on a form. for (var i = 0; i < document.form1.elements.length; i++) { . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/button.htm -- 24.0 Кб -- 07.10.1999
Похожие документы

3. IPC:Interrupts and Signals: <signal.h>
... int kill(int pid, int signal) - a system call that send a signal to a process, pid . ... sig_talk.c --- Example of how 2 processes can talk */ /* to each other using kill () and signal () */ /* We will fork() 2 process and let the parent send a few */ /* signals to it`s child */ /* cc sig_talk.c -o sig_talk */ #include stdio.h #include signal.h void sighup(); /* routines child will call upon sigtrap */ void sigint (); void sigquit(); main() { int pid ; /* get child process */ if ((...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node24.html -- 13.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node24.html -- 13.3 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node24.html -- 13.3 Кб -- 02.10.2012
Похожие документы

4. Class Relationships
... Meta Index / Home Page / F90 DAL API . The C++ classes are related to each other in two ways. The first is the Base-Derived relationship . The F90 API supports the Base-Derived relationships through Base-Class conversion functions. These are: block, attributable, and labelled. and the second is the Parent-Child relationship. These relationships are handled in the F90 API through the parent() function. ... Class . Base Classes . ... Nullable . DataComponent . ... DataSet . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/dal/node21.html -- 6.3 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>19293) - xmm.vilspa.esa.es/ )

5. The ASC Pipeline: Concept to Prototype
... Discusses the role of a pipeline in the AXAF Science Center Data System. Due to the complexity of the application, a prototyping effort was initiated to evaluate the risks involved with portability, open architecture, error handling/recovery, and distributed processing. Processes in the pipeline are initiated and monitored by a process control application developed using Perl. ... During that time, a Process Control application was developed to allow us to assess the risk factors. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/mistrya.html -- 11.5 Кб -- 03.11.2000
Похожие документы

6. trap: Handling command lists
The command list is placed between single quotes, as the command line is scanned twice, once when the shell first encounters the trap command and again when it is being executed. trap ' command-list ' signal-list . ... If command-list is not specified, then the action taken on receipt of any signal in the signal-list is reset to the default system action. If command-list is an explicitly quoted null command (' ' or " "), then the signals in signal-list are ignored by the shell. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.9.2.html -- 2.7 Кб -- 17.01.1997
Похожие документы

7. Message to Homeschooling Parents
... Parents who home-school their children often find it hard to locate suitable material for teaching astronomy and physics, as well as earth and space sciences, especially at the level of upper grades. ... Stargazers" also includes a linked, annotated timeline that covers 13,000 B.C.-2003 A.D. which allows parent-teachers to relate the science to history. ... I am grateful to a homeschooling parent, Mrs. April Dykes, for volunteering to handle the distribution of such disks, at cost. ... April Dykes ....
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Ihomesch.htm -- 3.9 Кб -- 21.12.2007
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Ihomesch.htm -- 3.9 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>540) - www.cosmos.ru/ )

8. TAPE HANDLING at SCAN BOUNDARIES
Next: TAPE LENGTHS and PASS Up: Tape Management Previous: GENERAL CONCERNS Contents . There are a number of concerns related to tape handling at scan boundaries. ... Between scans, tapes can be kept running or can be stopped. ... But if it has many short scans, such as when phase referencing, it can be highly advantageous to keep the tape moving between scans. ... If there are long gaps (many minutes) between scans, tape use efficiency is enhanced if the tapes are stopped. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/TAPE_HANDLING_at_SCAN_BOUND.html -- 7.0 Кб -- 10.04.2016
Похожие документы

9. http://www.stsci.edu/spst/UnixTransition/doc/submit_menu.py
... /13/04 o set ccs_product to None when a run is started. 1/13/04 o updated to get rid of 'broken pipe' messages. 1/21/04 o added pdbman . dc 4/19/04 o added buttons for megg, opc cat, and load checking. dc 8/6/04 o automatically saved pickle only goes in output area ... After one minute,\n" errmsg += " the logfile for your job has still not\n" errmsg += " been created. ... Based upon a recipe created by Jacob Hallen, AB Strakt, Sweden. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/submit_menu.py -- 35.4 Кб -- 08.04.2016
Похожие документы

10. Stopping and Restarting Apache
This document covers stopping and restarting Apache on Unix and Cygwin only. ... Then the parent itself exits. ... It re-reads its configuration files, and re-opens any log files. ... Note: If your configuration file has errors in it when you issue a restart then your parent will not restart, it will exit with an error. ... The USR1 signal causes the parent process to advise the children to exit after their current request (or to exit immediately if they're not serving anything). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/stopping.html -- 10.1 Кб -- 15.10.2001
Похожие документы

11. Index of /~jgd/outgoing/Armagh_CU/WORD
... 2015-12-18 09:10 . ... 47K . ... 58K . ... 13K . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~jgd/outgoing/Armagh_CU/WORD/ -- 17.3 Кб -- 10.04.2016
Похожие документы

12. Data Flow System overview
... In order to realize the optimal scientific return from the VLT, ESO has undertaken to develop an end-to-end data flow system from proposal entry to science archive. The VLT Data Flow System (DFS) is being designed and implemented by the DFS Group (ESO Internal access only) in collaboration with VLT Division and Instrumentation Division . ... VLT Control System Interface . ... OBs are the quantum of data that flows within the DFS, collecting state, data and status information as they flow. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/ -- 12.8 Кб -- 25.05.2004
Похожие документы

13. Index of /~inest/halometer
... SGC BC430 Data Sheet 0105.pdf . 17-Jun-2007 17:01 . ... SGC BC600 Data Sheet 0105.pdf . ... SGC Handling and Cleaning Plastic Scintillators Information Sheet.pdf . ... SGC Scintillating Optical Fibers Brochure 605.pdf . ... SGC Scintillation Materials and Assemblies Brochure 1204.pdf . ... SGC Scintillation Operating Manual 1206.pdf . ... SGC_Charged_Particle_Detection_Application 0706.pdf . ... SGC_Efficiency_Calculations.pdf . ... SGC_Scintillation_Properties_Chart.pdf . ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/halometer/ -- 4.9 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>83) - vega.inp.nsk.su/ )

14. Stellarium: SolarSystemManagerWindow Class Reference
Stellarium 0.12.3 . MainљPage . ... Classes . ... ClassљList . ... SolarSystemManagerWindow Class Reference . Main window for handling Solar System objects. ... voidљ . ... Public Slots inherited from StelDialog . ... Retranslate the content of the dialog. ... Protected Attributes inherited from StelDialog . ... The main dialog. ... Signals inherited from StelDialog . ... Public Member Functions inherited from StelDialog . ... virtual void SolarSystemManagerWindow::createDialogContent . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classSolarSystemManagerWindow.html -- 12.9 Кб -- 28.02.2014
Похожие документы

15. Data Handling Video Tutorials
This set of lessons teaches you how to manipulate data, plot it, analyse it and draw conclusions from it. Two software packages are used: Excel (or another spreadsheet such as iWork Numbers), and Python (with the numerical python and matplotlib packages). Some tasks can be done in either, while some require the greater power of Python. Reference Guide for Python Data Handling . Back to Main Lab Skills Page .
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/labskills/datahandling/ -- 1.9 Кб -- 27.02.2014
Похожие документы

16. OptInt PmWiki : Handling Procedures | History
OptInt PmWiki . MROI Delay Line / . Handling Procedures . ... Page History | ... MROI Delay Line Design Contract . ... MROI . ... Return to Handling Procedures ( Edit ) . ... Proposed delay line tools, jigs and handling procedures (INT-406-VEN-0119) . ... February 05, 2008, at 09:44 AM by M Fisher - uploaded handling procedures documet . ... Delay Line Pipes and Supports Installation Procedure . ... Trolley Handling Procedure . ... Delay line pipes and supports installation procedure? ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/HandlingProcedures?action=diff -- 23.4 Кб -- 01.03.2014
Похожие документы

17. Astronaut Bio: Jeffrey N. Williams (4/2014)
National Aeronautics and Space Administration . ... Jeffrey N. Williams (COLONEL, U.S. ARMY, RETIRED) . ... Williams has served in the Extra-Vehicular Activity (EVA), Space Station, and Soyuz Branches of the Astronaut Office, led the development of a space shuttle cockpit upgrade, and completed temporary assignments at Marshall Space Flight Center supporting the test and evaluation of the International Space Station Laboratory Module and at NASA Headquarters in support of legislative affairs. ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/williamsj.html -- 8.7 Кб -- 07.07.2015
Похожие документы

18. On a retrouvГї les parents du SystГЕme solaire | Ciel et Espace
... Ciel Espace, le magazine qui vous guide toujours plus loin . ... des actualitГїs . des reportages . ... des pages consacrГїes Г la publication de vos photos Mais c'est aussi une vraie communautГї avec laquelle partager votre passion et nourrir votre curiositГї. Accueil Г? la une On a retrouvГї les parents du SystГЕme solaire . ... Page 8 . ... En les Гїtudiant, les astronomes ont rГїcemment rГїussi Г dГїcrypter des informations capitales pour comprendre comment le SystГЕme solaire est apparu. ...
[ Сохраненная копия ]  Ссылки http://www.cieletespace.fr/a-la-une/4043 -- 29.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>24) - www.cieletespace.fr/ )

19. TUI:Scripts:Scripting Tutorial:User Input
This example shows how to add a few input widgets to a script and how to get data from them. This is a fairly artificial example in that one would normally just use the DIS Expose window for this purpose. ... import RO.Wdg import Tkinter import TUI .Inst.ExposeModel as ExposeModel from TUI .Inst.ExposeStatusWdg import ExposeStatusWdg class ScriptClass(object): Take a series of DIS darks with user input . def __init__(self, sr): Display exposure status and a few user input ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/UserInput.html -- 6.6 Кб -- 05.09.2014
Похожие документы
Еще в разделе: (Показать все результаты (>424) - www.apo.nmsu.edu/ )

20. ASP: Shipping and Handling for IAU Publications
. All orders (not including Standing Orders and resale orders) placed online or by fax/mail, pay AstroShop shipping fees. International orders must be placed by fax/mail. Please visit the AstroShop for contact information, shipping prices and estimated delivery time. Standing Orders and Resellers: please contact service {at} astrosociety.org for new shipping prices for IAU Volumes. 390 Ashton Avenue, San Francisco, CA 94112 . T 415.337.1100 F 415.337.5205
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/cs/iaushipping.html -- 5.4 Кб -- 02.10.2012
Похожие документы

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

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