代码搜索:Persist

找到约 1,558 项符合「Persist」的源代码

代码结果 1,558
www.eeworm.com/read/178380/9401701

cpp persist.cpp

// Persist.cpp Persistent frame class for SDI apps #include "stdafx.h" #include "persist.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif ////////////
www.eeworm.com/read/178380/9401711

h persist.h

// Persist.h #ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME #define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME class CPersistentFrame : public CFrameWnd { // remembers where it was on the desktop DECL
www.eeworm.com/read/178380/9403463

h persist.h

// perist.h class CPersistentFrame : public CFrameWnd { // remembers where it was on the desktop DECLARE_DYNAMIC(CPersistentFrame) protected: static const char s_profileHeading[];
www.eeworm.com/read/178380/9403476

cpp persist.cpp

// persist.cpp Persistent frame class for SDI apps #include "stdafx.h" #include "persist.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif ////////////
www.eeworm.com/read/178380/9403958

h persist.h

// Persist.h #ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME #define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME class AFX_EXT_CLASS CPersistentFrame : public CFrameWnd { // remembers where it was on the
www.eeworm.com/read/178380/9404031

cpp persist.cpp

// Persist.cpp Persistent frame class for SDI apps #include "stdafx.h" #include "persist.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif ////////////
www.eeworm.com/read/178380/9404039

h persist.h

// Persist.h #ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME #define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME class AFX_EXT_CLASS CPersistentFrame : public CFrameWnd { // remembers where it was on the
www.eeworm.com/read/373758/9437754

cpp persist.cpp

// Persist.cpp Persistent frame class for SDI apps #include "stdafx.h" #include "persist.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif ////////////
www.eeworm.com/read/373758/9437760

h persist.h

// Persist.h #ifndef _INSIDE_VISUAL_CPP_PERSISTENT_FRAME #define _INSIDE_VISUAL_CPP_PERSISTENT_FRAME class CPersistentFrame : public CFrameWnd { // remembers where it was on the desktop DECL
www.eeworm.com/read/373758/9440063

h persist.h

// perist.h class CPersistentFrame : public CFrameWnd { // remembers where it was on the desktop DECLARE_DYNAMIC(CPersistentFrame) protected: static const char s_profileHeading[];