Exercise 5-3. Write a program that will read five values from the keyboard and storethem in an array of type float with the name amounts. Create two a...
分类:
Web程序 时间:
2014-12-27 17:18:48
阅读次数:
162
鼠标光标属性
.one{
cursor: help ;
}
.two{
cursor: move ;
}
.three{
cursor: hand ;
}
.four{
cursor: crosshair ;
}
.five{
cursor: wait ;
}
a...
分类:
Web程序 时间:
2014-12-24 18:14:22
阅读次数:
181
Activity和Task是Android Application Framework架构中最基础的应用,开发者必须清楚它们的用法和一些开发技巧。本文用大量的篇幅并通过引用实例的方式一步步深入全面讲解它们的基础原理(underlying principles)和架构(mechanisms),例如:N...
分类:
其他好文 时间:
2014-12-24 16:10:33
阅读次数:
139
1.创建web项目。
2.我创建了项目Five
3.开始搭建ssh
4.配置顺序:spring,hibernate,struts。
Add Spring Capabilities...
ssh都是这样的,add....
5.配置spring
需要引入的库:
spring aop...
spring core,,,
spring per...
分类:
系统相关 时间:
2014-12-24 11:56:08
阅读次数:
223
参考http://dcg.ethz.ch/lectures/podc_allstars/分享地址:链接:http://pan.baidu.com/s/1bnF8vcr密码:vzxa
分类:
其他好文 时间:
2014-12-24 11:17:49
阅读次数:
120
第5部分:实现(Implementations)
本部分主要讲述了类实现过程中的一些原则,为设计出高效率的实现方式,这是你的必经之路;在这一部分读的比较仔细,因为本人在类型转换这方面吃了不少苦头。...
分类:
编程语言 时间:
2014-12-23 12:23:40
阅读次数:
119
S.O.L.I.D.是一组面对面向对象设计的最佳实践的设计原则。术语来自Robert C.Martin的著作Agile Principles, Patterns, and Practices in C#,代表了下面五个设计原则: 1. SRP(Single Responsibility Pri...
分类:
其他好文 时间:
2014-12-22 10:52:44
阅读次数:
184
转:http://www.codeproject.com/Articles/703634/SOLID-architecture-principles-using-simple-Csharp?msg=4729987#xx4729987xx