自定义博客皮肤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)
  • 资源 (5)
  • 收藏
  • 关注

空空如也

Secure Coding Principles and Practice

Secure Coding Principles and Practice<br>Despite their myriad manifestations and different targets, nearly all attacks on computer systems have one fundamental cause: the code used to run far too many systems today is not secure. Flaws in its design, implementation, testing, and operations allow attackers all-too-easy access. Secure Coding: Principles & Practices looks at the problem of bad code in a new way. Packed with advice based on the authors' decades of experience in the computer security field, this concise and highly readable book explains why so much code today is filled with vulnerabilities, and tells readers what they must do to avoid writing code that can be exploited by attackers.<br><br>

2007-12-21

Inside.The.C++.Object.Model

深入C++对象模型<br>Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented<br>programming within C++: constructor semantics, temporary generation, support for encapsulation,<br>inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your<br>understanding the underlying implementation models can help you code more efficiently and with greater<br>confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated<br>with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then<br>explains how the various implementation models arose, points out areas in which they are likely to evolve,<br>and why they are what they are. He covers the semantic implications of the C++ object model and how that<br>model affects your programs.

2007-12-21

Application Development Using Csharp And .Net

Prentice.Hall.Application Development Using Csharp And .Net.chm<br>Build industrial-strength .NET applications with C#!<br><br><br>Practical, useful information on the .NET Framework, the Common Language Runtime, ADO.NET, ASP.NET, Web Services, security, interoperability, and more <br><br>Running case study: see how concepts work together when you build .NET applications <br><br>Experienced C++, Java, and Visual Basic programmers: become effective with .NET!<br><br><br>This book gives experienced developers all the practical insight they need to build enterprise applications for Microsoft's .NET platform using C#. Using extensive code examples and a running case study, the authors illuminate the .NET concepts and technologies that offer the greatest power and value. They cover the entire process of constructing a .NET application: creating a monolithic C# console application; enhancing it with a Windows Forms interface; isolating functionality inside components, adding database access and security; and finally, delivering functionality through ASP.NET and Web Services. <br><br><br>.NET Framework and Common Language Runtime fundamentals for experienced programmers <br><br>Key .NET features: interfaces, attributes, collections, threading, remoting, assemblies, and more <br><br>Hands-on coverage of ADO.NET, ASP.NET, Web Services, and user interface programming <br><br>Component deployment and versioning <br><br>Ensuring interoperability with diverse and legacy systems <br><br>Includes a self-contained C# overview for those new to the language<br><br>Part of The Integrated .NET series from Object Innovations.<br>

2007-12-21

Developing Software for Symbian OS

Symbian系统软件开发 Developing Software for Symbian OS An Introduction to Creating Smartphone Applications in C++ John Wiley & Sons Ltd

2007-12-21

Learning the bash Shell, 3rd Edition

Learning the bash Shell, 3rd EditionThis refreshed edition serves as the most valuable guide yet to the bash shell. It's full of practical examples of shell commands and programs guaranteed to make everyday use of Linux that much easier. Includes information on key bindings, command line editing

2007-12-05

空空如也

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

TA关注的人

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