DokuWiki

It's better when it's simple

User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
playground:playground [2021-07-31 12:33] 12345playground:playground [2024-04-21 06:37] (current) – old revision restored (2024-04-18 09:14) 108.35.80.215
Line 1: Line 1:
-====== Заголовок 1-го уровня ====== +== Basic text formatting == 
-// Текст выделенный курсивом // +You can format the page using Wikitext special characters.
-===== Заголовок 2-го уровня ===== +
-==== Заголовок 3-го уровня ==== +
-[[https://miumau.livejournal.com/1289496.html |Печенька]]+
  
 +{| border="1" cellpadding="2" cellspacing="0"
 +!width="1000"|What it looks like
 +!width="500"|What you type
 +|
 +|
 +You can ''italicize'' text by putting 2 
 +apostrophes on ''each'' side. 
  
-{{:wiki:test.jpg?400|}}+3 apostrophes will '''bold''' the text
  
  
-^ Ф.И.О.  ^  1 полугодие               ||  2 полугодие               ||    +5 apostrophes will '''''bold and italicize'''''  
-| :::     | Физика        | Математика  | Физика        | Математика  |    +the text.
-| Петров  | 1             | 2           | 3             | 4             +
  
 +(Using 4 apostrophes doesn't do anything
 +special -- <br /> 3 of them '''bold''' the text as
 +usual; the others are ''''just'''' apostrophes 
 +around the text.)
  
 +|
 +You can ''italicize'' text by putting 2 
 +apostrophes on ''each'' side. 
  
 +3 apostrophes will '''bold''' the text. 
  
 +5 apostrophes will '''''bold and italicize''''' 
 +the text.
  
-Преобразование Фурье (символ ℱ) — операция, сопоставляющая одной функции вещественной переменной другую функцию, вообще говоря, комплексной переменнойЭта новая функция описывает коэффициенты («амплитуды»при разложении исходной функции на элементарные составляющие — гармонические колебания с разными частотами (подобно тому, как музыкальный аккорд может быть выражен в виде суммы музыкальных звуков, которые его составляют).+(Using 4 apostrophes doesn't do anything 
 +special -- <br /> 3 of them '''bold''' the text as 
 +usual; the others are ''''just'''' apostrophes  
 +around the text.) 
 +</syntaxhighlight> 
 +|- 
 +
 +A single newline 
 +generally has no effect on the layout. 
 +These can be used to separate 
 +sentences within a paragraph. 
 +Some editors find that this aids editing 
 +and improves the ''diff'' function 
 +(used internally to compare 
 +different versions of a page).
  
-Преобразование Фурье функции {\displaystyle f}f вещественной переменной является интегральным и задаётся следующей формулой:+But an empty line 
 +starts a new paragraph.
  
-{\displaystyle {\hat {f}}(\omega )={\frac {1}{\sqrt {2\pi }}}\int \limits _{-\infty }^{\infty }f(x)e^{-ix\omega }\,dx.}{\hat  {f}}(\omega )={\frac  {1}{{\sqrt  {2\pi }}}}\int \limits _{{-\infty }}^{{\infty }}f(x)e^{{-ix\omega }}\,dx.+When used in a list, a newline ''does'' affect the layout ([[#lists|see below]])
 +|<syntaxhighlight lang=wikitext> 
 +A single newline 
 +generally has no effect on the layout. 
 +These can be used to separate 
 +sentences within a paragraph. 
 +Some editors find that this aids editing 
 +and improves the ''diff'' function 
 +(used internally to compare 
 +different versions of a page).
  
-Разные источники могут давать определения, отличающиеся от приведённого выше выбором множителя перед интегралом (так называемого нормировочного множителя, который относится к вопросу о нормировке преобразования Фурье), а также знака «−» в показателе экспоненты. Но вне зависимости от таких вариаций все свойства будут сохранять свою силу, хотя вид некоторых формул может измениться.+But an empty line 
 +starts a new paragraph.
  
 +When used in a list, a newline ''does''
 +affect the layout ([[#lists|see below]]).
 +</syntaxhighlight>
 +|
 +|
 +You can break lines<br/>
 +without a new paragraph.<br/>
 +Please use this sparingly.
  
-[pmath size 12] S (f) (t) = a_ {0} + sum {n = 1} {+ infty} {a_ {n} cos (n omega t) + b_ {n} sin (n omega t )} [pmath] +Please do not start a link or ''italics'' or '''bold''' text on one line and end on the next. 
 +|<syntaxhighlight lang=wikitext> 
 +You can break lines<br/> 
 +without a new paragraph.<br/> 
 +Please use this sparingly.
  
 +Please do not start a link or
 +''italics'' or '''bold''' text on one line
 +and end on the next.
 +</syntaxhighlight>
 +|-
  
 +|You should "sign" your comments on talk pages: <br/>
 +<div class="mw-notalk">
 +* Three tildes gives your signature: [[User:Example|Example]] <br/>
 +* Four tildes give your signature plus date/time: [[User:Example|Example]] 07:46, 27 November 2005 (UTC) <br/>
 +* Five tildes gives the date/time alone: 07:46, 27 November 2005 (UTC) <br/>
 +</div>
 +|<syntaxhighlight lang=wikitext>
 + You should "sign" your comments 
 + on talk pages:
 + * Three tildes gives your
 + signature: ~~~
 + * Four tildes give your 
 + signature plus date/time: ~~~~
 + * Five tildes gives the 
 + date/time alone: ~~~~~
 +</syntaxhighlight>
 +|}
  
playground/playground.1627727633.txt.gz · Last modified: 2021-07-31 12:33 by 12345

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki