get请求: this.$axios.get("http://www.wwtliu.com/sxtstu/news/juhenews.php",{ params:{//是否添加.get都是使用get方式发送请求,axios的默认方式 type:"junshi", count:30 } }) .the ...
分类:
移动开发 时间:
2019-04-15 16:12:16
阅读次数:
247
import 'package:flutter/material.dart'; import 'News.dart'; import 'Video.dart'; import 'Chat.dart'; import 'MyId.dart'; class AppTwo extends Stateles... ...
分类:
其他好文 时间:
2019-04-15 16:10:23
阅读次数:
120
转自:http://news.rfidworld.com.cn/2017_11/3d5ed5c5d8cb9949.html 2018年到来之前,如果还不懂物联网,你会被淘汰。 今年1月,工信部《物联网“十三五”规划》明确要推进物联网在消费领域的应用创新,促进消费领域应用快速增长。6月,工信部又公开《 ...
分类:
其他好文 时间:
2019-04-15 14:29:20
阅读次数:
136
cookie cookie: 获取百度翻译某个词条的结果 一定要对start_requests方法进行重写。 两种解决方案: 1. Request()方法中给method属性赋值成post2. FormRequest()进行post请求的发送 爬虫相关操作 配置 代理: 下载中间件作用:拦截请求,可 ...
分类:
其他好文 时间:
2019-04-12 17:47:12
阅读次数:
161
码云: "https://gitee.com/forxiaoming/JavaBaseCode/blob/master/EasyCoding/src/concurrency/multithreading/index.md" 并发(Concurrency) 与并行(Parallelism) 以KTV唱 ...
分类:
编程语言 时间:
2019-04-10 21:50:55
阅读次数:
194
经反馈,新部署的服务器上filebeat占用的cpu过高,且内存只增不减。 而据我了解filebeat非常轻量级,正常情况下占用的资源几乎都能忽略不计,所以怀疑是filebeat本身出了问题。 第一时间查看filebeat日志(默认路径/var/log/filebeat/filebeat),发现有大 ...
分类:
其他好文 时间:
2019-04-09 20:32:03
阅读次数:
691
这个问题是谷歌浏览器的问题:https://www.oschina.net/news/96168/chrome-remove-the-autoplay-policy,可以查看这篇文章 如果你的版本没有更新,解决方法:请打开chrome,输入chrome://flags/#autoplay-polic ...
分类:
其他好文 时间:
2019-04-08 13:45:58
阅读次数:
349
https://www.toutiao.com/a6675181598234640909/?tt_from=weixin&utm_campaign=client_share&wxshare_count=1×tamp=1554470323&app=news_article&utm_sourc ...
分类:
其他好文 时间:
2019-04-06 18:55:27
阅读次数:
166
两个网页使用同一个head,在点击“首页”后,head的“首页”变成绿色,点击“新闻”后,head的“新闻”变成绿色,head的“首页”恢复原来的颜色 head.jsp ...
分类:
Web程序 时间:
2019-04-04 12:40:01
阅读次数:
237
原文链接: https://www.oschina.net/news/105629/vs2019-general-availability 如约而至,微软已于今天推出 Visual Studio 2019 正式版,一同发布的还有 Visual Studio 2019 for Mac。 Visual ...
分类:
其他好文 时间:
2019-04-04 10:04:15
阅读次数:
320