Code Monkey home page Code Monkey logo

wordcount's Introduction

                                                     WordCount

目的:实现统计文件的字符数、单词数、行数 ,递归处理目录下符合条件的文件,图形界面功能.

作者:1120161757、112016

一、程序功能:

实现统计文件的字符数、单词数、行数. 实现递归处理目录下符合条件的文件,返回更加复杂的数据. 实现图形界面功能.

二、具体要求:

(A) 基本功能

在命令行中使用'-c'参数加文件名输出文件字符数. 在命令行中使用'-w'参数加文件名输出文件单词数目. 在命令行中使用'-l'参数加文件名输出文件行数.

(B) 扩展功能

在命令行中使用'-s'参数递归处理目录下符合条件的文件. 在命令行中使用'-a'参数加文件名输出文件复杂数据.

(C) 高级功能

在命令行中单独使用'-x'参数调用图形界面.

wordcount's People

Contributors

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