如何在c ++中创建双入口会计系统? [英] How to create double entry accounting sysytem in c++?

查看:72
本文介绍了如何在c ++中创建双入口会计系统?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我想用c ++创建一个会计应用程序。所以我需要一个示例代码或逻辑。我想创建不同交易,试用资产负债表和最终资产负债表的日记帐分录。



我希望你能在这个问题上帮助我。

Hi,

I want to create an accounting application in c++. So I need a sample code or logic for it. I want to create journal entries of different transaction, trial balance sheet and final balance sheet.

I hope you will help me out in this issue.

推荐答案

这是相对简单的。



- 将需求文档与您希望应用程序的所有内容放在一起

- 制作程序设计

- 设计中识别的各种部件的代码

- 测试代码

- 全部启动再次进行第二轮调整以使您的应用程序适应同时发生变化的要求。



您将找不到示例代码,它可能对您没有用无论如何。
That's relatively straight forward.

- Put together a requirements document with all you want your application to do
- Make a program design
- Code that various parts identified in the design
- Test your code
- Start all over again for a second round to adapt your application to the requirements that have changed in the meantime.

You won't find sample code and it would probably not useful to you anyway.


这篇关于如何在c ++中创建双入口会计系统?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆