aboutsummaryrefslogtreecommitdiff
path: root/files/vi/glossary/dynamic_programming_language/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/vi/glossary/dynamic_programming_language/index.html')
-rw-r--r--files/vi/glossary/dynamic_programming_language/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/vi/glossary/dynamic_programming_language/index.html b/files/vi/glossary/dynamic_programming_language/index.html
index 7babbc04e7..e8a8dd07dc 100644
--- a/files/vi/glossary/dynamic_programming_language/index.html
+++ b/files/vi/glossary/dynamic_programming_language/index.html
@@ -1,7 +1,8 @@
---
title: Ngôn ngữ lập trình động
-slug: Tu-dien-thuat-ngu/Dynamic_programming_language
+slug: Glossary/Dynamic_programming_language
translation_of: Glossary/Dynamic_programming_language
+original_slug: Tu-dien-thuat-ngu/Dynamic_programming_language
---
<p><strong>Ngôn ngữ lập trình động</strong> là ngôn ngữ lập trình trong đó các thao tác được thực hiện tại thời gian biên dịch có thể được thực hiện trong thời gian chạy. Ví dụ: trong JavaScript, có thể thay đổi loại biến hoặc thêm các thuộc tính hoặc phương thức mới vào một đối tượng trong khi chương trình đang chạy.</p>