# 第一本 TinTin++ 编程书

## 第一本 TinTin++ 编程书

- [第一本 TinTin++ 编程书](https://dzp.gitbook.io/tt1book/di-yi-ben-tintin++-bian-cheng-shu.md)
- [前言✅](https://dzp.gitbook.io/tt1book/qian-yan.md): 《第一本 tintin++ 编程书》
- [阅读指南✅](https://dzp.gitbook.io/tt1book/qian-yan/yue-du-zhi-nan.md)
- [术语和约定✅](https://dzp.gitbook.io/tt1book/qian-yan/shu-yu-he-yue-ding.md)
- [快速上手❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou.md)
- [安装与启动✅](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/an-zhuang-yu-qi-dong.md): 开始之前，你得先安装。
- [连接到游戏❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/lian-jie-dao-you-xi.md)
- [你好，TinTin++❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/ni-hao-tintin++.md)
- [到哪里寻求帮助？❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/dao-na-li-xun-qiu-bang-zhu.md)
- [别名（#alias）❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/bie-ming-alias.md)
- [重复(#N)和循环(#loop)❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/chong-funhe-xun-huan-loop.md)
- [第一个机器人❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/di-yi-ge-ji-qi-ren.md)
- [触发器（#action）❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/chu-fa-qi-action.md)
- [变量（#var）❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/bian-liang-var.md)
- [根据情况执行不同命令（#if）❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/gen-ju-qing-kuang-zhi-xing-bu-tong-ming-ling-if.md)
- [定时器（#timer）❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/ding-shi-qi-timer.md)
- [延迟执行（#delay）❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/yan-chi-zhi-xing-delay.md)
- [触发器（#action）❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/chu-fa-qi-action-1.md)
- [归类（#class）❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/kuai-su-shang-shou/gui-lei-class.md)
- [更多触发❌](https://dzp.gitbook.io/tt1book/tintin++-ru-men/geng-duo-chu-fa.md)
- [命令和命令解析❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/ming-ling-he-ming-ling-jie-xi.md)
- [分号和花括号❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/ming-ling-he-ming-ling-jie-xi/fen-hao-he-hua-kuo-hao.md)
- [标识符和变量内插❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/ming-ling-he-ming-ling-jie-xi/biao-shi-fu-he-bian-liang-nei-cha.md)
- [函数❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/ming-ling-he-ming-ling-jie-xi/han-shu.md)
- [变量和数据类型❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/bian-liang-he-shu-ju-lei-xing.md)
- [局部变量（#local）❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/bian-liang-he-shu-ju-lei-xing/ju-bu-bian-liang-local.md)
- [字符串❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/bian-liang-he-shu-ju-lei-xing/zi-fu-chuan.md)
- [数值和数学运算❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/bian-liang-he-shu-ju-lei-xing/shu-zhi-he-shu-xue-yun-suan.md)
- [带颜色的字符串❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/bian-liang-he-shu-ju-lei-xing/dai-yan-se-de-zi-fu-chuan.md)
- [字符串列表❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/bian-liang-he-shu-ju-lei-xing/zi-fu-chuan-lie-biao.md)
- [数组（#list）❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/bian-liang-he-shu-ju-lei-xing/shu-zu-list.md)
- [关联数组（table）❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/bian-liang-he-shu-ju-lei-xing/guan-lian-shu-zu-table.md)
- [流程控制❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/liu-cheng-kong-zhi.md)
- [强大的正则表达式❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/qiang-da-de-zheng-ze-biao-da-shi.md)
- [调试和日志❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/tiao-shi-he-ri-zhi.md)
- [会话管理❌](https://dzp.gitbook.io/tt1book/tintin++-yu-fa-zhi-nan/hui-hua-guan-li.md)
- [地图与路径❌](https://dzp.gitbook.io/tt1book/shi-zhan/di-tu-yu-lu-jing.md)
- [从走路说起❌](https://dzp.gitbook.io/tt1book/shi-zhan/cong-zou-lu-shuo-qi.md)
- [数据与代码同构❌](https://dzp.gitbook.io/tt1book/shi-zhan/shu-ju-yu-dai-ma-tong-gou.md)
- [定制你的人机交互方式❌](https://dzp.gitbook.io/tt1book/shi-zhan/ding-zhi-ni-de-ren-ji-jiao-hu-fang-shi.md)
- [坑❌](https://dzp.gitbook.io/tt1book/shi-zhan/keng.md)
- [TinTin++ 指令手册❌](https://dzp.gitbook.io/tt1book/can-kao-shou-ce/tintin++-zhi-ling-shou-ce.md)
- [TinTin++ 支持的协议❌](https://dzp.gitbook.io/tt1book/can-kao-shou-ce/tintin++-zhi-chi-de-xie-yi.md)
- [源码概述❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/yuan-ma-gai-shu.md)
- [命令是怎样被执行的❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/ming-ling-shi-zen-yang-bei-zhi-xing-de.md)
- [词法分析❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/ming-ling-shi-zen-yang-bei-zhi-xing-de/ci-fa-fen-xi.md)
- [语法分析❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/ming-ling-shi-zen-yang-bei-zhi-xing-de/yu-fa-fen-xi.md)
- [文本替换❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/ming-ling-shi-zen-yang-bei-zhi-xing-de/wen-ben-ti-huan.md)
- [核心数据结构❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/he-xin-shu-ju-jie-gou.md)
- [tintin\_data\* gtd❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/he-xin-shu-ju-jie-gou/tintin_data-gtd.md)
- [listroot 和 listnode](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/he-xin-shu-ju-jie-gou/listroot-he-listnode.md)
- [level\_data\* gtd->level❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/he-xin-shu-ju-jie-gou/level_data-gtd-greater-than-level.md): 当前嵌套层级发生的事情。
- [内存管理和栈模型❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/nei-cun-guan-li-he-zhan-mo-xing.md)
- [str 和 ptr❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/nei-cun-guan-li-he-zhan-mo-xing/str-he-ptr.md)
- [str 维护❌](https://dzp.gitbook.io/tt1book/tintin++-yuan-dai-ma-jie-xi/nei-cun-guan-li-he-zhan-mo-xing/str-wei-hu.md)
- [社交礼仪❌](https://dzp.gitbook.io/tt1book/she-qu/she-jiao-li-yi.md)
- [贡献指南❌](https://dzp.gitbook.io/tt1book/she-qu/gong-xian-zhi-nan.md)
- [鸣谢❌](https://dzp.gitbook.io/tt1book/she-qu/ming-xie.md)
- [流行 MUD 介绍❌](https://dzp.gitbook.io/tt1book/she-qu/liu-xing-mud-jie-shao.md)
- [参与 TinTin++ 开发❌](https://dzp.gitbook.io/tt1book/she-qu/can-yu-tintin++-kai-fa.md)
