码迷,mamicode.com
首页 >  
搜索关键字:five principles    ( 567个结果
k-Exercise 5.3 Handling monetary values as integers
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
Linux C 程序 (FIVE)
Linux C 程序 (FIVE)
分类:系统相关   时间:2014-12-25 19:59:57    阅读次数:139
排序算法FIVE:插入排序InsertSort
排序算法FIVE:插入排序InsertSort
分类:编程语言   时间:2014-12-24 21:29:53    阅读次数:184
HTML - 鼠标光标属性
鼠标光标属性 .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的设计思路和方法
Activity和Task是Android Application Framework架构中最基础的应用,开发者必须清楚它们的用法和一些开发技巧。本文用大量的篇幅并通过引用实例的方式一步步深入全面讲解它们的基础原理(underlying principles)和架构(mechanisms),例如:N...
分类:其他好文   时间:2014-12-24 16:10:33    阅读次数:139
兔子--Myeclipse中搭建SSH框架
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
Principles of Distributed Computing [Share]
参考http://dcg.ethz.ch/lectures/podc_allstars/分享地址:链接:http://pan.baidu.com/s/1bnF8vcr密码:vzxa
分类:其他好文   时间:2014-12-24 11:17:49    阅读次数:120
Effective C++学习笔记(Part Five:Item 26-31)
第5部分:实现(Implementations) 本部分主要讲述了类实现过程中的一些原则,为设计出高效率的实现方式,这是你的必经之路;在这一部分读的比较仔细,因为本人在类型转换这方面吃了不少苦头。...
分类:编程语言   时间:2014-12-23 12:23:40    阅读次数:119
S.O.L.I.D
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
SOLID architecture principles using simple C# examples
转:http://www.codeproject.com/Articles/703634/SOLID-architecture-principles-using-simple-Csharp?msg=4729987#xx4729987xx
分类:Windows程序   时间:2014-12-19 17:15:55    阅读次数:177
567条   上一页 1 ... 46 47 48 49 50 ... 57 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!