官网简介:The CCNx architecture is based on three basic tenets:Content is accessed by name, not machine address.Security is applied directly to the content...
                            
                            
                                分类:
其他好文   时间:
2014-09-13 12:01:55   
                                阅读次数:
445
                             
                    
                        
                            
                            
                                --cpu=nameThis option enables code generation for the selected ARM processor or architecture.Syntax--cpu=nameWhere:nameis the name of a processor or a...
                            
                            
                                分类:
其他好文   时间:
2014-09-12 23:24:44   
                                阅读次数:
657
                             
                    
                        
                            
                            
                                Mark 一下 很不错的文章最近看了一些有关server的东西,一些很简单的东西,不外乎是一些文档规范,另外结合最近看的wwdc的一些video,觉得对软件架构(software architecture)认识又清楚了一些,这里记录下来。software architecture 听上去是一个很大的...
                            
                            
                                分类:
移动开发   时间:
2014-09-12 11:33:03   
                                阅读次数:
298
                             
                    
                        
                            
                            
                                Architecture of a Highly Scalable NIO-Based ServerSelectorsA selector (java.nio.channels.Selectorand subclasses) provides a mechanism for waiting on c...
                            
                            
                                分类:
其他好文   时间:
2014-09-12 01:08:13   
                                阅读次数:
288
                             
                    
                        
                            
                            
                                最近对游戏引擎架构比较感兴趣,于是研究了下这方面的书籍。
比较推荐的两本书是:
1. Game Engine Architecture. 
2. Game Code Complete.
他们全面说明了一个游戏引擎的组成部分,和每个部分所实现的基本代码。
当然我这里就我所认识的游戏引擎的组成部分跟大家说下,最后我会附加一副PDF图片,看到他你会吃惊说:噢,原理这就是游戏引擎的架构,她太漂亮...
                            
                            
                                分类:
其他好文   时间:
2014-09-11 23:52:02   
                                阅读次数:
299
                             
                    
                        
                            
                            
                                SRC=Microprocessor Based Systems SRC=Computer Architecture: A Quantitative Approach
                            
                            
                                分类:
其他好文   时间:
2014-09-11 23:48:52   
                                阅读次数:
279
                             
                    
                        
                            
                            
                                一、认识SOA ? SOA(Service Oriented Architecture)1996年有Gartner提出,后经过IBM、SUN、BEA、Oracle等公司完善和推广,SOA的思想和理论逐步得到完善。 SOA的出现,预示着一个以服务为导向的新IT(Informati...
                            
                            
                                分类:
其他好文   时间:
2014-09-10 16:01:30   
                                阅读次数:
196
                             
                    
                        
                            
                            
                                修改 Project --> BuildSetting --》Architectures:Build Active Architecture Only = YES;Valid Architectures = arm64 armv7 armv7s armv6;原文:http://stackoverfl...
                            
                            
                                分类:
其他好文   时间:
2014-09-09 15:44:09   
                                阅读次数:
203
                             
                    
                        
                            
                            
                                [Architecture Design] 3-Layer基础架构三层式体系结构只要是软件从业人员,不管是不是本科系出身的,相信对于三层式体系结构一定都不陌生。在三层式体系结构中,将软件开发所产出的程序代码,依照不同用途归类为:系统表示层、领域逻辑层、数据存取层。其中:系统表示层 (Presenta...
                            
                            
                                分类:
其他好文   时间:
2014-09-09 12:05:28   
                                阅读次数:
138
                             
                    
                        
                            
                            
                                引言:作为少有的.net架构下的大型网站,stackoverflow曾发表了一篇文章,介绍了其技术体系,原文链接http://highscalability.com/blog/2011/3/3/stack-overflow-architecture-update-now-at-95-million-...
                            
                            
                                分类:
Web程序   时间:
2014-09-09 12:01:48   
                                阅读次数:
221