大约有 570 项符合查询结果(耗时:0.0312秒) [XML]

https://stackoverflow.com/ques... 

What are the differences between Autotools, Cmake and Scons?

...thing like glibc, libstdc++, or GCC on a truly ancient version of Solaris, AIX, or the like, the tests are a waste of time and are a source for many, many potential breakages of things like mentioned above. It is pretty much a painful experience to get an Autotools setup to build usable code for a W...
https://stackoverflow.com/ques... 

How to allocate aligned memory only using the standard library?

...ou could presumably use 'intmax_t' in place of long long (and, on Power 6 (AIX) machines, intmax_t would give you a 128-bit integer type). The alignment requirements for that union can be determined by embedding it into a struct with a single char followed by the union: struct alignment { char...
https://www.tsingfun.com/it/tech/739.html 

TCP 的那些事儿(下) - 更多技术 - 清泛网 - 专注C/C++及内核技术

...,突然变慢了,产生了比较大的延时,这个延时导致要重所有的包(因为之前的RTO很小),于是,因为重的不算,所以,RTO就不会被更新,这是一个灾难。 于是Karn算法用了一个取巧的方式——只要一发生重传,就对现有的R...
https://www.tsingfun.com/ilife... 

一个故事告诉你比特币的原理及运作机制 - 创意 - 清泛网 - 专注C/C++及内核技术

...,这样就完成了支付,此时老李在电话中听到二狗子确认账完成,就可以放心让老张把羊牵走了。 此时比特村进入了中央系统虚拟货币时代。每个村民都不需要用实物支付,支付过程变成了二狗子那边维护的账本上数字的变...
https://www.tsingfun.com/it/cpp/1439.html 

Socket 错误返回码详解 - C/C++ - 清泛网 - 专注C/C++及内核技术

...+++++++++++++++++++++++++++++++++++++++++++ 常见SOCKET错误返回码() WSAEINTR (10004) 被中斷的系統呼叫 當以阻攔式進行的WinSock函式被WSACancelBlockingCall()中斷的時候,這個阻攔式函式會得到WSAEINTR這個錯誤訊息。 讀者要注意的是,當...
https://stackoverflow.com/ques... 

Finding current executable's path without /proc/self/exe

...SD, OpenBSD, BSD x.x, SunOS, Solaris, SYSV, HPUX, Concentrix, SCO, Darwin, AIX, OS X, Nextstep, etc. And with a little modification probably VMS, VM/CMS, DOS/Windows, ReactOS, OS/2, etc. If a program was launched directly from a GUI environment, it should have set argv[0] to an absolute path. ...
https://www.tsingfun.com/it/cp... 

Makefile经典教程(入门必备) - C/C++ - 清泛网 - 专注IT技能提升

...因为我基本上都是在Unix下使用make,以前在SCO Unix和IBM的AIX,现在在Linux、Solaris、HP-UX、AIX和Alpha下使用,Linux和Solaris下更多一点。不过,我可以肯定的是,在Unix下的make,无论是哪种平台,几乎都使用了Richard Stallman开发的make和cc/...
https://www.tsingfun.com/it/cp... 

Makefile经典教程(入门必备) - C/C++ - 清泛网 - 专注IT技能提升

...因为我基本上都是在Unix下使用make,以前在SCO Unix和IBM的AIX,现在在Linux、Solaris、HP-UX、AIX和Alpha下使用,Linux和Solaris下更多一点。不过,我可以肯定的是,在Unix下的make,无论是哪种平台,几乎都使用了Richard Stallman开发的make和cc/...
https://www.tsingfun.com/it/cp... 

Makefile经典教程(入门必备) - C/C++ - 清泛网 - 专注IT技能提升

...因为我基本上都是在Unix下使用make,以前在SCO Unix和IBM的AIX,现在在Linux、Solaris、HP-UX、AIX和Alpha下使用,Linux和Solaris下更多一点。不过,我可以肯定的是,在Unix下的make,无论是哪种平台,几乎都使用了Richard Stallman开发的make和cc/...
https://www.tsingfun.com/it/cp... 

Makefile经典教程(入门必备) - C/C++ - 清泛网 - 专注IT技能提升

...因为我基本上都是在Unix下使用make,以前在SCO Unix和IBM的AIX,现在在Linux、Solaris、HP-UX、AIX和Alpha下使用,Linux和Solaris下更多一点。不过,我可以肯定的是,在Unix下的make,无论是哪种平台,几乎都使用了Richard Stallman开发的make和cc/...