http://tomcat.apache.org/tomcat-7.0-doc/architecture/startup/serverStartup.txt Licensed to the Apache Software Foundation (ASF) under one or more co.....
分类:
其他好文 时间:
2015-01-30 22:22:16
阅读次数:
195
Service Locator Patten 学习总结、使用心得...
分类:
其他好文 时间:
2015-01-30 21:10:16
阅读次数:
163
JPDA(Java Platform Debugger Architecture) 是 Java 平台调试体系结构的缩写,通过 JPDA 提供的 API,开发人员可以方便灵活的搭建 Java 调试应用程序。JPDA 主要由三个部分组成:Java 虚拟机工具接口(JVMTI),Java 调试线协议(J...
分类:
其他好文 时间:
2015-01-30 16:49:44
阅读次数:
173
1.4 Camel’s architecture Let’s now turn our attention to Camel’s architecture. We’ll first take a look at the high-level architecture and then drill down into the specific concepts. After you’...
分类:
其他好文 时间:
2015-01-28 22:41:21
阅读次数:
264
在工程中导入XMPP第三库时,出现link错误,错误如下: Undefined symbols for architecture i386: ? "_iconv", referenced from: ? ? ? _mem_cd_iconv in libidn.a(striconv.o) ? ? ? _str_cd_iconv in l...
分类:
移动开发 时间:
2015-01-28 19:59:10
阅读次数:
292
The information below comes from a number of sources, including my own experiments with the Android IPC and some disparate internet sources.
The overall architecture of the Android IPC system is sh...
分类:
其他好文 时间:
2015-01-27 18:32:24
阅读次数:
217
先看一下原理性的文章:http://jerryshao.me/architecture/2013/10/08/spark-storage-module-analysis/,http://jerryshao.me/architecture/2013/10/08/spark-storage-module...
分类:
其他好文 时间:
2015-01-27 17:49:18
阅读次数:
337
前篇1.从SOA说起2.什么是WCF3.WCF通信模型4.Endpoint与ABC以及元数据1.SOA (Service Oriented Architecture)Ø 一种组件架构模型Ø 主要特点每个服务具有明确的服务边界。服务独立,低耦合。采用标准的契约定义和通信协议。服务是自解释的。2.WCF...
分类:
其他好文 时间:
2015-01-26 16:40:01
阅读次数:
252
warning: ignoring file ../libBaiduMobStat.a, missing required architecture i386 in file ../libBaiduMobStat.a (3 slices)可能原因:正如这个错误提示所指出的那样,缺少了i386架构的东...
分类:
其他好文 时间:
2015-01-24 21:15:03
阅读次数:
166
Undefined symbols for architecture i386: "_fwrite$UNIX2003", referenced from: _unixErrorHandler in libcocos2dx iOS.a(tif_unix.o) _unixWarni...
分类:
其他好文 时间:
2015-01-23 15:58:19
阅读次数:
109