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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/PRD_input_Selection_menu.py.

1. casacore: casa::DirectoryIterator Class Reference
... casa::DirectoryIterator . ... Construct the iterator for the working directory. DirectoryIterator (const Directory &dir) . ... DirectoryIterator (const Directory &dir, const Regex &regExpression) . ... Regular expression if given, with this variable it is possible to compare files with regular expression. dirent ** . ... Note that the regular expression is a true regular expression (as defined by class Regex and not a file expression as used in shells. ... File casa::DirectoryIterator::file . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1DirectoryIterator.html -- 34.1 Кб -- 14.02.2011
Похожие документы

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

3. OpenDialog (ImageJ API)
... public class OpenDialog . ... This class displays a dialog window from which the user can select an input file. ... Displays a file open dialog, using the specified default directory and file name. ... Returns the path to the last directory opened by the user using a file open or file save dialog, or using drag and drop. static java.lang.String . ... Uses and updates the ImageJ default directory. public OpenDialog (java.lang.String title, java.lang.String defaultDir, java.lang.String defaultName) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/OpenDialog.html -- 16.6 Кб -- 02.12.2010
Похожие документы

4. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. ... Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/howto/public_html.html -- 13.9 Кб -- 19.11.2015
Похожие документы

5. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/howto/public_html.html -- 10.0 Кб -- 25.02.2008
Похожие документы

6. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

7. Removing linked directories that contain links
... Look at this example: pwd (print the user's working directory ) /home/tom/reports ls ../tmp/ drafts (list the contents of this directory ) expenditure targets ln -s $HOME/tmp/ drafts quarterly (use a symbolic link to make the directory ) cd quarterly (change directory to this linkname ) ln $HOME/accounts/ expenses (link a file to this linkname ) ls (list the contents of the linked directory ) (the linked file is listed) ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.3.html -- 3.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>289) - comet.sai.msu.ru/ )

8. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

9. The /etc directory
Next: The /dev directory Up: The root filesystem Previous: The root filesystem . The /etc љ directory contains a lot of files. ... See the chapter on init љ for further information. /etc/passwd љ . ... Lists the filesystems mounted automatically at startup by the mount -a command (in /etc/rc љ or equivalent startup file). ... etc/issue љ . ... See the magic љ and file љ manual pages for more information. /etc/motd љ . ... Files executed at login or startup time by the Bourne or C shells. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node23.html -- 9.3 Кб -- 04.05.1997
Похожие документы

10. Stellarium: /home/aw/devel/stellarium/trunk/plugins Directory Reference
Stellarium 0.12.3 . ... Plugins . ... plugins . plugins Directory Reference . directory љ . ... Generated on Sat Aug 10 2013 17:12:46 for Stellarium by љ 1.8.3.1 ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/dir_38c8d24aef3972a7f87b834274e76e31.html -- 8.9 Кб -- 28.02.2014
Похожие документы

11. A Few Words About ROSAT Directories at SAO
... At SAO, the ROSAT data for observation rp123456 will be in /data/rdata/godata/rp123456/ . The PROS package contains sample ROSAT and Einstein data which are in the directory /pros/xray/data which is loaded with the IRAF task ``xray''. ... Thus within an arbitrary working directory and within the IRAF environment, to look at an image the command is, tv> display "xdata$rp110590_im2" 1 If Einstein data are loaded at SAO they will appear in the directory /pool14/i1234/ . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node43.html -- 4.1 Кб -- 01.10.2012
Похожие документы

12. lsst.coordConv: include Directory Reference
. lsst.coordConv љ unknown . MainљPage . Namespaces . Classes . Files . љ All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . include . include Directory Reference . directory љ . coordConv . љ . Generated on Thu May 7 2015 10:42:47 for lsst.coordConv by љ 1.8.5
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/dir_d44c64559bbebec7f509842c48db8b23.html -- 6.6 Кб -- 07.05.2015
Похожие документы

13. crydee.sai.msu.ru archive : Directory tree
... Show directory descriptions . Click on directory name to enter it . Click on [+] near directory name to expand tree starting from that directory . Directory of : / [+] . ... PH // asv [+] things written by myself // etat [+] // gryaznov [+] // vab [+] . You are now in the [/] directory . Archive home | ... Files | Directory tree | New files | ... This software archive is being maintained by Sergey Ayukov . This HTML file was generated by FileJuggler package ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/archive/bin/autotree.cgi -- 5.4 Кб -- 09.04.2016
Похожие документы

14. DFOS: directory structure
dfos = Data Flow Operations System, the common tool set for DFO make printable . The dfos system requires a common directory structure. It is defined in the RC file ~/.dfosrc. The current operational version for GIRAFFE is found here . Many of these directories have a substructure by DATE. ... data23/data/raw . DATE . ... raw data (fits files) . ... data23/data/headers . ... data23/data/calib . ... home/opslog/giraffe . ... operator (dfosInstall for save/ and template/) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/dirstruct1.html -- 11.8 Кб -- 26.11.2014
Похожие документы

15. FTP Directory:
############################################################################## J/A+AS/135/555 Illuminated atmospheres limb-darkening coeff. 1. (Alencar+ 1999) ############################################################################## . Parent Directory ReadMe . Mar 17 1999 16k model.dat.gz . Nov 27 1998 2k table1.dat.gz . Jun 16 1998 2471k table2.dat.gz . Jun 16 1998 66k table3.dat.gz . Nov 25 1998 55k . Generated Sun, 26 Mar 2000 16:28:26 GMT by proxy.nsu.ru ( Squid/2.1.PATCH2 )
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/astrolib/Sun/kursoviki/Model2000/AtmModel/SUN_DARK/Ftp_source.html -- 3.6 Кб -- 26.03.2000
Похожие документы
Еще в разделе: (Показать все результаты (>72) - vega.inp.nsk.su/ )

16. Directory
... The IAA RAS . ... Dissertation council . Council of young scientists . ... International collaboration . Memberships in international organisations . ... Awards and honors . Government awards . The IAA RAS Medal . ... Director . ... E-mail: ipatov@ipa.nw.ru . Phone: +7 812 275?10?04 . Deputy Director for Scientific activities . ... E-mail: igen@ipa.nw.ru . ... E-mail: dvi@ipa.nw.ru . ... Phone: +7 812 579?06?03 . ... Fax: +7 812 275?11?19 . ... 812) 275-11-18 . ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/en/directory/ -- 13.1 Кб -- 09.04.2016
Похожие документы

17. Zen: ZLine Dir
... ZLine Directory* -- это модульная система. Базовый вариант *ZLine Directory* позволяет создать простой интерактивный справочник. ... ZLine Directory x2013; это специализированная программная платформа для создания справочников различных типов, которые можно использовать как во внутренней сети, так и в интернете. ... ZLine Directory не предназначен для создания обычных универсальных сайтов, зато в своей области x2013; создание интерактивных справочных систем x2013; он умеет все и даже больше. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki?action=browse;diff=2;id=ZLine_Dir -- 16.1 Кб -- 11.04.2016
Похожие документы

18. Image directory
05/10/2007 1:01 PM . ... Original: 1936x1296 (418k) . ... Thumbnail: 200x134 (68k) . Flash: Flash fired, auto mode, return light detected . Exposure time: 10/2000s . Focal length: 18.0mm . Aperture: f/8 . ... Original: 1936x1296 (314k) . ... Thumbnail: 200x134 (69k) . Flash: Flash did not fire . Exposure time: 10/1600s . ... Original: 1936x1296 (388k) . ... Flash: Flash did not fire, auto mode . ... Focal length: 7.9mm . ... Focal length: 13.7mm . ... Focal length: 6.3mm . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-k8/Events/LZ/details.html -- 12.3 Кб -- 01.10.2012
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-k8/Events/LZ/details.html -- 12.3 Кб -- 02.10.2012
Похожие документы

19. About Data by Institution Pages
The Magnetospheric Yellow Pages directories are lists of links to remote web sites that provide magnetospheric physics data. ... The list of Data Servers sorted by Institution first provides a list of all institutions which host known on-line data servers. ... Then by clicking on one of those links you jump to the remote site that is listed - e.g. whatever web server actually hosts those web pages and download the data that you need. ... Data Servers sorted by Institution . Project Pages . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/magbase/REFMAN/YELLPAGE/info/about-data-by-institution.html -- 4.1 Кб -- 21.12.2007
Похожие документы

20. OptInt PmWiki : PmWiki / File Permissions
OptInt PmWiki : Pm Wiki / File Permissions . ... uploads/ directory to save uploads. ... Thus, in a standard installation, the account holder manually creates the wiki.d/ and uploads/ directories, and sets the permissions on the directories to be world-writable in order for PmWiki (running as the webserver account) to be able to create files there. $ pwd /home/pmichaud/public_html/pmwiki $ mkdir uploads $ mkdir wiki.d $ chmod 777 uploads wiki.d $ ls -ld . ... Cookbook:Directory and file permissions . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/FilePermissions?action=print -- 15.1 Кб -- 01.03.2014
Похожие документы

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


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

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

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