Code Monkey home page Code Monkey logo

mistwave.github.io's People

Watchers

 avatar  avatar

mistwave.github.io's Issues

Programming in Haskell Chapter10 Exercises Solutions | Yifu's Blog

https://duanyifu.com/2016/09/13/PIHex10/

Programming in Haskell是一本入门Haskell的好书,介绍页面以及配套的slides, vedios, codes都在这里。 第九章的习题暂时跳过了,先更第十章。 开学了,事情多了起来,还要找工作,加把劲最近把这本书刷完吧!:P 其实从第8章开始,这本书对于monad就讲的太少,过几天这本书要出第二版,希望能在这方面改进改进。。。 我下单了一本《Haskell趣学指南》,打

客户端删除DOM节点的几种方式 | Yifu's Blog

https://duanyifu.com/2020/01/31/%E5%AE%A2%E6%88%B7%E7%AB%AF%E5%88%A0%E9%99%A4DOM%E8%8A%82%E7%82%B9%E7%9A%84%E5%87%A0%E7%A7%8D%E6%96%B9%E5%BC%8F/

B站首页有一些板块实在是辣眼睛,所以得想办法处理一下。 准备工作 我常用的浏览器是Chrome,所以就用Tampermonkey来加载脚本。 原理也很简单,等页面加载完成后,我们可以用Tampermonkey再跑一段自定义的JavaScript,用来操作DOM树。 然后通过Chrome的审查元素,得知,需要去除的元素id分别为bili_report_live和reportFirst2。

Yet Another a Introduction to Y Combinator in Scheme | Yifu's Blog

https://duanyifu.com/2017/05/02/ycombinator-in-scheme/

前言 在Lambda演算中,函数是没有名字的(都是匿名函数),那么如果函数没有名字,也就无法在函数体内显式地调用自身,也就无法定义递归函数,Y combinator就是用来解决这个问题的。 这篇文章想抛开那些数学概念,用程序语言(Scheme)的形式来讲解我们是如何推导出Y combinator的。 运行环境: IDE:DrRacket

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.