-
基于JSP实现的美食餐饮管理系统(源码+数据库脚本+文档)
数据库脚本在word文档中摘 要 越来越多的人接受了电子商务这种便捷、快速的交易形式,网上订餐的推出也很快受到了大家的欢迎。首先,简要地介绍了国内网络技术和信息产业的发展情况以及研究课题的现状,阐述了网上订餐系统解决方案以及实施的重要意义。然后是建设网上订餐系统,具体分析如何实现系统功能,规划系统流程,设计系统数据库的逻辑结构,介绍在开发系统过程中所使用的重要开发语言、开发工具、配套插件以及开发平台。最后设计和实现了一个B/S结构的网上订餐系统,着重论述了系统的功能与实现、数据流程及存储。包括用户管理、彩票信息介绍、网上订餐以及后台数据库管理等,使用图文并茂(功能代码及截图)的方式,对整个网上订餐系统功能模块的实现方法进行阐述和分析。
- 2020-11-28下载
- 积分:1
-
JSP超市销售系统源代码
本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的基于在线管理系统。 可以供学习参考。
- 2022-12-23 16:25:03下载
- 积分:1
-
game-engin
java平台上一些专门为android编写的游戏引擎代码,非常适合新手练习!简单易懂,代码可读性强!(some of the java platform written specifically for android game engine code, very suitable for novices to practice! Easy to understand, code readability!)
- 2014-01-13 23:04:50下载
- 积分:1
-
HTML5 捕鱼游戏源码
HTML5源码,对于学习HTML5是一个很好的案例。捕鱼达人也是一个很热门的游戏,可以多学习下。。。。。。。。。。如果有什么问题,可以和我联系,大家多多交流
- 2022-08-16 11:02:41下载
- 积分:1
-
ActivityManagerRecentTwoActivity
Activity Manager Running Task Info Test for Andriod.
- 2013-10-06 00:32:55下载
- 积分:1
-
狮身人面像演示你好世界代码
这是狮身人面像语音识别样本你好世界代码。 / ** 版权所有 1999年-2004年卡内基 · 梅隆大学。* 部分版权所有 2004 Sun Microsystems Inc.* 部分版权所有 2004年三菱电机研究实验室。* 所有版权。使用是根据许可条款。** 在用法上看到"license.terms"文件的信息,* 重新分配此文件中,并为所有免责声明* 担保。**/包 demo.sphinx.helloworld ;导入 edu.cmu.sphinx.frontend.util.Microphone ;导入 edu.cmu.sphinx.recognizer.Recognizer ;导入 edu.cmu.sphinx.linguist.Linguist ;导入 edu.cmu.sphinx.result.Result ;导入 edu.cmu.sphinx.util.props.ConfigurationManager ;导入 edu.cmu.sphinx.util.props.PropertyException ;导入 java.io.File ;导入 java.io.IOException ;导入 java.net.URL ;/*** 简单的 HelloWorld 演示程序,展示了一个简单的语音应用程序* 建立使用狮身人面像-4。此应用程序使用狮身人面像 4 endpointer,* 自动分割传入的音频到话语和沉默。*/公共类 HelloWorld {静态配置应用程序厘米 ;/*** 主要方法运行 HelloWorld 演示。*/公共静态 void 主要 (字符串 [] args) {试着 {URL 的 url ;如果 (args.length > 0) {
- 2022-04-06 18:30:19下载
- 积分:1
-
[安卓开源]带进度条简易浏览器项目
[安卓开源]带进度条简易浏览器项目。利用myeclips开发。保证能运行(A simple browser project with a progress bar. Use to develop. Guarantee to run)
- 2018-03-14 12:45:51下载
- 积分:1
-
wangzhan
化工之类的门户网站,帮助你了解一些常用的化工,毕业设计,你们懂的!!!(Chemicals like portals to help you understand some of the commonly used chemicals, graduation design, you understand! ! !)
- 2013-10-23 15:47:12下载
- 积分:1
-
ISSAuthorize
Android与IIS身份验证案例源码,在Android移动项目开发中,访问服务器时,为了简洁方便,我们经常使用http协议来传递JSON格式的数据。然而有些项目需要有一定的安全性,如使用Android客户端登陆到MIS系统。虽然我们是通过Android手机客户端的登陆Activity中登陆到系统的,但是略懂电脑的黑客是能够跳过登陆Activity,从而直接进入系统的。这样,会造成一些由于系统的不安全所带来的麻烦。建立一种防止黑客强行登录的身份验证模式尤为重要。此时,系统的身份验证成为阻挡黑客登陆的一道屏障。那么,怎样实现一个身份验证呢?让我们以IIS为宿主,一步一步的实现身份验证吧(Android and IIS authentication case source code, in the Android mobile project development, access to the server, in order to be simple and convenient, we often use the HTTP protocol to transfer JSON format data. However, some of the project needs to have a certain security, such as the use of Android client login to the MIS system. Although we are through the Android mobile client landing Activity landing to the system, but slightly understand the computer hacker is able to skip the landing Activity, thus directly into the system. In this way, it will cause some of the problems caused by the system is not safe. It is particularly important to establish an identity authentication mode to prevent hackers logging in. At this point, the identity of the system has become a barrier to prevent hackers landing. So, how to achieve an identity verification? Let us take IIS as the host, step by step to achieve authentication bar)
- 2016-06-20 11:04:56下载
- 积分:1
-
阿里巴巴Java开发手册(详尽版)
阿里巴巴开发手册详尽版本,欢迎分享,请多多指教。(Detailed version of Alibaba Development Manual
Are you a stone pig?Divine Meaning)
- 2020-06-21 18:00:01下载
- 积分:1