| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 673 人关注过本帖
标题:各位大声求帮忙,C语言代码,请帮忙修改。
取消只看楼主 加入收藏
赵广东赵
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2014-7-3
结帖率:100%
收藏
已结贴  问题点数:20 回复次数:1 
各位大声求帮忙,C语言代码,请帮忙修改。
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
    ProjectType="Visual C++"
    Version="8,00"
    Name="SopasCommunicationLms100"
    ProjectGUID="{D86ED356-1196-41B4-BFC6-568F2122C58B}"
    RootNamespace="SopasCommunicationLms100"
    Keyword="ManagedCProj"
    >
    <Platforms>
        <Platform
            Name="Win32"
        />
    </Platforms>
    <ToolFiles>
    </ToolFiles>
    <Configurations>
        <Configuration
            Name="Debug|Win32"
            OutputDirectory="$(SolutionDir)$(ConfigurationName)"
            IntermediateDirectory="$(ConfigurationName)"
            ConfigurationType="1"
            CharacterSet="1"
            ManagedExtensions="1"
            >
            <Tool
                Name="VCPreBuildEventTool"
            />
            <Tool
                Name="VCCustomBuildTool"
            />
            <Tool
                Name="VCXMLDataGeneratorTool"
            />
            <Tool
                Name="VCWebServiceProxyGeneratorTool"
            />
            <Tool
                Name="VCMIDLTool"
            />
            <Tool
                Name="VCCLCompilerTool"
                Optimization="0"
                AdditionalIncludeDirectories="..\SopasCommunication\Include;Include"
                PreprocessorDefinitions="WIN32;_DEBUG"
                RuntimeLibrary="3"
                UsePrecompiledHeader="0"
                WarningLevel="3"
                DebugInformationFormat="3"
            />
            <Tool
                Name="VCManagedResourceCompilerTool"
            />
            <Tool
                Name="VCResourceCompilerTool"
            />
            <Tool
                Name="VCPreLinkEventTool"
            />
            <Tool
                Name="VCLinkerTool"
                AdditionalDependencies="$(NoInherit)"
                LinkIncremental="2"
                GenerateDebugInformation="true"
                AssemblyDebug="1"
                TargetMachine="1"
            />
            <Tool
                Name="VCALinkTool"
            />
            <Tool
                Name="VCManifestTool"
            />
            <Tool
                Name="VCXDCMakeTool"
            />
            <Tool
                Name="VCBscMakeTool"
            />
            <Tool
                Name="VCFxCopTool"
            />
            <Tool
                Name="VCAppVerifierTool"
            />
            <Tool
                Name="VCWebDeploymentTool"
            />
            <Tool
                Name="VCPostBuildEventTool"
            />
        </Configuration>
        <Configuration
            Name="Release|Win32"
            OutputDirectory="$(SolutionDir)$(ConfigurationName)"
            IntermediateDirectory="$(ConfigurationName)"
            ConfigurationType="1"
            CharacterSet="1"
            ManagedExtensions="1"
            WholeProgramOptimization="1"
            >
            <Tool
                Name="VCPreBuildEventTool"
            />
            <Tool
                Name="VCCustomBuildTool"
            />
            <Tool
                Name="VCXMLDataGeneratorTool"
            />
            <Tool
                Name="VCWebServiceProxyGeneratorTool"
            />
            <Tool
                Name="VCMIDLTool"
            />
            <Tool
                Name="VCCLCompilerTool"
                AdditionalIncludeDirectories="..\SopasCommunication\Include;Include"
                PreprocessorDefinitions="WIN32;NDEBUG;"
                RuntimeLibrary="2"
                UsePrecompiledHeader="0"
                WarningLevel="3"
                DebugInformationFormat="3"
            />
            <Tool
                Name="VCManagedResourceCompilerTool"
            />
            <Tool
                Name="VCResourceCompilerTool"
            />
            <Tool
                Name="VCPreLinkEventTool"
            />
            <Tool
                Name="VCLinkerTool"
                AdditionalDependencies="$(NoInherit)"
                LinkIncremental="1"
                GenerateDebugInformation="true"
                TargetMachine="1"
            />
            <Tool
                Name="VCALinkTool"
            />
            <Tool
                Name="VCManifestTool"
            />
            <Tool
                Name="VCXDCMakeTool"
            />
            <Tool
                Name="VCBscMakeTool"
            />
            <Tool
                Name="VCFxCopTool"
            />
            <Tool
                Name="VCAppVerifierTool"
            />
            <Tool
                Name="VCWebDeploymentTool"
            />
            <Tool
                Name="VCPostBuildEventTool"
            />
        </Configuration>
    </Configurations>
    <References>
        <AssemblyReference
            RelativePath="System.dll"
            AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
        />
        <AssemblyReference
            RelativePath="System.Data.dll"
            AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
        />
        <AssemblyReference
            RelativePath="System.XML.dll"
            AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
        />
        <AssemblyReference
            RelativePath="System.Drawing.dll"
            AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
        />
        <AssemblyReference
            RelativePath="System.Windows.Forms.dll"
            AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
        />
    </References>
    <Files>
        <Filter
            Name="Quelldateien"
            Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
            UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
            >
            <File
                RelativePath=".\Source\AssemblyInfo.cpp"
                >
            </File>
            <File
                RelativePath="..\SopasCommunication\Source\BinaryDataStream.cpp"
                >
            </File>
            <File
                RelativePath=".\Source\Main_Comm.cpp"
                >
            </File>
            <Filter
                Name="LMS100"
                >
                <File
                    RelativePath=".\Source\Lms100Scan.cpp"
                    >
                </File>
                <File
                    RelativePath=".\Source\Lms100ScanConfig.cpp"
                    >
                </File>
                <File
                    RelativePath=".\Source\Lms100ScanDataConfig.cpp"
                    >
                </File>
                <File
                    RelativePath=".\Source\Lms100SopasInterface.cpp"
                    >
                </File>
                <File
                    RelativePath=".\Source\Lms100State.cpp"
                    >
                </File>
            </Filter>
            <Filter
                Name="Protocol"
                >
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\AsciiDeserializer.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\AsciiSerializer.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\BinaryDeserializer.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\BinarySerializer.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\ColaAProtocol.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\ColaBProtocol.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\Deserializer.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\Protocol.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Protocol\Serializer.cpp"
                    >
                </File>
            </Filter>
            <Filter
                Name="Framer"
                >
                <File
                    RelativePath="..\SopasCommunication\Source\Framer\SopasAsciiFramer.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Framer\SopasBinaryFramer.cpp"
                    >
                </File>
            </Filter>
            <Filter
                Name="Communication"
                >
                <File
                    RelativePath="..\SopasCommunication\Source\Communication\CommunicationHandler.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Communication\DecodedAnswer.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Communication\SerialCommunication.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\Communication\TcpCommunication.cpp"
                    >
                </File>
            </Filter>
            <Filter
                Name="CommonSopas"
                >
                <File
                    RelativePath="..\SopasCommunication\Source\CommonSopas\SopasInterface.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\CommonSopas\SopasLoginLevel.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\CommonSopas\SopasString.cpp"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Source\CommonSopas\SopasXByte.cpp"
                    >
                </File>
            </Filter>
        </Filter>
        <Filter
            Name="Headerdateien"
            Filter="h;hpp;hxx;hm;inl;inc;xsd"
            UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
            >
            <File
                RelativePath="..\SopasCommunication\Include\BinaryDataStream.h"
                >
            </File>
            <File
                RelativePath=".\Include\doxygen_doc.h"
                >
            </File>
            <Filter
                Name="LMS100"
                >
                <File
                    RelativePath=".\Include\Lms100Scan.h"
                    >
                </File>
                <File
                    RelativePath=".\Include\Lms100ScanConfig.h"
                    >
                </File>
                <File
                    RelativePath=".\Include\Lms100ScanDataConfig.h"
                    >
                </File>
                <File
                    RelativePath=".\Include\Lms100SopasInterface.h"
                    >
                </File>
                <File
                    RelativePath=".\Include\Lms100State.h"
                    >
                </File>
            </Filter>
            <Filter
                Name="Protocol"
                >
                <File
                    RelativePath="..\SopasCommunication\Include\AsciiDeserializer.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\AsciiParser.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\AsciiSerializer.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\BinaryDeserializer.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\BinarySerializer.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\ColaAProtocol.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\ColaBProtocol.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\Deserializer.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\Protocol.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\Serializer.h"
                    >
                </File>
            </Filter>
            <Filter
                Name="Framer"
                >
                <File
                    RelativePath="..\SopasCommunication\Include\Framer.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\SopasAsciiFramer.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\SopasBinaryFramer.h"
                    >
                </File>
            </Filter>
            <Filter
                Name="Communication"
                >
                <File
                    RelativePath="..\SopasCommunication\Include\Communication.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\CommunicationHandler.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\DecodedAnswer.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\SerialCommunication.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\TcpCommunication.h"
                    >
                </File>
            </Filter>
            <Filter
                Name="CommonSopas"
                >
                <File
                    RelativePath="..\SopasCommunication\Include\SopasBasicTypes.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\SopasFlexArray.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\SopasInterface.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\SopasLoginLevel.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\SopasString.h"
                    >
                </File>
                <File
                    RelativePath="..\SopasCommunication\Include\SopasXByte.h"
                    >
                </File>
            </Filter>
        </Filter>
    </Files>
    <Globals>
    </Globals>
</VisualStudioProject>
搜索更多相关主题的帖子: C语言 version 
2014-07-03 10:53
赵广东赵
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2014-7-3
收藏
得分:0 
六楼说的对,这是别人的一个开发文件,但是有错误,不能运行
2014-07-04 10:27
快速回复:各位大声求帮忙,C语言代码,请帮忙修改。
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.030435 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved