自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (13)
  • 收藏
  • 关注

原创 高效能人士的习惯

KISS理论1、做得好的保持下去;   Keeping things that work2、改善系统.步骤和方法;   Improve systems procedures styles3、开始做有价值的事;   Start things of value4、停止做无用的事;   Stop things of no value韦尔奇的

2008-09-03 22:08:00 227

精通Oracle.10g.Pl.SQL编程

L/SQL是Oracle特有的编程语言,它不仅具有过程编程的基本长期特征(循环、条件分支等),而且还个有对象编程语言的高级特征(重载、继承等)。 本书是专为Oracle应用开发人员提供的编程指南,通过学习本书,读者不仅可以掌握PL/SQL的基础编程知识(嵌入SQL语句和编写子程序),而且还可以掌握PL/SQL的所有高级开发特征(使用记录类型、集合类型、对象类型和大对象类型),另外,苯书还为应用开发人员提供了大理Oracle 9i和Oracle 10g新增加的PL/SQL特征。 本书不仅适合于PL/SQL初学者,而且也适合于有经验的PL/SQL编程人员,本书还可以作为Oracle培训班的教材或者辅助材料。

2012-09-10

计算机日语基础

计算机日语基础

2012-07-15

深入浅出Ajax(中文版)

深入浅出Ajax(中文版)》和其他深入浅出系列书籍一样,使用许多有趣的视觉刺激来保持我们大脑思考的兴奋。在您读完书中第一章后,不但能够掌握一个基于Ajax的简单应用程序开发,而且还能够了解怎样让一个混乱的项目走上正轨。

2011-03-25

Web Development with JavaServer Pages

Web Development with JavaServer Pages is truly an excellent and in-depth tutorial in the effective use of JSPs to build Web applications. Geared toward the Web designer or intermediate Java programmer who's making a transition to JSPs for the first time, this text contains a wealth of information on basic and advanced techniques. This tutorial is as good as any that's available, and covers all of the necessary JSP directives and syntax. For each directive, possible attributes are listed in convenient tables, which makes this also a worthwhile reference to everyday JSP development that explores the nooks and crannies of JSP APIs, and how pages are built (and cached) on today's JSP platforms. Web Development with JavaServer Pages also does a good job of showing how to design JavaBean components and integrate them into your JSPs through tags. (Ideally, beans should do the calculation and "thinking" on the middle tier, while JSPs work on the front end.) You'll learn the right way to proceed with JSPs and beans--reinforced via a number of effective code samples. A larger example, a Web database of frequently asked questions (FAQs), demonstrates the big picture with JSPs and beans. Final chapters turn toward a useful aspect of JSP, custom tags, which allow Java programmers to extend the set of available tags for JSP front-end designers. There's even a sample of interactive tags, in which tags work together with other tags, with sample code. Filled with plenty of details that carry the reader well beyond the basics, this text is one of the better available tutorials for learning JSPs. Its no-nonsense presentation style and useful examples can help put JSP development into the hands of anyone who has some prior HTML or Java experience. --Richard Dragan

2010-07-10

Introduction to Algorithms, Second Edition

The first edition became the standard reference for professionals and a widely used text in universities worldwide. The second edition features new chapters on the role of algorithms, probabilistic analysis and randomized algorithms, and linear programming, as well as extensive revisions to virtually every section of the book. In a subtle but important change, loop invariants are introduced early and used throughout the text to prove algorithm correctness. Without changing the mathematical and analytic focus, the authors have moved much of the mathematical foundations material from Part I to an appendix and have included additional motivational material at the beginning.

2009-07-28

Cisco官方出品CCIE系列教材--Cisco.Press.CCIE.Professional.Development.Routing.TCP-IP,.Volume.II

Routing TCP/IP, Volume II expands upon the central theme of Volume I: scalability and management of network growth. Volume II moves beyond the interior gateway protocols covered in Volume I to examine both inter-autonomous system routing and more exotic routing issues such as multicasting and IPv6. This second volume follows the same informational structure used effectively in Volume I: discussing the topic fundamentals, following up with a series of configuration examples designed to show the concept in a real-world environment, and relying on tested troubleshooting measures to resolve any problems that might arise. Designed not only to help you walk away from the CCIE lab exam with one of those valued and valuable numbers after your name, this book also helps you to develop the knowledge and skills essential to a CCIE. Whether you are pursuing CCIE certification, need to review for your CCIE recertification exam, or are just looking for expert-level advice on advanced routing issues, Routing TCP/IP, Volume II helps you understand foundation concepts and apply best practice techniques for effective network growth and management

2008-09-05

用VC写的绘图程序源码

用VC写的绘图程序源码--用VC写的绘图程序源码--用VC写的绘图程序源码

2008-09-03

《JAVA程序设计教程》电子教案

内容包括: 一、《JAVA语言与面向对象程序设计》电子教案(ppt格式)。 第1章 Java和面向对象概述 第2章 Java概述 第3章 Java语言基础 第4章 类和对象 第5章 继承 第6章 字符、字符串、数组 第7章 图形用户界面的设计与实现 第8章 Applet 第9章 Java高级编程

2008-09-03

清华大学-数据结构1

清华大学-数据结构1 本书是根据严蔚敏、吴伟民编著的《数据结构》(C语言版)而编写的辅助教材。 全书共分两部分,第1部分按原教材章节顺序,分为12章,每章按知识脉络图解、重点和难点解读、课程考试和考研要点、典型例题及习题精选详解等四个知识模块编写。第2部分给出了几套课程考试模拟试题和精选了部分各大名校近几年硕士研究生入学考试题,并附有参考答案。本书内容充实完整,层次分明,概念清晰,表达方式易于接受,有利于学生对“数据结构”课程知识的理解,帮助学生从广大和深度上把握知识体系,拓宽解题思路,提高解题能力。 本书针对性强、习题覆盖面广,适用于考研者应试提高,也可作为计算机及相关专业学生学习“数据结构”课程的指导书。

2008-09-03

Windows API 编成

当WINDOWS操作系统开始占据主导地位的时候,开发WINDOWS平台下的应用程序成为人们的需要。而在WINDOWS程序设计领域处于发展的初期,WINDOWS程序员所能使用的编程工具唯有API函数,这些函数是WINDOWS提供给应用程序与操作系统的接口,他们犹如“积木块”一样,可以搭建出各种界面丰富,功能灵活的应用程序。所以可以认为API函数是构筑整个WINDOWS框架的基石,在它的下面是WINDOWS的操作系统核心,而它的上面则是所有的华丽的WINDOWS应用程序。

2008-09-03

Teradata SQL教程

Teradata在数据仓库市场保持领先地位。在权威研究机构Gartner发布的“领导者象限”(Leaders Quadrant) 报告中,Teradata以杰出的表现位列“数据仓库”和“多渠道营销管理” 领导厂商。在CMP出版集团旗下《智能企业》杂志 (Intelligent Enterprise) 的编辑推荐奖 (Editors’ Choice Awards)中,Teradata被评为2008年值得关注的全球最具影响力的前十二大杰出企业之一。此外,Teradata还名列Food Logistics杂志年度FL100名单,被评为2007年食品行业技术供应商前一百强,而在Consumer Goods Technology杂志的2007年度读者推荐奖中,Teradata也名列前十大商业智能供应商。

2008-09-03

空空如也

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

TA关注的人

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