In this tutorial we are going to learn how to use the Angular 2 router to pass optional query parameters from one route into another route. There are ...
分类:
其他好文 时间:
2016-09-28 22:29:13
阅读次数:
191
implest Spring MVC Hello World Example / Tutorial – Spring Model – View – Controller Tips Last Updated on 9 September, 2016 by App Shah 285 Comments D ...
分类:
编程语言 时间:
2016-09-28 15:42:32
阅读次数:
289
MongoDB:https://docs.mongodb.com/manual/tutorial/install-mongodb-on-linux/#install-mongodb-community-edition一、下载安装#curl-Ohttps://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel62-3.2.9.tgz或#wgethttps://fastdl.mongodb.org/linux/mongodb-linux-x86_64..
分类:
数据库 时间:
2016-09-27 20:48:03
阅读次数:
189
Windows 7 64位安装MongoDB 官网tutorial: https://docs.mongodb.com/v3.0/tutorial/install-mongodb-on-windows/ 一、获得MongoDB Community Edition 1.确定需要安装哪种MongoDB? ...
分类:
数据库 时间:
2016-09-27 18:07:43
阅读次数:
226
In this tutorial we are going to learn how to navigate programmatically (or imperatively) by using the Router API. We are going to learn how to use th ...
In this tutorial we are going to learn how to configure the Angular 2 router to cover some commonly used routing scenarios: what if the user goes to t ...
分类:
其他好文 时间:
2016-09-26 21:32:08
阅读次数:
132
1. 新手教程:git tutorial(7) Manual Page 2. 常用命令:git everyday(7) Manual Page 3. 全面了解:git user manual Page ...
分类:
其他好文 时间:
2016-09-25 08:24:29
阅读次数:
133
一 、常用网站 Java 教程 _ 菜鸟教程 http://www.runoob.com/java/java-tutorial.html 天码营——Java入门基础教程 https://course.tianmaying.com/java-basic+static-variable-and-meth ...
分类:
编程语言 时间:
2016-09-24 07:02:10
阅读次数:
221
参考dranger tutorial,本文将介绍如何使用FFmpeg解码音频数据,并使用SDL将解码后的数据输出。本文主要包含以下几方面的内容: 关于播放音频的需要的一些基础知识介绍 使用SDL2播放音频 数据队列 音频格式的转换 dranger tutorial确实入门FFmpeg比较好的教程,虽 ...
分类:
其他好文 时间:
2016-09-23 23:20:26
阅读次数:
645
在上一篇文章中,对FFmpeg的视频解码过程做了一个总结。由于才接触FFmpeg,还是挺陌生的,这里就解码过程再做一个总结。本文的总结分为以下两个部分: 数据读取,主要关注在解码过程中所用到的FFmpeg中的结构体。 解码过程中所调用的函数 在学习的过程主要参考的是dranger tutorial, ...
分类:
其他好文 时间:
2016-09-23 23:11:51
阅读次数:
218