Git Product home page Git Product logo

healthymanandcomic's Introduction

HealthyManAndComic

一个健康的项目

运行项目

  • npm install先安装包
  • npm run start(或者node RandomHC)都可以

在RandomHC.js里面修改参数

RandomHC(NAME,INDEX)
*
* //NAME参数只有两个 "绅士"  或者 "少女"  NAME为字符串格式
*
*//  INDEX参数为漫画番号 或者 漫画名  不输入默认为随机漫画   输错番号会报错
//  番号名为数字 例如:RandomHC("少女",9333)              
//  搜索名为字符串 例如:RandomHC("少女","ちゃんに見せられ")  //可模糊搜索但不能带有空格
*  (爬少女随机的估计要爬3分钟以上,因为少女这个域名的漫大概有4000部而绅士只有1500多部)

NPM包


* cnpm install h-comic   //用cnpm安装h-comic
* var h =require("h-comic")
* h.downlaod("少女","ちゃんに見せられ") //搜索指定名字 可模糊搜索但不能带有空格
* h.download("少女",9043)   //搜索指定番号

更新了部分bug  

*遇到网站挂链或者没响应的情况自动跳过

优化了读取速度

*加快了读取速度大概40%

 增加了搜索功能

*可模糊搜索

  更新了注释

*方便新手们学习

更新了番号参数  具体在TXT里

绅士

绅士

 少女

少女

healthymanandcomic's People

Contributors

unrealcherry avatar

Watchers

 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.