# AccountManager **Repository Path**: zhcun/AccountManager ## Basic Information - **Project Name**: AccountManager - **Description**: 个人记账软件,简洁操作,基于.Net 4.0 + SQLite/SqlServer 本地运行的单机版软件;主要用于个人记账及收支分析。 - **Primary Language**: C# - **License**: MIT - **Default Branch**: v3.0 - **Homepage**: https://gitee.com/zhcun/AccountManager - **GVP Project**: No ## Statistics - **Stars**: 53 - **Forks**: 27 - **Created**: 2015-05-12 - **Last Updated**: 2025-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 介绍 个人记账系统 (V3.0 版本为网络版实现) 1. 用于个人记账理财,账目分析统计。 2. 简单的操作流程、 **尽量** 友好的操作界面、严谨的账目操作、账实一致的操作理念。 3. 支持微信小程序记账操作(重大改变)。 4. releases 包地址: (待上传) 5. 默认用户名为:admin 密码:123 6. V3.0 与 V2.0 版本功能操作基本一致,支持多用户; #### 程序环境 - 客户端: .Net 4.0, 服务端:.NetCore 3.1 - 数据库:SQL Server 2008R2+ - 环境:VS2019 + WinForm + .NetCore3.1 - V3.0 版本为CS + WebApi架构,依赖:ZhCun.DbCore、ZhCun.Utils、ZhCun.Common #### 文件说明 (待更新) #### 配置说明 (待更新) #### 软件截图 - 记账主界面 ![记账](https://images.gitee.com/uploads/images/2020/0530/001121_3e73e935_382749.jpeg "02记账.jpg") - 明细查询 ![明细查询](https://images.gitee.com/uploads/images/2020/0530/001147_24f20d22_382749.jpeg "05综合明细.jpg") - 类型统计 ![类型统计](https://images.gitee.com/uploads/images/2020/0530/001211_448c9180_382749.jpeg "06类型统计.jpg")