您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C Traps and Pitfalls.pdf

  2. c陷阱那本的英文原版
  3. 所属分类:C

    • 发布日期:2007-09-07
    • 文件大小:119808
    • 提供者:wizardblue2
  1. C++ Gotchas

  2. "This may well be the best C++ book I have ever read. I was surprised by the amount I learned."-Matthew Wilson, Development Consultant, Synesis SoftwareC++ Gotchas is the professional programmer's guide to avoiding and correcting ni nety-nine of the
  3. 所属分类:C++

    • 发布日期:2007-09-12
    • 文件大小:734208
    • 提供者:snoopy84
  1. COM+ Programming: A Practical Guide Using Visual C++ and ATL

  2. Maximizing COM/COM+ reuse and scalability: practical, enterprise-class solutions! If you’re ready to develop COM/COM+ enterprise applications, start with this practical, solutions-focused guide! Using case studies and real-world code examples, Hewle
  3. 所属分类:C++

    • 发布日期:2009-08-03
    • 文件大小:1048576
    • 提供者:johnnywangteddy
  1. iPhone Cool Projects

  2. Editorial Reviews Product Descr iption The iPhone and iPod touch have provided all software developers with a level playing field—developers working alone have the same access to consumers as multinational software publishers. Very cool indeed! To m
  3. 所属分类:其它

    • 发布日期:2009-08-15
    • 文件大小:4194304
    • 提供者:mini_julian
  1. Classic Shell Scripting

  2. An essential skill for Unix users and system administrators, shell scr ipts let you easily crunch data and automate repetitive tasks, offering a way to quickly harness the full power of any Unix system. This book provides the tips, tricks, and organ
  3. 所属分类:其它

    • 发布日期:2009-08-22
    • 文件大小:1048576
    • 提供者:usst04ds
  1. 卓有成效的程序员 THE PRODUCTIVE PROGRAMMER

  2. 一本揭示高效程序员的思考模式,一本告诉你如何缩短你与优秀程序员的差距   Anyone who develops software for a living needs a proven way to produce it better, faster, and cheaper. The Productive Programmer offers critical timesaving and productivity tools that you can adopt right away, n
  3. 所属分类:其它

    • 发布日期:2009-08-29
    • 文件大小:3145728
    • 提供者:leocuka
  1. linux内核 0.11版本源码 带中文注释

  2. 目录树 下面再给个样例 ├─Makefile │ ├─boot │ bootsect.s │ head.s │ setup.s │ ├─fs │ bitmap.c │ block_dev.c │ buffer.c │ char_dev.c │ exec.c │ fcntl.c │ file_dev.c │ file_table.c │ inode.c │ ioctl.c │ Mak efile │ namei.c │ open.c │ pipe.c │ read_write.c │ stat.
  3. 所属分类:C

    • 发布日期:2009-08-31
    • 文件大小:290816
    • 提供者:paomadi
  1. Perl Security pdf

  2. Table of Contents 1. About Perl Training Australia....................................................................................................... 1 Training.....................................................................................
  3. 所属分类:Perl

    • 发布日期:2009-09-03
    • 文件大小:679936
    • 提供者:xti9er
  1. AspectJ in Action: Enterprise AOP with Spring Applications

  2. AspectJ shows its real power when combined with Spring. This new edition focuses on Spring-AspectJ integration, which is a major feature of Spring 2.5. Readers will find this edition immensely helpful in answering questions like: What are the ways t
  3. 所属分类:Java

    • 发布日期:2009-09-17
    • 文件大小:10485760
    • 提供者:zhou_fbo2008
  1. The Art Of Unix Programming

  2. 超级经典!!! The Art of Unix Programming Eric Steven Raymond Table of Contents 目录 Requests for reviewers and copy-editors Preface Who Should Read This Book How To Use This Book Related References Conventions Used In This Book Our Case Studies Author's Ac
  3. 所属分类:C

    • 发布日期:2009-09-22
    • 文件大小:3145728
    • 提供者:tutu1212
  1. C缺陷和陷阱.pdf

  2. C Traps and Pitfalls.
  3. 所属分类:C

    • 发布日期:2009-09-26
    • 文件大小:120832
    • 提供者:totaltang
  1. iPhone Cool Projects

  2. Apress, 2009 The book opens with Wolfgang Ante, the developer behind the Frenzic puzzle game, showing how timers, animation, and intelligence are used to make game play engaging. It moves on to Rogue Amoeba's Mike Ash explaining how to design a netw
  3. 所属分类:其它

    • 发布日期:2009-10-04
    • 文件大小:4194304
    • 提供者:NightCloud
  1. C Traps and Pit falls

  2. 学习C语言的好助手,虽然有些繁琐,但是值得你仔细看
  3. 所属分类:C

    • 发布日期:2009-10-09
    • 文件大小:4194304
    • 提供者:YM051379937
  1. BSD操作系统设计与实现.chm(英文原版)

  2. Chapter 1 History and Goals 1.1 History of the UNIX System 1.2 BSD and Other Systems 1.3 Design Goals of 4BSD 1.4 Release Engineering Chapter 2 Design Overview of 4.4BSD 2.1 4.4BSD Facilities and the Kernel 2.2 Kernel Organization 2.3 Kernel Service
  3. 所属分类:Web开发

    • 发布日期:2009-10-17
    • 文件大小:2097152
    • 提供者:fdcp123
  1. Java谜题解惑 中文版CHM格式

  2. 本书英文名:Java™ Puzzlers: Traps, Pitfalls, and Corner Cases 作者是顶顶大名的Joshua Bloch, Neal Gafter 该本书为中文,CHM格式,今天刚弄的! 90多个谜题,个个陷阱,个个让你受益匪浅 预览第一个: Java谜题1——表达式谜题 谜题1:奇数性 下面的方法意图确定它那唯一的参数是否是一个奇数。这个方法能够正确运转吗? public static boolean isOdd(int i){ return i % 2 ==
  3. 所属分类:Java

    • 发布日期:2009-10-23
    • 文件大小:128000
    • 提供者:viMory
  1. linux 0.11源码 带中文注释

  2. /* * linux/init/main.c * * (C) 1991 Linus Torvalds */ #define __LIBRARY__ // 定义该变量是为了包括定义在unistd.h 中的内嵌汇编代码等信息。 #include // *.h 头文件所在的默认目录是include/,则在代码中就不用明确指明位置。 // 如果不是UNIX 的标准头文件,则需要指明所在的目录,并用双引号括住。 // 标准符号常数与类型文件。定义了各种符号常数和类型,并申明了各种函 数。 // 如果定
  3. 所属分类:网络攻防

    • 发布日期:2009-10-24
    • 文件大小:290816
    • 提供者:wangbin6818
  1. C陷阱与缺陷(c语言入门资料)

  2. 英文名字为:C Traps and Pit falls 本书分别从词法分析、语法分析、链接、库函数、可移植性等缺陷等方面分析了c编程中可能遇到的问题,帮助c程序员绕过编程过程中遇到的缺陷与障碍。
  3. 所属分类:C

    • 发布日期:2009-10-26
    • 文件大小:4194304
    • 提供者:laibin1320
  1. Mastering EJB 3.0

  2. Mastering EJB 系列图书, 从1.0, 到2.0 都是EJB图书的经典之作, 深入浅出, 覆盖了EJB编程的各个方面, 并且还有很多tips,是学习EJB必备的系列图书之一.. 随着EJB3.0热潮的逐渐兴起, Mastering EJB 系列也升级到了Mastering EJB 3.0 .. 3.0与旧版本相比有50%以上的内容都已经不同了.. 具体的新版本内容的改变,官方提到包括: - More than 50% new and revised material - Four
  3. 所属分类:Java

    • 发布日期:2009-10-28
    • 文件大小:14680064
    • 提供者:ne520
  1. C Traps and Pitfalls

  2. 一篇文章一样滴文章,看看有好处吧, The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it. This paper shows some of the ways C can injure the unwary, and
  3. 所属分类:C

    • 发布日期:2009-10-30
    • 文件大小:120832
    • 提供者:arch_devil
  1. COM+ Programming:A Practical Guide Using Visual C++ and ATL.chm

  2. If you’re ready to develop COM/COM+ enterprise applications, start with this practical, solutions-focused guide! Using case studies and real-world code examples, Hewlett-Packard COM/COM+ expert Pradeep Tapadiya presents COM and COM+ in detail, from
  3. 所属分类:C++

    • 发布日期:2009-11-12
    • 文件大小:1048576
    • 提供者:xyhermit
« 1 2 3 45 6 7 8 9 10 11 »