代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/427735/1967693
h propertyname.h
// PropertyName.h
#ifndef __PROPERTYNAME_H
#define __PROPERTYNAME_H
#include "Common/MyString.h"
UString GetNameOfProperty(PROPID propID, const wchar_t *name);
#endif
www.eeworm.com/read/419645/2075118
h updatecallbackconsole.h
// UpdateCallbackConsole.h
#ifndef __UPDATECALLBACKCONSOLE_H
#define __UPDATECALLBACKCONSOLE_H
#include "Common/MyString.h"
#include "Common/StdOutStream.h"
#include "PercentPrinter.h"
#incl
www.eeworm.com/read/419645/2075182
h propidutils.h
// PropIDUtils.h
#ifndef __PROPIDUTILS_H
#define __PROPIDUTILS_H
#include "Common/MyString.h"
UString ConvertPropertyToString(const PROPVARIANT &propVariant, PROPID propID, bool full = true)
www.eeworm.com/read/419645/2075190
h archivename.h
// ArchiveName.h
#ifndef __ARCHIVENAME_H
#define __ARCHIVENAME_H
#include "Common/MyString.h"
UString CreateArchiveName(const UString &srcName, bool fromPrev, bool keepName);
#endif
www.eeworm.com/read/419645/2075280
h propertyname.h
// PropertyName.h
#ifndef __PROPERTYNAME_H
#define __PROPERTYNAME_H
#include "Common/MyString.h"
UString GetNameOfProperty(PROPID propID, const wchar_t *name);
#endif
www.eeworm.com/read/386035/2576748
h updatecallbackconsole.h
// UpdateCallbackConsole.h
#ifndef __UPDATECALLBACKCONSOLE_H
#define __UPDATECALLBACKCONSOLE_H
#include "Common/MyString.h"
#include "Common/StdOutStream.h"
#include "PercentPrinter.h"
#incl
www.eeworm.com/read/386035/2576758
h propidutils.h
// PropIDUtils.h
#ifndef __PROPIDUTILS_H
#define __PROPIDUTILS_H
#include "Common/MyString.h"
UString ConvertPropertyToString(const PROPVARIANT &propVariant, PROPID propID, bool full = true)
www.eeworm.com/read/386035/2576765
h archivename.h
// ArchiveName.h
#ifndef __ARCHIVENAME_H
#define __ARCHIVENAME_H
#include "Common/MyString.h"
UString CreateArchiveName(const UString &srcName, bool fromPrev, bool keepName);
#endif
www.eeworm.com/read/381758/2640919
java mytest.java
class MyTest {
/*public native int getline(StringBuffer s, int len);*/
// members
int myInt = 1;
double myDbl = 1.1;
float myFlt;
String myString;
/* constructor */
public MyTest(){
System.
www.eeworm.com/read/377159/2705175
h updatecallbackconsole.h
// UpdateCallbackConsole.h
#ifndef __UPDATECALLBACKCONSOLE_H
#define __UPDATECALLBACKCONSOLE_H
#include "Common/MyString.h"
#include "Common/StdOutStream.h"
#include "PercentPrinter.h"
#incl