summaryrefslogtreecommitdiffhomepage
path: root/vi-vn/objective-c-vi.html.markdown
diff options
context:
space:
mode:
authorAdam <adam@adambard.com>2013-10-27 22:17:56 -0700
committerAdam <adam@adambard.com>2013-10-27 22:17:56 -0700
commit7ff3de74fe941a220e6fb3e3e3434d90d0d51cc6 (patch)
treec72f98e266c566462bc1224a78b696e80faa3770 /vi-vn/objective-c-vi.html.markdown
parent833142b29faf47d961547785c473d04fc0024458 (diff)
Updates
Diffstat (limited to 'vi-vn/objective-c-vi.html.markdown')
-rw-r--r--vi-vn/objective-c-vi.html.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/vi-vn/objective-c-vi.html.markdown b/vi-vn/objective-c-vi.html.markdown
index f6296ec0..6d19ca02 100644
--- a/vi-vn/objective-c-vi.html.markdown
+++ b/vi-vn/objective-c-vi.html.markdown
@@ -4,7 +4,7 @@ language: Objective-C
contributors:
- ["Eugene Yagrushkin", "www.about.me/yagrushkin"]
- ["Yannick Loriot", "https://github.com/YannickL"]
-lang: vi-vi
+lang: vi-vn
filename: LearnObjectiveC-vi.m
---
@@ -12,7 +12,7 @@ filename: LearnObjectiveC-vi.m
Objective-C là ngôn ngữ lập trình chính được sử dụng bởi Apple cho các hệ điều hành OS X, iOS và các framework tương ứng của họ, Cocoa và Cocoa Touch.
Nó là một ngôn ngữ lập trình mục đích tổng quát, hướng đối tượng có bổ sung thêm kiểu truyền thông điệp giống Smalltalk vào ngôn ngữ lập trình C.
-```objective-c
+```cpp
// Chú thích dòng đơn bắt đầu với //
/*