Coder Social home page Coder Social logo

linuxdetails's Introduction

简介

这个工程是用于研究Linux环境编程的一些细节。 其中每个目录聚焦于一个主题,每个主题目录下面,每个问题又有自己的单独目录。

因为这些是测试代码,所以没有细致的进行错误处理。就直接退出进程了事:))
后面为了方便,干脆都没有检查函数的返回值:))在工作中,可不能这样哦~~~

每一个子目录都验证Linux编程的一个问题。 要了解细节的话,可以进入具体的目录得到详细的解答。

每个目录下面都有一个README.md文件,用于介绍该目录或者分析具体的问题。

General

This project is used to investigate on the details of Linux programming. Every directory focuses on one topic. Every topic dir contains different dir which investigates on different problems.

Becasue they are test codes, so I don't perform the delicated error handler. Just exit the process :)) I don't check the return value of function in the latter codes. But you could not do it in real product:))

Every directory focuses on one Linux topic. For example, the signal dir focuses on the signal details of Linux Programming.

There is one README.md file in every directory. It is used to introduce the dir or analyze the details of one problem.

linuxdetails's People

Contributors

gfreewind avatar xiaopeifeng avatar

Watchers

James Cloos avatar  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.