GithubHelp home page GithubHelp logo

c_cli_table's Introduction

版本

V0.2.0

版本初始化

新增功能

  • 静态表格,初始化行数与列数
  • 支持表格左 右 中对齐功能
  • 表格支持字符串
  • 表格CLI打印

V0.3.0

新增功能:

  • 将csv格式字符串转化为表格数据

修改:

  • 修改了一些api命名
  • 新增testcase

V0.4.0

新增功能:

  • 可自由设置表格边框,也可从支持的形式中进行选择

V0.5.0

  • 重新设计测试代码,更多的单元测试用例

#介绍

  • 起源于一次在命令行显示嵌入式系统参数的尝试
  • 方便在CLI中,对表格类数据进行打印输出
  • 方便对二维任意数据类型进行管理

功能

  • 创建静态表格,初始化行数与列数
  • 支持表格左 右 中对齐功能
  • 表格支持字符串
  • 表格CLI打印
  • 将csv格式字符串转化为表格数据
  • 可自由设置表格边框,也可从支持的形式中进行选择

ToDo

  • 动态表格,可自由添加行和列
  • 表格打印支持单元格换行
  • 支持整型,浮点型
  • 中文支持
  • 支持将表格数据导出为csv格式字符串

c_cli_table's People

Contributors

rainbowyu avatar

Stargazers

D3721s avatar  avatar Meco Man avatar Rainboy avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

huoshuai-dot

c_cli_table's Issues

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.