代码搜索:cstring

找到约 10,000 项符合「cstring」的源代码

代码结果 10,000
www.eeworm.com/read/112857/15475695

h lmdes.h

#pragma once class CLmDes { public: CLmDes(void); ~CLmDes(void); CString m_MINGWEN; CString m_MIWEN; CString m_YUANWEN; CString m_MIYAO; CString m_MEWENERJINZHI; int t1[65];
www.eeworm.com/read/167955/9944225

h enumserial.h

/************************************************************************* * Serial port enumeration routines * * The EnumSerialPort function will populate an array of SSerInfo structs, * each of
www.eeworm.com/read/399898/7827568

h enumserial.h

/************************************************************************* * Serial port enumeration routines * * The EnumSerialPort function will populate an array of SSerInfo structs, * each of
www.eeworm.com/read/308545/13699843

h enumserial.h

/************************************************************************* * Serial port enumeration routines * * The EnumSerialPort function will populate an array of SSerInfo structs, * each of
www.eeworm.com/read/259224/11813508

h enumserial.h

/************************************************************************* * Serial port enumeration routines * * The EnumSerialPort function will populate an array of SSerInfo structs, * each of
www.eeworm.com/read/340452/12156317

prg 字符串大小写转换测试.prg

cstring x,y let x,"fgggggggg" print x upper y,x print y lower y print y
www.eeworm.com/read/232317/14198675

h enumserial.h

/************************************************************************* * Serial port enumeration routines * * The EnumSerialPort function will populate an array of SSerInfo structs, * each of
www.eeworm.com/read/215723/15051398

h checkfileandems.h

//check filesize DWORD GetRunFileSize(CString sFileName);
www.eeworm.com/read/206271/15297348

h mycompress.h

/***********************************************************************/ /* Copyright (C) 2003 Definitive Solutions, Inc. All Rights Reserved. */ /*
www.eeworm.com/read/110869/15523955

h cbtext.h

class CBText { public: BOOL SetText(CString s); };