代码搜索:GetWindowText
找到约 1,006 项符合「GetWindowText」的源代码
代码结果 1,006
www.eeworm.com/read/341692/12071412
cpp dexamine_cy.cpp
// DExamine_cy.cpp : implementation file
//
#include "stdafx.h"
#include "MyProject.h"
#include "DExamine_cy.h"
#include "ExternDllHeader.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS
www.eeworm.com/read/341692/12071825
cpp dcompany.cpp
// DCompany.cpp : implementation file
//
#include "stdafx.h"
#include "MyProject.h"
#include "DCompany.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __F
www.eeworm.com/read/151671/12182378
cpp acremotedlg.cpp
#include "stdafx.h"
#include "ACRemote.h"
#include "ACRemoteDlg.h"
#include "Serial.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
CSer
www.eeworm.com/read/253311/12230774
cpp passworddlg.cpp
// PasswordDlg.cpp : implementation file
//
#include "stdafx.h"
#include "StudentScore.h"
#include "PasswordDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FIL
www.eeworm.com/read/252343/12285574
cpp dclient.cpp
// DClient.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "DClient.h"
#include "DClient_Edit.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/252343/12285639
cpp dware.cpp
// DWare.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "DWare.h"
#include "ExtendEdit_Grid.h"
#include "DWare_Edit.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/252343/12285732
cpp dprovider.cpp
// DProvider.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "DProvider.h"
#include "DClient_Edit.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
sta
www.eeworm.com/read/131413/14147343
txt 字符串操作 .txt
字符串操作
--------------------------------------------------------------------------------
作者:不详 来源于:不详 发布时间:2005-2-13 15:54:20
Delphi 中字符串的操作很简单,但幕后情况却相当复杂。Pascal 传统的字符串操作方法与Windows 不同,Windows吸取了C
www.eeworm.com/read/232840/14180332
cpp statisticdialog.cpp
// StatisticDialog.cpp : 实现文件
//
#include "stdafx.h"
#include "SaleManager.h"
#include "StatisticDialog.h"
#include ".\statisticdialog.h"
#include "SaleListDialog.h"
#include "TotalSaleDialog
www.eeworm.com/read/232147/14207428
cpp subtest.cpp
// subedit.cpp : SubClassed Edit control example
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//