SSPC-Tester/Driver/UDP5080-100/UNI-T SDK/examples/UCI/VC/SimpleUCI
2026-06-30 12:10:29 +08:00
..
Backup Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
_main.cpp Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
dso_base.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
File.cpp Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
File.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
lib Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
ReadMe.txt Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
Resource.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
SimpleUCI.cpp Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
SimpleUCI.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
SimpleUCI.rc Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
SimpleUCI.sln Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
SimpleUCI.vcproj Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
SimpleUCI.vcxproj Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
SimpleUCI.vcxproj.filters Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
stdafx.cpp Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
stdafx.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
uci_cpp.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
uci.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
uci.lib Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
ucidef.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
unit.h Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00
UpgradeLog.htm Initial commit: SSPC Dynamic Test System 2026-06-30 12:10:29 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

========================================================================
控制台应用程序SimpleUCI 项目概述
========================================================================

应用程序向导已为您创建了此 SimpleUCI 应用程序。  

本文件概要介绍组成 SimpleUCI 应用程序的每个文件的内容。


SimpleUCI.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。 
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。

SimpleUCI.cpp
这是主应用程序源文件。

/////////////////////////////////////////////////////////////////////////////
应用程序向导创建了下列资源:

SimpleUCI.rc
这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。

Resource.h
这是标准头文件,它定义新的资源 ID。
Microsoft Visual C++ 读取并更新此文件。

/////////////////////////////////////////////////////////////////////////////
其他标准文件:

StdAfx.h, StdAfx.cpp
这些文件用于生成名为 SimpleUCI.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。

/////////////////////////////////////////////////////////////////////////////
其他注释:

应用程序向导使用“TODO:”指示应添加或自定义的源代码部分。

/////////////////////////////////////////////////////////////////////////////