代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/419645/2075180
h property.h
// Property.h
#ifndef __PROPERTY_H
#define __PROPERTY_H
#include "Common/MyString.h"
struct CProperty
{
UString Name;
UString Value;
};
#endif
www.eeworm.com/read/419645/2075370
h helputils.h
// HelpUtils.h
#ifndef __HELPUTILS_H
#define __HELPUTILS_H
#include "Common/MyString.h"
void ShowHelpWindow(HWND hwnd, LPCWSTR topicFile);
#endif
www.eeworm.com/read/412408/2170440
makefile
TARGET_TYPE = OBJECT_LIBRARY
TARGET = libutils.a
SRC = \
MyString.c
include ../../make/common.mk
include ../../../scripts/inc.Makefile
www.eeworm.com/read/407641/2261097
makefile
TARGET_TYPE = OBJECT_LIBRARY
TARGET = libutils.a
SRC = \
MyString.c
include ../../make/common.mk
include ../../../scripts/inc.Makefile
www.eeworm.com/read/404236/2305156
java serclass.java
/**
* This class is intended to be serialized over RMI-IIOP.
*/
public class SerClass implements java.io.Serializable {
// members
private int x;
private String myString;
// constructo
www.eeworm.com/read/386035/2576756
h property.h
// Property.h
#ifndef __PROPERTY_H
#define __PROPERTY_H
#include "Common/MyString.h"
struct CProperty
{
UString Name;
UString Value;
};
#endif
www.eeworm.com/read/377159/2705183
h property.h
// Property.h
#ifndef __PROPERTY_H
#define __PROPERTY_H
#include "Common/MyString.h"
struct CProperty
{
UString Name;
UString Value;
};
#endif
www.eeworm.com/read/360023/2970443
java serclass.java
/**
* This class is intended to be serialized over RMI-IIOP.
*/
public class SerClass implements java.io.Serializable {
// members
private int x;
private String myString;
// constructo
www.eeworm.com/read/354531/3076695
java serclass.java
/**
* This class is intended to be serialized over RMI-IIOP.
*/
public class SerClass implements java.io.Serializable {
// members
private int x;
private String myString;
// constructo
www.eeworm.com/read/258669/4352249
java serclass.java
/**
* This class is intended to be serialized over RMI-IIOP.
*/
public class SerClass implements java.io.Serializable {
// members
private int x;
private String myString;
// constructo