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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SymLink.html.

1. casacore: casa::RegularFile Class Reference
... casa::RegularFile . ... RegularFile (const Path &path) . ... copy (const Path &target, Bool overwrite= True , Bool setUserWritePermission= True ) const . Copy the file to the target path using the system command cp. void . ... The class RegularFile itself provides functions to rename, remove, copy, and move regular files. ... When the given path name is a symbolic link, the symbolic link is resolved (recursively) and the resulting file name is used instead. casa::RegularFile::RegularFile . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1RegularFile.html -- 35.1 Кб -- 14.02.2011
Похожие документы

2. Referring to other command aliases
. You can use an existing command alias within another command alias. Define a first alias: alias print=lp . This creates the alias print for the lp command used to print files to your default printer. This alias can now be used within another alias. For example: alias tree='cd; ls -R | print' . The alias tree will list the complete directory tree below the users home directory on the default printer. Multiple commands within an alias can be separated by a semicolon; just as they are on the command line .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias_bash3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

3. http://www.stsci.edu/spst/UnixTransition/doc/create_dummy_tdrs.py
... The '-software_version' defaults to 'ops' , others are 'old','new' The '- config_file = path is the path to the config file if not ms_output_directory : # Spew out the usage and quit when no ms_output_directory is given print run.__doc__ return spss_sys_util.SUCCESS if not os.path.isdir( ms_output_directory ): raise ValueError( ms output directory %s does not exist. % ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/create_dummy_tdrs.py -- 8.8 Кб -- 08.04.2016
Похожие документы

4. OptInt PmWiki : PmWiki / Wiki Farm Terminology
OptInt PmWiki : Pm Wiki / Wiki Farm Terminology . ... A wiki farm is nothing more than multiple wikis that share the same installation of the PmWiki software. ... All of the wikis in a farm are more or less the same, except the "home wiki" is a wiki that is located in the same directory as the PmWiki software. ... Home wiki . A wiki in a farm that's located in the same directory as the PmWiki software and therefore shares the farm's cookbook/ and pub/ directories. ... Use PmWiki directory instead. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiFarmTerminology?action=print -- 13.4 Кб -- 01.03.2014
Похожие документы

5. AstroGrid Registry FAQ
... AstroGrid Registry . ... 3.Get/Find New Registries . ... Below you will find sections about information about eXist and how it works with the Registry. eXist embedded (Moving your Data Out) . ... You could of course make backups of the data directory and after doing an upgrade or deploy simply copy back over the data directory and restart your servlet/j2ee container. ... Change the JNDI property of "reg.custom.exist.configuration" and point to this directory plus conf.xml ex: /exist/db/conf.xml. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/astrogrid-registry/regdocs/eXist_reference.jsp -- 13.8 Кб -- 01.10.2012
Похожие документы

6. Source Re-organisation
As of 1.3, the Apache source directories have been re-organised. This re-organisation is designed to simplify the directory structure, make it easier to add additional modules, and to give module authors a way of specifying compile time options or distribute binary modules. ... The non-module source files have moved from src into src/main . ... Configure . ... For example, say it is called mod_demo.c. The archive for this module should consist of two files, in a suitable directory name. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sourcereorg.html -- 12.8 Кб -- 15.10.2001
Похожие документы

7. Finding definitions in the source
The HyperNews Linux KHG Discussion Pages . Forum: The Linux Kernel Hackers' Guide . Re : Linux SMP Scheduling (Angela) . Date: Mon, 16 Mar 1998 16:34:54 GMT . From: Felix Rauch < rauch@inf.ethz.ch > . The definition of NO_PROC_ID can be fount by, e.g., the following command: . find . -name "*.[ch]" -print | xargs grep NO_PROC_ID | grep #define . (assuming you are in the Linux-source-directory). This will show that NO_PROC_ID is defined as follows: . #define NO_PROC_ID 0xFF .
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/220/2.html -- 2.5 Кб -- 23.03.2000
Похожие документы

8. File Access and Directory System Calls
... This basically involves calling appropriate functions to traverse a directory hierarchy or inquire about a directories contents. int chdir(char *path) -- changes directory to specified path string. ... There are many system calls that can applied directly to files stored in a directory. int access(char *path, int mode) -- determine accessibility of file. path points to a path name naming a file. access() checks the named file for accessibility according to mode , defined in #include <unistd.h> : . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node20.html -- 17.1 Кб -- 02.10.2012
Похожие документы

9. DFOS: Frequently Asked Questions
dfos = Data Flow Operations System, the common tool set for DFO . That initialization file sets up a standard set of global variables which must exist for dfos to run. ... The .dfosrc file contains one part of the instrument specific (or better: account specific) information needed by dfos. ... The set of links under 'Installation' collect a set-by-step installation scenario which makes sense only if the configuration files are filled reasonably. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/FAQ1.html -- 5.6 Кб -- 26.11.2014
Похожие документы

10. twistedActor Version History
... Remove Device.startCmdList . ... Bug fix: DeviceSet.startCmd and startCmdDict did not wait for all device commands to finish if a device had more than one command. ... The value returned by the callback is ignored, instead of being used to start a new device command. ... Bug fix: Device's connection state callback did not detect if a connection failed or was failing. ... Added link to Doxygen documentation in main manual and created this version history file. ... First version with version history. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/twistedActor/versionHistory.html -- 5.1 Кб -- 04.06.2015
Похожие документы

11. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы

12. Printer (ImageJ API)
... Class . ... METHOD . ... PlugInFilter , java.awt.print.Printable . public class Printer . ... This method is called once when the filter is loaded. ... This method is called once when the filter is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt or in the plugins.config file of a jar archive containing the plugin. 'imp' is the currently active image. ... ImageJ will lock the image before calling this method and unlock it when the filter is finished. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/Printer.html -- 16.5 Кб -- 02.12.2010
Похожие документы

13. The /proc filesystem
Next: Using Disks and Other Up: Overview of the Directory Previous: The /var filesystem . The /proc љ filesystem contains a illusionary filesystem. ... Instead, the kernel creates it in memory. It is used to provide information about the system (originally about processes, hence the name). Some of the more important files and directories are explained below. ... Shows which DMA channels are being used at the moment. /proc/filesystems љ . ... An image of the physical memory of the system. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node27.html -- 7.3 Кб -- 04.05.1997
Похожие документы

14. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/c600/source/STARTUP/MSDOS.INC
... NFILE equ 20 ; maximum # files per process ifdef OS2 STACKSLOP equ 512 ; stack slop for OS/2 system call overhead else STACKSLOP equ 256 ; stack slop for DOS interrupt overhead endif ; __osfile flag values for DOS file handles FOPEN equ 01H ; file handle open FEOFLAG equ 02H ; end of file has been encountered FCRLF equ 04H ; CR-LF across read buffer (in text mode) FPIPE equ 08H ; file ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/c600/source/STARTUP/MSDOS.INC -- 7.1 Кб -- 06.03.2001
Похожие документы

15. Help for xxx E-Print Archive (index)
... Description of e-Mail Commands . Abstract and Paper preparation for Put . ... Physics hep-th @ xxx.lanl.gov High Energy Physics - Theory, 8/91 hep-lat @ xxx.lanl.gov High Energy Physics - Lattice, 2/92 hep-ph @ xxx.lanl.gov High Energy Physics - Phenomenology, 3/92 cond-mat @ xxx.lanl.gov Condensed Matter, 4/92 astro-ph @ xxx.lanl.gov Astrophysics, 4/92 gr-qc @ xxx.lanl.gov General Relativity Quantum Cosmology, 7/92 nucl-th @ xxx.lanl.gov Nuclear Theory, 10/92 chem-ph @ ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/mdiv/inslab/e-print.htm -- 5.7 Кб -- 04.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>76) - www.asc.rssi.ru/ )

16. Stellarium: StelFileMgr Class Reference
Stellarium 0.12.3 . ... StelFileMgr Class Reference . ... static QStringљ . findFile (const QString &path, const Flags &flags=( Flags ) 0) . ... the path to the locale directory or "" if the locale directory could not be found. static QString StelFileMgr::getScreenshotDir . ... On systems which provide a per-user data/settings directory (which we call the user_settings directory, this is also included in the search path, before the <config_root> directory. static bool StelFileMgr::isAbsolute . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelFileMgr.html -- 51.8 Кб -- 28.02.2014
Похожие документы

17. http://xmm.vilspa.esa.es/sas/6.5.0/doc/omslewchain.ps.gz
XMM-Newton Science Analysis System Page: 1 omslewchain August 16, 2005 Abstract Chain script used to run slew pipeline tasks 1 Instruments/Modes 2 Use pipeline processing /no interactive analysis /no 3 Description This package contains a PERL script which takes a set of image mode OM SDF les in a single directory and processes them in a pipeline to produce OM image mode pipeline products see Fig. ... Refer to the index of all errors and warnings available in the HTML version of the SAS documentation. ...
[ Текст ]  Ссылки http://xmm.vilspa.esa.es/sas/6.5.0/doc/omslewchain.ps.gz -- 42.8 Кб -- 16.08.2005
Похожие документы
Еще в разделе: (Показать все результаты (>5682) - xmm.vilspa.esa.es/ )

18. Meade Instruments Corporation - Pictor Manual Part 3
... Meade Instruments Corporation . ... Section 3: File Menu . ... Displays the dialog to open an existing image: . ... Saves the current image as a new file name or new file type, or both. ... This can be useful to prevent having 20 or more images open at once, and saves having to close them manually. ... This is done by creating a text file with the same name as the image file. ... Note that Image Information is saved within the FITS file, so there will not be a text file to accompany these files. ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/manuals/pictor/pictor3.html -- 13.0 Кб -- 01.02.2006
Похожие документы
Еще в разделе: (Показать все результаты (>60) - www.meade.com/ )

19. common tcsh completions
The following are useful tcsh completions I use, which should mostly be fairly standard for any unix platform, so you can just drop them into place. # directories complete cd 'C/*/d/' complete rmdir 'C/*/d/' complete lsd 'C/*/d/' # signal names # also note that the initial - can be created with the first completion # but without appending a space (note the extra slash with no # append character specified) ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/Tech/tcsh.html -- 6.0 Кб -- 10.04.2016
Похожие документы

20. Building and Installing the Distribution
Following are instructions to build and install the programs in this distribution. Make sure that you have all necessary tools for building executables. ... The automatic build process expects a configuration file called Config.local . ... The configuration file specifies the directory in which to install the binaries, as well as control over the generation of debugging code and reference clock support. ... Cleans out object files, programs and temporary files. make distclean . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/build.html -- 7.5 Кб -- 21.12.2007
Похожие документы

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


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

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

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