码迷,mamicode.com
首页 >  
搜索关键字:architecture    ( 1570个结果
最优灵活体系结构(Optimal Flexible Architecture,OFA)
最优灵活体系结构(Optimal Flexible Architecture,简称OFA)OFA其实就是一种Oracle的一种规范,其意义就是用一种统一的给文件和文件夹的规则,和文件存放目录的规则做一个约定。这样,我们不管是安装多个版本的Oracle Database也好,因为目录规范,命名规范,这...
分类:其他好文   时间:2014-05-28 20:26:13    阅读次数:337
在Revit中如何显示附件模块(Add Ins) 这个命令页?zz
分类: 概念说明 Revit Revit界面编程 Revit 二次开发入门2013-08-22 13:58 1395人阅读 评论(9) 收藏 举报 在windows 7 32-bit OS 上装了 Revit Architecture 2013, 但在Tab 上没有看到 Add Ins (附加模块)...
分类:其他好文   时间:2014-05-28 19:14:01    阅读次数:498
Building the Unstructured Data Warehouse: Architecture, Analysis, and Design
earn essential techniques from data warehouse legend Bill Inmon on how to build the reporting environment your business needs now!Answers for many val...
分类:其他好文   时间:2014-05-27 17:47:41    阅读次数:361
The Clean Architecture--一篇很不错的关于架构的文章
翻译水平有限,见谅!Uncle Bob13 Aug 2012ArchitectureCraftsmanshipOver the last several years we’ve seen a whole range of ideas regarding the architecture of s.....
分类:其他好文   时间:2014-05-26 19:20:25    阅读次数:354
Android 系统架构
先看图: The above figure shows the diagram of Android Architecture. The Android OS can be referred to as a software stack of different layers, where eac....
分类:移动开发   时间:2014-05-26 00:59:10    阅读次数:412
Linux 小知识翻译 - 「i386」是什么?
i386是指 *CPU* 的种类,也可以指 *CPU* 的架构(architecture)。 现在的 CPU 一般都用 「Core 2 Duo」或者「Athlon」,「Xeon」,「Opteron」之类的比较酷的名称来称呼。 Linux诞生的时候,CPU作为一个重要的组件,一般用型号来称呼它。 i3...
分类:系统相关   时间:2014-05-25 20:18:42    阅读次数:267
SOA——面向服务的体系架构
上一篇博文中提到了“紧耦合”的现象,如何解决?SOA,采用面向服务的体系架构。   一、What?   SOA=Service-oriented Architecture面向服务的体系结构           SOA是一个组件模型,它将应用程序的不同功能单元(称为服务)通过这些服务之间定义良好的接口和契约联系起来。         我个人更加倾向于这样的一种解释:SOA是指为了解决...
分类:其他好文   时间:2014-05-22 22:52:50    阅读次数:293
Clouds
1.Eucalyptus:Eucalyptus is a Linux-based software architecture that implements scalable private and hybrid clouds within your existingIT infrastructur...
分类:其他好文   时间:2014-05-22 16:52:01    阅读次数:263
iOS - 有关于静态库Apple Mach-O Linker Error && Undefined symbols for architecture ***:
最近和异地同事测试一个静态库,在他编译完静态库发送过来进行使用时,一编译就会报错,如下图: 引起这个错误的原因有很多,但是网上找不到的一个原因是 , 在编译静态库的时候所使用的 XCode 版本低于当前 项目使用的 Xcode版本。 这问题很狗血,特别是异地调试......
分类:移动开发   时间:2014-05-21 10:05:13    阅读次数:321
安卓测试基础(一)
Testing FundamentalsThe Android testing framework, an integral part of the development environment, provides an architecture and powerful tools that h...
分类:移动开发   时间:2014-05-21 04:37:06    阅读次数:432
1570条   上一页 1 ... 153 154 155 156 157 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!