SQL
Oracle SQL 摘自:http://www.itpub.net/608483.html DECODE的语法DECODE(value,if1,then1,if2,then2,if3,then3,…,else) to_date(‘2008-04-23 00:00:00’ ,’yyyy-...
软件过程
Engineering 1.1 Requirments Enginerring 1.2 Design 1.3 Technical Review 1.4 Construct(Code & Unit Testing ) 1.5 System & Software Integrat...
签名证书
Java 一. 签名 消息明文+ 发送者私钥(hash(消息明文)) —————-> 接收者比较hash(消息明文)和发送者公钥(签名),相同则可以确认发送者身份。 上面的 发送者私钥(hash(消息明文)) 即签名 因为消息是明文发送的,...
ESB 网关
IBM ESB(Enterprise Service Bus)为SOA的服务提供者和消费者的交互提供中转, 连接,和分离。支持协议和消息格式的转换。 ESB一般位于隔离区(Demilitarized Zone), 进一步抵御来自企业区之外的恶意或未授权的访问。 “ESB 网关至少提供 ES...
XP Feature
敏捷最佳实践 迭代开发 TDD 测试驱动开发 CI 持续集成 CI的频率为一天时,就称为Daily Build,每日构建?CI鼓励尽早check in代码, 尽快发现问题并反馈. 而不是把时间花在Bug会议上 Refactor 重构 PP 结对编程 On-site Custo...
Application Development and Integration life cycle
Waterfall Lifecycle This model supports large and complex projects in which the requirements are well defined. It adopts sequential app...
Spring模块
Spring Modules Core Container: Core Beans Context Expression Language Data Access/Integration: JDBC ORM* JPA* JDO* Hibernate* iBatis OX...
work estimation
Work Breakdown Structure Three Point Estimate effort of Activity = ((Most probable Value * 4) + Pessimistic Value + Optimistic V...
linux服务器调优
学习笔记,摘自kuqin http://www.kuqin.com/linux/20110910/264584.html 一 可以从如下四个方面观察你的服务器机器目前的性能情况: CPU 内存 磁盘I/O带宽 网络I/O带宽 二 对如何评估...
Communication
avoid surprise when dealing with the relationship with your manager.