Найдено документов: 253298 (175 сайтов) ---- Время поиска: 0.73сек. |
Показаны документы, содержащие фрагменты текста из документа
http://hea-www.harvard.edu/~dburke/perl-slang/examples_assoc.html.
http://hea-www.harvard.edu/~dburke/perl-slang/examples_assoc.html.
1. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3029) - hea-www.harvard.edu/ )
2. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3659) - www.sao.ru/ )
3. OptInt PmWiki : PmWiki / Page specific variables
OptInt PmWiki : Pm Wiki / Page specific variables . ... Page variables have the form {$ variable } , and can be used in page markup or in certain formatting strings in PmWiki. ... Prefixing the variable name with an asterisk (*) means the variable reflects the value related to the target page or main page. ... Namespaced} - spaced page name, as in "Page Variables" . ... Defines new Page Variable of name $CurrentSkin, which can be used in the page with {$CurrentSkin} (also for Conditional markup ). ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageVariables?action=print -- 19.7 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4612) - www.mrao.cam.ac.uk/ )
4. VLBI Wiki | PmWiki / Page-specific Variables
... authors (intermediate) This page describes the "variables" that are associated with pages. Page variables have the form {$ variable } , and can be used in page markup or in certain formatting strings in PmWiki . ... The page variables defined for PmWiki are: . Group} - page's group name, as in "PmWiki" . ... Title} - page title (may differ from Name), as in "Page-specific Variables" . ... PageUrl} - page's url, as in " http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.PageVariables " . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.PageVariables -- 15.3 Кб -- 12.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>34943) - www.atnf.csiro.au/ )
5. http://zebu.uoregon.edu/1998/es202/distribution.html
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1998/es202/distribution.html -- 4.8 Кб -- 27.01.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>454) - zebu.uoregon.edu/ )
6. mod_setenvif - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... Allows the setting of environment variables based on characteristics of the request . ... setenvif_module . ... The mod_setenvif module allows you to set internal environment variables according to whether different aspects of the request match regular expressions you specify. ... Environment Variables in Apache . ... The BrowserMatch is a special cases of the SetEnvIf directive that sets environment variables conditional on the User-Agent HTTP request header. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/de/mod/mod_setenvif.html -- 18.4 Кб -- 21.01.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10092) - www.arcetri.astro.it/ )
7. Other Software and Utilities
Software . This section describes miscellaneous software, such as a spreadsheet program (20/20), a calculator (CALC), and a program for printing sky plots (FINDER). 20/20 is a spreadsheet program available on KEPLER and DEVVAX. ... To start 20/20, you would type the following command: . ... Most users will want to specify either VT100 or VT220, although there are more then 50 valid terminal types recognized by the program, including Tektronix and Wyse terminals. ... Basic Commands: . ... CALC . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/ftp/documents/system-docs/vms-guide/html/VUG_49.html -- 7.3 Кб -- 01.11.1995
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>18852) - www.stsci.edu/ )
8. The Network Time Protocol (NTP) Distribution
... The Network Time Protocol (NTP) is used to synchronize the time of a computer client or server to another server or reference time source, such as a radio or satellite receiver or modem. ... Information on the NTP architecture, protocol and algorithms can be found in the Further Information and Bibliography page. The Building and Installing the Distribution page presents an overview of the procedures for compiling the distribution and installing it on a typical client or server. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/ -- 8.7 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2739) - www.sai.msu.su/ )
9. Usage and Examples
... section 7.4 ) . If the detector map (a grid of positions used to calculate and flux weight the ARF: section 7.3 ) is either psf or flat , the map bounds and pixel size may be specified. ... The user can supply an external detector map instead (section 7.3.2 ), but the bounds must cover the regions. ... The following sub-sections show examples of usage. ... Example 4: Specifying an external detector map for an extended source . Example 5: Using an RMF dataset to specify the energy grid . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/arfgen/node6.html -- 7.3 Кб -- 22.10.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13319) - xmm.vilspa.esa.es/ )
10. WIP -- An Interactive Graphics Software Package
... WIP is an interactive package with a simple to use interface designed to produce high quality graphical output. WIP was developed as part of the Berkeley-Illinois-Maryland Association (BIMA) project and is available via anonymous ftp. ... Included in the WIP distribution is a complete manual which contains several sample figures with associated commands, a frequently asked questions section, and a descriptive listing of all available commands. ... Figure illustrates WIP's ability to handle images. ...
[
Сохраненная копия
]
Ссылки http://www.adass.org/adass/proceedings/adass94/morganj.html -- 11.8 Кб -- 03.11.2000
Похожие документы
Похожие документы
11. Specifications
... This function can also be used for particular types of subtypes or kinds: KIND (0) integer KIND (0.0) floating point number KIND (.FALSE.) logical variable KIND ("A") string of characters There is an intrinsic function SELECTED_REAL_KIND , which returns the kind of the type REAL that has a representation with (at least) the precision and the exponential range requested. ... With the choice SELECTED_INT_KIND (5) all integers between (but not including the limits) -100 000 and +100 000 are permitted. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/c2.html -- 7.8 Кб -- 17.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>5436) - crydee.sai.msu.ru/ )
12. Apache module mod_setenvif
This module provides the ability to set environment variables based upon attributes of the request. ... The mod_setenvif module allows you to set environment variables according to whether different aspects of the request match regular expressions you specify. ... BrowserMatch . ... Syntax: BrowserMatch regex env-variable [= value ] [ env-variable [= value ]] .. ... Module: mod_setenvif . ... The BrowserMatch directive defines environment variables based on the User-Agent HTTP request header field. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_setenvif.html -- 13.8 Кб -- 05.11.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>125) - neptun.sai.msu.ru/ )
13. Examples of changing environment variables: Bourne shell
To change to using another printer for the current login session: PRINTER=ps2 . ... To change to using another editor for the current login session and inform (export) this value to other programs which use it: EDITOR=vi export EDITOR . This changes the user's default editor to vi and exports this value to other programs - such as electronic mail - which make use of it. To change to using another pager for viewing files the user adds the following lines to their .profile file. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/environment/sh.html -- 2.6 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>691) - comet.sai.msu.ru/ )
14. Chapter 11. Specifying OpenGL Environment Variable Settings
Chapter 11. Specifying OpenGL Environment Variable Settings . ... Several antialiasing methods are available and you can select between them by setting the __GL_FSAA_MODE environment variable appropriately. ... To see the available values for __GL_FSAA_MODE along with their descriptions, run: nvidia-settings --query=fsaa --verbose . The __GL_FSAA_MODE environment variable uses the same integer values that are used to configure FSAA through nvidia-settings and the NV-CONTROL X extension. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/chapter-11.html -- 10.3 Кб -- 30.10.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3634) - www.naic.edu/ )
15. DFS Department internal procedure for issue of documentation
... Each DFS Department official document has to be issued according to the following internal procedure. Documents to be distributed outside DMD division must also be issued according to the Technical Archive procedure . ... Several documents are also available as complete templates defined internally for DFS Department documentation (e.g. template for Test Plan, for Test Report, .. ... Define the internal document number as: dfs-volxx-yyy-zzzz . ... Document title, . ... Issue number (e.g. 1). ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/projects/dfs/team/DMD-doc-proc.html -- 12.0 Кб -- 13.04.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>47577) - www.eso.org/ )
16. LWN: Driver porting: per-CPU variables
... Return to the Kernel page . ... This article is part of the LWN Porting Drivers to 2.6 series . The 2.6 kernel makes extensive use of per-CPU data - arrays containing one object for each processor on the system. Per-CPU variables are not suitable for every task, but, in situations where they can be used, they do offer a couple of advantages: . Per-CPU variables have fewer locking requirements since they are (normally) only accessed by a single processor. ... DEFINE_PER_CPU(type, name); . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/22911.html -- 14.2 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/22911.html -- 14.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/22911.html -- 14.2 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/22911.html -- 14.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/22911.html -- 14.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1087) - jet.sao.ru/ )
17. TUI:Scripts:Scripting Tutorial:Get Info
It is easy to incorporate information from an instrument or the telescope into your scripts. ... mess with the getKeyVar statements because getKeyVar returns None in debug mode, making the commands run, which is perfect. import TUI .TCC.TCCModel import TUI .Inst. DIS .DISModel from TUI .Inst. DIS .StatusConfigInputWdg import StatusConfigInputWdg InstName = DIS class ScriptClass(object): Simple script to configure DIS . def __init__(self, sr): Display ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/GetInfo.html -- 6.4 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1474) - www.apo.nmsu.edu/ )
18. Journal "Peremennye Zvezdy"
Peremennye Zvezdy", . ... Max . Min . ... USNO-A2.0 0525-03498176 . ... Comm. ... USNO-A2.0 0525-03518699 . ... USNO-A2.0 0525-03528829 . ... USNO-A2.0 0525-03533089 . ... USNO-A2.0 0525-03553393 . ... USNO-A2.0 0600-44453902 . ... USNO-A2.0 0600-44469023 . ... 0.0008 . ... 0.0007 . ... 0.0007 Min II =14 m .36. ... 0.0005 Min II =15 m .66. ... A close pair of two stars: USNO-A2.0 0525-03533089 and USNO-A2.0 0525-03533312. USNO-A2.0 0525-03533089 varies. ... Comparison star . ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/varstars/msg/1248519 -- 19.1 Кб -- 14.01.1973
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>50493) - www.astronet.ru/ )
19. Nonequilibrium distributions
Results on nonequilibrium distributions of charged particles and radioisotope sources of current are as the following: . the new power-law distribution of charged particles in nonequilibrium media, for example, in the thin metalic films, under powerful energy source pumping were obtained ( together with V.I.Karas, V.M.Kontoriovich, V.E.Novikov); . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/mss04/s5.htm -- 2.8 Кб -- 04.03.2004
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/mss04/s5.htm -- 2.8 Кб -- 04.03.2004
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/mss04/s5.htm -- 2.8 Кб -- 04.03.2004
Похожие документы
Еще в разделе:
(Показать все результаты (>949) - www.cosmos.ru/ )
20. Format Documentation of kpyymm.tab Files
The most recent kpyymm.tab (yymm stands for year and month, each expressed with two digits) files are distributed per e-mail half-monthly by Dr. H.-J. Linthe, mailto:kp_index@gfz-potsdam.de Both recent and past tables are supplied as an archive on the FTP servers . ... Since many observatories are interested mainly in the international quietest and most disturbed days, beginning August 1996 three extra lines have been added to the end of the table containing these values in an easy to read form. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/KP_INDEX/tab_fmt.html -- 5.7 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>718) - www.iki.rssi.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда