Tiếng Anh dùng cho Macromedia Flash :
Mình sẽ post bài từng đợt, mỗi đợt một topic be bé gồm 2 phần, Phần đầu là từ mới (“mới” có nghĩa tương đối thôi, tùy người), phần sau là đoạn văn để tập dịch cho quen. Nhớ học cho thuộc từ rồi hãy qua đoạn văn nha, cho có hiệu quả
Với những expert về Anh văn hay về Flash thì bài này gọi là “múa rìu qua mắt thợ”, nếu thấy có gì sai sót mong “cao nhân” cho biết ý kiến
Hy vọng sau chừng … chục bài, các bạn có thể ung dung sử dụng phần Help bằng tiếng Anh, khỏi phải mua sách làm gì vừa tốn tiền, vừa không đủ bằng ….
OK, bắt đầu được rồi
Bài 1 Understanding ActionScript overview
1. script = một tập các chỉ lệnh để báo cho chương trình cách thực hiện (đừng dịch từ này sang tiếng Việt làm gì cho mệt, chỉ hiểu nghĩa thôi là đủ rồi)
2. language = ngôn ngữ (VD : Pascal, Delphi, Visual Basic)
3. create = tạo ra, tạo nên
-> creator (n)
4. element = thành phần, thành tố
5. incorporate = hợp nhất
6. complicated = phức tạp = complex (giống như bài Complicated Heart của MLTR đó )
7. syntax = cú pháp
8. reverse = đảo ngược
9. include = bao gồm
exclude = không bao gồm, loại ra
10. provide = cung cấp
11. keyword = từ khóa (VD : for, while,…)
12. operator = toán tử (+,-,x, :,…)
13. allow = cho phép
14. store = lưu trữ
15. retrieve = get = lấy ra
16. information = thông tin
17. built-in : xây dựng sẵn
18. function : hàm
19. object = đối tượng
20. style = phong cách - > stylish (sành điệu)
21. resemble = tương tự, tương đồng
22. previous = trước đây
next = kế tới
23. chapter = chương
24. introduce = giới thiệu (mọi người thường hay gọi ngắn gọn là intro đó, có nhớ không)
25. object-oriented = hướng đối tượng
26. overview = khái quát
27. term = thuật ngữ
28. basic = cơ bản
29. concept = khái niệm
30. variable = biến
31. constant = hằng số
32. parameter = tham số
33. statement = phát biểu, câu lệnh
34. conditional = điều kiện (if.. then…else…)
35. loop = vòng lặp (for, while)
36. construct = xây dựng, dựng (hình)
37. contain = chứa đựng
content = nội dung
38. detailed = chi tiết
39. entry = mục nhập (hiểu sao cũng được, là từ họ hàng với “enter” đó…)
40. right away = ngay lập tức
Đoạn văn :
Understanding ActionScript overview
ActionScript, the scripting language of Macromedia Flash MX, allows you to create a movie that behaves exactly as you want. You don't need to understand every ActionScript element to begin scripting; if you have a clear goal, you can start building scripts with simple actions. You can incorporate new elements of the language as you learn them to accomplish more complicated tasks.
Like other scripting languages, ActionScript follows its own rules of syntax, reserves keywords, provides operators, and allows you to use variables to store and retrieve information. ActionScript includes built-in objects and functions and allows you to create your own objects and functions.
The ActionScript syntax and style closely resemble that of JavaScript. Flash MX understands ActionScript written in any previous version of Flash.
This chapter introduces you to ActionScript as an object-oriented scripting language and provides an overview of ActionScript terms and basic programming concepts such as functions, variables, statements, operators, conditionals, and loops. It also deconstructs a sample script so that you can begin to understand ActionScript syntax. The online ActionScript Dictionary contains a detailed entry for every ActionScript element
Đọc xong cho biết ý kiến rút kinh nghiệm viết tiếp nha
Bookmarks