在agent启动时,会启动Channel,SourceRunner,SinkRunner,比如在org.apache.flume.agent.embedded.EmbeddedAgent类的doStart方法中:privatevoiddoStart(){
booleanerror=true;
try{
channel.start();//调用Channel.start启动Channel
sinkRunner.start();//调用SinkRunner.star..
分类:
其他好文 时间:
2015-03-08 17:24:39
阅读次数:
521
首先我们先来看下官方API对SurfaceView的介绍
SurfaceView的API介绍
Provides a dedicated drawing surface embedded inside of a view hierarchy. You can control the format of this surface and, if you like, its size; the Su...
分类:
移动开发 时间:
2015-03-05 10:55:53
阅读次数:
248
References:https://community.flexerasoftware.com/showthread.php?182791-Replace-a-single-file-embedded-in-an-MSIWindows Installer Scripting ExamplesWiF...
分类:
其他好文 时间:
2015-03-03 18:22:42
阅读次数:
115
命名规则交叉编译工具链的命名规则为:arch [-vendor] [-os] [-(gnu)eabi]arch– 体系架构,如ARM,MIPSvendor– 工具链提供商os– 目标操作系统eabi– 嵌入式应用二进制接口(Embedded Application Binary Interface)...
分类:
其他好文 时间:
2015-03-02 18:59:11
阅读次数:
184
什么是数据挖掘前两天看到群里有人问,什么是数据挖掘,现在就数据挖掘的概念做一下分析,并且尽量用大白话说一下数据挖掘到底是个啥东西,为啥大数据来了数据挖掘也火了(其实原来就挺火)。先看一上概念:数据挖掘(英语:Data mining),又译为资料探勘、数据采矿。它是数据库知识发现(英语:Knowled...
分类:
其他好文 时间:
2015-02-28 16:23:36
阅读次数:
110
Volley主页?https://android.googlesource.com/platform/frameworks/volley ?http://www.youtube.com/watch?v=yhv8l9F44qo&feature=player_embedded 1. 什么是Volley 在这之前,我们在程序中需要和网络通信的...
分类:
移动开发 时间:
2015-02-28 13:11:30
阅读次数:
293
目的:使wince7系统能支持显示中文
步骤:
1、在Catalog Items View窗口中勾选如下组件
在Core OS->Windows Embedded Compact->Fonts->Scripts->Chinese(Simplified)中选择SimSun & NSimSun。
在Core OS->Windows Embedded Compact->Interna...
微软近期Open的职位:Do you have a passion for embedded devices and services?   Does the following make you excited: Internet of Things, Industrial, Home A...
分类:
其他好文 时间:
2015-02-26 06:31:30
阅读次数:
145
微软近期Open的职位:Do you have a passion for embedded devices and services?   Does the following make you excited: Embedded Systems, Industrial Automatio...
命名规则 交叉编译工具链的命名规则为:arch [-vendor] [-os] [-(gnu)eabi] [-gcc] arch – 体系架构,如ARM,MIPS vendor – 工具链提供商 os – 目标操作系统 eabi – 嵌入式应用二进制接口(Embedded Application B...
分类:
其他好文 时间:
2015-02-22 20:43:02
阅读次数:
312