# 例子

- [section\_3](/v-by-example/cn/examples/section_3.md)
- [函数](/v-by-example/cn/examples/section_3/functions.md)
- [方法](/v-by-example/cn/examples/section_3/methods.md)
- [数组](/v-by-example/cn/examples/section_3/arrays.md)
- [结构体](/v-by-example/cn/examples/section_3/struct.md)
- [section\_1](/v-by-example/cn/examples/section_1.md)
- [基本类型](/v-by-example/cn/examples/section_1/primitives.md)
- [关键字](/v-by-example/cn/examples/section_1/keywords.md)
- [变量](/v-by-example/cn/examples/section_1/variables.md)
- [print系列函数](/v-by-example/cn/examples/section_1/hello_world.md)
- [字符](/v-by-example/cn/examples/section_1/strings.md)
- [注释](/v-by-example/cn/examples/section_1/comment.md)
- [section\_4](/v-by-example/cn/examples/section_4.md)
- [文件](/v-by-example/cn/examples/section_4/files.md)
- [JSON操作](/v-by-example/cn/examples/section_4/json.md)
- [调试](/v-by-example/cn/examples/section_4/testing.md)
- [数组函数](/v-by-example/cn/examples/section_4/array-functions.md)
- [section\_2](/v-by-example/cn/examples/section_2.md)
- [运算符](/v-by-example/cn/examples/section_2/operator.md)
- [循环结构](/v-by-example/cn/examples/section_2/loops.md)
- [If表达式](/v-by-example/cn/examples/section_2/if-else.md)
- [匹配](/v-by-example/cn/examples/section_2/match.md)
