码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
ViewPager实现引导页(添加导航点,判断是否第一次进入主界面)
1.引导页的4个界面布局,里面加载一张背景图片 插入到guide的界面布局中(这里不用fragment) guide_background_fragment1.xml guide_background_fragment2.xml guide_background_fragment3.xml guid...
分类:其他好文   时间:2015-09-09 19:04:48    阅读次数:258
应用的基本原理
文章地址:https://developer.android.com/guide/components/fundamentals.html 一旦安装到设备上,每一个app就存活在自己的安全沙箱中。 1、android操作系统是一个多用户的Linux系统,每一个应用是不同的用户 2、...
分类:其他好文   时间:2015-09-09 17:47:38    阅读次数:149
CentOS7中firewall防火墙详解和配置
官方文档地址:https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Security_Guide/sec-Using_Firewalls.html#sec-Introduction_to_firewalld1cd/usr/lib/firewalld/services目录中存放定义好的网络服务和端口参数,系统参数,不能修改。cd/etc/f..
分类:其他好文   时间:2015-09-08 23:43:33    阅读次数:22176
浅谈 Objective-C 指针和 Swift2
该译文独家授权给SwiftGG 原文链接:Objective-C Pointers and Swift 2: A Simple Guide 原文日期:2015/08/23 译者:mmoaay 校对:numbbbbb 定稿:shanksyang 本文写于 2015 年 8 月 23 日,与 Xcode7 Beta 版和 Swift 2 兼容 在 S...
分类:编程语言   时间:2015-09-08 20:13:22    阅读次数:226
A Beginner’s Guide to Recurrent Networks and LSTMs
A Beginner’s Guide to Recurrent Networks and LSTMsContentsFeedforward NetworksRecurrent NetworksBackpropagation Through TimeVanishing and Exploding Gr...
分类:Web程序   时间:2015-09-08 20:03:00    阅读次数:206
Activiz 使用笔记-3 数据源(1)
activiz本身自带的user guide 比较简单,所以我按着vtk的user guide来慢慢学。从简单例子入手去学习VTK。当然我之前已经看过很多VTK相关的东西了,但是没有自己去写去总结,导致我一段时间不用就忘记了。所以这次...
分类:其他好文   时间:2015-09-07 18:08:52    阅读次数:712
[IaaS与数据中心] centos7下安装openstack juno
最近不忙,安装了一下openstack juno与大家分享一下。 根据以下安装步骤 http://docs.openstack.org/juno/i ... ent/ch_preface.html ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?openstack-install-guide-y...
分类:其他好文   时间:2015-09-06 16:28:31    阅读次数:388
Putting Apache Kafka To Use: A Practical Guide to Building a Stream Data Platform-part 2
转自: http://confluent.io/blog/stream-data-platform-2 http://www.infoq.com/cn/news/2015/03/apache-kafka-stream-data-advice/ 在《流数据平台构建实战指南》第一部分中,Confluen...
分类:Web程序   时间:2015-09-05 16:18:16    阅读次数:212
Putting Apache Kafka To Use: A Practical Guide to Building a Stream Data Platform-part 1
转自: http://www.confluent.io/blog/stream-data-platform-1/ These days you hear a lot about "stream processing", "event data", and "real-time", often rel...
分类:Web程序   时间:2015-09-05 16:11:57    阅读次数:289
iOS Programming The Big Nerd Ranch Guide (4th Edition)
Book DescriptionUpdated and expanded to cover iOS 7 and Xcode 5, iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, t...
分类:移动开发   时间:2015-09-04 15:39:11    阅读次数:216
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!