Найдено документов: 315829 (182 сайтов) ---- Время поиска: 1.01сек. |
Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_22_10.html.
http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_22_10.html.
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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4531) - www.mrao.cam.ac.uk/ )
2. HTML Tag Reference
Contents] [Previous] [Next] [Alphabetical Tag List] [Index] . ... The file lists.htm shows this example in action in a separate window. The DL tag encloses a definition list. ... The following example defines six HTML terms. ... DD>This tag displays a definition list in the HTML document. ... The DT tag specifies a term in a definition list. ... The default numbering style is determined by the browser, but you can use the tag's TYPE attributes to change the numbering sequence and numbering style. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags5.htm -- 20.5 Кб -- 28.01.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2833) - www.sao.ru/ )
3. print.c
... **********************************************/ #include stdio.h #include stdlib.h /* ANSI Standard only */ int verbose = 0; /* verbose mode (default = false) */ char *out_file = print.out ; /* output filename */ char *program_ name ; /* name of the program (for errors) */ int line_max = 66; /* number of lines per page */ main(int argc , char * argv []) { void do_file ( char *); /* print a file */ ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_22_17.html -- 5.2 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_22_17.html -- 5.2 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_22_17.html -- 5.2 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_22_17.html -- 5.2 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_22_17.html -- 5.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1278) - jet.sao.ru/ )
4. Target Number [Target_Number]
... Cycle 20 Phase II Proposal Instructions . HST Phase II Proposal Instructions for Cycle 20 > Chapter 3: Fixed and Generic Targets > 3.1 Target Number [Target_Number] . ... A different target must be defined whenever different coordinates or a different target description are required. ... For example, if you were to take spectra at three different locations in the Crab Nebula, each point must have its own target number, name, and coordinates, such as CRAB1, CRAB2, and CRAB3. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/p2pi/HTMLjavahelpCy20/ch03_targ_fixed02.html -- 6.2 Кб -- 31.05.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>22769) - www.stsci.edu/ )
5. Functions
... Functions are one of the fundamental building blocks in JavaScript. ... The return statement specifies the value returned by the function. return number * number All parameters are passed to functions by value ; the value is passed to the function, but if the function changes the value of the parameter, this change is not reflected globally or in the calling function. ... return 1 . ... The two "parse" functions, parseInt and parseFloat , return a numeric value when given a string as an argument. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/fcns.htm -- 16.0 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7710) - www.arcetri.astro.it/ )
6. VLBI Wiki | PmWiki / UrlApprovals
... This page explains how to discourage "link spamming" on your wiki site using PmWiki 's urlapprove.php script. ... allowing you to limit the number of unapproved links that may be added to a page. ... A click on the link will approve all unapproved URLs on the page, but only if you are authorized to edit the Site.ApprovedUrls page. ... include_once('scripts/urlapprove.php'); $UnapprovedLinkFmt = "[$[Link requires approval]]<a class='apprlink' href='\$PageUrl?action=approvesites'>$[(approve)]</a>"; . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.UrlApprovals -- 14.7 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>37440) - www.atnf.csiro.au/ )
7. The FITS List Calculator and Bulk Data Processor
... Up: FITS-Flexible Image Transport System . ... The FITS List Calculator and Bulk Data Processor (FLC) is an IDL program with a graphical user interface developed for processing large groups of Near Infrared Camera and Multi-Object Spectrometer (NICMOS) test data efficiently. ... Figure 1 shows the data structures used to hold lists and images. ... The IDL structures for images are similar to the structures for lists except that the image headers and image data arrays are kept in the structure. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass96/stobiee.html -- 11.1 Кб -- 23.06.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1880) - www.adass.org/ )
8. Listing active jobs
. To display the state of any background jobs that you are currently running use the job command. For example: jobs [1] + Running xterm -g 90x55 [2] - Running xterm -g 90x55 . This displays the job number, its state and the command associated with this job. To display the process number use the -l option. For example: jobs -l [1] + 3584 Running xterm -g 90x55 [2] - 3587 Running xterm -g 90x55 .
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/jobz3.1.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>738) - comet.sai.msu.ru/ )
9. Sfit Control Language: Classified Listing
... spectrum . ... sfit . ... define >macro_name< : define a macro . ... meth_range <w1> <w2>: Set wavelength range for fit . data_spectrum <name> : data in "spectrum" format . ... data_sigma <sigma> : define mean standard error in data . ... data_line_set | ... NB: synth uses multiple calls to spectrum , so various Spectrum commands may also be required. synth : find optimum fit by adjusting abundances, v turb , v sin i , and v rad . ... save <fit> : Save the spectrum and best fit from synth . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_classified.html -- 12.8 Кб -- 18.08.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2981) - star.arm.ac.uk/ )
10. Parameter types
... The following parameter types are supported: . ... name of the location of a list of files on a storage device . ... dataset . ... block . ... table . ... type that allows different formats of angle specification . ... The use of different types allows the parameter interface to check that the value is syntactically correct and, where appropriate, within an allowable range. ... However, using a separate type allows the GUI to present the user with a file dialog, instead of a simple string-edit field...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/param/node3.html -- 9.5 Кб -- 28.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>14925) - xmm.vilspa.esa.es/ )
11. idl routines to look at dewar temps
... DWTEMPALL - INPUT ASCII DATA FROM RMALL ROUTINE. DWTEMPINP - INPUT DEWAR TEMPS FOR A YEAR . DWTEMPPLOT - PLOT DEWAR TEMPERATURES. ... EXAMPLES: To start idl: idl @phil @dwinit then print,dwtempinp(d) .. input all the data for current year print,dwtempinp(d,rcv='lbw') .. input current year lband wide only print,dwtempinp(d,year=2001,rcv='lbn') .. input lbn for year 2001 SEE ALSO: dwtempplot - to plot the data . ... DESCRIPTION: Plot the receiver dewar temperature data versus day of year. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/dwtempdoc.html -- 9.0 Кб -- 02.02.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4511) - www.naic.edu/ )
12. Lists
... If, for example, there is no BSC number in the table ( startable.bsc ) for a specific star, no diameter will be read for it. get_diameter Diameters, BSC identifier. get_parallax Parallaxes, HDN identifier. get_position Coordinates, HDN identifier. get_ubvri UBVRI photometry, HDN identifier. get_ubv UBV photometry, HDN identifier. get_uvbybeta Str?mgren photometry, HDN identifier. get_feh [Fe/H] metallicity, HDN identifier. get_toe Common names, BSC identifier. Christian Hummel 2015-04-28 ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/manual/node110.html -- 3.6 Кб -- 28.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>66385) - www.eso.org/ )
13. (Untitled)
There are six possible ways of object description: . a) by number(s) . ... d) by list . e) by orbital elements . ... They should be introduced as year, month, day with tenth (e.g. 20021104.1). d) Computations are performed for all objects listed in the file whose path and name should be introduced into assigned data field. ... On pressing Edit file button user has a possibility to look through the list of object elements or their coordinates and velocities to add or to change it. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9hdg.htm -- 6.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>454) - www.ipa.nw.ru/ )
14. Marker Analysis Routines in SAOtng
As described elsewhere, each file type known to SAOtng can have user-defined analysis commands associated with it. ... A help line describing the file types . ... If more than one marker analysis file is supplied to SAOtng via the -manalysis command switch (or the SAOTNG_MANAL environment variable), then the user can specify how to present marker analysis routines in the marker analysis menu using the -analformat command line option (or the SAOTNG_ANALFORMAT environment variable). ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/saotng/manalysis.html -- 4.3 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2814) - hea-www.harvard.edu/ )
15. How Do You Feel About Numbers? - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . Forums: . ... How Do You Feel About Numbers? ... Post Message | ... Posted by Richard D. Stafford, Ph.D. on September 15, 2002 16:22:25 UTC . ... Wait - harvey1 - September 15, 2002 - 22:20 UTC . I don't follow you! - doctordick - September 16, 2002 - 14:59 UTC . ... www.astronomy.net . About Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/forums/exploration/messages/14.shtml -- 18.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
16. List of actively publishing Russian scientists
... Numbers of e-prints are undercounted. Number of e-prints are given only for 2000y. Collaboration name . ... N of Russians . Last e-print . N. of e-prints . ... hep-ex/0002048 . ... hep-ex/00004031 . ... hep-ex/0008050 . ... astro-ph/0011313 . ... astro-ph/0003012 . ... astro-ph/0002471 . ... hep-ex/0011029 . ... hep-ex/0012039 . ... hep-ex/0012046 . ... hep-ex/0002026 . ... hep-ex/0002064 . ... astro-ph/0001083 . ... astro-ph/0002054 . ... hep-ex/0012052 . ... astro-ph/0012401 . ...
[
Сохраненная копия
]
Ссылки http://www.scientific.ru/people/coll.html -- 6.1 Кб -- 10.03.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1240) - www.scientific.ru/ )
17. Planetary Picture List
These pages collect together references to many pictures of the solar system that can be found on the Net. ... Since I originally compiled this list the number of relevant images has grown tremendously. ... http://www.jpl.nasa.gov/pictures/ . ... ftp://dftnic.gsfc.nasa.gov/images/gifs/ . ... http://www.jpl.nasa.gov/galileo/images.html . http://www.jpl.nasa.gov/magellan/images.html . ... http://nssdc.gsfc.nasa.gov/image/planetary/ . ... NASA Image Access Homepage (Planetary Photojournal) . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/nineplanets/picturelist.html -- 10.3 Кб -- 07.05.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1230) - www.iki.rssi.ru/ )
18. Planetary Picture List
... The Nine Planets Shop . Posters, T-shirts, mouse pads, coffee mugs with a planetary theme. ... These pages collect together references to many pictures of the solar system that can be found on the Net. ... Since I originally compiled this list the number of relevant images has grown tremendously. ... Earth . ... Planet Earth . Amazing pictures of Earth from space combine useful science and artistic beauty. http://oposite.stsci.edu/pubinfo/ . ... ftp://dftnic.gsfc.nasa.gov/images/gifs/ . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/tnp/picturelist.html -- 11.7 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1951) - www.sai.msu.su/ )
19. ASP Monograph Publications Volume Listing
Electronic access is available for some ASP Monograph Publications at www.aspmonographs.org and will soon be added for the others. ... ASP Monograph Publications are published separately from the ASP Conference Series (ASPCS) and are therefore not included in ASPCS subscriptions or standing orders. ASP Monograph Publications prices vary due to a number of factors, including size of book, amount of color, and portion of publication costs covered by authors or editors. ... 3 Volume Atlas Set . ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/pubs/monograph/004.html -- 15.2 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1272) - www.astrosociety.org/ )
20. Conference "Algebraic Geometry and Number Theory"
... Where to eat close to the Independant University: see the list on the map . ... They belong to the Novikov group, one of the most famous restaurants owner in Moscow. Where to eat for 10-20 euros in Moscow: . IUM cafeteria: a cheap place with typical russian food. ... Filial ( www.filialmoscow.com/ ) is a bar close to Lubianka metro station. ... Glavpivtorg ( www.glavpivtorg.ru/ ) is a soviet-chic restaurant and bar located close to the Lubianka, where you can eat, drink, listen to live music. ...
[
Сохраненная копия
]
Ссылки http://www.mccme.ru/poncelet/2014AGNT/eat.html -- 6.8 Кб -- 17.06.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1130) - www.mccme.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда