首页 课程资源 C/C++     /    c#做的约莫通讯录

c#做的约莫通讯录

上传者: qq_23991093 | 上传时间:2023/5/9 18:08:58 | 文件大小:1.1MB | 文件类型:zip
c#做的约莫通讯录
namespace约莫通讯录{publicpartialclassForm4:Form{privateBooleanischange=true;publicForm4(){InitializeComponent();}publicvoidaddlistviewitem(String[]a){ListViewItemitem=newListViewItem(a);listView1.Items.Add(item);}//留存publicvoidsave(){FileStreamfs=newFileStream(@"通讯录.txt",FileMode.Create,FileAccess.Write);StreamWritersw=newStreamWriter(fs,Encoding.Default);for(inti=0;i<this.listView1.Items.Count;i++){sw.WriteLine(string.Format("{0}|{1}|{2}|{3}|{4}|{5}",listView1.Items[i].SubItems[0].Text,listView1.Items[i].SubItems[1].Text,listView1.Items[i].SubItems[2].Text,listView1.Items[i].SubItems[3].Text,listView1.Items[i].SubItems[4].Text,

文件下载

资源详情

[{"title":"(42个子文件1.1MB)c#做的简单通讯录","children":[{"title":"简单通讯录","children":[{"title":"简单通讯录.v11.suo <span style='color:#111;'>49.50KB</span>","children":null,"spread":false},{"title":"简单通讯录.sln <span style='color:#111;'>887B</span>","children":null,"spread":false},{"title":"简单通讯录","children":[{"title":"bin","children":[{"title":"Debug","children":[{"title":"简单通讯录.pdb <span style='color:#111;'>51.50KB</span>","children":null,"spread":false},{"title":"简单通讯录.vshost.exe <span style='color:#111;'>22.45KB</span>","children":null,"spread":false},{"title":"简单通讯录.exe <span style='color:#111;'>275.50KB</span>","children":null,"spread":false},{"title":"简单通讯录.vshost.exe.manifest <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"通讯录.txt <span style='color:#111;'>146B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Form1.Designer.cs <span style='color:#111;'>4.54KB</span>","children":null,"spread":false},{"title":"Form3.cs <span style='color:#111;'>2.21KB</span>","children":null,"spread":false},{"title":"Form2.resx <span style='color:#111;'>81.76KB</span>","children":null,"spread":false},{"title":"Form3.Designer.cs <span style='color:#111;'>6.32KB</span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'>496B</span>","children":null,"spread":false},{"title":"obj","children":[{"title":"x86","children":[{"title":"Debug","children":[{"title":"简单通讯录.Form3.resources <span style='color:#111;'>51.00KB</span>","children":null,"spread":false},{"title":"简单通讯录.Form1.resources <span style='color:#111;'>101.73KB</span>","children":null,"spread":false},{"title":"GenerateResource.write.1.tlog <span style='color:#111;'>3.98KB</span>","children":null,"spread":false},{"title":"简单通讯录.csprojResolveAssemblyReference.cache <span style='color:#111;'>8.96KB</span>","children":null,"spread":false},{"title":"简单通讯录.pdb <span style='color:#111;'>51.50KB</span>","children":null,"spread":false},{"title":"简单通讯录.Form2.resources <span style='color:#111;'>51.00KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'>6.91KB</span>","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'>7.71KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'>5.29KB</span>","children":null,"spread":false},{"title":"GenerateResource.read.1.tlog <span style='color:#111;'>892B</span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"简单通讯录.exe <span style='color:#111;'>275.50KB</span>","children":null,"spread":false},{"title":"简单通讯录.Properties.Resources.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"简单通讯录.csproj.GenerateResource.Cache <span style='color:#111;'>1.12KB</span>","children":null,"spread":false},{"title":"简单通讯录.Form4.resources <span style='color:#111;'>51.00KB</span>","children":null,"spread":false},{"title":"简单通讯录.csproj.FileListAbsolute.txt <span style='color:#111;'>2.96KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"简单通讯录.csproj <span style='color:#111;'>4.49KB</span>","children":null,"spread":false},{"title":"Form4.Designer.cs <span style='color:#111;'>13.82KB</span>","children":null,"spread":false},{"title":"Form3.resx <span style='color:#111;'>81.76KB</span>","children":null,"spread":false},{"title":"Form2.cs <span style='color:#111;'>1.96KB</span>","children":null,"spread":false},{"title":"Form1.cs <span style='color:#111;'>1.46KB</span>","children":null,"spread":false},{"title":"Form4.cs <span style='color:#111;'>4.95KB</span>","children":null,"spread":false},{"title":"Form4.resx <span style='color:#111;'>81.76KB</span>","children":null,"spread":false},{"title":"Form2.Designer.cs <span style='color:#111;'>6.21KB</span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'>157.72KB</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.resx <span style='color:#111;'>5.48KB</span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'>249B</span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'>1.35KB</span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'>1.07KB</span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'>2.81KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"简单通讯录.suo <span style='color:#111;'>25.00KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明