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

空空如也

Oracle.Essentials.Oracle.Database.11g.4th.Edition

Oracle.Essentials.Oracle.Database.11g.4th.Edition

2012-07-11

Oracle.Database.11g.SQL

Oracle.Database.11g.SQL

2012-07-11

Oracle.Database.11g.SQL.Fundamentals.I.Exam.Guide.Exam.1Z0-051

Oracle.Database.11g.SQL.Fundamentals.I.Exam.Guide.Exam.1Z0-051

2012-07-11

Oracle.Database.11g.New Features for Administrators.Exam.Guide.Exam.1Z0-050

Oracle.Database.11g.New Features for Administrators.Exam.Guide.Exam.1Z0-050

2012-07-11

Oracle.Database.11g.Administration.I.Exam.Guide.Exam.1Z0-052

Oracle.Database.11g.Administration.I.Exam.Guide.Exam.1Z0-052

2012-07-11

Oracle.Database.11g.A.Beginner's.Guide

Oracle.Database.11g.A.Beginner's.Guide

2012-07-11

Oracle.Concepts

Oracle.Concepts Oracle.Concepts

2012-07-11

Oracle Database 10G SQL

Oracle Database 10G SQL

2012-07-11

Oracle 11g SQL Tuning Training Materials

Oracle 11g SQL Tuning Training Materials

2012-07-11

Oracle 11g - New Features for Administrators 中文版教材

Oracle 11g - New Features for Administrators 中文版教材

2012-07-11

Oracle.Database.11g.Performance.Tunning

D50317GC10.Oracle.Database.11g.Performance.Tunning

2012-07-11

Oracle.DB.11g.SQL.Fundamentals.I

D49996GC10.Oracle.DB.11g.SQL.Fundamentals.I

2012-07-11

[Cisco].Network.Security.Auditing.Chris.Jackson

[Cisco].Network.Security.Auditing.Chris.Jackson.文字版

2012-07-09

[Cisco]Implementing.Cisco.Unified.Communications.Manager.Part2

[Cisco][Implementing.Cisco.Unified.Communications.Manager.Part2.CCNP.Voice.CIPT2.642-457.(2nd,2011.8)].文字版

2012-07-09

[Cisco]Implementing.Cisco.Unified.Communications.Manager.Part1

[Cisco][Implementing.Cisco.Unified.Communications.Manager.Part1.CCNP.Voice.CIPT1.642-447.(2nd,2011.8)].文字版

2012-07-09

[Cisco]Designing.for.Cisco.Internetwork.Solutions-Foundation.Learning.Guide

[Cisco][Designing.for.Cisco.Internetwork.Solutions-Foundation.Learning.Guide.(CCDA.DESGN.640-864,3rd.2011.7).文字版

2012-07-09

[Cisco][Deploying.IPv6.Networks].(Deploying.IPv6.Networks).文字版

[Cisco][Deploying.IPv6.Networks(第1版)].(Deploying.IPv6.Networks).Ciprian.Popoviciu.文字版

2012-07-09

[Cisco][Cisco.Unity.Connection(2011.6)].David.Schulz.文字版

[Cisco][Cisco.Unity.Connection(2011.6)].David.Schulz.文字版

2012-07-09

[Cisco][Cisco.Unified.Contact.Center.Enterprise(2011.7)].Gary.Ford.文字版

[Cisco][Cisco.Unified.Contact.Center.Enterprise(2011.7)].Gary.Ford.文字版

2012-07-09

[Cisco][Authorized.Self-Study.Guide-Cisco.Voice.over.IP.(第3版)].Kevin.Wallace.文字版

[Cisco][Authorized.Self-Study.Guide-Cisco.Voice.over.IP.(第3版)].Kevin.Wallace.文字版

2012-07-09

概要设计参考

概要设计参考资料,有文档模版,有一个从头到尾很全的例子。绝对包你满意。

2012-07-13

Linux内核代码及基本内核的书,物有所值哦.part4

Linux内核代码及基本内核的书,物有所值哦.part4

2012-07-13

Linux内核代码及基本内核的书,物有所值哦.part3

Linux内核代码及基本内核的书,物有所值哦.part3

2012-07-13

Linux内核代码及基本内核的书,物有所值哦.part2

Linux内核代码及基本内核的书,物有所值哦.part2

2012-07-13

Linux内核代码及基本内核的书,物有所值哦.part1

Linux内核代码及基本内核的书,物有所值哦.part1

2012-07-13

C# 5.0 in a Nutshell, 5th Edition

Book Description When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions. Shaped by more than 20 expert reviewers, including Microsoft’s Eric Lippert, Stephen Toub, Chris Burrows, and Jon Skeet, this book has all you need to stay on track with C# 5.0. It’s widely known as the definitive reference on the language. Get up to speed on C# language basics, including syntax, types, and variables Explore advanced topics such as unsafe code and type variance Dig deep into LINQ via three chapters dedicated to the topic Learn about code contracts, dynamic programming, and parallel programming Work with .NET features, including reflection, assemblies, memory management, security, I/O, XML, collections, networking, and native interoperability “C# 5.0 in a Nutshell is one of the few books I keep on my desk as a quick reference.” —Scott Guthrie, Microsoft “Whether you’re a novice programmer or an expert who wants to improve your knowledge of modern asynchronous programming techniques, this book has the information you need to get the job done in C#.” —Eric Lippert, Microsoft Table of Contents Chapter 1. Introducing C# and the .NET Framework Chapter 2. C# Language Basics Chapter 3. Creating Types in C# Chapter 4. Advanced C# Chapter 5. Framework Overview Chapter 6. Framework Fundamentals Chapter 7. Collections Chapter 8. LINQ Queries Chapter 9. LINQ Operators Chapter 10. LINQ to XML Chapter 11. Other XML Technologies Chapter 12. Disposal and Garbage Collection Chapter 13. Diagnostics and Code Contracts Chapter 14. Concurrency & Asynchrony Chapter 15. Streams and I/O Chapter 16. Networking Chapter 17. Serialization Chapter 18. Assemblies Chapter 19. Reflection and Metadata Chapter 20. Dynamic Programming Chapter 21. Security Chapter 22. Advanced Threading Chapter 23. Parallel Programming Chapter 24. Application Domains Chapter 25. Native and COM Interoperability Chapter 26. Regular Expressions

2012-07-10

文档模版全集

包含以下内容,设计很多行业: [例子]详细设计说明书.doc [模版]软件需求规格说明书.dot [模版]详细设计说明书.dot [模版]用例规约.dot 项目管理制度建设框架.doc 项目投资费用估算汇总表.doc 新产品研发项目计划报告.doc --- 压缩包里的文档很多很全 --- IT项目管理文档模板.rar 软件工程项目开发文档模板.rar 软件开发文档.rar 项目管理表单.rar

2012-07-10

[Cisco][思科防火墙].(Cisco.Firewalls).Alexandre.M.S.P.Moraes.文字版

[Cisco][思科防火墙].(Cisco.Firewalls).Alexandre.M.S.P.Moraes.文字版

2012-07-09

[Cisco][思科VoIP&QoS;(第4版)].文字版

[Cisco][思科VoIP&QoS;(第4版)].文字版

2012-07-09

[Cisco][思科Router.Configuration.Handbook(第2版)].文字版

[Cisco][思科Router.Configuration.Handbook(第2版)].文字版

2012-07-09

[Cisco][思科LAN.Switching.Configuration.Handbook(第2版)].文字版

[Cisco][思科LAN.Switching.Configuration.Handbook(第2版)].文字版

2012-07-09

[Cisco][思科CCNP.TSHOOT.642-832官方指南].文字版

[Cisco][思科CCNP.TSHOOT.642-832官方指南].文字版

2012-07-09

[Cisco][思科CCNP.ROUTE.642-902官方指南].文字版

[Cisco][思科CCNP.ROUTE.642-902官方指南].文字版

2012-07-09

[Cisco][Top-Down.Network.Design(第3版)].文字版

[Cisco][Top-Down.Network.Design(第3版)].文字版

2012-07-09

[Cisco][SIP.Trunking(2010.2)].Christina.Hattingh.文字版

[Cisco][SIP.Trunking(2010.2)].Christina.Hattingh.文字版

2012-07-09

[Cisco][Penetration.Testing.and.Network.Defense].文字版

[Cisco][Penetration.Testing.and.Network.Defense].文字版

2012-07-09

[Cisco]NX-OS.and.Cisco.Nexus.Switching:Next-Generation.Data.Center.Architectures

[Cisco][NX-OS.and.Cisco.Nexus.Switching:Next-Generation.Data.Center.Architectures(2010.6)].文字版

2012-07-09

[Cisco][Network.Security.Technologies.and.Solutions(2008.3)].Yusuf.Bhaiji.文字版

[Cisco][Network.Security.Technologies.and.Solutions(2008.3)].Yusuf.Bhaiji.文字版

2012-07-09

[Cisco][IPv6在企业网络中的应用].(IPv6.for.Enterprise.Networks).文字版

[Cisco][IPv6在企业网络中的应用].(IPv6.for.Enterprise.Networks).文字版

2012-07-09

[Cisco][IPv6.Security].(IPv6.Security).Scott.Hogg.文字版

[Cisco][IPv6.Security].(IPv6.Security).Scott.Hogg.文字版

2012-07-09

空空如也

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

TA关注的人

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