📄 stdlib.hhf
字号:
#includeOnce( "os.hhf" )#includeOnce( "hla.hhf" )#if( os.linux ) #includeOnce( "linux.hhf" ) #endif#includeOnce( "stdlibdata.hhf" )#includeOnce( "console.hhf" )#includeOnce( "x86.hhf" )#includeOnce( "misctypes.hhf" )#includeOnce( "hll.hhf" )#includeOnce( "coroutines.hhf" )#includeOnce( "excepts.hhf" )#includeOnce( "memory.hhf" )#includeOnce( "args.hhf" )#includeOnce( "env.hhf" )#includeOnce( "conv.hhf" )#includeOnce( "strings.hhf" )#includeOnce( "zstrings.hhf" )#includeOnce( "cset.hhf" )#includeOnce( "patterns.hhf" )#includeOnce( "tables.hhf" )#includeOnce( "arrays.hhf" )#includeOnce( "chars.hhf" )#includeOnce( "lists.hhf" )#includeOnce( "bits.hhf" )#includeOnce( "math.hhf" )#includeOnce( "mmap.hhf" )#includeOnce( "rand.hhf" )#includeOnce( "stdio.hhf" )#includeOnce( "stdin.hhf" )#includeOnce( "stderr.hhf" )#includeOnce( "stdout.hhf" )#includeOnce( "fileio.hhf" )#includeOnce( "filesys.hhf" )#includeOnce( "fileclass.hhf" )#includeOnce( "datetime.hhf" )#includeOnce( "dtClass.hhf" )#includeOnce( "timer.hhf" )
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -