代码搜索:MyString

找到约 1,391 项符合「MyString」的源代码

代码结果 1,391
www.eeworm.com/read/419645/2075289

h textpairs.h

// Common/TextPairs.h #ifndef __COMMON_TEXTPAIRS_H #define __COMMON_TEXTPAIRS_H #include "Common/MyString.h" struct CTextPair { UString ID; UString Value; }; class CPairsStorage
www.eeworm.com/read/419645/2075365

h extractcallback.h

// ExtractCallback.h #ifndef __EXTRACTCALLBACK_H #define __EXTRACTCALLBACK_H #include "../Agent/IFolderArchive.h" #include "Common/MyString.h" #include "../Common/ArchiveOpenCallback.h" #i
www.eeworm.com/read/366702/2872388

mm const-str-4.mm

/* Ensure that the preprocessor handles ObjC string constants gracefully. */ /* Author: Ziemowit Laski */ /* { dg-options "-fnext-runtime -fconstant-string-class=MyString -lobjc" }
www.eeworm.com/read/366702/2872881

m const-str-4.m

/* Ensure that the preprocessor handles ObjC string constants gracefully. */ /* Author: Ziemowit Laski */ /* { dg-options "-fnext-runtime -fconstant-string-class=MyString -lobjc" }
www.eeworm.com/read/248246/12588191

java mystringhome.java

import java.io.Serializable; import java.rmi.RemoteException; import javax.ejb.CreateException; import javax.ejb.EJBHome; public interface myStringHome extends EJBHome { myString create
www.eeworm.com/read/160535/10520701

h custlisttype.h

#ifndef H_custListType #define H_custListType #include "linkedList.h" #include "custType.h" #include "myString.h" class custListType:public linkedListType { public: void custSea
www.eeworm.com/read/160535/10520711

h videolisttype.h

#ifndef H_videoListType #define H_videoListType #include "linkedList.h" #include "videoType.h" #include "myString.h" class videoListType:public linkedListType { public: bool vi
www.eeworm.com/read/319149/13459704

h custlisttype.h

#ifndef H_custListType #define H_custListType #include "linkedList.h" #include "custType.h" #include "myString.h" class custListType:public linkedListType { public: void custSea
www.eeworm.com/read/319149/13459707

h videolisttype.h

#ifndef H_videoListType #define H_videoListType #include "linkedList.h" #include "videoType.h" #include "myString.h" class videoListType:public linkedListType { public: bool vi
www.eeworm.com/read/480367/1318456

h parseproperties.h

// ParseProperties.h #ifndef __PARSEPROPERTIES_H #define __PARSEPROPERTIES_H #include "Common/MyString.h" #include "Common/Types.h" HRESULT ParsePropValue(const UString &name, const PROPVAR