本文介绍了联系管理桌面应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
如何使用这样的集合存储文件中的元素列表
联系人姓名= dob:petname:tag:地址:email1,email2,email3 ..:ph1,ph2,... :crtdate
以及如何一次删除列表名称及其内容?
how to store the list of elements in afile using collections like this
contact name = dob:petname:tag:address:email1,email2,email3..:ph1,ph2,...:crtdate
and how to delete list name and its contents at a time?
推荐答案
这篇关于联系管理桌面应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!