码迷,mamicode.com
首页 >  
搜索关键字:tutorial    ( 3034个结果
Git的基本使用
title: Git的基本使用 time: 2018 06 28 11:54:00 tags: Linux 参考 + http://www.runoob.com/w3cnote/android tutorial git repo operate.html + https://git scm.com/ ...
分类:其他好文   时间:2018-06-28 13:54:55    阅读次数:159
timesacledb 测试demo数据运行
timesacledb 的安装还是使用docker,对于测试数据需要提前下载 启动timesacledb 使用支持gis 的镜像,后边需要使用 docker run -d --name timescaledb -p 5432:5432 timescale/timescaledb-postgis 预备 ...
分类:数据库   时间:2018-06-26 20:04:21    阅读次数:392
redis-4.0.9安装
1 参考文档 https://redis.io/download http://www.redis.cn/topics/cluster-tutorial.html 2 安装 3 服务器调优 3.1 WARNING: The TCP backlog setting of 511 cannot be e ...
分类:其他好文   时间:2018-06-24 21:10:19    阅读次数:516
jQuery插件开发精品教程,让你的jQuery提升一个台阶(转)
原文:http://www.cnblogs.com/Wayou/p/jquery_plugin_tutorial.html 要说jQuery 最成功的地方,我认为是它的可扩展性吸引了众多开发者为其开发插件,从而建立起了一个生态系统。这好比大公司们争相做平台一样,得平台者得天下。苹果,微软,谷歌等巨头 ...
分类:Web程序   时间:2018-06-24 16:56:01    阅读次数:245
001/Node.js(Mooc)
常用网址: Node.js菜鸟教程:http://www.runoob.com/nodejs/nodejs-tutorial.htmlnodejs.org //Node.js官网 npmjs.com // github.com //node.js stackoverflow.com //技术问答社区 ...
分类:Web程序   时间:2018-06-23 18:57:26    阅读次数:240
LINUX、git 、wget 常用命令汇总
git的应用介绍 https://backlog.com/git-tutorial/cn 提交流程 git statusgit pullgit add filesgit commit -m "描述"git push 下载git clone 地址 pycharm操作Ctral+r 替换 Shift+F ...
分类:系统相关   时间:2018-06-22 10:19:29    阅读次数:581
JavaScript入门学习(1)
http://www.runoob.com/js/js-tutorial.html 主要在这个网址学习 HTML/CSS/JS 在线工具 ...
分类:编程语言   时间:2018-06-21 20:14:18    阅读次数:126
Docker:Service
Prerequisites Install Docker version 1.13 or higher. Get Docker Compose. On Docker for Mac and Docker for Windows it’s pre-installed, so you’re good-t ...
分类:其他好文   时间:2018-06-21 14:46:29    阅读次数:209
USB系统安装工具:Rufus
官网:https://rufus.akeo.ie/ 这个是Ubuntu官方介绍的USB安装工具:https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-windows#0 ...
分类:其他好文   时间:2018-06-20 00:56:16    阅读次数:168
【简易采集】美团数据抓取方法 八爪鱼
【简易采集】美团数据抓取方法 最近学习了 一下 如何爬取数据 然后就接触了 八爪鱼 数据分析 这个软件 详细信息访问这个:http://www.bazhuayu.com/tutorial/hottutorial/shfw/xfdp 对于某些用户来说,直接自定义规则可能有难度,所以在这种情况下,我们提 ...
分类:其他好文   时间:2018-06-19 13:57:52    阅读次数:317
3034条   上一页 1 ... 79 80 81 82 83 ... 304 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!