代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/386035/2576671
h createcoder.h
// CreateCoder.h
#ifndef __CREATECODER_H
#define __CREATECODER_H
#include "Common/MyCom.h"
#include "Common/MyString.h"
#include "../ICoder.h"
#include "MethodId.h"
#ifdef EXTERNAL_CODE
www.eeworm.com/read/387809/8652716
h list.h
#ifndef LIST_H
#define LIST_H
#include
#include
#include "mystring.h"
#include "poly.h"
typedef struct listTpye
{
poly element;
struct listTpye *next;
}*list;
l
www.eeworm.com/read/387809/8652747
h list.h
#ifndef LIST_H
#define LIST_H
#include
#include
#include "mystring.h"
#include "poly.h"
typedef struct listTpye
{
poly element;
struct listTpye *next;
}*list;
l
www.eeworm.com/read/386582/8736690
c init.c
/*
* This file was generated by the mkinit program.
*/
#include "shell.h"
#include "mystring.h"
#include "init.h"
#include "eval.h"
#include
#include "input.h"
#include "error.h"
#include
www.eeworm.com/read/480367/1318600
h taritem.h
// Archive/Tar/Item.h
#ifndef __ARCHIVE_TAR_ITEM_H
#define __ARCHIVE_TAR_ITEM_H
#include "Common/Types.h"
#include "Common/MyString.h"
#include "../Common/ItemNameUtils.h"
#include "TarHea
www.eeworm.com/read/480367/1318618
h gzipitem.h
// Archive/GZipItem.h
#ifndef __ARCHIVE_GZIP_ITEM_H
#define __ARCHIVE_GZIP_ITEM_H
#include "Common/Types.h"
#include "Common/MyString.h"
#include "Common/Buffer.h"
namespace NArchive {
na
www.eeworm.com/read/480367/1318628
h cpioitem.h
// Archive/cpio/ItemInfo.h
#ifndef __ARCHIVE_CPIO_ITEMINFO_H
#define __ARCHIVE_CPIO_ITEMINFO_H
#include
#include "Common/Types.h"
#include "Common/MyString.h"
#include "CpioHe
www.eeworm.com/read/480367/1318760
h progressbox.h
// ProgressBox.h
#ifndef __PROGRESSBOX_H
#define __PROGRESSBOX_H
#include "Common/MyString.h"
#include "Common/Types.h"
void ConvertUInt64ToStringAligned(UInt64 value, char *s, int alignSiz
www.eeworm.com/read/480367/1318930
h fsdrives.h
// FSDrives.h
#ifndef __FSDRIVES_H
#define __FSDRIVES_H
#include "Common/MyString.h"
#include "Common/Types.h"
#include "Common/MyCom.h"
#include "Windows/FileFind.h"
#include "Windows/Prop
www.eeworm.com/read/464631/1526482
h taritem.h
// Archive/Tar/Item.h
#ifndef __ARCHIVE_TAR_ITEM_H
#define __ARCHIVE_TAR_ITEM_H
#include "Common/Types.h"
#include "Common/MyString.h"
#include "../Common/ItemNameUtils.h"
#include "TarHea