📄 readme.txt
字号:
---------------------------------------------------------
Readme.txt file for VbInet.exe
---------------------------------------------------------
This file describes the contents of VbInet.exe, a
self-extracting file.
FileName Size
---------------------------------------------------------
WinInet.bas 25KB
Readme.txt 1KB
VbInet.exe is a sample file that demonstrates how to declare many of the WinInet functions
in Visual Basic. You should be able to use the included declaration file for most
of your Visual Basic applications that use the WinInet functions.
The included file, WinInet.bas contains declarations for a number of WinInet functions
and constants that Visual Basic programmers can use from their applications. This is
not an exhaustive list of declarations for WinInet functions but it does cover the most
commonly used functions and almost all of the constant definitions.
Some common Win32 function declarations are also included in this file.
The WinInet.bas file needs to be included in another Visual Basic project.
It can not be used as a Visual Basic project on its own.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -