📄 size
字号:
I'm not sure what you expected to find in this file :-)Anyway, this is to explain that vsftpd is not as much code as you mightexpect from running a command like "wc -l *.c". Why? Simply because I usea very verbose style of coding in vsftpd, which consumes a lot of lines.Verbose code is very important in a secure program. How can you verify aprogram's security if it is not readable?
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -