-
AJaxSpringMVC_Multi_File_Upload
Example Multi file upload with Spring MVC
- 2013-04-14 02:28:13下载
- 积分:1
-
Card
一个简单的JAVA应用,可以通过身份证号查询个人信息,包括出生年月,出生地,性别等。(A simple Java application, you can query ID personal information, including date of birth, place of birth, gender, and so on.)
- 2013-05-21 14:11:49下载
- 积分:1
-
stackaqueue
java 实现的基础数据结构栈和队列,仅供有需要的同学参考(java code of stack and queue )
- 2014-03-25 13:21:37下载
- 积分:1
-
j3d_tutorial_ch3
Getting Started with the Java 3D API
- 2014-02-12 09:37:31下载
- 积分:1
-
Struts2
java WEB项目是structs2李刚的书的源码(data WEB project)
- 2011-12-08 18:00:08下载
- 积分:1
-
dangdang
java编写的简单网站,使用Session,Cookie和数据库(A simple website,using Session,Cookie and database.It uses the java code is written.)
- 2013-07-28 21:38:19下载
- 积分:1
-
ex01
1.1 作业描述
设计一个生成和显示时间的分布式应用程序,实现以下功能:
1、 一个服务器生成时间,并在多个不同节点的客户端上显示。
2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。
1.2 作业要求
下面是设计时需要满足的四个要求:
1、 打破客户端和服务器开发过程中的紧耦合。
2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。
3、 允许客户端显示不同的事件。
4、 使用RPC机制或RMI机制。
(1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)
- 2014-01-22 16:18:51下载
- 积分:1
-
HappyPlayer-AS
音乐播放器完成功能
音频播放、定位播放
动感歌词显示
流畅、平滑的歌词滚动
支持歌词字体大小、颜色修改、歌词换行(Music player function
Audio playback
Dynamic lyrics display
Smooth, smooth lyrics scroll
Support the font size, color change, lyrics lyrics wrap)
- 2017-02-21 20:28:25下载
- 积分:1
-
RandomNumbersSimulation
java application that simulates tossing a 6 face dive 1000 times
- 2014-07-18 02:00:36下载
- 积分:1
-
spring+jpa学生信息管理(适合新手)
【实例简介】spring jpa入门级项目,实现了对数据库的 增、删、改、查、分页、导出、导入excel等基本操作
【调试步骤】
0.新建mysql数据库studentinfo,然后在该数据库执行数据库脚本 studentinfo.sql
1.修改application.yml文件中的数据库信息为您本机mysql用户名密码
2.运行项目后,打开浏览器http://localhost:8080 ,输入登陆账号密码均为:admin
- 2021-05-24 08:46:42下载
- 积分:1