smbfs.txt
来自「嵌入式系统设计与实例开发实验教材二源码 多线程应用程序设计 串行端口程序设计」· 文本 代码 · 共 9 行
TXT
9 行
Smbfs is a filesystem that implements the SMB protocol, which is theprotocol used by Windows for Workgroups, Windows 95 and Windows NT.Smbfs was inspired by Samba, the program written by Andrew Tridgellthat turns any Unix host into a file server for DOS or Windows clients.Smbfs is a SMB client, but uses parts of samba for it's operation. Formore info on samba, including documentation, please go tohttp://www.samba.org/ and then on to your nearest mirror.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?