基本信息
源码名称:360手机助手界面C#
源码大小:4.14M
文件格式:.zip
开发语言:C#
更新时间:2021-02-20
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

本次赞助数额为: 2 元 
   源码介绍

C#实现的高仿360手机助手,界面可参考


360手机助手Demo-14.2.6更新x2

├── 360Mobile
│   ├── 360Mobile
│   │   ├── 100.ico
│   │   ├── 360Mobile.csproj
│   │   ├── 360Mobile.csproj.user
│   │   ├── FrmMain.Designer.cs
│   │   ├── FrmMain.cs
│   │   ├── FrmMain.resx
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── app.config
│   │   ├── bin
│   │   │   └── Release
│   │   │       ├── 360Mobile.exe
│   │   │       ├── 360Mobile.exe.config
│   │   │       ├── 360Mobile.pdb
│   │   │       ├── 360Mobile.vshost.exe
│   │   │       ├── 360Mobile.vshost.exe.manifest
│   │   │       ├── CSkin.dll
│   │   │       └── Microsoft.mshtml.dll
│   │   └── obj
│   │       ├── Debug
│   │       │   ├── 360Mobile.csproj.FileListAbsolute.txt
│   │       │   ├── 360Mobile.csproj.GenerateResource.Cache
│   │       │   ├── 360Mobile.csprojResolveAssemblyReference.cache
│   │       │   ├── 360Mobile.exe
│   │       │   ├── 360Mobile.pdb
│   │       │   ├── DesignTimeResolveAssemblyReferences.cache
│   │       │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       │   ├── TempPE
│   │       │   ├── _360Mobile.FrmMain.resources
│   │       │   └── _360Mobile.Properties.Resources.resources
│   │       └── Release
│   │           ├── 360Mobile.csproj.CopyComplete
│   │           ├── 360Mobile.csproj.CoreCompileInputs.cache
│   │           ├── 360Mobile.csproj.FileListAbsolute.txt
│   │           ├── 360Mobile.csproj.GenerateResource.cache
│   │           ├── 360Mobile.csprojAssemblyReference.cache
│   │           ├── 360Mobile.csprojResolveAssemblyReference.cache
│   │           ├── 360Mobile.exe
│   │           ├── 360Mobile.pdb
│   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── TempPE
│   │           │   └── Properties.Resources.Designer.cs.dll
│   │           ├── _360Mobile.FrmMain.resources
│   │           └── _360Mobile.Properties.Resources.resources
│   ├── 360Mobile.sln
│   └── 360Mobile.v12.suo
├── 使用协议.txt
└── 更新文档.txt

10 directories, 46 files