代码搜索:UpdateData
找到约 2,738 项符合「UpdateData」的源代码
代码结果 2,738
www.eeworm.com/read/143119/12898007
cpp compositordlg.cpp
// CompositorDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Compositor.h"
#include "CompositorDlg.h"
#include
#include
#ifdef _DEBUG
#define new DEBUG_NEW
www.eeworm.com/read/242955/12971012
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/325926/13175241
txt doc.txt
1.0版
1 打开bmp图像并显示,不能打开jpeg,其他还有问题
2 可以实现Mallat算法,已经有了5种小波
3 可以设定分解级数,但没有实现
4 初步添加版权信息
5 采用先LLLH,后HHHL,两者程序相同,只是高低通的顺序颠倒,显示的时候也是分成两部分显示
6 不具备更新功能,图像能显示一次
2.0版
1 修正bmp图像读取bug,可以完全正常显示图像
...
www.eeworm.com/read/138099/13261241
cpp expressionpage.cpp
// ExpressionPage.cpp : 实现文件
//
#include "stdafx.h"
#include "ExpressionPage.h"
// CExpressionPage 对话框
IMPLEMENT_DYNAMIC(CExpressionPage, CPropertyPage)
CExpressionPage::CExpressionPage(
www.eeworm.com/read/135996/13880115
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/123456/6058780
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/237709/6313632
cpp littleadderdlg.cpp
// LittleAdderDlg.cpp : implementation file
//
#include "stdafx.h"
#include "LittleAdder.h"
#include "LittleAdderDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/445240/6325645
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/485130/6565339
cpp 数字签名dlgbk.cpp
// 数字签名Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "数字签名.h"
#include "数字签名Dlg.h"
#include "BigInt.h"
#include "MD5.h"
#include "SHA1.h"
#ifdef _DEBUG
#define new DEBUG_N
www.eeworm.com/read/485130/6565353
cpp 数字签名dlg.cpp
// 数字签名Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "数字签名.h"
#include "数字签名Dlg.h"
#include "BigInt.h"
#include "MD5.h"
#include "SHA1.h"
#ifdef _DEBUG
#define new DEBUG_N