代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/106588/15633497
h secstring.h
/// \file MyString.h
//-----------------------------------------------------------------------------
#ifndef SecString_h
#define SecString_h
//-------------------------------------------------------
www.eeworm.com/read/387809/8652761
cpp main.cpp
#include
#include
//#include "dot.h"
#include "list.h"
#include "tree.h"
#include "mystring.h"
#include "queue.h"
void main()
{
/* mystring a="jakjkjfa;d";
printf("
www.eeworm.com/read/106588/15633727
h pwsbackend.h
// PwsBackend.h
// Password Safe - backend
//-----------------------------------------------------------------------------
#include "MyString.h"
#include "Util.h"
//-----------------------------------
www.eeworm.com/read/458190/7302123
txt test.txt
这个例子中的函数REPLACE()返回字符串”your
name is Edwin c. Orr.”。第二个参数指定字符串从左数17个字符处被替换。第三个参数指定
www.eeworm.com/read/155512/11867574
txt test.txt
这个例子中的函数REPLACE()返回字符串”your
name is Edwin c. Orr.”。第二个参数指定字符串从左数17个字符处被替换。第三个参数指定
www.eeworm.com/read/130833/14173115
txt test.txt
这个例子中的函数REPLACE()返回字符串”your
name is Edwin c. Orr.”。第二个参数指定字符串从左数17个字符处被替换。第三个参数指定
www.eeworm.com/read/106588/15633618
h itemfield.h
// ItemField.h
//-----------------------------------------------------------------------------
#if !defined ItemField_h
#define ItemField_h
#include "MyString.h"
//---------------------------------
www.eeworm.com/read/106588/15633615
h pwcharpool.h
/// \file PWCharPool.h
//-----------------------------------------------------------------------------
#ifndef PWCharPool_h
#define PWCharPool_h
#include "MyString.h"
//----------------------------
www.eeworm.com/read/106588/15633496
h cryptkeyentry.h
// CryptKeyEntry.h
//-----------------------------------------------------------------------------
#include "corelib/MyString.h"
#include "corelib/PwsPlatform.h"
#if defined(POCKET_PC)
#include "
www.eeworm.com/read/106588/15633552
h passkeyentry.h
// PasskeyEntry.h
//-----------------------------------------------------------------------------
#include "SysColStatic.h"
#include "corelib/MyString.h"
#include "corelib/PwsPlatform.h"
#if defined