Django Book 翻译
菜单>:
TOC
返回
原文:
Readers of this book should understand the basics of procedural and object-oriented programming: control structures (``if`` , ``while`` , and ``for`` ), data structures (lists, hashes/dictionaries), variables, classes, and objects.
翻译:
本书读者需要理解基本的面向过程和面向对象编程:流程控制( ``if`` , ``while`` 和 ``for`` ),数据结构(列表,哈希表/字典),变量,类和对象。
备注:
译者: