Найдено документов: 213554 (173 сайтов) ---- Время поиска: 0.60сек. |
Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/8.0.0/doc/dal/node22.html.
http://xmm.vilspa.esa.es/sas/8.0.0/doc/dal/node22.html.
1. VLBI Wiki | PmWiki / AccessKeys
... PmWiki . ... visitors (intermediate) Access keys are keyboard shortcuts for tasks that would otherwise require a mouse. ... The following is a list of the access keys that are used by PmWiki in default English language installations. ... Note that at least some skins (e.g., Lean) also specify access keys within their own template files (*.tmpl), using the accesskey attribute with the Edit, History, etc. links on the page. ... Note that some actions do not have a corresponding access key by default. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.AccessKeys -- 16.1 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>31517) - www.atnf.csiro.au/ )
2. Examples
... If you set SAS_CCF to be the absolute path to the CIF, then the latter can be used from any other directory. cifbuild -withccfpath=yes -ccfpath=/path/to/ccfstore . ... As in 3 , but the observation date is taken from the active ODF, but the CIF is built as if the analysis was being performed on March 19, 2000. cifbuild -calindexset=ccf.cif -category=SCISIMCCF -ccfpath=/path/to/ccfstore/ -withccfpath=yes . cifbuild -calindexset=ccf.cif -withccfpath=yes -ccfpath=/path/to/ccfstore/ -append=yes . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/cifbuild/node9.html -- 8.2 Кб -- 01.07.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>31674) - xmm.vilspa.esa.es/ )
3. OptInt PmWiki : PmWiki / Access Keys
OptInt PmWiki : Pm Wiki / Access Keys . ... On Windows with Internet Explorer, press ALT + the access key. With Firefox, press SHIFT + ALT + the access key. ... Example: <a href="http://example.com" accesskey="x">Example</a> would create a link to example.com that could be triggered by clicking on the linked word "example" or using the access key Akey+x. That same action key link could be created in PmWiki markup by typing %accesskey="x"%[[http://example.com|Example]]%% , like this: Example . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/AccessKeys?action=print -- 15.0 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1682) - www.mrao.cam.ac.uk/ )
4. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ] Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>2562) - hea-www.harvard.edu/ )
5. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3238) - www.sao.ru/ )
6. Testing for files and variables with the test command
. The shell uses a command called test to evaluate conditional expressions. Full details of this command can be found in the test manual page. For example: if test ! -f $FILE then if test "$WARN" = "yes" then echo "$FILE does not exist" fi fi . First, we test to see if the filename specified by the variable $FILE exists and is a regular file. If it does not then we test to see if the variable $WARN is assigned the value yes , and if it is a message that the filename does not exist is displayed.
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.5.html -- 2.3 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>681) - comet.sai.msu.ru/ )
7. Access Control - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . ... Access control refers to any means of controlling access to any resource. ... Access control by host . ... If you wish to restrict access to portions of your site based on the host address of your visitors, this is most easily done using mod_authz_host . The Require provides a variety of different ways to allow or deny access to resources. ... The usage of these directives is: Require host address Require ip ip.address . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/fr/howto/access.html -- 13.8 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7060) - www.arcetri.astro.it/ )
8. Environment Variables in Apache
The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables . ... For additional flexibility, the directives provided by mod_setenvif allow environment variables to be set on a per-request basis, conditional on characteristics of particular requests. ... As discussed above, the environment passed to CGI scripts includes standard meta-information about the request in addition to any variables set within the Apache configuration. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/env.html -- 15.1 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>123) - neptun.sai.msu.ru/ )
9. Specifications
... This function can also be used for particular types of subtypes or kinds: KIND (0) integer KIND (0.0) floating point number KIND (.FALSE.) logical variable KIND ("A") string of characters There is an intrinsic function SELECTED_REAL_KIND , which returns the kind of the type REAL that has a representation with (at least) the precision and the exponential range requested. ... With the choice SELECTED_INT_KIND (5) all integers between (but not including the limits) -100 000 and +100 000 are permitted. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/c2.html -- 7.8 Кб -- 17.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>3304) - crydee.sai.msu.ru/ )
10. CSPICE Routines: EKOPW_C
... Opening an EK file with this routine makes the EK accessible to the following CSPICE EK access routines, all of which modify the target EK file: Begin segment: ekbseg_c Append, insert, delete records: ekappr_c ekinsr_c ekdelr_c Add column entries: ekacec_c ekaced_c ekacei_c Update existing column entries: ekucec_c ekuced_c ekucei_c Execute fast write: ekifld_c ekffld_c ekaclc_c ekacld_c ekacli_c An EK opened for write access is also accessible for reading. ... Index_Entries open EK for writing . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/ekopw_c.html -- 6.8 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>17166) - www.stsci.edu/ )
11. Further Data Types
... Defining New Data Types . Unions . ... Static Variables . ... struct gun { char name[50]; int magazinesize; float calibre; }; struct gun arnies; . ... struct gun { char name[50]; int magazinesize; float calibre; } arnies; . ... typedef struct gun { char name[50]; int magazinesize; float calibre; } agun; agun arnies={"Uzi",30,7}; . ... stat() { int auto_var = 0; static int static_var = 0; printf( ``auto = %d, static = %d n'', auto_var, static_var); ++auto_var; ++static_var; } . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>954) - jet.sao.ru/ )
12. Miscellaneous Options
... This command specifies the default delay to be used under these circumstances. ... This command configures a trap receiver at the given host address and port number for sending messages with the specified local interface address. ... While such monitor programs may also request their own trap dynamically, configuring a trap receiver will ensure that no messages are lost when the server is started. setvar variable [ default ] . This command adds an additional system variable. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/miscopt.html -- 6.5 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2283) - www.sai.msu.su/ )
13. The format of STARTABLE
... Inside IDL, STARTABLE is in the table format. ... STAR (string) Identifier of form CCCNNNNNN/CCCNNNN . ... RA (double) Right Ascension [h] . ... BAT (short int) Number in Batten's Catalogue . ... BSC (short int) Number in Bright Star Catalogue . ... ADS (short int) Number in Aitken Double Star Catalogue . ... WDS (long int) Number in Washington Double star catalog . MV (float) Johnson V magnitude (for combined system if multiple) . ... TYPE1 (float) Floating point spectral type of component 1 . ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/manual/node100.html -- 8.5 Кб -- 28.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>14647) - www.eso.org/ )
14. lsst.coordConv: coordConv: Astronomical Coordinate Conversions
lsst.coordConv љ unknown . ... Classes . ... All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . coordConv: Astronomical Coordinate Conversions . The coordConv package provides the following classes and functions. ... Coord : represents a position on the sky, with proper motion and radial velocity; provides easy access to spherical and cartesian position. ... Position conversion functions: . ... Time conversion functions: . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/index.html -- 8.6 Кб -- 07.05.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1511) - www.apo.nmsu.edu/ )
15. http://zebu.uoregon.edu/1998/es202/distribution.html
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1998/es202/distribution.html -- 4.8 Кб -- 27.01.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>408) - zebu.uoregon.edu/ )
16. Debugging and Tracing
... The VDPAU wrapper library supports tracing VDPAU function calls, and their parameters. This tracing is controlled by the following environment variables: . VDPAU_TRACE . Enables tracing. Set to 1 to trace function calls. Set to 2 to trace all arguments passed to the function. ... The VDPAU wrapper library is responsible for determining which vendor-specific driver to load for a given X11 display/screen. ... The environment variable VDPAU_DRIVER may be set to override this default. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/appendix-h-section-05.html -- 4.5 Кб -- 30.10.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3147) - www.naic.edu/ )
17. Let Me Be More Clear - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . ... Let Me Be More Clear . ... Post Message | ... However, if I have identified it, how do I know this 'thing' is something that exists versus only thought of as existing? ... However, by me identifying 'red' as 1 (i.e., as I originally did), I am assuming that there is 'red' as something that exists. ... www.astronomy.net . ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/forums/exploration/messages/19.shtml -- 18.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
18. Mounting and unmounting
... Before one can use a filesystem, it has to be mounted . ... Since all files in UNIX are in a single directory tree, the mount operation will make it look like the contents of the new filesystem are the contents of an existing subdirectory in some already mounted filesystem. ... mount /dev/hda3 /usr . ... When the system is booted, before the /usr љ filesystem is mounted, a /var/tmp љ directory residing on the root filesystem is used instead. ... The root filesystem is usually first mounted readonly....
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/sag-0.4/node46.html -- 14.4 Кб -- 04.05.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2460) - star.arm.ac.uk/ )
19. http://www.sai.msu.su/gcvs/gcvs/GCVS5/ReadMe.txt
New GCVS Version (GCVS5) FileName Explanations ----------------------------------------------------------------- ReadMe This file GCVS5 The ... ------------------------------------------------------ 1- 2 I2 --- Constell [1/88]Constellation numeric code 3- 6 I4 --- Number Star number within the constellation 7 A1 --- Component *Component identification 9- 18 A10 --- GCVS * Variable ... Field is non-blank if magMin is a magnitude or amplitude given in a system other than that indicated by magCode. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/gcvs/gcvs/GCVS5/ReadMe.txt -- 9.3 Кб -- 16.02.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>103) - sai.msu.ru/ )
20. WIP -- An Interactive Graphics Software Package
... WIP is an interactive package with a simple to use interface designed to produce high quality graphical output. WIP was developed as part of the Berkeley-Illinois-Maryland Association (BIMA) project and is available via anonymous ftp. ... Included in the WIP distribution is a complete manual which contains several sample figures with associated commands, a frequently asked questions section, and a descriptive listing of all available commands. ... Figure illustrates WIP's ability to handle images. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/morganj.html -- 11.8 Кб -- 03.11.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1872) - www.adass.org/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда