m winsock.bas
来自「socket编程」· BAS 代码 · 共 16 行
BAS
16 行
Attribute VB_Name = "MWinsock"
'===========================================================================
'
' MWinsock Module
'
' Support module for the Winsock.Cls class. This is not a port of the entire
' winsock headers, but rather, only that which is needed by the class.
'
'===========================================================================
'
' Author: Monte Hansen [monte@killervb.com]
' Dependencies: None
'
'===========================================================================
'
' * Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?