-
本书内容:第一部分 总则 第一章 电脑维修的基本原则和方法 第二章 电脑维修步骤与维修操作注意事项 第二部分 常见故障判断 第一章 加电类故障 第二章 启动与关...
本书内容:第一部分 总则 第一章 电脑维修的基本原则和方法 第二章 电脑维修步骤与维修操作注意事项 第二部分 常见故障判断 第一章 加电类故障 第二章 启动与关闭类故障 第三章 磁盘类故障 第四章 显示类故障 第五章 安装类故障 第六章 操作与应用类故障 第七章 局域网类故障 第八章 Internet类故障 第九章 端口与外设故障 第十章 音视频类故障 第十一章 兼容类故障 第三部分 附录 硬盘基本知识 挽救硬盘的几个方法 硬盘逻辑锁巧解 WINDOWS蓝色当机画面解读 win2k注册表终极修改 下载影片修复合成全供略 IE5.X@6.0选项控制大全 实用的端口大全(中文版) -contents of the book : the first part of the first chapter general computer maintenance basic principles and methods of the second chapter computer maintenance operation and maintenance steps to note the second part of common fault judgment-- the first increase in Chapter category Fault start with the second chapter closed the third chapter category fault disk failures fourth category in Chapter 5 Chapter fault installation category Fault Chapter VI of the operation and application of Chapter VII category Fault LAN Fault category of Chapter VIII of Internet category fault Chapter IX port peripherals fault with the 10th chapter Music Video category fault Chapter 11 compatible Fault third category dr
- 2023-05-17 20:35:03下载
- 积分:1
-
程序设计之道,非常经典的著作
程序设计之道,非常经典的著作-procedures Design Road, very classic book
- 2022-05-09 05:11:58下载
- 积分:1
-
This is the fourth version of the book and this version now not only provides
V...
This the fourth version of the book and this version now not only provides
VHDL language coverage but design methodology information as well. This
version will guide the reader through the process of creating a VHDL
design, simulating the design, synthesizing the design, placing and routing
the design, using VITAL simulation to verify the final result, and a new
technique called At-Speed debugging that provides extremely fast design
verification. The design example in this version has been updated to reflect
the new focus on the design methodology-This is the fourth version of the book and this version now not only provides
VHDL language coverage but design methodology information as well. This
version will guide the reader through the process of creating a VHDL
design, simulating the design, synthesizing the design, placing and routing
the design, using VITAL simulation to verify the final result, and a new
technique called At-Speed debugging that provides extr
- 2022-01-26 06:07:34下载
- 积分:1
-
Practical 1……………………………………………………………………………..1
Introduction to Access basics. Get...
Practical 1……………………………………………………………………………..1
Introduction to Access basics. Getting help in Access. Creating databases and tables.
Practical 2……………………………………………………………………………13
More on creating, editing and printing tables.
- 2022-06-28 07:09:25下载
- 积分:1
-
电子日记本,方便的整理与收藏日常文档及资料,有条理的分类信息...
电子日记本,方便的整理与收藏日常文档及资料,有条理的分类信息-Electronic diary to facilitate the collation and collection routine documentation and information, a structured classification of information
- 2022-02-05 02:56:02下载
- 积分:1
-
EJB3.0 example of the long
EJB3.0实例教程下载期待已久的EJB3.0最终规范已经发布了。虽然EJB3.0最终规范出来了一段时间,但对EJB3.0的应用还停留在介
绍之中,应用实例更是少之又少,所以作者拟写本书,以简单的实例展现EJB3.0 的开发过程,希望对大家有所帮助。
EJB3 最激动人心的是POJO 编程模型,我想对开发人员的影响将是非常大的,因为他降低了开发人员编写EJB 的要求。EJB3 的bean类将更像常规的Java bean。不要求像过去那样实现特殊的回调界面或者扩展EJB类。所以它
将使EJB的开发更像常规的Java 开发。
作者对EJB3.0 接触的时间很短,所以一些新的概念和知识理解也难免有误,有些概念和语义把握的不是很准,希望在这方面有经验和了解的朋友批评指正,欢迎多提意见。因为JBOSS EJB3.0产品常未成熟,本教程随着新产品的推出将有所改动,请密切关注! -EJB3.0 example of the long-awaited tutorial download EJB3.0 has released the final specification. Although the EJB3.0 specification finally came out for some time, but the application still remain in EJB3.0 IL
Shao-being, applied examples and even fewer, so by drafting the book, with a simple example to show EJB3.0 development process, we want to help.
EJB3 most exciting is the POJO programming model, I would like the developer s impact will be very large, because he reduces the developers to write EJB request. The bean class will be more like EJB3 regular Java bean. Is not required
- 2022-05-16 18:44:37下载
- 积分:1
-
一本有关于软件开发与质量测试的参考书,
有理论也有应用,能帮助软件员开发高质量的软件....
一本有关于软件开发与质量测试的参考书,
有理论也有应用,能帮助软件员开发高质量的软件.-Designed for an introductory software engineering course or as a reference for programmers, this up to date text uses both theory and applications to design reliable, error-free software. Starting with an introduction to the various types of software, the book moves through life-cycle models, software specifications, testing techniques, computer-aided software engineering and writing effective source code. A chapter on applications covers software development techniques used in various applications including VisualBasic, Oracle, SQLServer, and CrystalReports.
- 2023-01-29 04:25:04下载
- 积分:1
-
基于LPC2478的原理图和电路板
基于LPC2478的原理图和电路板-DXP2006,用于工业控制方面的电子设计-LPC2478,DXP2006
- 2022-02-01 23:55:27下载
- 积分:1
-
用c语言实现的链表的各项操作的源代码,包括插入,删除,建立,查询,显示等...
用c语言实现的链表的各项操作的源代码,包括插入,删除,建立,查询,显示等-C language with the operation of the list of source code, including insert, delete, create, query, display, etc.
- 2022-01-28 07:10:45下载
- 积分:1
-
微软crm1.2 SDK文档
microsoft CRM1.2 SDK document
- 2023-04-01 12:40:03下载
- 积分:1