Test

Материал из Энциклопедия МИФИ

Перейти к: навигация, поиск
[черновая версия][черновая версия]
Строка 4: Строка 4:
[[Категория:23]]
[[Категория:23]]
<timeline>
<timeline>
 +
# All measures are in pixels
 +
ImageSize  = width:160 height:550
ImageSize  = width:160 height:550
-
PlotArea  = width:50 height:530 left:50 bottom:10
+
PlotArea  = left:50 right:0 bottom:10 top:10
 +
AlignBars  = justify
DateFormat = yyyy
DateFormat = yyyy
Строка 21: Строка 24:
   from:start till:1922 shift:($dx,15)  text:Vladimir~Ilyich~[[Lenin]]
   from:start till:1922 shift:($dx,15)  text:Vladimir~Ilyich~[[Lenin]]
-
   from:1922  till:1953 shift:($dx,5)    text:[[Stalin|Josef Stalin]]
+
   from:1922  till:1953 shift:($dx,5)    text:[[Stalin|Josef~Stalin]]
   from:1953  till:1964 shift:($dx,5)    text:Nikita~[[Khrushchev]]
   from:1953  till:1964 shift:($dx,5)    text:Nikita~[[Khrushchev]]
   from:1964  till:1982 shift:($dx,5)    text:Leonid~[[Brezhnev]]
   from:1964  till:1982 shift:($dx,5)    text:Leonid~[[Brezhnev]]
Строка 27: Строка 30:
   from:1984  till:1985 shift:($dx,4)    text:Konstantin~[[Chernenko]] fontsize:XS
   from:1984  till:1985 shift:($dx,4)    text:Konstantin~[[Chernenko]] fontsize:XS
   from:1985  till:end  shift:($dx,10)  text:Mikhail~[[Gorbachev]]
   from:1985  till:end  shift:($dx,10)  text:Mikhail~[[Gorbachev]]
-
</timeline>
 
-
 
-
<timeline>
 
-
Preset    = TimeHorizontal_AutoPlaceBars_Unitmonth
 
-
ImageSize = width:1400 barincrement:17
 
-
PlotArea  = left:15 right:20 bottom:30
 
-
 
-
Colors    =
 
-
  id:canvas  value:rgb(0.97,0.97,0.97)
 
-
  id:grid1  value:gray(0.7)
 
-
  id:grid2  value:gray(0.88)
 
-
  id:black  value:rgb(0,0,0)
 
-
  id:section value:rgb(0.8,0.8,0)
 
-
  id:mark1  value:rgb(0.7,0,0)
 
-
  id:years  value:gray(0.5)
 
-
 
-
BackgroundColors = canvas:canvas
 
-
 
-
Period    = from:1940 till:2008
 
-
ScaleMajor = unit:year increment:10 start:1940 gridcolor:grid1
 
-
ScaleMinor = unit:year increment:1 start:1940 gridcolor:grid2
 
-
AlignBars  = justify
 
-
 
-
BarData=
 
-
 
-
  bar:title
 
-
# bar:periods
 
-
  bar:dummy0 # empty bar functions as separator
 
-
  bar:section1
 
-
  barset:quotes
 
-
  bar:dummy1
 
-
  bar:section2
 
-
  barset:first_use
 
-
  bar:dummy2
 
-
  bar:section3
 
-
  barset:hardware_systems
 
-
  bar:dummy3
 
-
  bar:section4
 
-
  barset:operating_systems
 
-
  bar:dummy4
 
-
  bar:section5
 
-
  barset:sys_dev_software
 
-
  bar:dummy5
 
-
  bar:section6
 
-
  barset:applications
 
-
  bar:dummy6
 
-
 
-
 
-
# explanation: attribute 'barset' instead of 'bar' means consecutive data lines are automatically placed on new bar
 
-
#              data lines are lines containing at: or from: & till: attributes
 
-
#              'barset:break' means 'reset barcounter' = next line will be placed at first bar in barset
 
-
#              'barset:skip'  means 'increment barcounter' = skip one bar for next data line (to allow extra space
 
-
#                                                                              for text containing line break = ~)
 
-
PlotData =
 
-
 
-
  mark:(line,black)
 
-
  width:16
 
-
  fontsize:S
 
-
 
-
 
-
# bar:periods
 
-
# from:1964 till:1972 text:"3rd Generation" width:16"
 
-
 
-
# at:1975 text"[[Microsoft]] founded"
 
-
# at:1976 text"[[Apple Computer]] founded"
 
-
# at:1983 text"[[Borland]] founded"
 
-
 
-
 
-
  fontsize:M
 
-
  width:16
 
-
  color:section
 
-
  mark:(line,section)
 
-
  shift:(5,-6)
 
-
 
-
  bar:title    from:start till:end text:"History of Computing" fontsize:XL anchor:middle align:center width:25 color:canvas mark:(line,canvas)
 
-
  bar:section1 from:start till:end text:"Predictions/(Concepts)"
 
-
  bar:section2 from:start till:end text:"First use/(Inventions)"
 
-
  bar:section3 from:start till:end text:"Hardware Systems/(Processors)"
 
-
  bar:section4 from:start till:end text:"Operating Systems"
 
-
  bar:section5 from:start till:end text:"Programming Languages"
 
-
  bar:section6 from:start till:end text:"New Application Areas"
 
-
 
-
  shift:(5,-5)
 
-
  fontsize:M
 
-
  mark:(line,mark1)
 
-
 
-
  width:8
 
-
  barset:quotes
 
-
  at:1949 text:"'Computers in the future may weigh no more than 1.5 tons'"
 
-
  at:1950 text:"'"We'll have to think up bigger problems if we want to keep them busy.' [[Howard Aiken]]"
 
-
  at:1950 text:"([[Turing Test]])~[[Alan Turing]]"
 
-
  shift:(5,5)
 
-
  at:1965 text:"[[Moore's law]]: processor complexity will double every year,revised in 1975: complexity will double every two years. [[Gordon E. Moore]]"
 
-
#  barset:skip
 
-
  shift:(5,-5)
 
-
  at:1977 align:right shift:(-5,-5) text:"'There is no reason anyone would want a computer~in their home' (Ken Olson, Chairman [[Digital Equipment Corporation|DEC]])"
 
-
  shift:(5,5)
 
-
  at:1981 text:"([[Quantum Computer]])~_[[Richard Feynmann]]
 
-
 
-
  fontsize:M
 
-
  barset:first_use
 
-
  shift:(5,-5)
 
-
  at:1940 text:"[[teletype]]"
 
-
  at:1946 text:"[[Williams tube|electrostatic memory]]"
 
   </timeline>
   </timeline>

Версия 11:49, 5 августа 2009

ASDFGHJKL А что произойдет теперь? <ipbwiki_topiclist forumid=149 count=1 /> GorbachevChernenkoAndropovBrezhnevKhrushchev Lenin

Источник — «http://wiki.mephist.ru/wiki/Test»
Помощь