- 博客(9)
- 收藏
- 关注
转载 java 序列化的作用
ava序列化的作用-这个挺有用的,不妨学学 最近在阅读Core J2EE Patterns 的时候发现例子里用于在各个层次里进行传输的TO(Data Transfer Object)都实现了java.io.Serializable接口,看到这些偶突然感到茅塞顿开~困扰了很久的关于Serializable的疑问渐渐解开了,查找相关资料并总结如下: 序列化是什么:序列化就
2014-09-01 17:17:45
605
1
原创 AWS S3服务 笔记
S31. S3是什么以及S3的优势2. S3的一些基本概念(数据一致性model)3. Features:RRS/Bucket Policies /ACL/versioning/IAM/Operations4. 数据保护(服务器端加密/客户端加密)4.1. 服务器端加密 S3在将数据写入disk时加密,在读取时解密好后返回。服务器端加
2014-08-01 15:43:03
1413
转载 Business Rules(From Wiki)
A business rule is a rule that defines or constrains some aspect ofbusiness and always resolves to either true or false. Business rules are intended to assert business structure or to control or i
2014-07-30 15:46:27
1320
转载 XPath常用定位节点元素语句总结
转自 http://www.cnblogs.com/huqingyu/archive/2010/02/21/1670073.html将一个XML或HTML文档转换成了DOM树结构后,如何才能定位到特定的节点?XPath实现了这样的功能,它通过DOM树中节点的路径和属性来导航,通过XPath路径表达式可以选择DOM树中的nodes(节点)或是node-set(节点集)。XPath包含了数
2014-07-16 10:03:44
819
原创 读AWS overview white paper 笔记
软件开发的演变: 桌面程序à CS 架构à松耦合webservice/SOA虚拟化技术:减少运营成本;增加IT设备的可靠性网格计算:数据处理,businessintelligence taskCloud computing is a style of computingwhere scalable and elastic IT enabledcapabilities
2014-07-15 00:52:57
1046
原创 AWS AMI, Region and AZ
A softwareconfiguration (for example, an operating system, an application server, andapplications), 并不包含instance typeRun instance时,如何配置 instance store volume (best usedfor temp data)Instancestoppi
2014-07-04 21:51:23
3220
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅