Найдено документов: 311511 (187 сайтов) ---- Время поиска: 0.89сек. |
Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/utilities1/sccs_info.html.
http://comet.sai.msu.ru/UNIXhelp/utilities1/sccs_info.html.
1. Files
The File System . ... Files are identified to the system using a unique identifier called the file specification , which can include disk and directory names as well as node names for accessing files across the network. On VMS systems, file names are usually thought of as having three parts *1 : the filename , the file type , and the version number . ... The full file specification, with node name, device, directory, file name, file type, and version being specified is shown in Figure 3.1 . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_21.html -- 8.8 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>20669) - www.stsci.edu/ )
2. DFOS: tune your browser
... Older browser versions had the nice feature that MIME types (related to the extensions .esh and .ash) and the corresponding actions could be managed directly by the user. For security reasons, this has been disabled for newer browser generations, including the firefox installed on the muc blades. ... 2.1 Heritage accounts and profiles . ... Search for the string 'wrapper': all profiles with a mimeTypes.rdf file containing 'wrapper' are heritage profiles, and you can use them for your browser. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~qc/dfos/browser1.html -- 10.0 Кб -- 08.07.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>56081) - www.eso.org/ )
3. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>130) - neptun.sai.msu.ru/ )
4. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3639) - hea-www.harvard.edu/ )
5. Description of the RadioAstron project, english version
Ground Support of RadioAstron . Control and Tracking Stations . RadioAstron satellite control (command transmission, telemetry, orbit measurements) will be conducted from Evpatoria and Bear Lake control stations. ... Coarse orbit measurements will be carried out from control stations. Each measurement takes ten minutes. ... Orbit measurements at tracking stations give only radial component of spacecraft velocity but the measurements are going continuously during observing sessions. ...
[
Сохраненная копия
]
Ссылки http://www.asc.rssi.ru/RadioAstron/description/support_eng.htm -- 14.3 Кб -- 10.05.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>207) - www.asc.rssi.ru/ )
6. http://www.atnf.csiro.au/pub/people/vlbi/s2/ver3.2b/rclco/1readme
RCLCO ----- This is the RCL communication test program, called RCLCO. ... The RCLCO test program works on IBM PCs and compatibles under DOS compiled with Borland C++, or under Unix compiled with GNU C (tested under SunOS 4.1.3, Solaris 2.5, Linux 1.2.12, and Linux RedHat 2.0.31). ... Included for the DOS version is a set of interrupt-driven serial I/O routines, comio.c. Makefiles are provided to automatically compile the source files. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/pub/people/vlbi/s2/ver3.2b/rclco/1readme -- 4.8 Кб -- 04.09.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>36854) - www.atnf.csiro.au/ )
7. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/WINDOWS/WSHOUT/WSHOUT.RC
... WS_GROUP CTEXT "WINSOCK.DLL \n FTP Software, Inc. \nCopyright 1993", IDA_COPYRIGHT, 38, 40, 68, 25, SS_CENTER | ... WS_GROUP CONTROL "OK", 1, "BUTTON", BS_DEFPUSHBUTTON | ... WS_TABSTOP, 56, 82, 32, 14 ICON "SHOUT", -1, 11, 8, 16, 16 CONTROL "num", IDA_APP_VERSION, "STATIC", SS_LEFT | WS_GROUP, 79, 13, 18, 8 CONTROL "using", -1, "STATIC", SS_CENTER | ... WS_GROUP, 113, 111, 42, 9 CONTROL "Host", IDD_COHOST, "STATIC", SS_LEFT, 7, 10, 52, 10 CONTROL "", IDD_COMMENT, "STATIC", SS_CENTER | ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/devkit/WINDOWS/WSHOUT/WSHOUT.RC -- 9.1 Кб -- 26.04.1993
Похожие документы
Похожие документы
8. mod_cgi - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... The default behavior, if AcceptPathInfo is not given, is that mod_cgi will accept path info (trailing /more/path/info following the script filename in the URI), while the core server will return a 404 NOT FOUND error for requests with additional path info. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/tb/manual/en/mod/mod_cgi.html -- 15.6 Кб -- 10.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3642) - www.sao.ru/ )
9. Moore Observatory's XmDome
In the this version .. ... Adaptable to any dome with relay control of rotation and optionally the shutters . Rotation encoding with RFID tags using Phidgets RFID tag reader . Used with XmTel provides automatic dome rotation to follow the pointing of a telescope . Shutter operation enabled through a tethered connection with rotation limits . ... RFID encoding . ... XmDome provides a convenient graphical user interface for local or remote operation of an astronomical telescope dome. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/archive/xmdome/ -- 3.5 Кб -- 23.07.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>610) - www.astro.louisville.edu/ )
10. mod_authn_core - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . ... Core Authentication . ... This module provides core authentication capabilities to allow or deny access to portions of the web site. mod_authn_core provides directives that are common to all authentication providers. AuthName . AuthnProviderAlias> . ... The example below creates two different ldap authentication provider aliases based on the ldap provider. ... Directory> . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_authn_core.html -- 16.2 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10140) - www.arcetri.astro.it/ )
11. OptInt PmWiki : Access Keys
OptInt PmWiki . ... Edit Page | ... MROI Delay Line Design Contract . ... Access Keys . ... Note that this AKey+x access key only works this way on this page, because it is simply a shortcut for accessing the link that exists only on this page. The list of access key assignments in default PmWiki installations generally work throughout a site because links have been created in PmWiki skins and editing screens that incorporate access key parameters using the access key translation phrases. ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/AccessKeys -- 27.6 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5175) - www.mrao.cam.ac.uk/ )
12. Summary File specification from ODF ICD 2.4
... Meta Index / Home Page / Output Files . ... For the time being it is taken verbatim from version 2.4 of the ODF ICD . Each ODF will contain an observation summary file and each SDF will contain a slew summary file. An observation/ slew summary file is an ASCII file which consists of a number of records. ... Observation/ Slew Record . File Details Record . ... In all of the subsequent tables 'An' specifies n characters and 'nX' specifies n spaces. ... EPIC MOS Configuration Record . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/odfingest/node20.html -- 4.9 Кб -- 08.07.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>22606) - xmm.vilspa.esa.es/ )
13. Creating a file using a filename
Type ue filename . to create a new file. For instance, to create a new file called letter , type: ue letter . The screen of your terminal will fill with blank lines and the following message will be displayed at the bottom: == MicroEMACS 3.9e() == letter == File: letter ======== . ... the name MicroEMACS and the version number . ... the name of the temporary work file used to store the file you are editing (the computer term for this is 'buffer') . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/emacs/ue_using.html -- 2.5 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>491) - comet.sai.msu.ru/ )
14. World Wide Web version
Next: WWW access Up: No Title Previous: Initial parameters of compact . The World Wide Web version provides the opportunity to construct an evolutionary track with all important parameters determined by the user at will from a broad range of available values. Figure: Part of the table for the defauly output. Some of the most unclear branches of the scenario can also be determined by the user. ... Figure: Graphical diagram for the default output . WWW access . ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~polar/sceintro/poster/be_inwww/node5.html -- 3.5 Кб -- 21.06.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>646) - xray.sai.msu.ru/ )
15. TCC UDP Packets
... Packet Format . ... The TCC broadcasts UDP packets containing position information. ... Packet Header . ... int4 . ... double . ... pos, vel double . ... pos, vel, time double . ... See the TCC Message Keywords Dictionary for full definitions of most items in the "data" section of the packet. pos, vel double is a structure containing two doubles: "pos" and "vel"; it contains the same information as the TCC's "coordinates" (p,v,t triplets), but with time given by the "TAIDate" entry in the packet. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/UDPPackets.html -- 9.3 Кб -- 07.11.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>949) - www.apo.nmsu.edu/ )
16. Zen: wildspeed
Hide Zen home . ... Index . ... Also, it supports full index scan. ... Prefix search: words=# select count(*) from words where w1 like 'a%'; count ------- 15491 (1 row) Time: 7.502 ms words=# select count(*) from words where w2 like 'a%'; count ------- 15491 (1 row) Time: 31.152 ms . Wildcard search: words=# select count(*) from words where w1 like '%asd%'; count ------- 26 (1 row) Time: 147.308 ms words=# select count(*) from words where w2 like '%asd%'; count ------- 26 (1 row) Time: 0.339 ms . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/wildspeed -- 11.7 Кб -- 11.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3233) - www.sai.msu.su/ )
17. S3 805 - 1024 x 768 x 256 distortion
... 1024 x 768 x 256 display mode is distorted. ... VESA LB Video card with S3 805 chip, 1MB RAM. ... The problem seems to be that SVGA.EXE shipped with Warp generates an SVGADATA.PMI file that does not properly "program" this particular type of S3 card. ... This generates the Warp version of \OS2\SVGADATA.PMI that you need as a base for later steps . ... Edit \OS2\SVGADATA.PMI and replace the 1024 x 768 x 256 mode configuration with the equivalent section from \OS2\PMI\OLD\SVGADATA.PMI . ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/htmls/s3-805.html -- 6.4 Кб -- 23.02.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6670) - crydee.sai.msu.ru/ )
18. Electronic version of Russian Bulletin
... Corresponding authors will receive an e-mail with a PDF file of paged proof for checking and correction. The file can be read and edited using Adobe Acrobat Reader (version 9 and higher) which can be free downloaded via the Internet ( http://get.adobe.c om/reader/ ). ... You can use text correction tools to make corrections (after selecting the necessary text fragment). ... For users of Adobe Reader 9: . ... to insert text without replacing the existing text, use the "Insert text at cursor" tool. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/electronic.html -- 8.9 Кб -- 10.04.2016
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/electronic.html -- 8.9 Кб -- 10.04.2016
Похожие документы
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/Science/Public/Bulletin/author_rules/electronic.html -- 8.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе:
(Показать все результаты (>328) - mavr.sao.ru/ )
19. XSKYMAP 2: A Multi-Catalog Visualization Facility
... Up: User Interfaces and Visualization . Previous: DASHA-2: Improving Visualization and Processing of Photometric Data with IDL Objects . ... Smirnov, O. & Malkov, O. 1999, in ASP Conf. ... 172, Astronomical Data Analysis Software and Systems VIII, eds. D. M. Mehringer, R. L. Plante, & D. A. Roberts (San Francisco: ASP), 442 . ... XSKYMAP is a widget-based IDL application for visualization of astronomical catalogs. Since then XSKYMAP has grown into a powerful sky catalog visualization tool. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass98/smirnovom2/ -- 10.3 Кб -- 16.07.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1880) - www.adass.org/ )
20. http://star.arm.ac.uk/~ambn/mzbpap.ps
... Basically, though 34 these additional modifications were initialized by study CP stellar spectra, they have quite general applications. ffl chemical elements up to Z = 82 + ffl vertical stratification of stellar atmosphere chemical elements + ffl iterative abundance process + ffl horizontal stratification + ffl partition function option (Mn and Ga species) + There is no reason for the cutoff of chemical species at Z=82. ... Figure 2 illustrates vertical stratification of helium. ...
Еще в разделе:
(Показать все результаты (>2908) - star.arm.ac.uk/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда