Giter VIP home page Giter VIP logo

easybank's Introduction

EasyBank

一个简单的银行管理系统(C++语法练习)

本人用Clion编写,由IDE自动生成CMakeList.txt文件,如果你的cmake版本大于3.3

那么,你可以使用cmake等命令编译文件

或者,使用你的CLion打开这个文件,也可以直接编译运行

本人在Linux环境下编写,在windows的运行下可能会存在一些未知的问题,本人并没有深入研究

后期我将补充makefile文件,让其自动化编译


这个是本人的一个C++学习项目,并没有使用外部类库,完完全全符合C++11规范

着重使用了C++的STL,有兴趣学习的可以看看源码,可以了解一些C++智能指针的用法和一些无序容器的用法


目前还没有写完,很多功能没有实现

目测,写完所有功能差不多2500行C++代码

后期可能会使用js/css等做一些简单的UI设计

easybank's People

Contributors

chen5864647 avatar

Watchers

James Cloos 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.