基本信息
源码名称:C#实现通讯地址修改软件
源码大小:0.05M
文件格式:.rar
开发语言:C#
更新时间:2022-08-18
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C#实现通讯地址修改软件

.
├── C#实现通讯地址修改软件_WindowsFormsApp4.rar
└── WindowsFormsApp4
    ├── WindowsFormsApp4
    │   ├── App.config
    │   ├── Form1.Designer.cs
    │   ├── Form1.cs
    │   ├── Form1.resx
    │   ├── Form2.Designer.cs
    │   ├── Form2.cs
    │   ├── Form2.resx
    │   ├── Program.cs
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── DataSources
    │   │   │   └── Form2.datasource
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   ├── Settings.Designer.cs
    │   │   └── Settings.settings
    │   ├── WindowsFormsApp4.csproj
    │   ├── bin
    │   │   └── Debug
    │   │       ├── WindowsFormsApp4.exe
    │   │       ├── WindowsFormsApp4.exe.config
    │   │       └── WindowsFormsApp4.pdb
    │   └── obj
    │       └── Debug
    │           ├── DesignTimeResolveAssemblyReferences.cache
    │           ├── DesignTimeResolveAssemblyReferencesInput.cache
    │           ├── TempPE
    │           ├── WindowsFormsApp4.Form1.resources
    │           ├── WindowsFormsApp4.Form2.resources
    │           ├── WindowsFormsApp4.Properties.Resources.resources
    │           ├── WindowsFormsApp4.csproj.AssemblyReference.cache
    │           ├── WindowsFormsApp4.csproj.CoreCompileInputs.cache
    │           ├── WindowsFormsApp4.csproj.FileListAbsolute.txt
    │           ├── WindowsFormsApp4.csproj.GenerateResource.cache
    │           ├── WindowsFormsApp4.exe
    │           └── WindowsFormsApp4.pdb
    └── WindowsFormsApp4.sln

9 directories, 31 files