aboutsummaryrefslogtreecommitdiff
path: root/files/ru/словарь/variable
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:52 -0500
commit074785cea106179cb3305637055ab0a009ca74f2 (patch)
treee6ae371cccd642aa2b67f39752a2cdf1fd4eb040 /files/ru/словарь/variable
parentda78a9e329e272dedb2400b79a3bdeebff387d47 (diff)
downloadtranslated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.gz
translated-content-074785cea106179cb3305637055ab0a009ca74f2.tar.bz2
translated-content-074785cea106179cb3305637055ab0a009ca74f2.zip
initial commit
Diffstat (limited to 'files/ru/словарь/variable')
-rw-r--r--files/ru/словарь/variable/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/ru/словарь/variable/index.html b/files/ru/словарь/variable/index.html
new file mode 100644
index 0000000000..8afe021e2d
--- /dev/null
+++ b/files/ru/словарь/variable/index.html
@@ -0,0 +1,14 @@
+---
+title: Переменная
+slug: Словарь/Variable
+tags:
+ - Словарь
+translation_of: Glossary/Variable
+---
+<p><span class="_Tgc"><strong>Переменная</strong> — именованная часть памяти, в которую могут помещаться разные значения переменной. Причем в каждый момент времени переменная имеет единственное значение. </span></p>
+
+<h2 id="Подробнее">Подробнее:</h2>
+
+<ul>
+ <li><a href="https://ru.wikipedia.org/wiki/%D0%9F%D0%B5%D1%80%D0%B5%D0%BC%D0%B5%D0%BD%D0%BD%D0%B0%D1%8F_(%D0%BF%D1%80%D0%BE%D0%B3%D1%80%D0%B0%D0%BC%D0%BC%D0%B8%D1%80%D0%BE%D0%B2%D0%B0%D0%BD%D0%B8%D0%B5)">Переменная (программирование)</a> на Википедии</li>
+</ul>