StringToken


MICROSOFT FOUNDATION CLASS LIBRARY : ZSCPascal
AppWizard has created this ZSCPascal application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.

This file contains a summary of what you will find in each of the files that
make up your ZSCPascal application.

ZSCPascal.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CZSCPascalApp application class.

ZSCPascal.cpp
This is the main application source file that contains the application
class CZSCPascalApp.

ZSCPascal.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Developer Studio.

resSCPascal.ico
This is an icon file, which is used as the application s icon. This
icon is included by the main resource file ZSCPascal.rc.

resSCPascal.rc2
This file contains resources that are not edited by Microsoft
Developer Studio. You should place all resources not
editable by the resource editor in this file.

ZSCPascal.reg
This is an example .REG file that shows you the kind of registration
settings the framework will set for you. You can use this as a .REG
file to go along with your application or just delete it and rely
on the default RegisterShellFileTypes registration.

ZSCPascal.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
For the main frame window:

MainFrm.h, MainFrm.cpp
These files contain the frame class CMainFra
资源截图
代码片段和文件信息
// ChildFrm.cpp : implementation of the CChildframe class
//

#include “stdafx.h“
#include “ZSCPascal.h“

#include “ChildFrm.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CChildframe

IMPLEMENT_DYNCREATE(CChildframe CMDIChildWnd)

BEGIN_MESSAGE_MAP(CChildframe CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CChildframe construction/destruction

CChildframe::CChildframe()
{
// TODO: add member initialization code here

}

CChildframe::~CChildframe()
{
}

BOOL CChildframe::OnCreateClient( LPCREATESTRUCT /*lpcs*/
CCreateContext* pContext)
{
return m_wndSplitter.Create( this
2 2                 // TODO: adjust the number of rows columns
CSize( 10 10 )      // TODO: adjust the minimum pane size
pContext );
return TRUE;
}

BOOL CChildframe::PreCreateWindow(CREATESTRUCT& cs)
{
// TODO: Modify the Window class or styles here by modifying
//  the CREATESTRUCT cs

cs.style = WS_CHILD | WS_VISIBLE | WS_OVERLAPPED | WS_CAPTION | WS_SYSMENU
| FWS_ADDTOtitle | WS_THICKframe | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_MAXIMIZE;

return CMDIChildWnd::PreCreateWindow(cs);
}

/////////////////////////////////////////////////////////////////////////////
// CChildframe diagnostics

#ifdef _DEBUG
void CChildframe::AssertValid() const
{
CMDIChildWnd::AssertValid();
}

void CChildframe::Dump(CDumpContext& dc) const
{
CMDIChildWnd::Dump(dc);
}

#endif //_DEBUG

/////////////////////////////////////////////////////////////////////////////
// CChildframe message handlers

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     目录          0  2004-06-25 11:07  StringToken

     目录          0  2004-05-21 15:09  StringTokenString Tokenizer

     文件      35810  2004-05-10 14:45  StringTokenString TokenizerCodeGuru String Tokenizer.htm

     目录          0  2004-05-21 15:09  StringTokenString Tokenizer okenizer

     目录          0  2004-05-21 15:09  StringTokenString Tokenizer okenizerSCPascal

     文件       1958  1999-01-30 17:14  StringTokenString Tokenizer okenizerSCPascalChildFrm.cpp

     文件       1533  1998-11-07 13:33  StringTokenString Tokenizer okenizerSCPascalChildFrm.h

     目录          0  2004-05-21 15:09  StringTokenString Tokenizer okenizerSCPascalDebug

     文件      17338  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugChildFrm.obj

     文件       4938  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugChildFrm.sbr

     文件      17777  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugMainFrm.obj

     文件       5069  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugMainFrm.sbr

     文件      54233  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugPascalAnalyzer.obj

     文件      22721  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugPascalAnalyzer.sbr

     文件     261861  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugPascalCompiler.obj

     文件      79030  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugPascalCompiler.sbr

     文件      14488  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugResultDlg.obj

     文件      21758  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugResultDlg.sbr

     文件     106134  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugStdAfx.obj

     文件    1441965  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugStdAfx.sbr

     文件      27548  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugStringTokenizer.obj

     文件       8654  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugStringTokenizer.sbr

     文件     238592  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugvc60.idb

     文件     389120  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugvc60.pdb

     文件    2429019  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugSCPascal.exe

     文件    2727404  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugSCPascal.ilk

     文件      22524  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugSCPascal.obj

     文件    7286948  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugSCPascal.pch

     文件    3924992  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugSCPascal.pdb

     文件      24564  2004-05-18 10:27  StringTokenString Tokenizer okenizerSCPascalDebugSCPascal.res

............此处省略50个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)