readme.txt

来自「Tilcon是目前最先进的实时操作系统图形开发工具。同步支持最新版本的Torna」· 文本 代码 · 共 34 行

TXT
34
字号
Tilcon Evaluation Package Readme File
=====================================

This directory holds the files extracted from the Tilcon Evaluation Package.
Please read the file "Tilcon Evaluation Guide.pdf" for directions.

The Tilcon Evaluation Package is distributed as a zip file containing
the following files:

example-first.twd               The first TWD file the guide has you create.
example-pretty.twd              The pretty TWD file the guide has you create.
example-messagetext.twd         The 'encore' TWD file the guide has you create.
main.twd                        A copy of example-pretty.twd for tiregauge.exe
MainShell.bmp                   The background of the window for the pretty TWD.
Readme.txt                      This file.
simpletemplate.c                The template that tiregauge.c was created from.
SliderHandle.bmp                An image for the pretty TWD
StartDim.bmp                    An image for the pretty TWD
StartIn.bmp                     An image for the pretty TWD
StartOut.bmp                    An image for the pretty TWD
StopDim.bmp                     An image for the pretty TWD
StopIn.bmp                      An image for the pretty TWD
StopOut.bmp                     An image for the pretty TWD
TilconEvaluationGuide.pdf       The evaluation guide in Adobe PDF format
tiregauge.c                     The source to the application code.
tiregauge.exe                   A MS Windows binary version of the application

** A Note about compilers **

All users of the Microsoft Visual C++ compiler are recommended to update with the 'Visual Studio 6.0 Service Pack 6'. Here is the link:

http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp6/default.aspx

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?