📄 vuser_end.c
字号:
#include "web_api.h"
vuser_end()
{
web_url("webauth.do_3",
"URL=http://192.168.121.254/mynms/webauth.do?action=logout&login={username}@eabaseperf.com",
"Resource=0",
"RecContentType=text/html",
"Referer=http://192.168.121.254/mynms/webauth.do?action=notify&login={username}@eabaseperf.com",
"Snapshot=t{num}.inf",
"Mode=HTML",
LAST);
return 0;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -