Search
⌃
K
V by Example
en
V por exemplos
V mit einem Beispiel
V dengan Contoh
通过例子学V语言
例子
コード例で学ぶV言語
Changelog
Contributing
Documentation Style Guide
Powered By
GitBook
通过例子学V语言
Brazilian Portuguese
|
Deutsch
|
English
|
Bahasa Indonesia
|
Chinese
Learn V by Examples
V by Example是使用带注释的程序示例对V语言的介绍。
例子
贡献
版权
Discord:
https://discord.gg/d3Qk65J
Section 1
通过一些基本的例子和练习来介绍V语言。
Hello World
V Keywords
Primitives
Variables
Strings
Comment
Section 2
本节讨论V语言中主要的运算和条件语句。
Operator
If-else
Match
Loops
Section 3
学习V语言函数和方法以及最重要的数据结构:数组和结构体
Functions
Arrays
Struct
Methods
Section 4
在本节中,我们将深入研究数组对象内部的特征。其他的例子,比如JSON、写/读文件和测试,都会涉及到。
Array Functions
Testing
Files
JSON
Team
当前维护者/作者列表:
Don Alfons Nisnoni
Ivo-Balbaert
Sven Patrick Meier
Swastik Baranwal
Vitor Oliveira
Contributing
先阅读
CONTRIBUTING.md
然后开始贡献. 我们通常根据贡献来选择新的维护者。
License
MIT
Previous
Variabel
Next
例子
Last modified
3yr ago