Skip to content

ForAlready/CS_Contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

通讯录项目 (CS_Contacts)

中文 | English


CS_Contacts 是一个用 C# 开发的通讯录管理系统,旨在提供高效的联系人管理功能。
本项目具有以下功能:

  • 添加、编辑和删除联系人。
  • 联系人搜索功能。
  • 数据持久化存储,支持多种数据库操作。

📂 项目结构

1.2/
├── 通讯录/
│   ├── 通讯录/
│   │   ├── DBUtils.cs       // 数据库工具类
│   │   └── (其他文件)
└── (其他目录)

🛠️ 环境要求

  • .NET Framework 4.7.2 或更高版本
  • Visual Studio 2022 或以上版本

🚀 使用指南

  1. 克隆项目:
   git clone https://github.com/ForAlready/CS_Contacts.git
  1. 打开项目并配置数据库连接信息。可以在 DBUtils.cs 文件中修改相关设置。
  2. 运行并测试应用程序。

🤝 贡献指南

欢迎贡献代码或提出建议!
您可以通过以下方式参与:

  1. Fork 仓库。
  2. 创建分支并提交更改。
  3. 提交 Pull Request。

CS_Contacts is a contact management system developed in C#, designed to provide efficient contact management features.
This project includes the following features:

  • Add, edit, and delete contacts.
  • Contact search functionality.
  • Persistent data storage with support for various database operations.

📂 Project Structure

1.2/
├── 通讯录/
│   ├── 通讯录/
│   │   ├── DBUtils.cs       // Database utility class
│   │   └── (other files)
└── (other directories)

🛠️ Requirements

  • .NET Framework 4.7.2 or later
  • Visual Studio 2022 or later

🚀 Getting Started

  1. Clone the repository:
   git clone https://github.com/ForAlready/CS_Contacts.git
  1. Open the project and configure database connection settings. You can modify the settings in the DBUtils.cs file.
  2. Run and test the application.

🤝 Contributing

Contributions are welcome!
You can contribute by:

  1. Forking the repository.
  2. Creating a branch and committing your changes.
  3. Submitting a pull request.

About

c#通讯录

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages