• Stars
    star
    1,482
  • Rank 31,713 (Top 0.7 %)
  • Language
    C
  • Created about 9 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

翻译的libuv的中文教程

libuv中文教程

翻译自《An Introduction to libuv》.
会持续关注原教程并更新中文版,本教程基于libuv的v1.3.0。

在线阅读

目前关闭gitbook在线阅读,大家直接在github上查看md文件即可。

目录

  1. 简介
  2. libuv基础
  3. 文件系统
  4. 网络
  5. 线程
  6. 进程
  7. 高级事件循环
  8. 实用工具
  9. 关于

翻译人员

翻译人员在这

辅助阅读

  1. libuv官方文档-由于教程有些知识点讲解得不够深入,需要我们自行阅读官方文档,来加强理解。
  2. 教程的完整代码-教程中展示的代码并不完整,对于一些复杂的程序,需要阅读完整的实例代码。

说明

在翻译的过程中,对于一些个人觉得可能不是那么容易理解的知识点,我都会附上自己收集的说明资料的链接,以方便学习。由于个人的英文水平有限,如果大家发现翻译出错或者不合适的地方,欢迎PR(修改master分支下,source文件夹下的md文件即可)。

More Repositories

1

CSpider

A scalable and convenient crawler framework in C:).
C
366
star
2

jlitespider

A lite distributed Java spider framework :-)
Java
149
star
3

MyPaxos

My multi-paxos service implement :-)
Java
138
star
4

libel

An event-driven library.
C
70
star
5

Dior

A kind of Lisp
C
55
star
6

MyBlog

I want to write something fun...
25
star
7

LightComm4J

Yet another lightweight asynchronous network library for java
Java
24
star
8

batboy-mini-kernel

一个简单操作系统,仅供玩耍
C
21
star
9

algs4-Programming-Assignment

coursera上的普林斯顿大学算法课程的编程习题解答
Java
10
star
10

lambda-calculus

lambda calculus interpreter
Scheme
9
star
11

Lockfree

Lockfree implements
C++
8
star
12

DoMi

一个自己实现的好玩的脚本语言
C
7
star
13

FreshSoccer

新鲜足球android客户端v1.1
Java
6
star
14

Eior

A compiler for Eior which is just like scheme
Scheme
4
star
15

LegoKV

Distributed and pluginable KV store just like Lego toys :)
C++
4
star
16

lets-chat

A IM web application using socket.io to build it
JavaScript
4
star
17

Libapp_v1

An android app for share books
Java
3
star
18

JLiteSpider-Demo

Some JLiteSpider's demo crawlers
Java
1
star
19

ml-luoyixin

机器学习斯坦福公开课作业
MATLAB
1
star
20

DoubanRenEr

计划电影android客户端
Java
1
star
21

LuoReactDemo

用react和node写的简单的web小项目,学习用的
JavaScript
1
star
22

LuohahaTestCode

我的杂货库,各种乱七八糟的东西和代码
Python
1
star
23

c-funs

Some useful and funny things.
C
1
star
24

luohaha.github.io

自己写的博客
1
star
25

LuoORM

Yet another ORM framework
Java
1
star
26

some-interpreters

Just for fun!!!
Scheme
1
star
27

VideoWebCrawlerByWebMagic

使用webmagic框架写的一些爬虫
Java
1
star
28

Android-Component-By-Lyx

收集一些自己实现的,或者从网上学到的好的android部件,将他们汇集起来。
Java
1
star