⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.vjsproj

📁 C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.
💻 VJSPROJ
字号:
<VisualStudioProject>
    <VISUALJSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
    >
        <Build>
            <Settings
                AssemblyKeyContainerName = ""
                AssemblyName = "test"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "test"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = "Form1"
            >
                <Config
                    Name = "Debug"
                    BaseAddress = "268435456"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "WIN32, DEBUG"
                    DebugSymbols = "true"
                    NoWarn = ""
                    Optimize = "false"
                    OutputPath = "bin\Debug\"
                    RegisterForComInterop = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "2"
                    AdditionalOptions = ""
                />
                <Config
                    Name = "Release"
                    BaseAddress = "268435456"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "WIN32"
                    DebugSymbols = "false"
                    NoWarn = ""
                    Optimize = "true"
                    OutputPath = "bin\Release\"
                    RegisterForComInterop = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "2"
                    AdditionalOptions = ""
                />
            </Settings>
            <References>
                <Reference
                    Name = "vjswfc"
                    AssemblyName = "vjswfc"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\vjswfc.dll"
                />
                <Reference
                    Name = "vjslib"
                    AssemblyName = "vjslib"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\vjslib.dll"
                />
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.XML"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "_UpgradeReport.htm"
                    SubType = "Preview"
                    BuildAction = "None"
                />
                <File
                    RelPath = "coreClass.java"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form1.java"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "tested.c"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "TURBOC.CFG"
                    BuildAction = "None"
                />
                <File
                    RelPath = "TEMPLATE\Depth.c"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "TEMPLATE\peanuts.c"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "TEMPLATE\Xiaojun.c"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "TEMPLATE\Xj.c"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "TEMPLATE\Zoro.c"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "TESTED\Depth.c"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </VISUALJSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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