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

📄 gwireless.mdp

📁 无线网卡接口编程源码
💻 MDP
字号:
<Project name="GWireless" fileversion="2.0" language="C#" ctype="DotNetProject">  <Configurations>    <Configuration name="Debug" ctype="DotNetProjectConfiguration">      <Output directory="./bin/Debug" assembly="GWireless" />      <Build debugmode="True" target="Exe" />      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />      <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />    </Configuration>    <Configuration name="Release" ctype="DotNetProjectConfiguration">      <Output directory="./bin/Release" assembly="GWireless" />      <Build debugmode="False" target="Exe" />      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />      <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />    </Configuration>  </Configurations>  <References>    <ProjectReference type="Gac" localcopy="True" refto="gtk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />    <ProjectReference type="Gac" localcopy="True" refto="gdk-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />    <ProjectReference type="Gac" localcopy="True" refto="glib-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />    <ProjectReference type="Gac" localcopy="True" refto="glade-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />    <ProjectReference type="Gac" localcopy="True" refto="pango-sharp, Version=2.0.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />    <ProjectReference type="Gac" localcopy="True" refto="Mono.Posix, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" />  </References>  <DeploymentInformation strategy="File">    <excludeFiles />  </DeploymentInformation>  <Contents>    <File name="./Main.cs" subtype="Code" buildaction="Compile" />    <File name="./GWireless.cs" subtype="Code" buildaction="Compile" />    <File name="./AssemblyInfo.cs" subtype="Code" buildaction="Compile" />    <File name="./Network.cs" subtype="Code" buildaction="Compile" />    <File name="./ItemContainer.cs" subtype="Code" buildaction="Compile" />    <File name="./Networks.cs" subtype="Code" buildaction="Compile" />    <File name="./pix/LightOff.png" subtype="Code" buildaction="EmbedAsResource" />    <File name="./pix/LightOn.png" subtype="Code" buildaction="EmbedAsResource" />    <File name="./pix/Lock.png" subtype="Code" buildaction="EmbedAsResource" />    <File name="./pix/Router.png" subtype="Code" buildaction="EmbedAsResource" />    <File name="./Config.glade" subtype="Code" buildaction="EmbedAsResource" />    <File name="./ConfigWindow.cs" subtype="Code" buildaction="Compile" />    <File name="./LegendWidget.cs" subtype="Code" buildaction="Compile" />    <File name="./TODO.txt" subtype="Code" buildaction="Compile" />    <File name="./DeviceWidget.cs" subtype="Code" buildaction="Compile" />    <File name="./OS" subtype="Directory" buildaction="Compile" />    <File name="./OS/OS.cs" subtype="Code" buildaction="Compile" />    <File name="./OS/FreeBSD.cs" subtype="Code" buildaction="Compile" />    <File name="./OS/Tester.cs" subtype="Code" buildaction="Nothing" />    <File name="./OS/Linux.cs" subtype="Code" buildaction="Compile" />    <File name="./pix/Logo.png" subtype="Code" buildaction="EmbedAsResource" />  </Contents></Project>

⌨️ 快捷键说明

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