E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
TechTips
UNIX 下 C 实现 Pipe Descriptors 映射
翻译整理自http://unixwiz.net/
techtips
/remap-pipe-fds.html在UNIX中,通过pipe()可以创建一对单向的pipedescriptors;通过fork()可以创建一个子进程
Umiade
·
2021-04-30 07:44
UNIX下c实现pipe descriptors映射
翻译整理自http://unixwiz.net/
techtips
/remap-pipe-fds.html在UNIX中,通过pipe()可以创建一对单向的pipedescriptors;通过fork()可以创建一个子进程
Umiade
·
2020-07-28 05:34
UNIX/Linux
unix
c语言
pipe
fork
dup2
__attribute__((noreturn))的用法
外文地址:http://www.unixwiz.net/
techtips
/gnu-c-attributes.html__attribute__noreturn表示没有返回值Thisattributetellsthecompilerthatthefunctionwon'teverreturn
Alen.Wang
·
2020-07-11 15:06
uboot移植
EBP ESP Function calling
Aftersomeresearch,Ifind3articlesaboutthesetopictoclearlyclarifyhowfunctioniscalling.http://unixwiz.net/
techtips
iteye_13945
·
2020-07-11 08:29
Working
Notes
__attribute__((noreturn))的用法
外文地址:http://www.unixwiz.net/
techtips
/gnu-c-attributes.html__attribute__noreturn表示没有返回值Thisattributetellsthecompilerthatthefunctionwon'teverreturn
weixin_30892987
·
2020-07-05 22:43
Reading C type declarations(引用http://unixwiz.net/
techtips
/reading-cdecl.html)
Even relatively new C programmers have no trouble reading simple C declarations such as int foo[5]; // foo is an array of 5 ints char *foo; // foo is a pointer to char double foo(); // foo
·
2015-11-08 14:19
reading
格式化输出数字
格式化输出数字 翻译:Cherami email:
[email protected]
原文: http://developer.java.sun.com/developer/
TechTips
·
2015-10-21 11:16
格式化
How to Modify the Virtual Memory in a Mac
转自:http://
techtips
.salon.com/modify-virtual-memory-mac-1675.htmlLikeWindowsPCs,Macintoshcomputersusevirtualmemorytorunmoreprogramsthanthesystemmemorynormallycouldaccommodate.AMacusesaswapfiletotempora
duanyipeng
·
2013-04-03 19:00
Using GNU C __attribute__
http://unixwiz.net/
techtips
/gnu-c-attributes.htmlOneofthebest(butlittleknown)featuresofGNUCisthe __attribute
Start-up
·
2012-11-22 12:00
OutputDebugString不能使用的原因
参考:原理与使用实战http://www.codeproject.com/KB/winsdk/OutputDebugString.aspx原理2http://unixwiz.net/
techtips
/outputdebugstring.html
yaogangshi
·
2011-03-21 13:00
vc++
EBP ESP Function calling
Aftersomeresearch,Ifind3articlesaboutthesetopictoclearlyclarifyhowfunctioniscalling. http://unixwiz.net/
techtips
dmhorse
·
2010-11-04 13:00
C++
c
C#
UP
pascal
EBP ESP Function calling
Aftersomeresearch,Ifind3articlesaboutthesetopictoclearlyclarifyhowfunctioniscalling.http://unixwiz.net/
techtips
dmhorse
·
2010-11-04 13:00
C
C++
C#
UP
Pascal
java热部署的简单例子
原文出处:http://java.sun.com/developer/
TechTips
/2000/tt1027.html 我的目录结构是d://hotdeploy//Client.javad://hotdeploy
yztommyhc
·
2009-11-09 21:00
linux 下串口通信相关内容
10054518308.shtml 设置VMIN和VTIMEhttp://blog.chinaunix.net/u/22754/showart_182681.htmlhttp://unixwiz.net/
techtips
jamesf1982
·
2009-09-01 15:00
linux
Dan Kaminsky DNS Vulnerability
这篇文章详细地介绍了这个攻击: http://unixwiz.net/
techtips
/iguide-kaminsky-dns-vuln.html ZD Net上的报道: http:/
javababy1
·
2008-10-15 06:00
.net
算法
cache
Microsoft
Security
Dan Kaminsky DNS Vulnerability
这篇文章详细地介绍了这个攻击: http://unixwiz.net/
techtips
/iguide-kaminsky-dns-vuln.html ZD Net上的报道: http:/
ihuashao
·
2008-10-15 06:00
.net
算法
cache
Microsoft
Security
接受email
TechnicalArticlesandTipsRetrievingMailwiththeJavaMailAPIandWorkingwiththeJavaCommunicationsAPI Print-friendlyVersionTechTipsArchiveJanuary22,2002WELCOMEtotheJavaDeveloperConnection(JDC)
TechTips
yuanping
·
2007-10-08 11:00
swing
OS
Office
Access
sun
从汇编角度看英特尔x86函数调用规范
原文地址:http://www.unixwiz.net/
techtips
/win32-callconv-asm.html 从汇编角度看英特尔x86函数调用规范 在阅读编译好的
sylin
·
2007-04-01 17:00
工作
汇编
Microsoft
英特尔
编译器
X86
格式化输出数字
翻译:Cherami email:
[email protected]
原文: http://developer.java.sun.com/developer/
TechTips
/2000/tt0411
joy_cz
·
2006-10-08 00:00
java
.net
工作
sun
关于OutputDebugString的模拟
从http://www.unixwiz.net/
techtips
/outputdebugstring.html这篇文章中可以知道,通过简单的几步设置,便可模拟OutputDebugString,可以用下面的代码描述
touchinsert
·
2005-03-09 11:00
html
.net
Access
使用JAR
使用JAR翻译:Cheramiemail:
[email protected]
原文:http://developer.java.sun.com/developer/
TechTips
/2000/tt0411.html
cherami
·
2001-10-30 19:00
jar
applet
javabeans
archive
工具
string
我的翻译
上一页
1
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他