代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/377159/2705197
h extractingfilepath.h
// ExtractingFilePath.h
#ifndef __EXTRACTINGFILEPATH_H
#define __EXTRACTINGFILEPATH_H
#include "Common/MyString.h"
void MakeCorrectPath(UStringVector &pathParts);
#endif
www.eeworm.com/read/248246/12588182
java mystringejb.java
import java.rmi.RemoteException;
import javax.ejb.SessionBean;
import javax.ejb.SessionContext;
/**
* @stereotype SessionBean
* @homeInterface myStringHome
* @remoteInterface myString
*
www.eeworm.com/read/109743/15550978
cpp shell.cpp
// Shell.cpp: implementation of the Shell class.
//
//////////////////////////////////////////////////////////////////////
#include "Shell.h"
#include "mystring.h"
#include "synchro.h"
#include
www.eeworm.com/read/175226/9554952
cpp list1604.cpp
// Listing 16.4 Passing by Value
#include "MyString.hpp"
class Employee
{
public:
Employee();
Employee(char *, char *, char *, long);
~Employee();
Employee(const Employee&)
www.eeworm.com/read/253866/12181067
cpp list1604.cpp
// Listing 16.4 Passing by Value
#include "MyString.hpp"
class Employee
{
public:
Employee();
Employee(char *, char *, char *, long);
~Employee();
Employee(const Employee&)
www.eeworm.com/read/480367/1318939
h programlocation.h
// ProgramLocation.h
#ifndef __PROGRAMLOCATION_H
#define __PROGRAMLOCATION_H
#include "Common/MyString.h"
bool GetProgramFolderPath(UString &folder); // normalized
#endif
www.eeworm.com/read/464631/1526263
h filepathautorename.h
// Util/FilePathAutoRename.h
#ifndef __FILEPATHAUTORENAME_H
#define __FILEPATHAUTORENAME_H
#include "Common/MyString.h"
bool AutoRenamePath(UString &fullProcessedPath);
#endif
www.eeworm.com/read/464631/1526849
h programlocation.h
// ProgramLocation.h
#ifndef __PROGRAMLOCATION_H
#define __PROGRAMLOCATION_H
#include "Common/MyString.h"
bool GetProgramFolderPath(UString &folder); // normalized
#endif
www.eeworm.com/read/315091/3624202
h filepathautorename.h
// Util/FilePathAutoRename.h
#ifndef __FILEPATHAUTORENAME_H
#define __FILEPATHAUTORENAME_H
#include "Common/MyString.h"
bool AutoRenamePath(UString &fullProcessedPath);
#endif
www.eeworm.com/read/297604/3885947
h filepathautorename.h
// Util/FilePathAutoRename.h
#ifndef __FILEPATHAUTORENAME_H
#define __FILEPATHAUTORENAME_H
#include "Common/MyString.h"
bool AutoRenamePath(UString &fullProcessedPath);
#endif