Git Product home page Git Product logo

moneysaver's Introduction

MoneySaver

存钱辅助程序,半成品

“拿出一张纸,写下1-365,每天从其中选出一个数字,存下等值的钱,然后把这个数字划掉。365天后,你将会存下60000多元钱”

基于这一原理,我写了这个能够每天不重复地随机选出1-365之间的任意一个整数,并记录已选出的数字总值的程序。 程序理论上可以跨平台运行,实际仅在windows下测试。 程序运行后会在main.py所在的目录建立一个ini文件用于存储数据,请勿删除,否则程序将会从头再来; 同理,想要从头再来时,可以删除此ini。

然而,此程序要想完美运行,需要一个GUI界面。不巧的是,我使用wxpython进行了几次尝试,但一直失败,无法写出一个可用的GUI。 遂附上此带GUI源码的半成品。

moneysaver's People

Watchers

 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.