-
Securing-Web-applications
Web application vulnerabilities have become a major concern in software security. This paper will present major attack patterns, i.e. SQL injection, cross-site scripting, cross-site request forgery, JavaScript hijacking, and DNS rebinding, together with a survey and assessment
of the countermeasures available to web application developers.
- 2013-04-02 16:39:21下载
- 积分:1
-
rmi-chat
简单的rmi聊天室源码,没有图形界面,简单实现rmi下的聊天室(rmi chat room)
- 2021-04-06 16:49:03下载
- 积分:1
-
PersonalAsset_cjx
说明: 个人资产系统包括用户登录注册等,包括资产的更新,对数据库的基本操作(The personal asset system includes user login registration, etc., including asset updates, basic operations on the database.)
- 2019-05-10 11:07:40下载
- 积分:1
-
DBConnection
一个简单的Java数据库连接 这个是一个关于MySQL的数据库连接(A simple Java database connection This is a MySQL database connection)
- 2009-04-12 11:56:36下载
- 积分:1
-
camera
手机客户端和pc服务器端通过socket连接,pc发送信息可以控制手机端拍照(Android client connect to PC server by socket,and PC server can control the phone to take a picture by send to phone a message.)
- 2013-12-04 17:39:12下载
- 积分:1
-
spring-security
spring security 自定义配置 docker 使用文档(Spring security custom configuration docker usage documentation)
- 2020-06-17 19:40:01下载
- 积分:1
-
ChannelsTest
Note: the test case uses a temp text file named "test" which contains 31 characters : "P@ABCDEFGHIJKLMNOPQRSTUVWXYZ[]".
- 2013-12-06 14:11:35下载
- 积分:1
-
CursorLoaderListFragment
fragment开发 ,详细介绍了fragment使用(fragment development, detailing the fragment using)
- 2013-08-02 15:32:01下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
sorting
sorting,分类的几种常见的java实现(sorting, classification of several common java realize)
- 2008-05-18 15:34:45下载
- 积分:1