项目作者: manishgautam30

项目描述 :
Cmd loading view
高级语言:
项目地址: git://github.com/manishgautam30/cmd_trial.git
创建时间: 2020-04-05T17:52:36Z
项目社区:https://github.com/manishgautam30/cmd_trial

开源协议:

下载


cmd_trial

Based on cmd prompt how do the loading operation view.

In this the program works as it just display the counter that is
Loading —-% and the “!” Expression is shown while the loading
done.

  1. --------------------------------------
  2. Syntax: loading 100%.
  3. !!!!!!!!!!!!!!!!!!!!!!!!!
  4. --------------------------------------

There is two files displaying the definition and execution class
based on the procedure how they take the input from the user and
and accordingly shows display the syntax.

The function is as such that the program loops until desired display
is being obtained else it terminates and the program ends.