代码搜索:AnsiString

找到约 5,210 项符合「AnsiString」的源代码

代码结果 5,210
www.eeworm.com/read/155857/11843626

h frmchengjichuli.h

//--------------------------------------------------------------------------- #ifndef frmchengjichuliH #define frmchengjichuliH //-----------------------------------------------------------------
www.eeworm.com/read/344435/11880419

pas viewlevel.pas

unit ViewLevel; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls type TfrmViewLevel=class(TForm) GroupBox10: TGroupBox; Label
www.eeworm.com/read/155152/11894655

~h head.~h

#ifndef _MD5_H #define _MD5_H #ifndef uint8 #define uint8 unsigned char #endif #ifndef uint32 #define uint32 unsigned long int #endif bool DirExist( char *in); bool MakeDirectoryEx(con
www.eeworm.com/read/155152/11894671

h head.h

#ifndef _MD5_H #define _MD5_H #ifndef uint8 #define uint8 unsigned char #endif #ifndef uint32 #define uint32 unsigned long int #endif #define Max_Char 1024 bool DirExist( char *in); b
www.eeworm.com/read/154290/11972390

h rmb.h

#ifndef rmbH #define rmbH // for AnsiString def // #include // 数值转大写人民币函数 AnsiString NumToRMBStr(double val); // 正整数字符串转汉字函数,不建议单独使用 // 输入字符串必须正整数,只允许前导空格(必须右对齐),不宜有前导零 // An
www.eeworm.com/read/256409/12001322

h ucreatedb.h

//--------------------------------------------------------------------------- #ifndef uCreateDBH #define uCreateDBH //---------------------------------------------------------------------------
www.eeworm.com/read/153817/12004611

h cgilg.h

//--------------------------------------------------------------------------- #ifndef cgilgH #define cgilgH //--------------------------------------------------------------------------- #include
www.eeworm.com/read/153817/12005012

cpp chatsvr.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "chatsvr.h" //------------------------------------------------------------
www.eeworm.com/read/153817/12005027

h chatsvr.h

//--------------------------------------------------------------------------- #ifndef chatsvrH #define chatsvrH //--------------------------------------------------------------------------- #inclu
www.eeworm.com/read/153817/12005059

h myftp.h

/////////////////////////////////////// // FTP.h // FTP Component // Copyright (c) 1998 by Charlie Calvert // #ifndef MyFtpH #define MyFtpH class PACKAGE TMyFtp : public Classes::TComponent