aboutsummaryrefslogtreecommitdiff
path: root/files/vi/glossary/operand/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:56 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:51:56 +0100
commit904a5994c87295d84d25f869d5555f35fbce5070 (patch)
treea8535dfa32d2180186965a0bb66931b4830c5d73 /files/vi/glossary/operand/index.html
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-904a5994c87295d84d25f869d5555f35fbce5070.tar.gz
translated-content-904a5994c87295d84d25f869d5555f35fbce5070.tar.bz2
translated-content-904a5994c87295d84d25f869d5555f35fbce5070.zip
unslug vi: move
Diffstat (limited to 'files/vi/glossary/operand/index.html')
-rw-r--r--files/vi/glossary/operand/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/vi/glossary/operand/index.html b/files/vi/glossary/operand/index.html
new file mode 100644
index 0000000000..407d9c03d0
--- /dev/null
+++ b/files/vi/glossary/operand/index.html
@@ -0,0 +1,12 @@
+---
+title: Toán hạng
+slug: Tu-dien-thuat-ngu/Operand
+translation_of: Glossary/Operand
+---
+<p><strong>Toán hạng</strong> là một phần trong câu lệnh biểu diễn thao tác dữ liệu bởi {{glossary("operator")}}. Chẳng hạn, khi bạn cộng hai số, hai số đó là toán hạng và "+" là toán tử.</p>
+
+<h2 id="Đọc_thêm">Đọc thêm</h2>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "Operand")}} trên Wikipedia</li>
+</ul>