Giter Site home page Giter Site logo

money's Introduction

自己写的给自己用的记帐程序,命令行下的,用于记录日常收入支出,以及自己的资产和负债情况,并进行一些数据分析。
开发环境:Unbutu10.04 gcc4.4.3 sqlite3.6.22 vim7.2 gdb7.1
因为程序中用了一些linux的shell命令(用system()调用),所以移植到其它操作系统时要自行修改。源程序中没有附带sqlite3的动态链接库,请自行安装。
许可协议:GPL3
免责声明:本人对修改、使用本程序造成的任何数据及财务损失概不承担任何责任,存储重要数据请另行备份,个人你理财请咨询专业人士。如您不同意,请勿使用及修改本程序。
作者:zwdnet(AT)163.com
编译方法:make
程序详细设计见./document目录, main.cpp_test文件为测试各个类时所使用的测试程序,在最后的程序中未使用。
使用方法:./money 注意,必须在程序的当前目录下运行,不然产生的数据库文件会在你的当前目录下,而不是程序的目录下,会出错。

money's People

Contributors

zwdnet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.