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

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

?? mcorelib.csproj

?? 老外Logix Mobile mCoreLib短信控件源碼 通過串口或者手機數據線進行連接,可對手機進行 讀寫操作.
?? CSPROJ
字號:
?<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <ProjectType>local</ProjectType>
    <ProjectVersion>7.10.3077</ProjectVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{20367D05-3DED-4C10-B31D-F71728C193EC}</ProjectGuid>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <AssemblyName>mCoreLib</AssemblyName>
    <DefaultClientScript>JScript</DefaultClientScript>
    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
    <DefaultTargetSchema>IE50</DefaultTargetSchema>
    <DelaySign>false</DelaySign>
    <OutputType>Library</OutputType>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <UpgradeBackupLocation>
    </UpgradeBackupLocation>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <OutputPath>bin\Debug\</OutputPath>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <DebugSymbols>true</DebugSymbols>
    <NoStdLib>false</NoStdLib>
    <Optimize>false</Optimize>
    <WarningLevel>4</WarningLevel>
    <DebugType>full</DebugType>
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <OutputPath>bin\Release\</OutputPath>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <DefineConstants>TRACE</DefineConstants>
    <DebugSymbols>false</DebugSymbols>
    <NoStdLib>false</NoStdLib>
    <Optimize>true</Optimize>
    <WarningLevel>4</WarningLevel>
    <DebugType>none</DebugType>
    <ErrorReport>prompt</ErrorReport>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Microsoft.VisualBasic">
      <Name>Microsoft.VisualBasic</Name>
    </Reference>
    <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>
    <Compile Include="a.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="b.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="c.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="DotfuscatorAttribute.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="e.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="f.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="g.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Global.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="h.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="i.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="j.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="k.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="l.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="m.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\BaudRate.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\DataBits.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\Encoding.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\FlowControl.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\GeneralException.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IDeliveryReportEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IInbox.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IIncomingCallEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\ILicense.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IMessage.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\Inbox.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\INewMessageEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\INewUSSDEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueue.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueSmartMessageSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueSmartMessageSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueSMSSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueSMSSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueVCalendarSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueVCalendarSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueVCardSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueVCardSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueWapPushSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IQueueWapPushSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\ISMS.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IvCalendar.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IvCard.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\IWapPush.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\License.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\LogType.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\LongMessage.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\Message.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\MessageMemory.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\MessageType.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\NewDeliveryReportEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\NewIncomingCallEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\NewMessageReceivedEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\NewUSSDReceivedEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\Parity.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\Queue.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueuePriority.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueSmartMessageSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueSmartMessageSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueSMSSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueSMSSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueVCalendarSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueVCalendarSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueVCardSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueVCardSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueWapPushSendingEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\QueueWapPushSentEventArgs.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\SMS.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\SMSDeleteException.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\SMSReadException.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\SMSSendException.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\StopBits.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\USSDStatus.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\vCalendar.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\vCalendarException.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\vCard.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\vCardException.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\WapPush.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\WapPushAction.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="mCore\WapPushException.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="n.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="o.cs">
      <SubType>Code</SubType>
    </Compile>
    <EmbeddedResource Include="mCore.mCoreIcon.ico" />
    <EmbeddedResource Include="mCore.Resources.resources" />
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <PropertyGroup>
    <PreBuildEvent>
    </PreBuildEvent>
    <PostBuildEvent>
    </PostBuildEvent>
  </PropertyGroup>
</Project>

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日韩欧美中文一区二区| 视频一区二区中文字幕| 久久精品国产99| 色久综合一二码| 国产精品人人做人人爽人人添| 一区二区三区蜜桃网| 成人动漫视频在线| 26uuu色噜噜精品一区| 毛片基地黄久久久久久天堂| 在线看日本不卡| 中文字幕亚洲区| 成人av集中营| 综合久久久久久| 波多野结衣视频一区| 国产嫩草影院久久久久| 国产寡妇亲子伦一区二区| 精品粉嫩aⅴ一区二区三区四区| 日韩成人免费看| 欧美二区在线观看| 日本va欧美va精品| 精品久久久三级丝袜| 国产原创一区二区| 国产午夜久久久久| 91女厕偷拍女厕偷拍高清| 亚洲美女视频一区| 欧美日本韩国一区| 免费xxxx性欧美18vr| 精品99999| 不卡的av电影| 午夜天堂影视香蕉久久| 日韩一级二级三级| 国产a视频精品免费观看| 亚洲视频在线观看一区| 欧美美女视频在线观看| 国内成人自拍视频| 亚洲欧美一区二区久久| 正在播放一区二区| 国产91在线|亚洲| 亚洲一区二区三区不卡国产欧美| 在线免费观看日本一区| 国产精品91一区二区| 日韩一区中文字幕| 日韩视频免费观看高清完整版在线观看 | 亚洲视频一区在线观看| 欧美少妇xxx| 国产成人综合精品三级| 婷婷一区二区三区| 国产精品国产三级国产三级人妇 | 久久久精品中文字幕麻豆发布| 99国产精品99久久久久久| 久久精品国内一区二区三区| 亚洲欧美日韩在线| 国产午夜一区二区三区| 在线播放91灌醉迷j高跟美女| av爱爱亚洲一区| 国产一区二区电影| 免费欧美日韩国产三级电影| 综合在线观看色| 中文字幕av免费专区久久| 欧美精品丝袜久久久中文字幕| 99久久综合精品| 国产91精品露脸国语对白| 久久www免费人成看片高清| 亚洲一区二区av电影| 亚洲精品国产一区二区三区四区在线| 国产欧美日韩综合精品一区二区| 欧美一区二区不卡视频| 欧美三片在线视频观看| 色婷婷狠狠综合| 91美女蜜桃在线| 91美女片黄在线观看| 91免费国产在线观看| 色8久久人人97超碰香蕉987| 99视频精品在线| 日本高清免费不卡视频| 色婷婷亚洲婷婷| 欧美视频一区在线| 欧美一级久久久| 26uuu国产电影一区二区| 久久麻豆一区二区| 国产精品色在线观看| 亚洲欧洲综合另类在线| 亚洲一二三区不卡| 麻豆精品精品国产自在97香蕉| 开心九九激情九九欧美日韩精美视频电影 | 国产欧美日韩在线| 椎名由奈av一区二区三区| 亚洲精品国产第一综合99久久| 亚洲1区2区3区4区| 麻豆91在线观看| 成人高清视频免费观看| 91美女视频网站| 6080yy午夜一二三区久久| 亚洲天天做日日做天天谢日日欢| 亚洲国产乱码最新视频| 国产精品综合二区| 日本福利一区二区| 久久在线观看免费| 亚洲一二三区视频在线观看| 国产精品一二一区| 欧美色欧美亚洲另类二区| 久久婷婷国产综合精品青草| 亚洲激情av在线| 国产精品综合一区二区三区| 在线观看日韩电影| 国产视频不卡一区| 日韩中文字幕亚洲一区二区va在线 | wwwwxxxxx欧美| 亚洲国产成人91porn| 成人av网址在线| 精品国产伦一区二区三区观看体验| 亚洲日本乱码在线观看| 国产精品91一区二区| 日韩免费一区二区| 婷婷夜色潮精品综合在线| jlzzjlzz欧美大全| 国产婷婷色一区二区三区| 玖玖九九国产精品| 91麻豆精品国产自产在线| 亚洲激情图片小说视频| 色综合色狠狠综合色| 国产精品久久久久久久久快鸭| 精品系列免费在线观看| 日韩精品一区二区三区三区免费| 香蕉影视欧美成人| 欧美精品一级二级| 日本亚洲视频在线| 69堂成人精品免费视频| 日韩激情视频网站| 日韩欧美一级二级三级| 蜜桃久久久久久久| 日韩精品一区二区三区视频在线观看 | 亚洲成av人片一区二区三区| 欧美影院午夜播放| 日韩精品欧美精品| 日韩一区国产二区欧美三区| 美女一区二区视频| 精品美女在线播放| 国产不卡视频一区二区三区| 中文字幕久久午夜不卡| 91蝌蚪国产九色| 亚洲国产精品尤物yw在线观看| 欧美男人的天堂一二区| 麻豆传媒一区二区三区| 国产午夜亚洲精品不卡| av亚洲精华国产精华精| 亚洲一二三区在线观看| 欧美亚洲丝袜传媒另类| 亚洲一二三专区| 欧美一区欧美二区| 成人一级片在线观看| 一区二区三区高清| 宅男在线国产精品| 成人av电影免费观看| 午夜精品一区二区三区免费视频 | 亚洲综合丝袜美腿| 精品福利在线导航| 日本韩国视频一区二区| 喷白浆一区二区| 亚洲欧洲av另类| 精品国产乱码久久久久久久久| 成人动漫一区二区在线| 青娱乐精品视频在线| 国产精品免费丝袜| 日韩一级精品视频在线观看| 成人激情黄色小说| 国产一区二三区好的| 夜夜嗨av一区二区三区网页 | 日本成人在线视频网站| 国产精品久久久久久久久图文区| 在线成人高清不卡| 一本久道久久综合中文字幕| 国产一区二区0| 日韩精品电影在线观看| 亚洲欧美日韩久久| 国产精品女主播在线观看| 日韩西西人体444www| 欧美曰成人黄网| 在线观看免费亚洲| 激情综合色综合久久| 亚洲一级电影视频| 亚洲国产一区二区三区| 亚洲日本护士毛茸茸| 椎名由奈av一区二区三区| 国产精品国产三级国产三级人妇 | 一区二区三区在线视频观看 | 欧美一区2区视频在线观看| 欧美亚洲一区三区| 欧美日韩大陆一区二区| 91视频在线观看免费| 一本色道久久综合亚洲aⅴ蜜桃| 久久精品免费观看| 日韩中文字幕1| 天天操天天干天天综合网| 舔着乳尖日韩一区| 日本成人在线电影网| 国产在线播放一区三区四| 国产成人a级片| 91在线视频免费观看| 欧美午夜一区二区三区免费大片|