-
domeresource-android
android电影应用程序开发,从网站获取电影信息并在android中显示。
- 2022-03-19 20:22:24下载
- 积分:1
-
网上拍卖平台系统的设计与实现
东北大学东软信息学院,毕业设计,网上拍卖平台系统的设计与实现,包含源代码,论文,开题报告等
本系统是B/S架构形式,系统架构的设计采用JavaEE的三层结构,分为表现层、业务逻辑层和数据服务层。
中间层采用了SSH架构模式。在进行设计之前,需要做好详细的调查,仔细查阅相关技术的书籍,以便更好的完成设计。
页面变现要求布局朴实大方,适应大众化风格。这是问题所在,如何将自己的业务清晰的表现出来。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-20 17:29:57下载
- 积分:1
-
电影推荐系统源码
应用背景This file contains installation notes and some instructions for those
who want to get started quickly. Much more detailed documentation on
how to setup and program CoFE is available in the Docs subdirectory.
关键技术System Requirements:
1. j2sdk1.4.1 or above
2. MySQL database 3.* or above
Note: CoFE comes distributed with the MySQL client libraries
ConnectorJ 2.X in lib/3rdParty/mysql-connectorJ-2.0.14/mysql.jar. If you want to use the 3.X ConnectorJ
libraries, you can download them yourself from www.mysql.com, but
you will need to update the ant build files
and possibly bin/start_server.sh to point to the new library.
- 2023-01-05 07:00:03下载
- 积分:1
-
java 实现TCP服务器
资源描述TCP(Transmission Control Protocol 传输控制协议)是一种面向连接的、可靠的、基于字节流的传输层通信协议,由IETF的RFC 793定义。在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,用户数据报协议(UDP)是同一层内[1] 另一个重要的传输协议。在因特网协议族(Internet protocol suite)中,TCP层是位于IP层之上,应用层之下的中间层。不同主机的应用层之间经常需要可靠的、像管道一样的连接,但是IP层不提供这样的流机制,而是提供不可靠的包交换
- 2023-09-08 18:05:03下载
- 积分:1
-
通过继承Thread类实现多线程,龟兔赛跑
资源描述多线程实现龟兔赛跑,代码中通过两个线程函数分别描述兔子和乌龟的赛跑动作,最后由主函数调用,运行时自行设计休眠时间以实现功能。代码很简单,主要用来学习多线程如何使用,理解其原理。
- 2022-03-10 06:19:25下载
- 积分:1
-
Hyperic 报警中心 alert center中文插件 源代码
资源描述采用 jsp, groovy, gsp, 开发。适合 hyepric 中文版 5.8
- 2022-02-12 18:13:50下载
- 积分:1
-
公交线路查询android源代码
应用背景主要应用到手机上,也可以帮助想从事android开发的初学者熟悉怎么开发android应用。关键技术开发环境采用eclipse,开发语言用java,容易上手。
- 2022-02-12 11:22:00下载
- 积分:1
-
TCP-Client
TCP-Client客户端发送和接收数据,利用socket,建立连接,接收和发送数据. send and receive data using socket, and set up the connection
- 2022-06-01 16:13:20下载
- 积分:1
-
Android版本 webrtc编译方法
谷歌WebRTC,名称源自网页实时通信(Web Real-Time Communication)的缩写,是一个支持网页浏览器进行实时语音对话或视频对话的技术。本人第一次编译webrtc,记录了编译中遇到的问题,供大家学习交流。
- 2022-11-21 15:00:04下载
- 积分:1
-
android source
Copyright (C) 2008 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
-
- 2022-02-07 20:48:23下载
- 积分:1