网络编程框架 NMSTL

码农软件 · 软件分类 · 网络工具包 · 2019-02-27 16:56:39

软件介绍

NMSTL 是一个开源的网络编程框架。一个很早期的作品,代码十分简洁。主要是内部实现了SEDA的思想。

NMSTL和Asio一样都是template-heavy code,大部分都是头文件。NMSTL设计者考虑到使用这种东西编写C++代码出错的话, 很容易在模板的错误中迷失,所以在bin目录下面用perl编写了一个wtf工具,可以将g++编译错误信息很好地表现出来。 使用也非常简单,分析效果比原来的g++错误信息好多了。

本文地址:https://www.codercto.com/soft/d/260.html

C++ How to Program (5th Edition) (How to Program)

C++ How to Program (5th Edition) (How to Program)

Harvey & Paul) Deitel & Associates / Prentice Hall / 2005-01-05 / USD 98.00

With over 250,000 sold, Harvey and Paul Deitel's C++ How to Program is the world's best-selling introduction to C++ programming. Now, this classic has been thoroughly updated! The Deitels' groundbreak......一起来看看 《C++ How to Program (5th Edition) (How to Program)》 这本书的介绍吧!

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具