自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (5)
  • 收藏
  • 关注

转载 fork 和 vfork 使用的注意事项和 system() 函数的替代

在Linux编程中,我们经常使用 Fork()。然而不少情况下,fork是有危险的。但是又不能简单使用vfork替换就成了。这个笔记说明了两者使用的一些注意点。本文地址:https://segmentfault.com/a/1190000005900042vfork() 与 fork()pid_t vfork(void);vfork的作用函数vfork的作用

2016-08-22 16:47:03 1960

原创 Linux C程序 获取内存使用率和Cpu占有率,从Top 源码中裁剪移植

/* * ===================================================================================== * *       Filename:  util_sysinfo.c * *    Description:  get cpu load and memory state * *

2016-08-13 17:43:31 947

原创 MFC CArray移植到linux

// This is a part of the Microsoft Foundation Classes C++ library.// Copyright (C) Microsoft Corporation// All rights reserved.//// This source code is only intended as a supplement to the//

2016-08-10 11:27:21 1323

ISO_WD_13400-5 conformance test.pdf

Road vehicles - Diagnostic communication over Internet Protocol (DoIP) Part 5: Conformance test specification

2020-05-20

ISO 13400-4-2016.pdf

Road vehicles - Diagnostic communication over Internet Protocol (DoIP) Part 4: Ethernet-based high-speed data link connector 2016

2020-05-20

ISO 13400-3-2011.pdf

Road vehicles - Diagnostic communication over Internet Protocol (DoIP) Part 3: Wired vehicle interface based on IEEE 802.3-2016

2020-05-20

ISO 13400-2-2011.pdf

Road vehicles - Diagnostic communication over Internet Protocol (DoIP) Part 2: Transport protocol and network layer services-2012

2020-05-20

ISO 13400-1-2011.pdf

Road vehicles - Diagnostic communication over Internet Protocol (DoIP) Part 1: General information and use case definition-2011

2020-05-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除