代码搜索:AnsiString
找到约 5,210 项符合「AnsiString」的源代码
代码结果 5,210
www.eeworm.com/read/226454/14469539
cpp sogd_s_o.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Sogd_S_O.h"
#include "Sogh_S_O.h"
#include "wnquery.h"
#include "KSSa
www.eeworm.com/read/226454/14470154
h vw_mrp_p.h
//---------------------------------------------------------------------------
#ifndef VW_Mrp_pH
#define VW_Mrp_pH
//---------------------------------------------------------------------------
#i
www.eeworm.com/read/226454/14470206
h vw_mrp_m.h
//---------------------------------------------------------------------------
#ifndef VW_Mrp_mH
#define VW_Mrp_mH
//---------------------------------------------------------------------------
#i
www.eeworm.com/read/226454/14470248
cpp mpsdatequery.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "MpsDateQuery.h"
//-----------------------------------------------------
www.eeworm.com/read/226454/14470389
h vw_pish_sum.h
//---------------------------------------------------------------------------
#ifndef VW_Pish_SumH
#define VW_Pish_SumH
//-------------------------------------------------------------------------
www.eeworm.com/read/226454/14470716
h vw_gosh_sum.h
//---------------------------------------------------------------------------
#ifndef VW_Gosh_SumH
#define VW_Gosh_SumH
//-------------------------------------------------------------------------
www.eeworm.com/read/226454/14471576
h vw_mrp_m.h
//---------------------------------------------------------------------------
#ifndef VW_Mrp_mH
#define VW_Mrp_mH
//---------------------------------------------------------------------------
#i
www.eeworm.com/read/125090/14513666
h common.h
#ifndef __COMMON__
#define __COMMON__
#define DWORD unsigned long
#define WORD unsigned short
#define MAXLYCOUNT 2000
//连接通讯程序参数定义
struct STRUCT_LINKSRVPRA
{
AnsiString sIP;
Ansi
www.eeworm.com/read/225261/14547082
cpp server_c.cpp
//---------------------------------------------------------------------------
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/113033/8161324
cpp crypt.cpp
#include "Classes.hpp"
#include "string.h"
char PW_Code[]={1,5,2,0,8,8}; //密钥数字
AnsiString Encrypt(AnsiString Pass_W){ //输入密码原文字符串
char *pass = new char[Pass_W.Length()]; //开辟一个Pass_W长度大小的字符串内