码迷,mamicode.com
首页 >  
搜索关键字:under    ( 2823个结果
Android UI--SwipeDismissListView_直接删除
SwipeDismissTouchListener.java 1 /* 2 * Copyright 2013 Google Inc. 3 * 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 ...
分类:移动开发   时间:2015-01-12 19:13:38    阅读次数:331
Using TCP keepalive under Linux
Linux has built-in support for keepalive. You need to enable TCP/IP networking in order to use it. You also needprocfssupport andsysctlsupport to be ....
分类:系统相关   时间:2015-01-11 12:13:12    阅读次数:150
Linux内核proc文件系统使用示例
/*  * kernel programming test code  *  * Copyright (C) 2014 Sun Mingbao  * Dual licensed under the MIT and/or GPL licenses.  *  */   #include #include #include #include #include #in...
分类:系统相关   时间:2015-01-10 10:07:06    阅读次数:348
Android Viewbadger 实现消息数字提示
开源组件viewbadger实现消息数字提示,项目地址:https://github.com/jgilfelt/android-viewbadger (可获得源码)! Author: Jeff Gilfelt The code in this project is licensed under the Apache Software License 2.0. Copyright (c) 2011 readyState Software Ltd....
分类:移动开发   时间:2015-01-09 17:23:55    阅读次数:322
【Flume】flume中FailoverSinkProcessor容错处理机制源码分析
FailoverSinkProcessor顾名思义是flume中sink输出容错的处理器 继承自AbstractSinkProcessor 先看下整体源码 /** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the N...
分类:Web程序   时间:2015-01-08 11:24:31    阅读次数:234
集合研究------Map
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding c...
分类:其他好文   时间:2015-01-07 13:09:24    阅读次数:193
新的SQUASHFS 4.3中的unsquashfs4新特性,能显示镜像当初的生成参数了
SQUASHFS 4.3 - A squashed read-only filesystem for Linux     Copyright 2002-2014 Phillip Lougher     Released under the GPL licence (version 2 or later). Welcome to Squashfs 4.3.  This is th...
分类:其他好文   时间:2015-01-07 07:01:51    阅读次数:521
对于维特比译码的理解(英文)
Performing Viterbi DecodingThe Viterbi decoder itself is the primary focus of this tutorial. Perhaps the single most important concept to aid in under...
分类:其他好文   时间:2015-01-06 11:44:38    阅读次数:264
Goal driven performance optimization
When your goal is to optimize application performance it is very important to understand what goal do you really have. If you do not have a good under...
分类:其他好文   时间:2015-01-06 02:00:43    阅读次数:275
Mybatis SqlSessionTemplate类分析
/* ?* ? ?Copyright 2010-2012 The MyBatis Team ?* ?* ? ?Licensed under the Apache License, Version 2.0 (the "License"); ?* ? ?you may not use this file except in compliance with the Licen...
分类:数据库   时间:2015-01-05 13:19:26    阅读次数:867
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!