vCardEditor:简单的vCard(* .vcf)文件编辑器

时间:2024-06-12 03:53:22
【文件属性】:

文件名称:vCardEditor:简单的vCard(* .vcf)文件编辑器

文件大小:289KB

文件格式:ZIP

更新时间:2024-06-12 03:53:22

C#

电子名片编辑器 一个简单的vcf文件编辑器。 您可以使用此简单工具轻松导出vcf文件的编辑(修改,删除)条目。 感谢Thought.vCards出色的解析和生成vcf格式的库。 另外,我使用了此示例中的MVP模式: : 发行说明: 0.3 重构和错误修复 0.2 将vCard库更新为 用nsubstitute(测试模拟库)替换了Moq。


【文件预览】:
vCardEditor-master
----vCardEditor_Test()
--------packages.config(299B)
--------Properties()
--------FixedListTest.cs(2KB)
--------MainPresenterTest.cs(3KB)
--------ContactRepositoryTest.cs(4KB)
--------Entries.cs(6KB)
--------vCardEditor_Test.csproj(4KB)
----README.md(668B)
----vCardEditor()
--------Presenter()
--------Program.cs(794B)
--------app.config(158B)
--------Properties()
--------Repository()
--------View()
--------assests()
--------vCardEditor.csproj(8KB)
--------Model()
--------Thought.vCards()
----vCardEditor.sln(2KB)
----.gitignore(3KB)

网友评论