Basic Pascal Tutorial/Chapter 6/Final words/zh CN

From Free Pascal wiki
Revision as of 04:08, 24 December 2013 by Wangyouworld (talk | contribs) (Created page with "结束语 (原作者: Tao Yue, 状态: 未更改) 本教程并非正式、专业的;虽然教程不是很全面和完善,相信,你现在对Pascal有了基本了解。 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

结束语 (原作者: Tao Yue, 状态: 未更改)

本教程并非正式、专业的;虽然教程不是很全面和完善,相信,你现在对Pascal有了基本了解。


编译器手册包含了丰富的语法说明和示例,用于在程序中使用。[Free Pascal编译器手册]包含了系统单元信息,而参考手册给出了用于完成不同任务的各种方法。


Good luck in your future Pascal endeavors! And when you move on to other languages and find yourself using PascalCasing for variable names, remember how Pascal has left an indelible mark on computer programming even though other languages have risen to prominence. 希望你能为Pascal的发展尽力!当你使用其他语言时,发现自己使用PascalCasing变量名,记得,Pascal在计算机编程上留下不可磨灭的印记,即使其他语言已经超越。

上一页 目录