| Найдено документов: 411400 (184 сайтов) ---- Время поиска: 1.07сек. |
Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/environment/env3a.html.
http://comet.sai.msu.ru/UNIXhelp/environment/env3a.html.
1. wiki:dokuwiki [SAI Virtual Observatory - Wiki]
Trace: dokuwiki . start : wiki : dokuwiki . ... SAI VO Projects . ... User Space . ... Download . ... DokuWiki is a standards compliant, simple to use Wiki , mainly aimed at creating documentation of any kind. ... Check out the user forum . ... The DokuWiki engine is licensed under GNU General Public License Version 2. ... The content published in the DokuWiki at http://www.splitbrain.org/dokuwiki/ is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License Version 2.0. ...
[
Сохраненная копия
]
Ссылки http://vo.astronet.ru/wiki/wiki/dokuwiki -- 20.6 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3561) - vo.astronet.ru/ )
2. Directories
The File System . A directory is a collection of files within a user's account (actually, it's a logical structure of files anywhere on the system, but we will focus here on how directories are used in your own user area). ... Typing DIR at the system prompt will list all the files in the current directory. ... DIR ). ... A directory can be deleted using the DELETE command, just like you would delete a file, except that the directory must be empty (no files in it) and the protection on the . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_23.html -- 6.5 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>22542) - www.stsci.edu/ )
3. Mapping Pixel Values to Screen Intensity
To change the Scaling Function (how pixel values are binned into color levels): . ... For example, the basic grey-scale color map specifies no intensity for any color at the lowest color level, full intensity for all colors at the highest color level, with the red, green and blue intensities varying linearly for intermediate levels. ... At low bias, low color levels (i.e., low pixel values) will have non-zero intensities, while at high bias only high pixel values will have non-zero intensity. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/saotng/scale.html -- 6.3 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3736) - hea-www.harvard.edu/ )
4. VMS to UNIX Translation
... VMS UNIX . display list of files DIRECTORY ls DIRECTORY /FULL ls -l display contents of file TYPE cat display file with pauses TYPE/PAGE more, less display first few lines of file head display last few lines of file tail copy file COPY cp find string in file SEARCH grep fgrep compare files DIFF diff cmp rename file RENAME mv delete file or directory DELETE rm rmdir change file protection ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/VMStoUNIX.html -- 5.3 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>848) - comet.sai.msu.ru/ )
5. VLBI Wiki | PmWiki / WebFeeds
... PmWiki . ... visitors (intermediate) Web feeds are a convenient mechanism to let visitors be notified of changes to a site. ... Web feeds are commonly recognized by terms such as RSS , Atom , and web syndication . ... Using a feed action such as ?action=rss or ?action=atom on a trail generates a web feed (often called a "channel") where each page on the trail is an item in the feed. ... The feed url will be the name of a trail page with ?action=rss or ?action=atom added to the end of the url. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.WebFeeds -- 18.8 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>36822) - www.atnf.csiro.au/ )
6. Dynamic HTML in Communicator
... The previous example, Chapter 12, "Expanding Colored Squares Example," illustrates how to expand and contract the clipping region of a layer without changing the wrapping width of the layer. This example illustrates how to capture mouse events so that the user can make a layer's wrapping width wider or narrower by dragging the mouse. ... how to capture mouse events for a layer . how to change the wrapping width of a layer by using the load() function . ... Capturing Events for the Layer . ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/layers38.htm -- 11.3 Кб -- 13.08.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11348) - crydee.sai.msu.ru/ )
7. About This Guide
... The Plug-in Guide is your introduction to using Netscape's Plug-in Application Programming Interface (API) to develop plug-ins for Communicator 4.0. ... If you decide to use Netscape's LiveConnect to allow your plug-in to communicate with Java and JavaScript, your next step after reading this guide is LiveConnecting Plug-ins with Java . ... The Plug-in Software Development Kit . ... The Plug-in Guide is designed for the C or C++ developer who wants to extend the capabilities of Netscape Communicator...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/plugin/abtpg.htm -- 18.9 Кб -- 15.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4197) - www.sao.ru/ )
8. From Power Up To Bash Prompt: Bash
... In most cases on a Linux system this will be bash . It is bash 's job to read your commands and see that they are acted on. ... This looks at all the files in my home directory whose names start with sh-utils-1.16 and end with .patch . ... The file /etc/profile controls the system-wide behaviour of bash. ... Once bash has read the system-wide configuration file, it looks for your personal configuration file. It checks in your home directory for .bash_profile , .bash_login and .profile . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-11.html -- 5.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>2024) - jet.sao.ru/ )
9. The last of the biggies . | Astronomy.com
... Tonight's Sky . ... SUN MOON MERCURY VENUS MARS, JUPITER SATURN . ... The Magazine . ... Observing . ... Gravitational wave search provides insights into galaxy evolution and mergers . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... Astronomy for Kids . ... The last of the biggies . ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/magazine/bob-berman/2012/04/the-last-of-the-biggies -- 64.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
10. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm
... A Hidden object is used for passing name/value pairs when a form submits. ... JavaScript 1.0 . JavaScript 1.1: added type property The HTML INPUT tag, with "hidden" as the value of the TYPE attribute. ... Property . ... The form contains a "Display hidden value" button that the user can click to display the value of the Hidden object in an Alert dialog box. ... P><INPUT TYPE="button" VALUE="Display hidden value" NAME="button2" . ... Form name:<INPUT TYPE="hidden" NAME="h1" VALUE="Beluga"> . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/hidden.htm -- 13.9 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9765) - www.arcetri.astro.it/ )
11. OptInt PmWiki : Available Actions
OptInt PmWiki . Pm Wiki / . Edit Page | ... Available Actions . ... Cookbook actions . Page actions are applied to wiki pages, as a query string appended to the URL . ... edit the specified page, see basic editing PmWiki's basic edit syntax . ... action= dc . ... To see more than what ?action=ruleset gives you, apply the Cookbook:MarkupRulesetDebugging recipe: it can also show the patte