资源简介

GLONASS 卫星位置PVT C代码 c代码 GLONASS 卫星位置PVT C代码 c代码

资源截图

代码片段和文件信息

// Longgetuta.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “Longgetuta.h“
#include “LonggetutaDlg.h“



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

/////////////////////////////////////////////////////////////////////////////
// CLonggetutaApp

BEGIN_MESSAGE_MAP(CLonggetutaApp CWinApp)
//{{AFX_MSG_MAP(CLonggetutaApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CLonggetutaApp construction

CLonggetutaApp::CLonggetutaApp()
{

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

     文件      21392  2006-08-19 21:25  glonass\Longgetuta.aps

     文件       1399  2006-08-20 17:24  glonass\Longgetuta.clw

     文件       2123  2006-08-19 21:14  glonass\Longgetuta.cpp

     文件       4231  2006-08-19 15:27  glonass\Longgetuta.dsp

     文件        545  2006-08-19 15:27  glonass\Longgetuta.dsw

     文件       1368  2006-08-19 15:27  glonass\Longgetuta.h

     文件      58368  2006-08-20 17:24  glonass\Longgetuta.ncb

     文件      50688  2006-08-20 17:24  glonass\Longgetuta.opt

     文件       1183  2006-08-20 16:54  glonass\Longgetuta.plg

     文件       5646  2006-08-19 21:18  glonass\Longgetuta.rc

     文件      15708  2006-08-19 21:58  glonass\LonggetutaDlg.cpp

     文件       1727  2006-08-19 21:31  glonass\LonggetutaDlg.h

     文件       3651  2006-08-19 15:27  glonass\ReadMe.txt

     文件       1078  2006-08-19 15:27  glonass\res\Longgetuta.ico

     文件        402  2006-08-19 15:27  glonass\res\Longgetuta.rc2

     文件       1093  2006-08-19 21:25  glonass\Resource.h

     文件        212  2006-08-19 21:16  glonass\StdAfx.cpp

     文件       1054  2006-08-19 15:27  glonass\StdAfx.h

     目录          0  2006-08-19 15:27  glonass\res

     目录          0  2006-08-19 15:26  glonass

----------- ---------  ---------- -----  ----

               171868                    20


评论

共有 条评论