(1) 本光盤提供了書中案例的Java源代碼文件及編譯發(fā)布后的可執(zhí)行文件。 (2) 讀者可以使用文本編輯工具(例如Windows中的記事本)或Java編輯工具來打開和編輯Java源代碼文件。 (3) 文件夾圖標后的數(shù)字編號為章號。例如CH03,為第3章的內(nèi)容。 (4) 本光盤中,每章均含有打包發(fā)布的程序文件和案例的源代碼文件(第3章除外,另請注意第1章和第2章因內(nèi)容簡單,所以光盤中沒有包含)。 (5) 直接雙擊各章“打包發(fā)布”文件夾中的BAT文件即可運行相應章的案例程序(注意必須已安裝JDK 1.5,并檢查Path環(huán)境變量中應已經(jīng)有JDK路徑)。 (6) 也可以直接雙擊各章“打包發(fā)布”文件夾中的JAR文件來運行相應章的案例程序。但如果JAR文件已被RAR等壓縮軟件關聯(lián),則應當通過右擊JAR文件圖標,從快捷菜單中選擇【打開方式】|【選擇程序】|【推薦的程序】|【Java(TM) 2 Platform Standard Edition binary】命令,來取消與其他壓縮軟件的關聯(lián)。取消后若JDK安裝配置無誤,即可直接雙擊JAR文件運行應用程序。 (7) 第11章中的DATABASE文件夾存放有該章的數(shù)據(jù)庫文件,運行該章的程序前請首先配置數(shù)據(jù)源,配置方法請參考書中的講解。
上傳時間: 2016-07-31
上傳用戶:372825274
醫(yī)院管理信息系統(tǒng) 資源類別: VC源碼¦數(shù)據(jù)庫 文件大小: 2419KB 原創(chuàng)作者: 佚名 發(fā)布時間: 2008-6-12 13:57:54 運行平臺: Windows 醫(yī)院管理信息系統(tǒng) 在運行系統(tǒng)前,首先要安裝SQL Server數(shù)據(jù)庫,注意要設定用戶名為“sa”,密碼為空。 可以有兩種方法創(chuàng)建該數(shù)據(jù)庫: 1.使用SQL server查詢分析器運行DATABASE目錄下的sql.txt中的sql語句,這樣會創(chuàng)建Hospital數(shù)據(jù)庫。 2.使用sql server的企業(yè)管理器直接附加“附加數(shù)據(jù)庫文件”目錄下的Hospital.mdf文件。
上傳時間: 2014-01-12
上傳用戶:Breathe0125
在管理員表中初始插入數(shù)據(jù) usn: admin, pwd: 21232F297A57A5A743894A0E4A801FC3 初始用戶賬號/密碼: admin (密碼為 md5 加密) SRC/: JAVA 程序源文件目錄 src/Conn.java 是數(shù)據(jù)庫連接的類 請先修改里面的數(shù)據(jù)庫連接 src/Gload.java 全局類 實現(xiàn)一些全局功能 mssqlserver.jar, msutil.jar, msbase.jar ------- SQL Server 的驅動包,請導入工程 DATABASE/圖書_Data.MDF: SQL Server 2000 數(shù)據(jù)庫文件, 可直接附加 CreateTab.sql SQL Server 建表腳本
標簽: admin 743894A A743894 21232F
上傳時間: 2016-08-14
上傳用戶:libenshu01
sql equipment management system for the Institute of Laboratory office automation management system an important part of it can lend to the return of the equipment scrapped and a new standardized management, thereby increasing efficiency and avoiding waste of resources. background DATABASE using Access, prospects of development tools using Visual Basic. The system uses ADO data access technology, and each DATABASE table and operation of the field to the type of package, which succeeded in object-oriented programming thinking applied to the DATABASE application design.
標簽: management system Laboratory automation
上傳時間: 2016-08-15
上傳用戶:784533221
國外的人才求職招聘最新版,找了很久的,還在調(diào)試中,舊版本說明如下PHP寫的一個人力資源管理系統(tǒng)的源碼:系統(tǒng)采用模塊話的設計,此文件解壓到php的環(huán)境下,直接訪問就可以,需要建立一個mysql數(shù)據(jù)庫數(shù)據(jù)庫名為orangeHRM,并建立一個用戶。然后直接訪問http://localhost/orangehrm就ok!-PHP write a human resources management system of Source : System is modular case design, This document to extract php environment, we can directly access, need to establish a DATABASE mysql DATABASE called orangeHRM, and the establishment of a user. Then directly on the visit http://localhost/orangehrm ok!
標簽:
上傳時間: 2016-09-04
上傳用戶:youmo81
隨著SQL Server 2005數(shù)據(jù)庫使用的普及,在Java 應用程序中使用基于Java DATABASE Connectivity (JDBC)的驅動程序來訪問SQL Server 2005數(shù)據(jù)庫已經(jīng)成為十分必要的工作。特別是隨著XML成為工業(yè)標準,越來越多的Java應用程序趨向于使用XML配置文件。論文結合實例講述了在JSP/Servlet中使用JDBC驅動及XML配置文件訪問SQL Server 2005數(shù)據(jù)庫的典型應用方式。
標簽: Server 2005 SQL 數(shù)據(jù)庫
上傳時間: 2013-12-21
上傳用戶:磊子226
用ADO+CListCtrl操作SQL的示例程序,可方便地進行刪除,更新,添加數(shù)據(jù)到SQL服務器。(網(wǎng)上非常少)。其中在ADOConn類中的Server和DATABASE 應根據(jù)所在的具體環(huán)境進行修改, 希望對廣大VC++愛好者有所幫助。
上傳時間: 2016-09-27
上傳用戶:qwe1234
Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to DATABASE systems Building dynamic aspect-oriented infrastructure
標簽: Aspect-Oriented Developement streamline Software
上傳時間: 2013-12-01
上傳用戶:jennyzai
ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether the message satisfies the conditions. Once the message satisfies all the conditions, the system thinks the machine is sniffing, and adds this machine into the list of sniffing machines. On this basis the detection has done well, and at the same time we insert the result into the log DATABASE for inquire and analyze later.
標簽: the arithmetic According design
上傳時間: 2016-10-06
上傳用戶:chongcongying
1.把"Web"文件夾內(nèi)的文件拷貝到某個文件夾 2.在IIS中新建站點,指向該文件夾,如果新建虛擬路徑,會導致一些圖片的不正常顯示. 3."DATABASE"文件夾內(nèi)有數(shù)據(jù)庫文件hyb2bTest_Data.MDF,在Sql Server企業(yè)管理器中選擇"附加數(shù)據(jù)庫" 4.需要修改根目錄web.config文件 <add key="DBServer" value="."/>,改成當前數(shù)據(jù)庫地址 <add key="DBUser" value="sa"/>,改成當前數(shù)據(jù)庫用戶名 <add key="DBPwd" value="sa"/>,改成當前數(shù)據(jù)庫密碼 <add key="DBName" value="hyb2btest"/>,改成當前數(shù)據(jù)庫名稱 <add key="SQLConnString" value="server=. DATABASE=hyb2btest user id=sa pwd=sa Min Pool Size=10"/>,分別也換成當前數(shù)據(jù)庫的地址,用戶名、密碼以及數(shù)據(jù)庫名稱。 5.后臺登錄地址: 當前路徑+manage/index.aspx 帳戶:admin 密碼:admin 環(huán)境要求: Windows2000 / Windows2003 + IIS5 + .NET Framework 1.1 + MS SQL Server 2000 或各更高版本 演示地址:www.hyb2b.cn 電話:13061363607 MSN :huayousoft@hotmail.com
上傳時間: 2014-01-27
上傳用戶:zhliu007