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