代码搜索:AnsiString
找到约 5,210 项符合「AnsiString」的源代码
代码结果 5,210
www.eeworm.com/read/142661/12931875
cpp c14_1f.cpp
//----------------------------------------------------------------------------
// 本程序是一个简单的闲聊程序
// 程序利用TCP控件建立连接,传输数据。
// 首先由服务器程序开始监听网络,
// 当客户程序申请连接时,触发服务程序的TCP1控件的OnConnectRequest事件,
// 在事件处理程
www.eeworm.com/read/142247/12954601
cpp daystat.cpp
//----------------------------------------------------------------------------
#include
#pragma hdrstop
#include "DayStat.h"
#include "Preview.h"
//---------------------------------
www.eeworm.com/read/142247/12954820
~cpp daystat.~cpp
//----------------------------------------------------------------------------
#include
#pragma hdrstop
#include "DayStat.h"
#include "Preview.h"
//---------------------------------
www.eeworm.com/read/243130/12960313
txt 如何在c++ builder中调用windows应用程序.txt
如何在c++ builder中调用windows应用程序 (2001年4月17日)
网友更新 分类:数据库 作者:Boolean 推荐:Boolean 阅读次数:140
(http://www.codesky.net)
------------------------------------------------------------------------
www.eeworm.com/read/242031/13098607
cpp client.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
#include "iostream.h"
#include "io.h"
#include "time.h"
#in
www.eeworm.com/read/326163/13159903
h tmplayer.h
#ifndef TMPlayer_H
#define TMPlayer_H
#include "digitalv.h"
#include
class TMPlayer
{
private:
MCIERROR mciErr;
char Ret[255];
HWND Handle;
MCI_GENERI
www.eeworm.com/read/326163/13159957
h tmplayer.h
#ifndef TMPlayer_H
#define TMPlayer_H
#include "digitalv.h"
#include
class TMPlayer
{
private:
MCIERROR mciErr;
char Ret[255];
HWND Handle;
MCI_GENERI
www.eeworm.com/read/240107/13236997
cpp unit1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//------------------------------------------------------------
www.eeworm.com/read/240107/13237002
~cpp unit1.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//------------------------------------------------------------
www.eeworm.com/read/137198/13340547
cpp myftp.cpp
///////////////////////////////////////
// FTP.cpp
// FTP Component
// Copyright (c) 1997 by Charlie Calvert
//
///////////////////////////////////////
// Add a "#pragma comment(lib, "Inet.lib")