MySQL是一個精巧的SQL數據庫管理系統,雖然它不是開放源代碼的產品,但在某些情況下你可以自由使用。由于它的強大功能、靈活性、豐富的應用編程接口(API)以及精巧的系統結構,受到了廣大自由軟件愛好者甚至是商業軟件用戶的青睞,特別是與Apache和PHP/PERL結合,為建立基于數據庫的動態網站提供了強大動力。
上傳時間: 2014-01-15
上傳用戶:daguda
un the configuration script ---------------------------- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure script will create a file nammed apache.conf. Append this file the the httpd.conf file. LINUX: [prompt]$ ./configure.s [prompt]$ cat apache.conf >> /etc/httpd/conf/httpd.conf Note: you may need to set the executable flag on the script chmod 755 configure.s WINDOWS: prompt> configure.bat Copy the contents of apache.conf to httpd.conf
標簽: configuration the directory config
上傳時間: 2014-01-25
上傳用戶:heart520beat
THIS CHAPTER INTRODUCES and Java Server Pages (and then presents a simple example to display how to use in creating and provides excellent support for the Apache Struts framework, which I believe is the most popular Web framework around. I will delve into how you can easily create Struts-based and other files of relevance to Struts. Some of the most useful enhancements to introduced in version 10g are related to and Struts development.
標簽: INTRODUCES and presents CHAPTER
上傳時間: 2013-12-21
上傳用戶:zq70996813
Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. Quartz is freely usable, licensed under the Apache 2.0 license.
標簽: full-featured integrated scheduling Quartz
上傳時間: 2017-08-07
上傳用戶:來茴
MySQL是比較出名的數據庫軟件,真正支持多用戶,多進程結構的SQL數據庫服務軟件,MySQL是比較簡單和快速的! 現在很多流行的網站都是采用MySQL+Apache+PHP集成的!下載提供的是源代碼版本!
上傳時間: 2017-08-13
上傳用戶:xiaoyunyun
基于商務網站的建設和web技術的發展,采用J2EE平臺開發網上購物平臺。該平臺采用APACHE作為Web服務器和應用服務器,后端連接Microsoft SQL Server數據庫;網站中主要經營服裝類,發布最新的服飾資訊、流行趨勢和各類經典服裝。提供方便的檢索工具供用戶查詢所需的款式,允許顧客根據網站的不足提出意見和建議,從而不斷改進網站功能和建設。
上傳時間: 2013-12-29
上傳用戶:ecooo
Tomcat 是一個小型的輕量級應用服務器,在中小型系統和并發訪問用戶不是很多的場合下被普遍使用,是開發和調試JSP 程序的首選。對于一個初學者來說,可以這樣認為,當在一臺機器上配置好Apache 服務器,可利用它響應對HTML 頁面的訪問請求。實際上Tomcat 部分是Apache 服務器的擴展,但它是獨立運行的,所以當你運行tomcat 時,它實際上作為一個與Apache 獨立的進程單獨運行的。
上傳時間: 2017-08-18
上傳用戶:diets
本書介紹了如何通過使用開放源碼工具來構建一個現實的應用,以提高開發效率,降低企業開發費用。 本書共分三個部分,使基本概念、使用工具和開發應用三個過程貫穿于讀者的學習當中。特別是本書提及的開發者工具箱,包含了諸多的開放源碼項目,它們都是與J2EE長期協同工作的結晶。而且,書中的實例使通過重新創作著名的Sun Java 藍圖——PetStore應用,將JUnit、Ant、Hibernate、WebWork、SiteMesh、XDoclet以及Lucene等工具的應用演繹得淋漓盡致,有利于讀者在開發過程中提高可用性、結構簡潔性和復用性的能力。 本書適合于希望學習Java開放源碼技術的程序員閱讀。
標簽: 開放源碼
上傳時間: 2017-08-20
上傳用戶:佳期如夢
大數據實驗專利統計,java.io.IOException; import java.util.StringTokenizer; import org.apache.hadoop.conf.Config
上傳時間: 2016-05-09
上傳用戶:a1111
蟻群算法(ant colony optimization, ACO),又稱螞蟻算法,是一種用來在圖中尋找優化路徑的機率型算法。
上傳時間: 2016-08-21
上傳用戶:steveng