Location:
Search - NL_QQwry
Search list
Description: 纯真IP数据库的使用类
使用
void CTestQQwryDlg::OnButtonSave()
{
NL_QQwry *qq=new NL_QQwry
qq->SaveToFile()
delete qq
}
void CTestQQwryDlg::OnButtonLoad()
{
NL_QQwry *qq=new NL_QQwry
UpdateData(1)
m_szP=qq->Test()
UpdateData(0)
delete qq
}
void CTestQQwryDlg::OnChangeEditIp()
{
NL_QQwry *qq=new NL_QQwry
UpdateData(1)
m_szP=qq->IP2Add(m_szIP)
UpdateData(0)
delete qq
}-pure IP database using categories used void CTestQQwryDlg : : OnButtonSave () (NL_QQwry qq * = new NL_QQwry qq -
Platform: |
Size: 67763 |
Author: 东南 |
Hits:
Description: IPWhois查询的类,用来打开IP数据库文件的函数函数打开QQWry.dat文件,根据IP找到地址,根据IP找到索引, 根据索引得到地址
Platform: |
Size: 4164 |
Author: Dony |
Hits:
Description: 纯真IP数据库的使用类
使用
void CTestQQwryDlg::OnButtonSave()
{
NL_QQwry *qq=new NL_QQwry
qq->SaveToFile()
delete qq
}
void CTestQQwryDlg::OnButtonLoad()
{
NL_QQwry *qq=new NL_QQwry
UpdateData(1)
m_szP=qq->Test()
UpdateData(0)
delete qq
}
void CTestQQwryDlg::OnChangeEditIp()
{
NL_QQwry *qq=new NL_QQwry
UpdateData(1)
m_szP=qq->IP2Add(m_szIP)
UpdateData(0)
delete qq
}-pure IP database using categories used void CTestQQwryDlg : : OnButtonSave () (NL_QQwry qq* = new NL_QQwry qq-
Platform: |
Size: 67584 |
Author: 东南 |
Hits:
Description: IPWhois查询的类,用来打开IP数据库文件的函数函数打开QQWry.dat文件,根据IP找到地址,根据IP找到索引, 根据索引得到地址-err
Platform: |
Size: 4096 |
Author: Dony |
Hits:
Description: Build Log
--- --- --- --Configuration: RAT - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Release/RAT.res" /d "NDEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\RAT远控\RAT\RAT.rc""
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/RAT.pdb" /machine:I386 /out:"../bin/RAT.exe" ".\Release\NL_QQwry.obj" ".\Release\RAT.obj" ".\Release\RATDlg.obj" ".\Release\StdAfx.obj" ".\Release\XTabCtrl.obj" ".\Release\RAT.res" "
Output Window
Compiling resources...
Linking...
LINK : warning LNK4089: all references to "COMCTL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "GDI32.dll" discarded by /OPT:REF
Results
RAT.exe - 0 error(s), 0 warning(s)-Build Log
--------------------Configuration: RAT- Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Release/RAT.res" /d "NDEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\RAT远控\RAT\RAT.rc""
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/RAT.pdb" /machine:I386 /out:"../bin/RAT.exe" ".\Release\NL_QQwry.obj" ".\Release\RAT.obj" ".\Release\RATDlg.obj" ".\Release\StdAfx.obj" ".\Release\XTabCtrl.obj" ".\Release\RAT.res" "
Output Window
Compiling resources...
Linking...
LINK : warning LNK4089: all references to "COMCTL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "GDI32.dll" discarded by /OPT:REF
Results
RAT.exe- 0 error(s), 0 warning(s)
Platform: |
Size: 33792 |
Author: 林少 |
Hits: