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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/c600/init/TOOLS.PRE.

1. OptInt PmWiki : PmWiki / Wiki Style Examples
OptInt PmWiki : Pm Wiki / Wiki Style Examples . Wiki styles | ... PmWiki uses WikiStyles for styling text with color and other attributes. PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... In addition, an author can define a style "shortcut" by using the define= property. For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiStyleExamples?action=print -- 19.5 Кб -- 01.03.2014
Похожие документы

2. Pulsar Group PmWiki/Wiki Style Examples
... PmWiki . Summary: PmWiki group header. ... Summary: Styling text for colour and other attributes:) See also Wiki Styles Plus and Wiki style colors . ... PmWiki 2.0 introduced the ability to control the styling further and to even place styles on blocks. ... This text is %color=red% red, %color=blue% blue, %% and normal (black). ... For example, to define a style of %red% , one can use: . define=mystyle color=red% Here is some %mystyle% red text created using a style shortcut. ... Group . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=PmWiki.WikiStyleExamples -- 22.1 Кб -- 12.04.2016
Похожие документы

3. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы

4. Long description for example showing how structurally overlapping cells are
This example shows a difference between CSS's table model for HTML and for other document formats. The first, HTML, example is defined by HTML to be illegal, as it would lead to overlapping cells if HTML's rules for layout are followed. ... The diagram depicts how the two examples, the HTML one and the almost identical non-HTML one, might be rendered. ... The rendering of the non-HTML example is on the right, it follows the CSS rules and thus has no overlapping cells. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/table-overlap-desc.html -- 3.1 Кб -- 04.05.1998
Похожие документы

5. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

6. Examples of using regular expressions for file names
To list all files with a particular extension: ls *.fm . This will list all the files in the current directory that have the extension .fm . ... This removes all the files in the current directory with a single character extension to their name. Files foo.c and foo.o would be removed as would file foo.3 . To copy all the files containing the same pattern: cp [pP]art[0-9] ../book . ... So the file part1 would be copied to the parent directory book as would the file Part7 . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/regexp1.1.html -- 2.6 Кб -- 17.01.1997
Похожие документы

7. ASP: The New and Improved Hubble Space Telescope
... We can help students grasp the significance of Hubble's extremely keen eye, and learn a bit about angles and math in the process, with the following in-class activity. ... Looking through binoculars or telescopes allows us to magnify a small section of the sky. To measure sizes or distances in that small section, astronomers divide a degree into 60 smaller pieces called arcminutes, and further subdivide minutes into 60 smaller sections called arcseconds. ... 30 feet = . ... 36 seconds . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/26/hubble2.html -- 16.0 Кб -- 02.10.2012
Похожие документы

8. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/mimetype.htm
... These objects are predefined JavaScript objects that you access through the mimeTypes array of the navigator or Plugin object: navigator.mimeTypes[ index ] where index is either an integer representing a MIME type supported by the client or a string containing the type of a MimeType object (from the MimeType.type property). ... Property . ... The Plugin object for the plug-in that is configured for the specified MIME type If the MIME type does not have a plug-in configured, enabledPlugin is null. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/mimetype.htm -- 16.8 Кб -- 07.10.1999
Похожие документы

9. Spectrum v1 - Examples
In order to calculate the line profile of a given absorption line for atomic species Z with a wavelength LAMBDA (in Angstroms) and a microturbulent velocity VT (in km/s). ... mode . ... 1) The input model may contain more than one model (i.e. it may be an entire grid of models). Spectrum will cycle through this grid NMOD times, omitting NSKIP-1 models from the . ... However, the input data following MODE must be repeated NMOD times in order to obtain equivalent results for each model in the grid. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_v1_examples.html -- 7.6 Кб -- 02.06.2003
Похожие документы

10. NPOI Lab
... Background scans are automatically loaded with the get_data procedure, but can be manually loaded, for example after computing the biases when the background has been zeroed before, using the following procedure. get_bgdata Backgroundtable created. ... We flag these data manually (just plot channel 11 and then use Util|Edit to flag; re-plot to check whether all the data has been flagged); when OYSTER averages point data, any data without valid background scans will be discarded. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/lab/bgdata6.html -- 2.1 Кб -- 26.11.2007
Похожие документы

11. Solution - an Astronomy Net Bigbang Forum Message
Bigbang Forum Message . ... Post . ... Solution . ... Post Message | Back to Thread Topics | ... OK - a friend explained it to me this way... for example - the background microwave radiation which originated shortly after the big bang. Take a mirror and reflect that radiation directly back the way it came. - hitch a ride on :) . ... www.astronomy.net . ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[