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

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

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

1. Example of changing a password with the passwd command
To change your password: passwd Old password: enter your current password New password: enter your new password Retype new password: re-enter your new password . Enter the command passwd and then respond to the prompts by entering your old password followed by your new one. ... The passwords will not appear on the screen as you type, to prevent other people from seeing them. If you make a mistake, the message Mismatch - password unchanged. is displayed and your password remains unchanged. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/basics/basic3.1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

2. PmWiki | PmWiki / Images
... To place an image into a page, enter the address (url) of the image into the markup text. Any alternate text (used for tooltips and for browsers that do not display images) is placed in double quotes immediately following the image url. http://www.pmichaud.com/img/misc/pc.jpg"Paper clips" Paper clips are fun to work with. ... Attach:image.jpg"PmWiki"]] . A caption can be added to an image using a vertical brace and the caption text. http://www.pmichaud.com/img/misc/pc.jpg"Paper clips" | ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/research/pulsar/tempo2/index.php?n=PmWiki.Images -- 19.1 Кб -- 06.02.2013
Похожие документы

3. Text Entries
... The Entry widget allows text to be typed and displayed in a single line text box. ... GtkWidget *gtk_entry_new( void ); . ... The following code is an example of using an Entry widget . #include stdio.h #include stdlib.h #include gtk/gtk.h void enter_callback( GtkWidget * widget , GtkWidget * entry ) { const gchar * entry _ text ; entry _ text = gtk_ entry _get_ text (GTK_ ENTRY ( entry )); printf( Entry contents: %s\n , entry _ text ); } void entry _toggle_editable( ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-textentries.html -- 9.1 Кб -- 19.07.2002
Похожие документы

4. Mercury's great display before dawn | Astronomy.com
... Tonight's Sky . ... The Magazine . ... Observing . ... 50 Greatest Mysteries . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... Astronomy for Kids . ... Observing springtime deep-sky objects with a large telescope . ... Mercury's great display before dawn . ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email newsletter. ... Astronomy Magazine . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/sky-this-month/2007/11/mercurys-great-display-before-dawn -- 63.2 Кб -- 10.04.2016
Похожие документы

5. http://xmm.vilspa.esa.es/sas/6.5.0/doc/ppssumm/ChangeLog
... Amended column headings (Exp Duration became Duration) - Added OM products from OMSW to OM report - Added RGS products from RGSSRC to RGS report - Fixed missing products from PPS index Version 2.2.3 - 01-03-29 ------------- - Change layout for consistency with OBSSUMM Version 2.2.2 - 01-03-26 ------------- - warn rather than error when NoPPSOBStoHTML Version 2.2.1 - 01-03-22 ------------- - Changed layout and content of HTML ... Changed HTML layout slightly. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.5.0/doc/ppssumm/ChangeLog -- 7.9 Кб -- 07.10.2004
Похожие документы

6. Beginner's IDL - Line Plots
... Here we will look at line plots. We will go through steps, such as changing linestyles and symbols, you can use to modify your line plots. ... IDL> plot, num, line . ... IDL> plot, num, line, psym = 1 . ... IDL> plot, num, line, linestyle = 1 . ... Line Style . ... IDL> plot, num, line, linestyle=2, thick=3 . ... IDL> plot, num, line, psym = 8, symsize = 2.0 . ... IDL> plot, num, line, charsize=2.0, title='GHRS spectrum . ... IDL> plot, num, line, charsize=2.0, xcharsize=0.8, xtitle='wavelength' . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/training/events/IDLTopics/SSD98IDL/IDL_plotting1.html -- 12.5 Кб -- 23.12.2007
Похожие документы

7. 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
Похожие документы
Еще в разделе: (Показать все результаты (>266) - www.meade.com/ )

8. 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
Похожие документы
Еще в разделе: (Показать все результаты (>8359) - www.arcetri.astro.it/ )