基本信息
源码名称:C#通讯录-c#联系人管理源码
源码大小:19.58M
文件格式:.rar
开发语言:C#
更新时间:2023-04-17
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
C#通讯录-c#联系人管理源码
这是本人自己用C#写的一个通讯录(源代码),支持联系人照片、分组、删除、多选删除、修改联系人、修改分组、新建分组、新建联系人、筛选、高级查找(关键项变色)、增加了注册用户登陆、找回密码、密码重置、拖拽...
文件清单
└── 联系人管理系统
├── 小说明.txt
└── 张敬刚
└── lianxirenguanli
├── lianxirenguanli
│ ├── bin
│ │ └── Debug
│ │ ├── AxInterop.ShockwaveFlashObjects.dll
│ │ ├── data
│ │ │ ├── 信息
│ │ │ │ ├── 分组.txt
│ │ │ │ └── 联系人.txt
│ │ │ ├── 开场
│ │ │ │ └── 0.swf
│ │ │ ├── 未添加照片
│ │ │ │ └── 未添加照片.JPG
│ │ │ ├── 照片
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── 傅山9.JPG
│ │ │ │ ├── 可闲77057.jpg
│ │ │ │ ├── 帝风76961.jpg
│ │ │ │ ├── 张成weightAnimal-Eagle-75920.jpg
│ │ │ │ ├── 张成明.jpg
│ │ │ │ ├── 柯男.jpg
│ │ │ │ ├── 玄夜8.jpg
│ │ │ │ ├── 王杰8.jpg
│ │ │ │ ├── 王龙70213.jpg
│ │ │ │ ├── 王龙新.jpg
│ │ │ │ ├── 科玄77057.jpg
│ │ │ │ └── 还有76961.jpg
│ │ │ └── 用户
│ │ │ ├── user.txt
│ │ │ └── 照片
│ │ │ ├── 1236.JPG
│ │ │ ├── 2349.jpg
│ │ │ ├── 333.jpg
│ │ │ ├── 4563.JPG
│ │ │ └── 下搜.jpg
│ │ ├── icon
│ │ │ ├── 1.png
│ │ │ ├── 2.png
│ │ │ ├── 3.png
│ │ │ ├── backup.rar
│ │ │ ├── config.png
│ │ │ ├── del.png
│ │ │ ├── dir.png
│ │ │ ├── find.png
│ │ │ ├── ico.ico
│ │ │ ├── mail.png
│ │ │ ├── new.png
│ │ │ ├── team.png
│ │ │ └── Thumbs.db
│ │ ├── Interop.ShockwaveFlashObjects.dll
│ │ ├── lianxirenguanli.exe
│ │ ├── lianxirenguanli.pdb
│ │ ├── lianxirenguanli.vshost.exe
│ │ └── lianxirenguanli.vshost.exe.manifest
│ ├── denglu
│ │ ├── Account.cs
│ │ ├── dshujufangwen.cs
│ │ ├── dshujufangwen.cs~RFca9c87.TMP
│ │ └── dyewu.cs
│ ├── Form1.cs
│ ├── Form1.cs~RF660436.TMP
│ ├── Form1.Designer.cs
│ ├── Form1.resx
│ ├── gaojichazhao.cs
│ ├── gaojichazhao.Designer.cs
│ ├── gaojichazhao.resx
│ ├── kaichang.cs
│ ├── kaichang.Designer.cs
│ ├── kaichang.resx
│ ├── lianxirenguanli.csproj
│ ├── mimazhaohui.cs
│ ├── mimazhaohui.Designer.cs
│ ├── mimazhaohui.resx
│ ├── obj
│ │ └── Debug
│ │ ├── AxInterop.ShockwaveFlashObjects.dll
│ │ ├── Interop.ShockwaveFlashObjects.dll
│ │ ├── lianxirenguanli.csproj.FileListAbsolute.txt
│ │ ├── lianxirenguanli.csproj.GenerateResource.Cache
│ │ ├── lianxirenguanli.csproj.ResolveComReference.cache
│ │ ├── lianxirenguanli.exe
│ │ ├── lianxirenguanli.Form1.resources
│ │ ├── lianxirenguanli.gaojichazhao.resources
│ │ ├── lianxirenguanli.kaichang.resources
│ │ ├── lianxirenguanli.mimazhaohui.resources
│ │ ├── lianxirenguanli.pdb
│ │ ├── lianxirenguanli.Properties.Resources.resources
│ │ ├── lianxirenguanli.tianjialianxiren.resources
│ │ ├── lianxirenguanli.tmima.resources
│ │ ├── lianxirenguanli.xiangxi.resources
│ │ ├── lianxirenguanli.xinjianfenlei.resources
│ │ ├── lianxirenguanli.xiugaimima.resources
│ │ ├── lianxirenguanli.xiugai.resources
│ │ ├── lianxirenguanli.xiuzu.resources
│ │ ├── lianxirenguanli.zhuce.resources
│ │ ├── lianxirenguanli.zhujiemian.resources
│ │ ├── Refactor
│ │ └── TempPE
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── tmima.cs
│ ├── tmima.Designer.cs
│ ├── tmima.resx
│ ├── xiangxi.cs
│ ├── xiangxi.Designer.cs
│ ├── xiangxi.resx
│ ├── xinjianfenlei.cs
│ ├── xinjianfenlei.Designer.cs
│ ├── xinjianfenlei.resx
│ ├── xiugai.cs
│ ├── xiugai.Designer.cs
│ ├── xiugai.resx
│ ├── xiulaimima.cs
│ ├── xiulaimima.Designer.cs
│ ├── xiulaimima.resx
│ ├── xiuzu.cs
│ ├── xiuzu.Designer.cs
│ ├── xiuzu.resx
│ ├── zhuce.cs
│ ├── zhuce.Designer.cs
│ ├── zhuce.resx
│ ├── zhujiemian.cs
│ ├── zhujiemian.cs~RF4c21af.TMP
│ ├── zhujiemian.Designer.cs
│ ├── zhujiemian.Designer.cs~RF61e845.TMP
│ ├── zhujiemian.Designer.cs~RFabc2c3.TMP
│ ├── zhujiemian.Designer.cs~RFca02a9.TMP
│ ├── zhujiemian.resx
│ ├── zhujiemian.resx~RF5f2a5d.TMP
│ ├── zhuyao
│ │ ├── lianxiren.cs
│ │ ├── zshuju.cs
│ │ └── zyewu.cs
│ ├── 添加联系人.cs
│ ├── 添加联系人.cs~RF12af090.TMP
│ ├── 添加联系人.cs~RF7d02ce.TMP
│ ├── 添加联系人.Designer.cs
│ ├── 添加联系人.resx
│ └── 添加联系人.resx~RF85043f.TMP
├── lianxirenguanli.sln
└── lianxirenguanli.suo
21 directories, 128 files
C#通讯录-c#联系人管理源码
这是本人自己用C#写的一个通讯录(源代码),支持联系人照片、分组、删除、多选删除、修改联系人、修改分组、新建分组、新建联系人、筛选、高级查找(关键项变色)、增加了注册用户登陆、找回密码、密码重置、拖拽...
文件清单
└── 联系人管理系统
├── 小说明.txt
└── 张敬刚
└── lianxirenguanli
├── lianxirenguanli
│ ├── bin
│ │ └── Debug
│ │ ├── AxInterop.ShockwaveFlashObjects.dll
│ │ ├── data
│ │ │ ├── 信息
│ │ │ │ ├── 分组.txt
│ │ │ │ └── 联系人.txt
│ │ │ ├── 开场
│ │ │ │ └── 0.swf
│ │ │ ├── 未添加照片
│ │ │ │ └── 未添加照片.JPG
│ │ │ ├── 照片
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── 傅山9.JPG
│ │ │ │ ├── 可闲77057.jpg
│ │ │ │ ├── 帝风76961.jpg
│ │ │ │ ├── 张成weightAnimal-Eagle-75920.jpg
│ │ │ │ ├── 张成明.jpg
│ │ │ │ ├── 柯男.jpg
│ │ │ │ ├── 玄夜8.jpg
│ │ │ │ ├── 王杰8.jpg
│ │ │ │ ├── 王龙70213.jpg
│ │ │ │ ├── 王龙新.jpg
│ │ │ │ ├── 科玄77057.jpg
│ │ │ │ └── 还有76961.jpg
│ │ │ └── 用户
│ │ │ ├── user.txt
│ │ │ └── 照片
│ │ │ ├── 1236.JPG
│ │ │ ├── 2349.jpg
│ │ │ ├── 333.jpg
│ │ │ ├── 4563.JPG
│ │ │ └── 下搜.jpg
│ │ ├── icon
│ │ │ ├── 1.png
│ │ │ ├── 2.png
│ │ │ ├── 3.png
│ │ │ ├── backup.rar
│ │ │ ├── config.png
│ │ │ ├── del.png
│ │ │ ├── dir.png
│ │ │ ├── find.png
│ │ │ ├── ico.ico
│ │ │ ├── mail.png
│ │ │ ├── new.png
│ │ │ ├── team.png
│ │ │ └── Thumbs.db
│ │ ├── Interop.ShockwaveFlashObjects.dll
│ │ ├── lianxirenguanli.exe
│ │ ├── lianxirenguanli.pdb
│ │ ├── lianxirenguanli.vshost.exe
│ │ └── lianxirenguanli.vshost.exe.manifest
│ ├── denglu
│ │ ├── Account.cs
│ │ ├── dshujufangwen.cs
│ │ ├── dshujufangwen.cs~RFca9c87.TMP
│ │ └── dyewu.cs
│ ├── Form1.cs
│ ├── Form1.cs~RF660436.TMP
│ ├── Form1.Designer.cs
│ ├── Form1.resx
│ ├── gaojichazhao.cs
│ ├── gaojichazhao.Designer.cs
│ ├── gaojichazhao.resx
│ ├── kaichang.cs
│ ├── kaichang.Designer.cs
│ ├── kaichang.resx
│ ├── lianxirenguanli.csproj
│ ├── mimazhaohui.cs
│ ├── mimazhaohui.Designer.cs
│ ├── mimazhaohui.resx
│ ├── obj
│ │ └── Debug
│ │ ├── AxInterop.ShockwaveFlashObjects.dll
│ │ ├── Interop.ShockwaveFlashObjects.dll
│ │ ├── lianxirenguanli.csproj.FileListAbsolute.txt
│ │ ├── lianxirenguanli.csproj.GenerateResource.Cache
│ │ ├── lianxirenguanli.csproj.ResolveComReference.cache
│ │ ├── lianxirenguanli.exe
│ │ ├── lianxirenguanli.Form1.resources
│ │ ├── lianxirenguanli.gaojichazhao.resources
│ │ ├── lianxirenguanli.kaichang.resources
│ │ ├── lianxirenguanli.mimazhaohui.resources
│ │ ├── lianxirenguanli.pdb
│ │ ├── lianxirenguanli.Properties.Resources.resources
│ │ ├── lianxirenguanli.tianjialianxiren.resources
│ │ ├── lianxirenguanli.tmima.resources
│ │ ├── lianxirenguanli.xiangxi.resources
│ │ ├── lianxirenguanli.xinjianfenlei.resources
│ │ ├── lianxirenguanli.xiugaimima.resources
│ │ ├── lianxirenguanli.xiugai.resources
│ │ ├── lianxirenguanli.xiuzu.resources
│ │ ├── lianxirenguanli.zhuce.resources
│ │ ├── lianxirenguanli.zhujiemian.resources
│ │ ├── Refactor
│ │ └── TempPE
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── tmima.cs
│ ├── tmima.Designer.cs
│ ├── tmima.resx
│ ├── xiangxi.cs
│ ├── xiangxi.Designer.cs
│ ├── xiangxi.resx
│ ├── xinjianfenlei.cs
│ ├── xinjianfenlei.Designer.cs
│ ├── xinjianfenlei.resx
│ ├── xiugai.cs
│ ├── xiugai.Designer.cs
│ ├── xiugai.resx
│ ├── xiulaimima.cs
│ ├── xiulaimima.Designer.cs
│ ├── xiulaimima.resx
│ ├── xiuzu.cs
│ ├── xiuzu.Designer.cs
│ ├── xiuzu.resx
│ ├── zhuce.cs
│ ├── zhuce.Designer.cs
│ ├── zhuce.resx
│ ├── zhujiemian.cs
│ ├── zhujiemian.cs~RF4c21af.TMP
│ ├── zhujiemian.Designer.cs
│ ├── zhujiemian.Designer.cs~RF61e845.TMP
│ ├── zhujiemian.Designer.cs~RFabc2c3.TMP
│ ├── zhujiemian.Designer.cs~RFca02a9.TMP
│ ├── zhujiemian.resx
│ ├── zhujiemian.resx~RF5f2a5d.TMP
│ ├── zhuyao
│ │ ├── lianxiren.cs
│ │ ├── zshuju.cs
│ │ └── zyewu.cs
│ ├── 添加联系人.cs
│ ├── 添加联系人.cs~RF12af090.TMP
│ ├── 添加联系人.cs~RF7d02ce.TMP
│ ├── 添加联系人.Designer.cs
│ ├── 添加联系人.resx
│ └── 添加联系人.resx~RF85043f.TMP
├── lianxirenguanli.sln
└── lianxirenguanli.suo
21 directories, 128 files