亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? csphonenavigator.net.csproj

?? 以前做NOKIA手機與PC通信時所參考的源代碼,里面包括兩個程序,一個是手機文件夾瀏覽源碼,另一個手機SIS安裝程序.
?? CSPROJ
字號:
?<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <ProjectType>Local</ProjectType>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{1E4D728E-1475-4694-B3CD-AA6677175881}</ProjectGuid>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ApplicationIcon>App.ico</ApplicationIcon>
    <AssemblyKeyContainerName>
    </AssemblyKeyContainerName>
    <AssemblyName>CSPhoneNavigator.NET</AssemblyName>
    <AssemblyOriginatorKeyFile>
    </AssemblyOriginatorKeyFile>
    <AssemblyOriginatorKeyMode>None</AssemblyOriginatorKeyMode>
    <DefaultClientScript>JScript</DefaultClientScript>
    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
    <DefaultTargetSchema>IE50</DefaultTargetSchema>
    <DelaySign>false</DelaySign>
    <OutputType>WinExe</OutputType>
    <OptionCompare>Binary</OptionCompare>
    <OptionExplicit>On</OptionExplicit>
    <OptionStrict>Off</OptionStrict>
    <RootNamespace>CSPhoneNavigator.NET</RootNamespace>
    <StartupObject>
    </StartupObject>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <MyType>WindowsFormsWithCustomSubMain</MyType>
    <UpgradeBackupLocation>
    </UpgradeBackupLocation>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <OutputPath>bin\Debug\</OutputPath>
    <DocumentationFile>CSPhoneNavigator.NET.xml</DocumentationFile>
    <BaseAddress>285212672</BaseAddress>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>
    </DefineConstants>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DebugSymbols>true</DebugSymbols>
    <Optimize>false</Optimize>
    <RegisterForComInterop>false</RegisterForComInterop>
    <RemoveIntegerChecks>false</RemoveIntegerChecks>
    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    <WarningLevel>1</WarningLevel>
    <NoWarn>
    </NoWarn>
    <DebugType>full</DebugType>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <OutputPath>bin\release\</OutputPath>
    <DocumentationFile>CSPhoneNavigator.NET.xml</DocumentationFile>
    <BaseAddress>285212672</BaseAddress>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>
    </DefineConstants>
    <DefineDebug>false</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <DebugSymbols>false</DebugSymbols>
    <Optimize>true</Optimize>
    <RegisterForComInterop>false</RegisterForComInterop>
    <RemoveIntegerChecks>false</RemoveIntegerChecks>
    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    <WarningLevel>1</WarningLevel>
    <NoWarn>
    </NoWarn>
    <DebugType>none</DebugType>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
    <DebugSymbols>true</DebugSymbols>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <OutputPath>bin\x64\Debug\</OutputPath>
    <BaseAddress>285212672</BaseAddress>
    <DocumentationFile>VBPhoneNavigator.NET.xml</DocumentationFile>
    <WarningLevel>1</WarningLevel>
    <NoWarn>42016,42017,42018,42019,42032</NoWarn>
    <DebugType>full</DebugType>
    <PlatformTarget>x64</PlatformTarget>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
    <DefineTrace>true</DefineTrace>
    <OutputPath>bin\x64\Release\</OutputPath>
    <BaseAddress>285212672</BaseAddress>
    <DocumentationFile>VBPhoneNavigator.NET.xml</DocumentationFile>
    <Optimize>true</Optimize>
    <WarningLevel>1</WarningLevel>
    <NoWarn>42016,42017,42018,42019,42032</NoWarn>
    <DebugType>
    </DebugType>
    <PlatformTarget>x64</PlatformTarget>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug64|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <OutputPath>bin\Debug64\</OutputPath>
    <BaseAddress>285212672</BaseAddress>
    <DocumentationFile>CSPhoneNavigator.NET.xml</DocumentationFile>
    <WarningLevel>1</WarningLevel>
    <NoWarn>
    </NoWarn>
    <DebugType>full</DebugType>
    <PlatformTarget>AnyCPU</PlatformTarget>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug64|x64' ">
    <DebugSymbols>true</DebugSymbols>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <OutputPath>bin\x64\Debug64\</OutputPath>
    <BaseAddress>285212672</BaseAddress>
    <DocumentationFile>VBPhoneNavigator.NET.xml</DocumentationFile>
    <WarningLevel>1</WarningLevel>
    <NoWarn>42016,42017,42018,42019,42032</NoWarn>
    <DebugType>full</DebugType>
    <PlatformTarget>x64</PlatformTarget>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release64|AnyCPU' ">
    <DefineTrace>true</DefineTrace>
    <OutputPath>bin\Release64\</OutputPath>
    <BaseAddress>285212672</BaseAddress>
    <DocumentationFile>CSPhoneNavigator.NET.xml</DocumentationFile>
    <Optimize>true</Optimize>
    <WarningLevel>1</WarningLevel>
    <NoWarn>
    </NoWarn>
    <DebugType>
    </DebugType>
    <PlatformTarget>AnyCPU</PlatformTarget>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release64|x64' ">
    <DefineTrace>true</DefineTrace>
    <OutputPath>bin\x64\Release64\</OutputPath>
    <BaseAddress>285212672</BaseAddress>
    <DocumentationFile>VBPhoneNavigator.NET.xml</DocumentationFile>
    <Optimize>true</Optimize>
    <WarningLevel>1</WarningLevel>
    <NoWarn>42016,42017,42018,42019,42032</NoWarn>
    <DebugType>
    </DebugType>
    <PlatformTarget>x64</PlatformTarget>
  </PropertyGroup>
  <PropertyGroup>
    <PreBuildEvent>
    </PreBuildEvent>
    <PostBuildEvent>
    </PostBuildEvent>
  </PropertyGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.Targets" />
  <ItemGroup>
    <Reference Include="System">
      <Name>System</Name>
    </Reference>
    <Reference Include="System.Drawing">
      <Name>System.Drawing</Name>
    </Reference>
    <Reference Include="System.Windows.Forms">
      <Name>System.Windows.Forms</Name>
    </Reference>
  </ItemGroup>
  <ItemGroup>
    <Import Include="Microsoft.VisualBasic" />
    <Import Include="System" />
    <Import Include="System.Collections" />
    <Import Include="System.Diagnostics" />
    <Import Include="System.Drawing" />
    <Import Include="System.Windows.Forms" />
    <Content Include="App.ico" />
    <Content Include="ReadMe.txt" />
    <Compile Include="API Headers\Device Management API\CONADeviceManagement.cs" />
    <Compile Include="API Headers\Device Management API\DMAPIDefinitions.cs" />
    <Compile Include="API Headers\PCCSErrors.cs" />
    <Compile Include="AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="BTPairingDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="BTPasswordDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="BTProgressDlg.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="Common.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="FRM_DeviceInfo.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="FRM_Rename.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="PCCAPIUtils.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="PhoneListBox.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="PhoneNavigator.cs">
      <SubType>Form</SubType>
    </Compile>
    <EmbeddedResource Include="BTPairingDlg.resx">
      <SubType>Designer</SubType>
      <DependentUpon>BTPairingDlg.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="BTPasswordDlg.resx">
      <SubType>Designer</SubType>
      <DependentUpon>BTPasswordDlg.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="BTProgressDlg.resx">
      <SubType>Designer</SubType>
      <DependentUpon>BTProgressDlg.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FRM_DeviceInfo.resx">
      <SubType>Designer</SubType>
      <DependentUpon>FRM_DeviceInfo.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="FRM_Rename.resx">
      <SubType>Designer</SubType>
      <DependentUpon>FRM_Rename.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="PhoneListBox.resx">
      <SubType>Designer</SubType>
      <DependentUpon>PhoneListBox.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="PhoneNavigator.resx">
      <SubType>Designer</SubType>
      <DependentUpon>PhoneNavigator.cs</DependentUpon>
    </EmbeddedResource>
  </ItemGroup>
</Project>

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
欧美在线观看视频一区二区| 床上的激情91.| 国产福利精品导航| 欧美日韩精品福利| 欧美激情一二三区| 久久丁香综合五月国产三级网站| 色国产精品一区在线观看| 久久久亚洲精华液精华液精华液| 亚洲综合一区二区三区| 波多野结衣91| 久久久精品免费观看| 蜜桃久久久久久| 欧美日韩不卡在线| 亚洲综合在线五月| 99久久精品久久久久久清纯| 精品999久久久| 中文字幕亚洲综合久久菠萝蜜| 国产亚洲精品超碰| 免费三级欧美电影| 欧美日韩三级一区| 一区二区三区四区中文字幕| 成人国产一区二区三区精品| 久久久久久一二三区| 老色鬼精品视频在线观看播放| 欧美久久久久久久久久| 夜夜亚洲天天久久| 日本大香伊一区二区三区| 国产精品美女久久久久aⅴ国产馆| 国产一区不卡在线| 国产日韩欧美精品一区| 国产91精品在线观看| 国产欧美日韩精品一区| 粉嫩在线一区二区三区视频| 国产日韩欧美亚洲| 成人aa视频在线观看| 亚洲国产高清aⅴ视频| 国产经典欧美精品| 中文字幕乱码日本亚洲一区二区 | 7777精品伊人久久久大香线蕉完整版 | 91精品国产综合久久精品| 午夜在线电影亚洲一区| 欧美精品1区2区3区| 美日韩一区二区| 久久新电视剧免费观看| 国产91丝袜在线18| 最新热久久免费视频| 日本韩国精品在线| 午夜私人影院久久久久| 日韩欧美精品在线视频| 国产成人免费网站| 亚洲精品欧美综合四区| 欧美日韩电影一区| 久久电影网站中文字幕 | 国产一区二区剧情av在线| 国产精品久久久久久久久动漫 | 欧洲精品在线观看| 午夜精品福利一区二区三区av| 日韩一区二区视频| 成人免费视频视频在线观看免费 | 91麻豆精品91久久久久久清纯| 久久国产精品露脸对白| 国产精品免费久久| 欧美午夜精品免费| 国产精品亚洲一区二区三区妖精 | 成人毛片在线观看| 亚洲最大成人网4388xx| 欧美videos中文字幕| www.亚洲国产| 秋霞午夜av一区二区三区| 久久久久久久综合| 欧美视频完全免费看| 国产一区91精品张津瑜| 一区二区三区高清不卡| 久久久国际精品| 欧美片在线播放| 99精品热视频| 国模一区二区三区白浆| 一个色在线综合| 国产日韩精品久久久| 欧美精品亚洲二区| 成人av动漫网站| 国产揄拍国内精品对白| 亚洲成av人在线观看| 国产精品久久久久毛片软件| 欧美一级二级在线观看| 日本精品视频一区二区| 成人免费视频视频在线观看免费| 麻豆国产91在线播放| 亚洲成人激情av| 亚洲精品日韩一| ...xxx性欧美| 中文字幕不卡的av| 久久人人爽爽爽人久久久| 91精品欧美综合在线观看最新| 91久久人澡人人添人人爽欧美| 国产二区国产一区在线观看| 蜜臀av一级做a爰片久久| 亚洲午夜视频在线| 亚洲精品成a人| 最好看的中文字幕久久| 国产精品福利一区| 国产视频在线观看一区二区三区| 欧美电影免费观看高清完整版| 91精品蜜臀在线一区尤物| 精品污污网站免费看| 欧美日韩中文一区| 欧美性生活影院| 精品视频一区二区三区免费| 欧美怡红院视频| 欧美日韩一区二区在线观看视频| 欧美影片第一页| 欧美军同video69gay| 欧美日本一道本在线视频| 欧美日产在线观看| 欧美一二三区精品| 日韩美女视频在线| 精品福利在线导航| 久久伊人蜜桃av一区二区| 日本一区二区三区电影| 国产精品三级av在线播放| 国产欧美精品区一区二区三区 | 欧美性生活久久| 欧美日韩国产小视频在线观看| 欧美亚洲图片小说| 欧美浪妇xxxx高跟鞋交| 日韩欧美一区二区三区在线| 精品国产精品网麻豆系列| 久久久精品综合| 亚洲人成影院在线观看| 亚洲成人1区2区| 久久疯狂做爰流白浆xx| 成人综合婷婷国产精品久久蜜臀 | 粉嫩av一区二区三区粉嫩| www.欧美色图| 欧美撒尿777hd撒尿| 精品日韩一区二区| 国产精品久久久久aaaa樱花 | 欧美精品高清视频| 精品久久久久av影院| 中文字幕va一区二区三区| 亚洲精品国产成人久久av盗摄 | 三级欧美在线一区| 国产美女娇喘av呻吟久久| 99re这里都是精品| 欧美精品一二三| 日本一二三四高清不卡| 香蕉影视欧美成人| 国产成人一区二区精品非洲| 欧美中文一区二区三区| 欧美成人午夜电影| 亚洲男同1069视频| 青椒成人免费视频| 99re视频精品| 精品免费99久久| 一区二区三区四区蜜桃| 国产麻豆视频一区| 欧美日韩国产中文| 国产欧美一区二区三区沐欲| 无吗不卡中文字幕| 成人h动漫精品一区二区| 欧美一区二区视频免费观看| 亚洲色图视频网| 国产传媒欧美日韩成人| 91精品国产麻豆| 亚洲欧美乱综合| 国产suv精品一区二区6| 欧美一区二区三区啪啪| 亚洲欧洲色图综合| 国产米奇在线777精品观看| 欧美日韩国产一区| 伊人婷婷欧美激情| 国产伦精品一区二区三区免费| 欧美视频一区二区| 亚洲美女少妇撒尿| 99久久99久久久精品齐齐| 久久网这里都是精品| 蜜桃视频在线观看一区二区| 欧美三级欧美一级| 一区二区三区中文字幕| 91久久精品一区二区三| 亚洲国产精品成人久久综合一区| 精品综合免费视频观看| 宅男噜噜噜66一区二区66| 一区二区三区四区国产精品| 91网站最新地址| 国产无一区二区| 韩国精品主播一区二区在线观看| 3d动漫精品啪啪一区二区竹菊| 一卡二卡三卡日韩欧美| 一本到高清视频免费精品| 中文字幕乱码亚洲精品一区| 国产成人午夜99999| 26uuu欧美| 激情综合色播激情啊| 精品久久久久久久久久久久久久久| 天堂一区二区在线| 88在线观看91蜜桃国自产| 日本亚洲欧美天堂免费| 欧美一区二区成人6969| 裸体一区二区三区|