码迷,mamicode.com
首页 >  
搜索关键字:tutorial transcript    ( 3048个结果
教程结束(tutorial conclusion)
希望这个小小的指导能成为一个介绍ES能做什么的demo。以上介绍的仅仅是ES的冰山一角而已,像suggestions,geolocation,percolation,fuzzy,和partial matching等因为这个教程的篇幅原因而没有介绍。但是这里已经展示了ES建立一个高级搜索是多么简单的事...
分类:其他好文   时间:2014-05-09 20:42:11    阅读次数:195
angularjs教程网址
AngularJS官网地址:http://angularjs.org/AngularJS入门教程:http://www.ituring.com.cn/minibook/303说明:比较基础,是官方Tutorial的翻译AngularJS开发指南:http://angularjs.cn/T008?p=...
分类:Web程序   时间:2014-05-09 11:37:17    阅读次数:337
Linux数据包路由原理、Iptables/netfilter入门学习
相关学习资料https://www.frozentux.net/iptables-tutorial/cn/iptables-tutorial-cn-1.1.19.htmlhttp://zh.wikipedia.org/wiki/Netfilterhttp://www.netfilter.org/pr...
分类:Web程序   时间:2014-05-09 11:36:52    阅读次数:482
windows下启动mongodb
http://docs.mongodb.org/manual/tutorial/install-mongodb-on-windows/#mongodb-as-a-windows-serviceC:\mongodb\bin\mongod.exe --dbpath d:\test\mongodb\dat...
分类:数据库   时间:2014-05-09 03:31:30    阅读次数:340
C++ Multithread Tutorial
---恢复内容开始---Example 1Creating and terminating thread by usingpthread_create, pthread_exit(status)#include #include #include using namespace std;#defin...
分类:编程语言   时间:2014-05-07 17:41:05    阅读次数:335
(译)Node.js的 EventEmitter 教程
>原文标题:Node.js EventEmitter Tutorial 原文链接:[http://www.hacksparrow.com/node-js-eventemitter-tutorial.html](http://www.hacksparrow.com/node-js-eventemi.....
分类:Web程序   时间:2014-05-07 17:29:26    阅读次数:535
Flex JPEGEncode 图片转码屏幕卡住
FLEX视频监控的截图功能,在JPEGEncode 转码的时候屏幕会卡顿 之前没注意,也不以为然,但是经理看来觉得问题很大,要解决 于是后面发现改成PNGEncode不会卡住,但是经理还是觉得用jpg好,于是网上找到一位大牛的一种方法 http://tech.pro/tutorial/722/flex-tutorial-an-asynchronous-jpeg-encoder 我将代码...
分类:其他好文   时间:2014-05-06 21:43:30    阅读次数:244
Angularjs学习---官方phonecat实例学习angularjs step0 step1
接下来一系列的文章都是学习https://docs.angularjs.org/tutorial的笔记,主要学习的angular-phonecat项目的实现,来介绍angularjs的使用.1.下载angular-phonecat使用git clone phonecat:git clone --de...
分类:Web程序   时间:2014-05-06 11:01:16    阅读次数:548
简单的LESS Tutorial
简单的LESSTutorial1.什么是LESS?LESS是一种动态的CSS语言,更专业的称呼是CSSpreprocessor。作为CSS的扩展语言,LESS可以让CSS文件逻辑上更清晰,从而更容易维护和更新。LESS是开源的,诞生于2009年,采用javascript开发,LESS深受另外一种动态CSS语言SASS/SCSS的影响(SCSS是SA..
分类:其他好文   时间:2014-05-04 17:15:20    阅读次数:449
Linux Booting Process: A step by step tutorial for understanding Linux boot sequence
Oneofthemostremarkableachievementinthehistoryofmankindiscomputers.Anotheramazingfactaboutthisremarkableachievementcalledcomputersisthatitsacollectionofdifferentelectroniccomponents,andtheyworktogetherincoordinationtogiveyouameaningfuloutput.Weinourdaytodayl..
分类:系统相关   时间:2014-05-04 17:05:15    阅读次数:608
3048条   上一页 1 ... 302 303 304 305 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!