07 2017 档案

摘要:``` Document 选择文字拖到目标位子 拖动文字到这里 ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170731172951661-383503827.png) 阅读全文
posted @ 2017-07-31 17:30 wmui 阅读(215) 评论(0) 推荐(0) 编辑
摘要:点击按钮将会全屏,esc退出全屏 阅读全文
posted @ 2017-07-31 16:50 wmui 阅读(254) 评论(0) 推荐(0) 编辑
摘要:``` Document flex item 1 flex item 2 flex item 3 ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730223432693-578005326.png) 阅读全文
posted @ 2017-07-30 22:35 wmui 阅读(394) 评论(0) 推荐(0) 编辑
摘要:``` Document flex item 1 flex item 2 flex item 3 flex item 4 baseline baseline ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-201707... 阅读全文
posted @ 2017-07-30 22:04 wmui 阅读(314) 评论(0) 推荐(0) 编辑
摘要:``` Document flex item 1 flex item 2 flex item 3 ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730214225615-1188853209.png) 阅读全文
posted @ 2017-07-30 21:43 wmui 阅读(1020) 评论(0) 推荐(0) 编辑
摘要:``` Document flex item 1 flex item 2 flex item 3 ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730212305021-1763715073.png) 阅读全文
posted @ 2017-07-30 21:23 wmui 阅读(355) 评论(0) 推荐(0) 编辑
摘要:``` Document flex item 1 flex item 2 flex item 3 flex item 4 flex item 5 flex item 6 flex item 7 ``` ![](http://images2017.cnblogs.com/blog/1027889... 阅读全文
posted @ 2017-07-30 21:08 wmui 阅读(247) 评论(0) 推荐(0) 编辑
摘要:``` Document flex item 1 flex item 2 flex item 3 flex item 4 ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730201739943-1881026256.pn... 阅读全文
posted @ 2017-07-30 20:18 wmui 阅读(2265) 评论(0) 推荐(0) 编辑
摘要:``` Document flex item 1 flex item 2 flex item 3 ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730200025537-221712960.png) 阅读全文
posted @ 2017-07-30 20:01 wmui 阅读(418) 评论(0) 推荐(0) 编辑
摘要:``` Document flex item 1 flex item 2 flex item 3 ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730192727615-1580293323.png) 阅读全文
posted @ 2017-07-30 19:28 wmui 阅读(1180) 评论(0) 推荐(0) 编辑
摘要:``` Document A B C D E F G H I J ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730115308255-603575868.png) 阅读全文
posted @ 2017-07-30 11:53 wmui 阅读(391) 评论(0) 推荐(0) 编辑
摘要:``` Document A B C D E F G H I J ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730113007084-2022056552.png) 阅读全文
posted @ 2017-07-30 11:30 wmui 阅读(1004) 评论(0) 推荐(0) 编辑
摘要:``` Document A B C D E F G H I J ``` ![](http://images2017.cnblogs.com/blog/1027889/201707/1027889-20170730112209396-2047818691.png) 阅读全文
posted @ 2017-07-30 11:22 wmui 阅读(212) 评论(0) 推荐(0) 编辑
摘要:当你执行sudo nginx s reload时出现nginx: [error] open() "/run/nginx.pid" failed (2: No such file or directory),说明由于你操作不当,部分文件丢失 解决方法: nginx c /etc/nginx/nginx 阅读全文
posted @ 2017-07-29 18:48 wmui 阅读(2590) 评论(0) 推荐(3) 编辑
摘要:参考:http://www.w3cplus.com/css3/css grid layout merge cells.html 阅读全文
posted @ 2017-07-28 16:04 wmui 阅读(3060) 评论(0) 推荐(0) 编辑
摘要:``` Document Header Sidebar Sidebar 2 Content More content than we had before so this column is now quite tall. Footer ``` 阅读全文
posted @ 2017-07-28 15:28 wmui 阅读(292) 评论(0) 推荐(0) 编辑
摘要:移动优先,默认你是用手机浏览该网页的,当你用pc浏览时,就会以min width进行递增式媒体查询 pc优先与之相反,默认你是用pc浏览该网页,当屏幕缩小时以max width递减式进行媒体查询 阅读全文
posted @ 2017-07-28 15:10 wmui 阅读(2471) 评论(0) 推荐(1) 编辑
摘要:``` Document A B C D E F G H I JkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkkkkkJkk... 阅读全文
posted @ 2017-07-28 14:31 wmui 阅读(202) 评论(0) 推荐(0) 编辑
摘要:http://efe.baidu.com/blog/front-end-continuous-integration-tools/ https://docs.travis-ci.com/user/languages/javascript-with-nodejs/ 阅读全文
posted @ 2017-07-27 15:27 wmui 阅读(293) 评论(0) 推荐(0) 编辑
摘要:阮老师的这两篇文章足够了 "理解 RESTful 架构" "RESTful API 设计指南" 阅读全文
posted @ 2017-07-26 21:16 wmui 阅读(155) 评论(0) 推荐(0) 编辑
摘要:nodejs服务器部署最后一篇文章,部署ssl证书,升级http为https,其实网上相关教程有很多,但是略麻烦,本教程让你一切从简,5分钟搞定https,免费一年哦 申请ssl证书 免费申请的机构有很多,我用的是腾讯云的,进入腾讯云官网,云产品的ssl证书管理,可免费申请。 申请后5分钟左右就会颁 阅读全文
posted @ 2017-07-20 22:48 wmui 阅读(401) 评论(0) 推荐(0) 编辑
摘要:安装mongodb数据库 如何在ubuntu上安装mongodb数据库,其实 "官方文档" 写的很清楚啦 1. 切记按找ubuntu版本号安装,我的是16.04 2. 3. 4. 5. 完成以上操作输入mongo 看到如下信息表示: 第一个: 意思是:强烈建议使用带WiredTiger存储引擎的XF 阅读全文
posted @ 2017-07-16 14:43 wmui 阅读(974) 评论(0) 推荐(0) 编辑
摘要:感悟 历时两个多月,终于利用工作之余完成了这个项目的1.0版本,为什么要写这个项目?其实基于vuejs+nodejs构建的开源博客系统有很多,但是大多数不支持服务端渲染,也不支持动态标题,只是做到了前后端分离,对于博客类系统seo肯定很重要,索性就自己动手写了这个项目,其中也遇到了不少问题, 因为基 阅读全文
posted @ 2017-07-15 22:56 wmui 阅读(9064) 评论(1) 推荐(4) 编辑
摘要:这篇文章主要介绍如何在服务端跑vuejs的项目,如果上一篇教程你成功输出了hello world,那这一篇更简单 首先你要有一个已经能在本地跑的基于vuejs的项目,我就以之前写的仿饿了么的项目为例来部署,如果你还没有已经写好的项目,可以用我的这个项目来学习,https://github.com/w 阅读全文
posted @ 2017-07-14 09:24 wmui 阅读(10315) 评论(0) 推荐(2) 编辑
摘要:首先安装echart 加下来以使用 "这个图表" 为例 在vue组件中像这样使用: 如果是异步获取的数据,比如用axios,那只需要把配置项放到then方法后面: 阅读全文
posted @ 2017-07-13 18:02 wmui 阅读(30394) 评论(0) 推荐(1) 编辑
摘要:https://www.zhihu.com/question/58686782/answer/159603453 常用状态码: 200 请求成功并返回所需资源 400 客户端请求有语法错误 401 未授权的请求 403 服务端收到请求,但是拒绝提供服务 404 资源不存在 500 服务端发生错误 5 阅读全文
posted @ 2017-07-09 13:35 wmui 阅读(192) 评论(0) 推荐(0) 编辑
摘要:http://linuxg.blog.51cto.com/4410110/1895805 阅读全文
posted @ 2017-07-08 10:45 wmui 阅读(193) 评论(0) 推荐(0) 编辑
摘要:第一篇教程紧紧让你输出一个[hello world][1] 环境介绍 服务器环境:ubuntu(16.04)64位 本地环境:windows10 64位 连接工具:[mobaxterm][2] ubuntu安装和基本配置 我的ecs是在阿里云买的,购买的时候镜像选择ubuntu16.04,现在在搞活 阅读全文
posted @ 2017-07-07 23:17 wmui 阅读(18017) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示