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

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

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

1. OptInt PmWiki : PmWiki / Available Actions
OptInt PmWiki : Pm Wiki / Available Actions . Default actions . ... Cookbook actions . Page actions are applied to wiki pages, as a query string appended to the URL . ... displays dialog for setting/changing password of the specified page or group of pages, see passwords , see also $EnablePostAttrClearSession if you do not want to have the session cleared after validating change General use of passwords . ... display the specified page (default action if no ?action= is present) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/AvailableActions?action=print -- 25.5 Кб -- 01.03.2014
Похожие документы

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/submit.htm
... A submit 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 . JavaScript 1.2: added handleEvent method The HTML INPUT tag, with "submit" as the value of the TYPE attribute. ... form . ... INPUT NAME="button1" TYPE="button" VALUE="Show Form Name" . ... For all Submit objects, the value of the type property is "submit" . ... INPUT TYPE="button" NAME="helpButton" VALUE="Help"> Submit.name . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/submit.htm -- 22.4 Кб -- 07.10.1999
Похожие документы

3. Qualitative properties of reaction-diffusion equations (Spring 2009)
... At the simplest level of modelization, these phenomena are described by reaction-diffusion equations. The theory of this type of equation is far away from being fully understood but one can give however several results providing in some cases existence of solutions and their qualitative behaviour. ... Reaction-diffusion equations. ... Theory of uniformly elliptic equations: existence, regularity, Schauder theory, Agmon-Douglis-Nirenberg theory, Harnack estimates, boundary Harnack principle. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/ium/s09/diffusion.html -- 3.6 Кб -- 02.03.2009
Похожие документы
Еще в разделе: (Показать все результаты (>753) - www.mccme.ru/ )

4. Pulsar Group PmWiki/Available Actions
... PmWiki . Summary: PmWiki group header. ... Summary: All PmWiki page actions (?action=) and other query parameters:) . ... Cookbook actions . ... See also site page actions . ... displays dialog for setting/changing password of the specified page or group of pages, see passwords , see also $EnablePostAttrClearSession if you do not want to have the session cleared after validating change { PmWiki /Passwords$:Summary} . ... edit the specified page, see basic editing { PmWiki/BasicEditing $:Summary} . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.AvailableActions -- 34.1 Кб -- 01.03.2014
Похожие документы

5. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1
TH getINDI 1 .SH NAME getINDI \- get INDI property values .SH SYNOPSIS \fBgetINDI [options] [device.property.element ...]\fP .SH DESCRIPTION .na .nh .PP getINDI connects to an indiserver and reports the current value of one or more properties. ... PP The last component of the property specification is usually the element name, but may be a reserved name to indicate an attribute of the property as a whole. ... TP -p <p> connect using alternate port p; the default is 7624. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/getINDI.1 -- 4.3 Кб -- 03.08.2011
Похожие документы

6. Functions
... The function gtk_drag_source_set() specifies a set of target types for a drag operation on a widget. void gtk_drag_source_set( GtkWidget *widget, GdkModifierType start_button_mask, const GtkTargetEntry *targets, gint n_targets, GdkDragAction actions ); . ... void (*drag_begin)(GtkWidget *widget, GdkDragContext *dc, gpointer data) . ... void (*drag_data_received)(GtkWidget *widget, GdkDragContext *dc, gint x, gint y, GtkSelectionData *selection_data, guint info, guint t, gpointer data) . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-draganddropfunctions.html -- 7.9 Кб -- 19.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>1222) - www.sao.ru/ )

7. Media types
... 7.1 Introduction to media types . ... 7.3 Recognized media types . 7.3.1 Media groups One of the most important features of style sheets is that they specify how a document is to be presented on different media: on the screen, on paper, with a speech synthesizer, with a braille device, etc. Certain CSS properties are only designed for certain media (e.g., the 'cue-before' property for aural user agents). ... For example, the 'font-size' property is useful both for screen and print media. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/media.html -- 12.0 Кб -- 12.05.1998
Похожие документы

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

9. Izmccd
Download Izmccd (~2.7 MB). Solution of problems at identification of star field. ... 2) Scale is not correct. ... In this case algorithm of identification will revise all values of scale from twice smaller up to twice greater. ... There should be more than value of the field "Number of stars in frame". ... The star field is considered identified if number of the identified stars more or equally to this value. It is necessary to set value from 4 up to value of field "Number of stars in frame". ...
[ Сохраненная копия ]  Ссылки http://www.izmccd.puldb.ru/izmccd5e.htm -- 4.9 Кб -- 17.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>8) - www.izmccd.puldb.ru/ )