代码搜索:UpdateData
找到约 2,738 项符合「UpdateData」的源代码
代码结果 2,738
www.eeworm.com/read/212306/15160223
java exchangedialogpanel.java
import javax.swing.JPanel;
public class ExchangeDialogPanel extends JPanel
{
public ExchangeDialogPanel()
{
}
public boolean initData()
{
return true;
}
public boolean up
www.eeworm.com/read/205419/15316491
cpp ecfiledlg.cpp
// ecfileDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ecfile.h"
#include "ecfileDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/160877/5564953
pas errform.pas
unit Errform;
interface
uses
SysUtils, Windows, Messages, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Grids, IBCustomDataset, DB;
type
TUpdateErrorForm = class(TForm)
www.eeworm.com/read/271173/6788260
cpp rsaencrpdlg.cpp
// RSAencrpDlg.cpp : implementation file
//
#include "stdafx.h"
#include "RSAencrp.h"
#include "RSAencrpDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/293172/8311747
cpp demodlg.cpp
// DEMODlg.cpp : implementation file
//
#include "stdafx.h"
#include "DEMO.h"
#include "DEMODlg.h"
#include "stdio.h"
#include "qhncxf_paixu.h"
#define length 100000
#define L 100
#ifde
www.eeworm.com/read/172264/9715345
cpp uartsettingdlg.cpp
// UartSettingDlg.cpp : implementation file
//
#include "stdafx.h"
#include "GsmToUart.h"
#include "UartSettingDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_
www.eeworm.com/read/335567/12514928
txt t7.txt
//执行下一轮操作,整体执行,就是使用前面几个函数,来进行整轮加密
void CDESEncrptionDlg::OnnextRound()
{
if(m_InputVar=="")
{
MessageBox("请填好原文","warn",4);
}
else if(m_OutputVar=="")
{
MessageBox("请填好密钥","warn",4)
www.eeworm.com/read/147227/12574263
cpp hanzidlg.cpp
// hanziDlg.cpp : implementation file
//
#include "stdafx.h"
#include "hanzi.h"
#include "hanziDlg.h"
#include"pinyin.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/238268/13898474
cpp querydlg.cpp
// querydlg.cpp : implementation file
//
#include "stdafx.h"
#include "teacher.h"
#include "querydlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/134998/13967672
cpp comm2410dlg.cpp
// Comm2410Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "Comm2410.h"
#include "Comm2410Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]