自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(0)
  • 资源 (10)
  • 收藏
  • 关注

空空如也

非常好的c、c++源代码注释移除工具

非常好的c、c++源代码注释移除工具。可对多个文件执行操作,非常简洁,方便。

2013-08-09

Visual Assist X v10.7.1925 完美破解版

完美破解,内附详细说明。支持vs2012、vs2010 不能用你就骂我。

2013-03-09

Dependency Injection in NET

Dependency Injection in .NET presents core DI patterns in plain C# so you'll fully understand

2011-11-04

c#代码修改c++头文件,防止重编译

c#写的一个对话框程序,可以将一个目录下的所有的.h文件,增加宏定义。 如下: #ifndef SENDTODSC_H_13 #define SENDTODSC_H_13 #endif 可以防止c++重编译。

2010-03-11

C#写的WCF文件上传示例

自己编写的示例程序,对初学着很有借鉴意义。 WCF文件传输示例,大文件采用stream传输,有效减少内存占用。

2008-10-14

VC IOCP示例程序

根据多年IOCP编程经验,写了个DLL,个人认为封装的比较完善。IOCP概念比较难于理解,最好有些基础,再看代码。

2008-10-10

C# 3.0 Design Patterns

设计更好的C#程序必读著作

2008-07-18

C++ Standard Library, The: A Tutorial and Reference

学习c++ 标准库经典著作。<br>C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a resource that does far more than list the classes and their functions.<br><br>The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code.<br><br>This thoroughly up-to-date book reflects the newest elements of the C++ standard library incorporated into the full ANSI/ISO C++ language standard. In particular, the text focuses on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms. You will also find detailed coverage of special containers, strings, numerical classes, internationalization, and the IOStream library. Each component is presented in depth, with an introduction to its purpose and design, examples, a detailed description, traps and pitfalls, and the exact signature and definition of its classes and their functions. An insightful introduction to fundamental concepts and an overview of the library will help bring newcomers quickly up to speed.<br><br>Comprehensive, detailed, readable, and practical, The C++ Standard Library is the C++ resource you will turn to again and again.<br>

2008-07-18

Inside Microsoft SQL Server 2005 T-SQL Programming

Written by a T-SQL guru, this thorough, hands-on reference for database developers and administrators focuses on language features and how they are interpreted and processed by the SQL Server execution engine.<br>

2007-10-11

空空如也

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

TA关注的人

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