GithubHelp home page GithubHelp logo

cplus's Introduction

@Leoioz 写在前面的话!

该仓库所有源代码均开源!但转载引用时需要注明出处记作者,格式:GitHub@Leoioz,作品开源不易。

仓库只存放工程文件源码。

涉及库的学习笔记,已在有道云笔记编辑

本仓库工程文件Menu表:

工程文件名 业务 实现功能
20201126_73148445_01_01 简单输出 N/A
20201126_73148445_01_02 两数求平方 N/A
20201126_73148445_01_03 控制浮点位 N/A
20201126_73148445_01_04 字符进位控制 N/A
20201126_73148445_01_05 进制转换器 N/A
20201126_73148445_01_06 设置填充符号 N/A
20201126_73148445_01_07 字符间隔左右对齐 N/A
20201126_73148445_01_08 强制显示小数 N/A
20201126_73148445_01_09 强制显示正负号 N/A
20201126_73148445_01_10 响应键盘输入 N/A
20201126_73148445_01_11 运算顺序 N/A
20201126_73148445_01_12 while循环求加和 N/A
20201126_73148445_01_13 do-while循环体 N/A
20201126_73148445_01_14 do-while循环求加和 N/A
20201126_73148445_01_15 运算符加和 N/A
20201126_73148445_01_16 函数重载 N/A
20201126_73148445_01_17 头文件合并 N/A
20201126_73148445_01_18 两字符串传递引用 N/A
20201126_73148445_01_19 N/A
20201126_73148445_01_20 时间 N/A
20201126_73148445_01_21 构造函数初始化变量 N/A
20201126_73148445_01_22 两个类 N/A

本仓库基础规定:

仓库介绍:用于存放C++写的各种工具/项目。

仓库工程文件命名规则:( 文件名= 日期 _ 作者唯一码_级别_文件号 )

  • 日期:创建该文件的起始时间8位数字
  • 作者唯一码:73148445
  • 级别:工具=01、项目=10
  • 文件号:自01起始,最大文件号99

各工程文件详细介绍阅读上表。

cplus's People

Contributors

leoioz 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.