Giter VIP home page Giter VIP logo

nodejs-tempered's Introduction

最近在深入了解nodejs,看了别人的专栏,打算以代码的形式记录

由于很久之前学过C#,一份nodejs代码尝试着给出一份C#代码,通过两者对比,更加深入理解这两种的语言的优势以及不同的编程模式

C#代码是一个顶级语句组成的Cs文件,使用工具dotnet-exec运行单文件

update list

01

  • console以及标准输入输出流

02

  • 进程信息以及命令行参数

03

  • 定时器

04

  • Buffer

05

  • 用于压缩加密的zlib

06

  • 用EventEmitter触发和响应事件

07

  • Stream

08

  • fs模块

09

  • fs模块的流,文件锁以及文件监视

10

  • nodejs实现简单的tcp服务器

11

  • nodejs udp传输

12

13

14

  • 实时数据流

15

  • 外部应用程序的串联调用

16

  • 更灵活的exec

17

  • execFileSync,execSync,spawnSync

18

  • express

19

  • 图片压缩

20

  • express中间件

nodejs-tempered's People

Contributors

jackeylove77777 avatar

Stargazers

 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.