(1) 本光盤(pán)提供了書(shū)中案例的Java源代碼文件及編譯發(fā)布后的可執(zhí)行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來(lái)打開(kāi)和編輯Java源代碼文件。 (3) 文件夾圖標(biāo)后的數(shù)字編號(hào)為章號(hào)。例如CH03,為第3章的內(nèi)容。 (4) 本光盤(pán)中,每章均含有打包發(fā)布的程序文件和案例的源代碼文件(第3章除外,另請(qǐng)注意第1章和第2章因內(nèi)容簡(jiǎn)單,所以光盤(pán)中沒(méi)有包含)。 (5) 直接雙擊各章“打包發(fā)布”文件夾中的BAT文件即可運(yùn)行相應(yīng)章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環(huán)境變量中應(yīng)已經(jīng)有JDK路徑)。 (6) 也可以直接雙擊各章“打包發(fā)布”文件夾中的JAR文件來(lái)運(yùn)行相應(yīng)章的案例程序。但如果JAR文件已被RAR等壓縮軟件關(guān)聯(lián),則應(yīng)當(dāng)通過(guò)右擊JAR文件圖標(biāo),從快捷菜單中選擇【打開(kāi)方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard EDITION binary】命令,來(lái)取消與其他壓縮軟件的關(guān)聯(lián)。取消后若JDK安裝配置無(wú)誤,即可直接雙擊JAR文件運(yùn)行應(yīng)用程序。 (7) 第11章中的database文件夾存放有該章的數(shù)據(jù)庫(kù)文件,運(yùn)行該章的程序前請(qǐng)首先配置數(shù)據(jù)源,配置方法請(qǐng)參考書(shū)中的講解。
上傳時(shí)間: 2013-12-29
上傳用戶:陽(yáng)光少年2016
(1) 本光盤(pán)提供了書(shū)中案例的Java源代碼文件及編譯發(fā)布后的可執(zhí)行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來(lái)打開(kāi)和編輯Java源代碼文件。 (3) 文件夾圖標(biāo)后的數(shù)字編號(hào)為章號(hào)。例如CH03,為第3章的內(nèi)容。 (4) 本光盤(pán)中,每章均含有打包發(fā)布的程序文件和案例的源代碼文件(第3章除外,另請(qǐng)注意第1章和第2章因內(nèi)容簡(jiǎn)單,所以光盤(pán)中沒(méi)有包含)。 (5) 直接雙擊各章“打包發(fā)布”文件夾中的BAT文件即可運(yùn)行相應(yīng)章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環(huán)境變量中應(yīng)已經(jīng)有JDK路徑)。 (6) 也可以直接雙擊各章“打包發(fā)布”文件夾中的JAR文件來(lái)運(yùn)行相應(yīng)章的案例程序。但如果JAR文件已被RAR等壓縮軟件關(guān)聯(lián),則應(yīng)當(dāng)通過(guò)右擊JAR文件圖標(biāo),從快捷菜單中選擇【打開(kāi)方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard EDITION binary】命令,來(lái)取消與其他壓縮軟件的關(guān)聯(lián)。取消后若JDK安裝配置無(wú)誤,即可直接雙擊JAR文件運(yùn)行應(yīng)用程序。 (7) 第11章中的database文件夾存放有該章的數(shù)據(jù)庫(kù)文件,運(yùn)行該章的程序前請(qǐng)首先配置數(shù)據(jù)源,配置方法請(qǐng)參考書(shū)中的講解。
上傳時(shí)間: 2016-07-31
上傳用戶:372825274
If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second EDITION is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, detect enemy aircraft, and pilot UAVs. Communication satellites, deep-space probes, and many medical instruments would have been nearly impossible to create without embedded software.
標(biāo)簽: familiarity programming experience dominant
上傳時(shí)間: 2013-12-11
上傳用戶:362279997
Already the industry standard for Python users, Programming Python from O Reilly just got even better. This third EDITION has been updated to reflect current best practices and the abundance of changes introduced by the latest version of the language, Python 2.5
標(biāo)簽: Python Programming industry standard
上傳時(shí)間: 2013-12-13
上傳用戶:zgu489
J2EE是Java 2 Platform,Enterprise EDITION的縮寫(xiě),它是Sun公司提出的一種分布式企業(yè)級(jí)應(yīng)用開(kāi)發(fā)技術(shù)的架構(gòu)。
上傳時(shí)間: 2016-08-13
上傳用戶:xaijhqx
AC97 Sample Driver and Related Code Samples. This directory contains a sample AC97 adapter driver and several related code samples. These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible with older operating systems like Windows 2000. To build the samples, enter any Windows .NET or Windows XP build environment and run build –cZ from this directory. The AC97 sample driver also runs in Windows 98 Second EDITION or Windows Me, but the property page DLL and control panel application do not. For more information, please refer to the readme.htm files in each subdirectory. The INF file in the driver directory installs all of the samples in the subdirectories. The header file in this directory defines the private property used by each of the samples.
標(biāo)簽: directory contains Related Samples
上傳時(shí)間: 2014-07-06
上傳用戶:鳳臨西北
本教程舉例說(shuō)明了如何使用 ADO 編程模型對(duì)數(shù)據(jù)源進(jìn)行查詢(xún)及更新。教程首先講述了完成此項(xiàng)任務(wù)的必要步驟,然后分別通過(guò) Microsoft Visual Basic、以 VC++ Extensions 為特征的 Microsoft Visual C++、Microsoft Visual Basic、Scripting EDITION 和以 ADO for Windows Foundation Classes (ADO/WFC) 為特征的 Microsoft Visual J++ 進(jìn)行更為具體的說(shuō)明。
上傳時(shí)間: 2016-10-22
上傳用戶:xymbian
C語(yǔ)言編程經(jīng)典教程,The.C...Programming.Language.Third.EDITION.Addison.Wesley.Bjarne.Stroustrup
上傳時(shí)間: 2016-10-22
上傳用戶:cx111111
不錯(cuò)的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications. The second EDITION of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous EDITION of the book. Recipes have been updated to include the latest modules. New recipes have been added to every chapter of the book, and some chapters have almost doubled in size.
標(biāo)簽: Cookbook Perl programmer nearby
上傳時(shí)間: 2016-11-23
上傳用戶:chenbhdt
天文算法,包括時(shí)間、行星、以及內(nèi)插算法。 A portable ANSI C implementation of some of the algorithms published in Astronomical Algorithms by Jean Meeus 2nd EDITION (December 1998) Willmann-Bell ISBN: 0943396638
上傳時(shí)間: 2013-12-21
上傳用戶:qwe1234
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1