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

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

Показаны документы, содержащие фрагменты текста из документа
http://comet.sai.msu.ru/UNIXhelp/emacs/ue_using.html.

1. Remote Windows
Motif and X-Windows . It is possible to execute a Motif application on a computer around the corner or around the world and redirect the input and output for the application to your workstation. There are files located on the Science Cluster to help you position and display windows from a remote VMS system. ... Copy two command files: . ... From one of the workstation windows, have the remote system execute the x command file and create the display on your workstation by using this command: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_42.html -- 8.8 Кб -- 01.11.1995
Похожие документы

2. Displaying Errors with the JavaScript Console
... This appendix describes how to use the JavaScript console to evaluate expressions and display error messages to the user. ... Displaying Error Messages with the Console JavaScript 1.2 and earlier versions. ... You can specify whether to automatically open the console when a JavaScript error occurs or to display a dialog box for each JavaScript error. ... To open a dialog box each time an error occurs, add the following line to prefs.js : user_pref("javascript.classic.error_alerts", true); . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/console.htm -- 7.5 Кб -- 07.10.1999
Похожие документы

3. The Markers Menu
The left mouse button controls the creation and manipulation of region markers or cursors. ... Text When a marker type of selected, new markers of that type can be created using the left mouse button. The current default marker type is displayed below the menu. ... Set Default Marker Name (and Color) . ... Reset the fix parameter state of currently existing markers to match the global state set by the -fix command switch or by the Edit Global Fix Params For New Markers option in the Markers menu. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regions_menu.html -- 6.2 Кб -- 01.10.2012
Похожие документы

4. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP
... This is the MS-DOS general help file. ... Type FASTHELP with no arguments to display the text in this file. ... APPEND Allows programs to open data files in specified directories as if they were in the current directory. ... COPY Copies one or more files to another location. ... FC Compares two files or sets of files, and displays the differences between them. ... PATH Displays or sets a search path for executable files. ... SYS Copies MS-DOS system files and command interpreter to a disk you...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP -- 6.7 Кб -- 06.03.2001
Похожие документы

5. Creating a file without using a filename
. Type ue . without a filename. This starts MicroEMACS without a file. The screen of your terminal will fill with blank lines and the following message will be displayed at the bottom: == MicroEMACS 3.9e() == main ======================= . Remember to save to a new file if you create a file in this way.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/emacs/ue_without.html -- 2.0 Кб -- 17.01.1997
Похожие документы

6. Can Black Holes Create Space Time? - an Astronomy Net Blackholes Forum Message
Blackholes Forum Message . ... Can Black Holes Create Space Time? ... Quasar jet streams (QJS) have been exhibiting Faster than light motion since they were first discovered by radio astronomy a long time ago. ... But what if Black holes were creating Space time, what if a relationship between matter energy and space time exists, in a conundrum what can matter exist in, it can exist in side of it's self, how about this as a hypothesis, can black holes create space time? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes/messages/6660.shtml -- 15.7 Кб -- 09.04.2016
Похожие документы

7. OptInt PmWiki : PmWiki / Documentation Index
OptInt PmWiki : Pm Wiki / Documentation Index . Beginner Topics for Creating/Editing Pages . ... The pages below describe various aspects of using , administering and troubleshooting a PmWiki installation, as well as aspects of the PmWiki community . ... Page variables - variables that are associated with pages . Page text variables - Page variables automatically made available through natural or explicit page markup . ... Wiki structure - PmWiki structural support for page organization . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/DocumentationIndex?action=print -- 26.3 Кб -- 01.03.2014
Похожие документы

8. VLBI Wiki | PmWiki / DocumentationIndex
... PmWiki . ... The pages below describe various aspects of using , administering and troubleshooting a PmWiki installation, as well as aspects of the PmWiki community . ... PmWiki Site Administration . ... Basic editing - Examples of common PmWiki page markup . ... Wiki Groups - Organizing pages into wiki groups . ... Passwords administration - Apply passwords to pages, wiki groups, or the entire site . ... Page file format - Create wiki formatted pages in bulk and for upload to your pmwiki site . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.DocumentationIndex -- 23.1 Кб -- 12.04.2016
Похожие документы

9. http://crydee.sai.msu.ru/ftproot/pub/misc/doc/pm5/pm_fills.txt
Victor Chan forward this message to me regarding how to create PostScript Fills. ... In closing, I said that you could put any object you could draw in FreeHand into the fill, and that I'd show you how to do that. ... To get the PostScript code you need, draw the object you want for your custom fill in FreeHand, then export the file as an EPS. ... The actual objects you've drawn will be very near the end of the file, between the line "%%EndSetup" and befor e the line "%%Trailer." ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/pm5/pm_fills.txt -- 7.1 Кб -- 12.05.1995
Похожие документы

10. Statusbars
... Statusbars are simple widgets used to display a text message. ... The following example creates a statusbar and two buttons, one for pushing items onto the statusbar , and one for popping the last item back off. #include stdlib.h #include gtk/gtk.h #include glib.h GtkWidget * status_bar ; void push_item( GtkWidget *widget, gpointer data ) { static int count = 1; char buff[20]; g_snprintf (buff, 20, Item %d , count++); gtk_ statusbar _push (GTK_ STATUSBAR ( ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-statusbars.html -- 7.6 Кб -- 19.07.2002
Похожие документы

11. Zen: intarray
Hide Zen home . ... GiST . ... desc') - sort intarray test =# select sort ('{1,2,3}':: int [],'desc'); sort --------- {3,2,1} (1 row) int [] sort ( int []) - sort in ascending order int [] sort _asc( int []), sort _desc( int []) - shortcuts for sort int [] uniq( int []) - returns unique elements test =# select uniq( sort ('{1,2,3,2,1}':: int [])); uniq --------- {1,2,3} (1 row) int idx( int - returns intarray - union of arguments int[] | ... Zen, 2003-2007 ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/intarray -- 12.2 Кб -- 11.04.2016
Похожие документы

12. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

13. Xguiphot: A New Aperture Photometry Tool for IRAF
Next: SAOTk: Tcl/Tk Widgets for Imaging and Data Visualization . ... Xguiphot is a new GUI driven interactive aperture photometry tool being developed to run under the IRAF environment. Xguiphot as a new aperture photometry tool being developed to run under the IRAF environment. ... On task startup Xguiphot requests a list of images, a list of objects files, a list of output files, initial values for the algorithm parameters, and the name of the GUI definition file. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/davisle/ -- 11.6 Кб -- 16.07.1999
Похожие документы

14. Manual Page: htpasswd - Apache HTTP Server
NAME htpasswd - Create and update user authentication files SYNOPSIS htpasswd [ - c ] [ - m | ... p ] passwdfile username password htpasswd - n [ - m | ... p ] username password DESCRIPTION htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. ... Resources available from the httpd Apache web server can be restricted to just the users listed in the files created by htpasswd. ... The user is prompted for the password. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/htpasswd.html -- 9.8 Кб -- 20.06.2002
Похожие документы

15. TUI:Introduction
... It runs on unix, MacOS and possibly on Windows. ... On MacOS or Windows, double-click TUI. If MacOS complains that the application is unsigned then right-click TUI and select Open. ... If you have never run TUI before, set up your preferences before proceeding (for help on any item, right-click on the control and select Help from the menu that appears): . ... To save your window positions and remember which windows to open at startup, select Save Window Positions from the TUI menu. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Introduction.html -- 8.8 Кб -- 05.09.2014
Похожие документы

16. Project METI@home: Messages to ETI from home
... SETI@home consists of a receiving Arecibo antenna, a professional team (PT), and a two-way Internet connection between the PT and an army of S@h users, who load from the S@h server special software for digital signal processing. ... Thereby, METI@home will consist of several originators, which may load via Internet from a M@h server special software for the creation of analog and digital messages. ... ETI as a Source of Information . ... Main Internet Server . ... ETI as a Customer of Information . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/ra&sr/irm/METI@home.html -- 13.5 Кб -- 04.12.2002
Похожие документы

17. MATRIX table creation
... The largest number of channel groups in a row . The largest number of channel elements in a row above threshold . Create empty output table header and structure. Create a linked list (GROUP_LIST) to store groups of contiguous elements . ... Foreach element in row . ... Else push GROUP onto GROUP_LIST, and create a new instance of the GROUP structure for the next group of contiguous elements. End element loop . ... Create a new instance of GROUP_LIST for the next row. end row loop . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/rmfgen/node25.html -- 4.6 Кб -- 09.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>25563) - xmm.vilspa.esa.es/ )

18. ij.gui (ImageJ API)
... Package . Class . ... PlugIns or PlugInFilters that want to listen to changes in a GenericDialog without adding listeners for each dialog field should implement this method. ... This is an Roi subclass for creating and displaying arrows. ... Freehand region of interest or freehand line of interest . ... This class is a customizable modal dialog box. ... A modal dialog box that displays information. ... This is the progress bar that is displayed in the lower right hand corner of the ImageJ window. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/package-summary.html -- 14.8 Кб -- 02.12.2010
Похожие документы

19. http://www.meade.com/support/auto/autostar.pdf
... Next, the screen displays "Press 0 to align or Mode for Menu." Press "0" if you wish to begin Automatic alignment (or Easy Align, depending on your telescope model), or press Mode if you wish to choose a manual alignment method ("Automatic Alignment" displays, and you can press MODE to go through the menu to find other alignments). ... Note: If you press the "?" key while "Ctr Brightest Star" displays, the alignment star that AutoStar has chosen will display. ... Alignment successful" displays. ...
[ Текст ]  Ссылки http://www.meade.com/support/auto/autostar.pdf -- 31.0 Кб -- 01.02.2006
Похожие документы

20. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>310) - www.astro.spbu.ru/ )

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


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

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

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