Search…
V by Example
en
V por exemplos
V mit einem Beispiel
V dengan Contoh
通过例子学V语言
コード例で学ぶV言語
examples
section_3
section_1
プリミティブ型
キーワード
変数
書式付き出力
文字列
コメント
section_4
section_2
Changelog
Contributing
Documentation Style Guide
Powered By
GitBook
キーワード
Vはきわめて小規模な言語なのでキーワードもごくわずか(25個程度)しかありません。
V
言語
に
含まれる
キーワード
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