代码搜索:UpdateData
找到约 2,738 项符合「UpdateData」的源代码
代码结果 2,738
www.eeworm.com/read/106860/15618880
cpp property.cpp
// property.cpp : implementation file
//
#include "stdafx.h"
#include "MessageBoxes.h"
#include "property.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/106637/15631615
cpp alldlg.cpp
// AllDlg.cpp : implementation file
//
#include "stdafx.h"
#include "dangan.h"
#include "AllDlg.h"
#include "FindallDlg.h"
#include "AddDlg.h"
#include "FindAperson.h"
#include "DelateDlg.h"
www.eeworm.com/read/103431/15732506
cpp buyselfpage.cpp
// BuySelfPage.cpp : implementation file
//
#include "stdafx.h"
#include "bookMan.h"
#include "BuySelfPage.h"
#include "bookManView.h"
#include "MainFrm.h"
#include "AdoBind.h"
#ifdef _DEBUG
www.eeworm.com/read/102863/15755115
cpp convolutedlg.cpp
// ConvoluteDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ImageBoard.h"
#include "ConvoluteDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FIL
www.eeworm.com/read/102552/15771856
htm subject_21425.htm
序号:21425 发表者:longren 发表日期:2002-11-17 13:06:53
主题:简单的数据传递问题
内容:利用套接字传递数据,增加的代码如下:发送区:BOOL CClientDlg::OnInitDialog(){..... m_socksend.Create(6800,S
www.eeworm.com/read/101389/15835163
cpp addfuncpage.cpp
// AddFuncPage.cpp : implementation file
//
#include "stdafx.h"
#include "c02ide.h"
#include "AddFuncPage.h"
//#include "WizardDlg.h"
#include "Testpage1.h"
//#include "Testpage2.h"
//in
www.eeworm.com/read/101389/15835346
cpp replaceproject.cpp
// ReplaceProject.cpp : implementation file
//
#include "stdafx.h"
#include "c02ide.h"
#include "ReplaceProject.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FIL
www.eeworm.com/read/100421/15873968
cpp webserverdlg.cpp
// WebServerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "WebServer.h"
#include "WebServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE
www.eeworm.com/read/361804/2943121
cpp md5.cpp
/* AscentEmu By SOI */
#include "MD5.h"
MD5Hash::MD5Hash()
{
MD5_Init(&mC);
}
MD5Hash::~MD5Hash()
{
}
void MD5Hash::UpdateData(const std::string &str)
{
UpdateData((const uint8*
www.eeworm.com/read/189144/8489170
cpp list1dlg.cpp
// List1Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "FoodMenu.h"
#include "List1Dlg.h"
#include"FoodNurritionDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE