-
REST-spring-security
本项目主要使用spring security对restful webservice进行安全控制(This project is mainly for restful webservice using spring security for security control)
- 2013-10-13 09:54:06下载
- 积分:1
-
027356-01
疯狂Java讲义_源码(含Java设计模式CHM).rar(java design chm
)
- 2013-11-29 12:16:45下载
- 积分:1
-
hadoop-eclipse-plugin-1.0.2-SNAPSHOT
hadoop 1.0.1 的eclipse插件(hadoop 1.0.1 of eclipse plugin)
- 2012-07-04 10:58:56下载
- 积分:1
-
baidu_liaotian
客户端的聊天内容通过json格式封装(包含聊天内容、发送人信息)之后,HTTP请求百度服务器,即请求把该消息发送到指定id的用户,请求成功之后,百度服务器就把我们的信息转发给指定的用户,对应用户再解析json格式的信息,就可以知道该消息来自何处,以及消息内容。(Chat client via json format package (includes chat, sender information), after, HTTP requests Baidu server, which sends the message to the requesting user specified id, after the request is successful, Baidu server took our information forwarded to the designated users, the corresponding user information and then parse json format, you can know that the message came from, and message content.)
- 2014-01-16 15:47:19下载
- 积分: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
-
日程管理
说明: 一个类似的日历,数据表的设计。我想了很久,也没有找到一种好办法。如果象Google calendar 一样,可添加月,周,日重复。。数据库里面,我想应该只有一条记录。(A similar calendar, data table design)
- 2020-06-24 02:40:02下载
- 积分:1
-
Think-In-Java-4
Think in Java该书曾获1995 年SoftwareDevelopment Jolt Award 最佳书
籍大奖。作为一名有20 经验的编程专家,曾教授过世界上许多地区的人进行对象编程。最开始涉及的领域是
C++,现在也进军Java。他是C++标准协会有表决权的成员之一,曾就面向对象程序设计这一主题写过其他5
本书,发表过150 多篇文章,并是多家计算机杂志的专栏作家,其中包括《Web Techniques》的Java 专栏。
曾出席过C++和Java 的“软件开发者会议”,并分获“应用物理”与“计算机工程”的学士和硕士学位。(Think in Java)
- 2016-03-14 15:25:05下载
- 积分:1
-
jpasswordfield
Determines the Password
- 2012-02-14 14:35:31下载
- 积分:1
-
Trasform
二进制、十进制、八进制、十六进制的相互转换,及JTextField键盘事件的处理(Binary, decimal, octal, hexadecimal, mutual conversion, and the handling of keyboard events JTextField)
- 2010-02-08 14:50:32下载
- 积分: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