diff options
author | Florian Dieminger <me@fiji-flo.de> | 2021-02-11 18:29:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-11 18:29:28 +0100 |
commit | 964decad361766e85d928a56f0ab80af0e75c172 (patch) | |
tree | 64e802be7fd6e93243b93f5813fe7ae2873ac1b3 /files/vi/glossary/operand/index.html | |
parent | 890776270440331dcd24d34dc5e1cef2167aa70a (diff) | |
parent | 9201e4212c57af09becda69f17c17a3a34f226c2 (diff) | |
download | translated-content-964decad361766e85d928a56f0ab80af0e75c172.tar.gz translated-content-964decad361766e85d928a56f0ab80af0e75c172.tar.bz2 translated-content-964decad361766e85d928a56f0ab80af0e75c172.zip |
Merge pull request #61 from fiji-flo/unslugging-vi
Unslugging vi
Diffstat (limited to 'files/vi/glossary/operand/index.html')
-rw-r--r-- | files/vi/glossary/operand/index.html | 13 |
1 files changed, 13 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..5971b6cf59 --- /dev/null +++ b/files/vi/glossary/operand/index.html @@ -0,0 +1,13 @@ +--- +title: Toán hạng +slug: Glossary/Operand +translation_of: Glossary/Operand +original_slug: Tu-dien-thuat-ngu/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> |