码迷,mamicode.com
首页 >  
搜索关键字:tutorial    ( 3034个结果
jenkins2 pipeline入门
本文通过简单的pipeline的示例和详细的讲解,能够学习基本pipeline和groovy,然后开始实现自己的pipeline job。 翻译和修改自:https://github.com/jenkinsci/pipeline-plugin/blob/master/TUTORIAL.md 1. 安 ...
分类:其他好文   时间:2016-07-05 15:31:21    阅读次数:854
Using zend-navigation in your Album Module
Using zend-navigation in your Album Module In this tutorial we will use the zend-navigation component to add a navigation menu to the black bar at the ...
分类:其他好文   时间:2016-07-05 12:13:03    阅读次数:218
Reviewing the Blog Module
Reviewing the Blog Module Throughout the tutorial, we have created a fully functional CRUD module using a blog as an example. While doing so, we've ma ...
分类:Windows程序   时间:2016-07-05 12:11:31    阅读次数:253
Getting Started with Zend Framework MVC Applications
Getting Started with Zend Framework MVC Applications This tutorial is intended to give an introduction to using Zend Framework 2 by creating a simple ...
分类:移动开发   时间:2016-07-05 12:10:17    阅读次数:197
Using the EventManager
Using the EventManager This tutorial explores the features of zend-eventmanager in-depth. Terminology An Event is a named action. A Listener is any PH ...
分类:其他好文   时间:2016-07-05 11:49:02    阅读次数:192
Conclusion
Conclusion This concludes our brief look at building a simple, but fully functional, Zend Framework zend-mvc application. In this tutorial we but brie ...
分类:其他好文   时间:2016-07-05 11:46:12    阅读次数:107
Deep Learning Tutorial (翻译) 之 RBM
英文原文请参考http://www.deeplearning.net/tutorial/rbm.html 能量模型 Energy-based models associate a scalar energy to each configuration of the variables of inte ...
分类:其他好文   时间:2016-07-04 22:01:50    阅读次数:208
go语言接收linux/unix管道的数据
管道的内容,位于os.Stdin里,可以像普通文件一个操作os.Stdin,即可获取管道传过来的内容。 通过os.Stdin的mode值来判断程序是否通过管道调用。 调用方法:cat test.txt |./pipe 参考url:http://blog.ralch.com/tutorial/gola ...
分类:编程语言   时间:2016-07-04 20:28:52    阅读次数:149
Mac OX上安装MongoDb
Mac OX上安装MongoDb MongoDB的安装有好多种安装方法,有普通青年的HomeBrew方式,也有文艺青年的源码编译方式。我只想快速的装起来用一下,所以我选最简单的HomeBrew。 请参考官方文档 : http://docs.mongodb.org/manual/tutorial/in ...
分类:数据库   时间:2016-07-04 17:08:10    阅读次数:266
转载 Deep learning:一(基础知识_1)
前言: 最近打算稍微系统的学习下deep learing的一些理论知识,打算采用Andrew Ng的网页教程UFLDL Tutorial,据说这个教程写得浅显易懂,也不太长。不过在这这之前还是复习下machine learning的基础知识,见网页:http://openclassroom.stan... ...
分类:其他好文   时间:2016-07-04 11:31:27    阅读次数:108
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!