-
chinaunix_linux word quiz
chinaunix_linux一句话问答-chinaunix_linux word quiz
- 2022-09-08 06:15:03下载
- 积分:1
-
source, standards c force
源码,标准c++用力-source, standards c force
- 2022-08-08 01:09:06下载
- 积分:1
-
telnet的源代码实现,linux学C的可以看看了
telnet的源代码实现,linux学C的可以看看了-telnet achieve the source code, the C linux school can look at the
- 2023-03-26 17:55:04下载
- 积分:1
-
mobile ipv6协议Linux实现源代码
mobile ipv6协议Linux实现源代码-mobile ipv6 achieve agreement Linux source code
- 2022-06-19 09:33:09下载
- 积分:1
-
本书着重探讨了包括异常处理在内的一系列高级技术。其特点在于:第一,包含很多时新的标准C++的内容;第二,所讨论的主题倾向于“战略化”而非“战术化”,并且讨论得更...
本书着重探讨了包括异常处理在内的一系列高级技术。其特点在于:第一,包含很多时新的标准C++的内容;第二,所讨论的主题倾向于“战略化”而非“战术化”,并且讨论得更深入、更彻底,尤其是对虚析构函数、智能指针、引用计数以及代理类等技术和模式论述的深入程度。
如果说《Effective C++》主要讨论C++中一些相对基础的概念和技巧的话,那么《More Effective C++》则着重探讨了包括异常处理在内的一系列高级技术。与前者相比,后者具有两大主要区别:其一,它包含很多时新的标准C++的内容;第二,它讨论的主题倾向于“战略化”而非“战术化”,并且讨论得更深入、更彻底。尤其是对虚析构函数、智能指针、引用计数以及代理类(proxy classe)等技术和模式论述的深入程度,让人很难想象是出现于这样的一本小书之中。
游刃有余的技术,高超的写作技巧,Scott无疑是世界上最优秀的C++技术作家之一。在简洁、清晰、易读等方面,这两本书都卓尔不群。总之,Scott提供的这85个可以改善编程技术和设计思维的方法,都是中、高级C++程序员必备的技能。-For advanced programmer using C++, very nice, enjoy it
- 2022-06-30 10:38:40下载
- 积分:1
-
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编...
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编译工程,以及已经编译好的lib文件。-glib is the most widely used linux a library, the main system integrates a number of convenient functions, but there are a number of projects in the windows environment also need to use the library. Here is the glib compiled in vc9 environment works, and has been compiled lib file.
- 2023-05-12 13:00:03下载
- 积分:1
-
linux下基于web的个人信息管理器源码
linux下基于web的个人信息管理器源码-linux web-based personal information manager FOSS
- 2022-04-27 05:09:00下载
- 积分:1
-
error number
错误码 用来定义错误返回值这个是非常有用的-error number
- 2022-01-26 07:38:37下载
- 积分:1
-
带中文注释的 linux 0.11 源代码0.11,很好的,如果能再看看那个博士写的linux0.11源代码分析就更好了...
带中文注释的 linux 0.11 源代码0.11,很好的,如果能再看看那个博士写的linux0.11源代码分析就更好了-with Chinese Linux source code .11 .11, well, if could see that written by Dr linux0.11 source code analysis on the better
- 2022-10-01 11:35:03下载
- 积分:1
-
mini_httpd是一个小的HTTP服务器。它的性能不是很好,但对低或…
mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ".." filename snooping.
The common MIME types.
Trailing-slash redirection.
index.html, index.htm, index.cgi
Directory listings.
Multihoming / virtual hosting.
Standard logging.
Custom error pages.-mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including:
GET, HEAD, and POST methods.
CGI.
Basic authentication.
Security against ".." filename snooping.
The common MIME types.
Trailing-slash redirection.
index.html, index.htm, index.cgi
Directory listings.
Multihoming/virtual hosting.
Standard logging.
Custom error pages.
- 2023-07-16 21:20:03下载
- 积分:1