搜索资源列表
Ajax-top10security
- ajax十大安全技术,WEB2.0时代的隐患-There is no inherent security weakness in Ajax but adaptation of this technology vector has changed the Web application development approach and methodology significantly. Data and object serialization was very difficult in
xstream-distribution-1.4.2-src
- 在越来越多项目的中xml扮演着重要的角色,程序对xml的解析也越来越频繁。常规的解析工具都是解析器把xml文档转化为一个包含其内容的树,并对树进行遍历,要实现将java对象序列化为xml或者再转换回来,则需要大量的代码实现。而使用XStream则不用任何映射就能实现多数java对象的序列化。-Play an important role in more and more projects in the xml process xml parsing more and more frequent.
XmlSerializer
- Define an interface to serialization of XML Infoset.
Cinema
- java基础小项目·电影院(要求): 能够分析系统功能并合理提取对象和类 使用属性和方法构建类 使用继承、多态实现良好复用和扩展性 使用泛型集合 使用枚举 读取XML文件 使用序列化和反序列化保存和恢复信息 -Java small project · cinema (required): Ability to analyze system functions and extract objects and classes reasonably Use pr