Search…
V by Example
en
V por exemplos
V mit einem Beispiel
V dengan Contoh
通过例子学V语言
例子
section_3
section_1
基本类型
关键字
变量
print系列函数
字符
注释
section_4
section_2
コード例で学ぶV言語
Changelog
Contributing
Documentation Style Guide
Powered By
GitBook
关键字
V是一种非常小巧的语言,所以它很少有关键字。大约有25个关键字。
Keywords
in
V
Programming
Language
break
const
as
continue
defer
else
enum
fn
for
struct
go
goto
if
import
return
type
pub
mut
in
interface
match
module
or
none
与其他语言一样,它们不能用作变量。
Previous
基本类型
Next
变量
Last modified
2yr ago
Copy link