Giter VIP home page Giter VIP logo

xixi-haha's Introduction

为什么要做?

因为某天一个朋友被学校要求在动态里面刷某种言论的时候,打开某网站后被**到了

欢迎加入习语学习群点击加入

每日习语学习

好好学习天天向上

习得者得永生

啥?

photo_2018-11-14_12-08-54.jpg

http://jhsjk.people.cn

好的?

嗯。

Telegram Bot: @xixi_haha_bot

支持inline mode

还有什么说的吗?

这个版本没有太注重分句,主要是清理了一下内容。抓取脚本(XJB)参考在parse/

成品是result.tgz, 缩减版本成品是result-min.json

Web服务

web/

没了?

(其实我是有Future Plan的,但是我太懒了……估计会在某个闲得无聊的夜晚做了)

  • 点赞,鼓掌👏
  • 配合原声音频(对的,有很多亲自朗读的)

本来是想保留那些重复来重复去的(比如称呼,xxx好)玩意,可以显得很zz。但是抓的时候有些地方漏了,就直接全部去重干掉了。有兴趣的自己玩玩吧。

xixi-haha's People

Contributors

neverbehave avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xixi-haha's Issues

无尽轮回学习机 <client.js>

(function get() {
  fetch('https://xixi-haha.never.eu.org/')
    .then(r => r.text())
    .then(console.log)
    .then(() => new Promise(r => setTimeout(r, 5000)))
    .then(get)
})()

不断学习,进步

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.