代码搜索:cstring

找到约 10,000 项符合「cstring」的源代码

代码结果 10,000
www.eeworm.com/read/128315/14305719

cpp remedy.cpp

// Remedy.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Remedy.h" #include "MainFrm.h" #include "ChildFrm.h" #include "RemedyDoc.h" #include "Remed
www.eeworm.com/read/127940/14327047

cpp eightnumberview.cpp

// EightNumberView.cpp : implementation of the CEightNumberView class // #include "stdafx.h" #include "EightNumber.h" #include "EightNumberDoc.h" #include "EightNumberView.h" #include "Exp
www.eeworm.com/read/127725/14339113

cpp commandsatof.cpp

/************************************************************************************ Copyright (c) 2000 Aaron O'Neil All rights reserved. Redistribution and use in source and binary forms, wi
www.eeworm.com/read/127725/14339150

cpp commandssupport.cpp

/************************************************************************************ Copyright (c) 2000 Aaron O'Neil All rights reserved. Redistribution and use in source and binary forms, wi
www.eeworm.com/read/127725/14339165

h procedures.h

/************************************************************************************ Copyright (c) 2000 Aaron O'Neil All rights reserved. Redistribution and use in source and binary forms, wi
www.eeworm.com/read/127725/14339170

cpp commandsmtor.cpp

/************************************************************************************ Copyright (c) 2000 Aaron O'Neil All rights reserved. Redistribution and use in source and binary forms, wi
www.eeworm.com/read/228817/14362729

h crypto.h

#pragma once // Include the standard cryptography header. #include namespace MFC { // A simple class to wrap the Crypto API. class CCrypto { public: // All of the C
www.eeworm.com/read/127210/14369433

cpp chmfile.cpp

// CHMFile.cpp: implementation of the CCHMFile class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "CHMFile.h" #include "AtlConv.h" #i
www.eeworm.com/read/228491/14381475

cpp utils.cpp

// 2002.11.23 // copy from kdphoto projects #include "stdafx.h" int GetChar( char ** str ) { int code = **((unsigned char **)str); if ( !str ) return 0; if ( !*str ) return 0
www.eeworm.com/read/228491/14381496

cpp utils.cpp

// 2002.11.23 // copy from kdphoto projects #include "stdafx.h" int GetChar( char ** str ) { int code = **((unsigned char **)str); if ( !str ) return 0; if ( !*str ) return 0