Easter79 Easter79
3年前
Vue axios调用第三方接口跨域解决
1.在config目录下index.js文件中设置proxyTable:proxyTable:{'/v1':{target:'https://api.douban.com',changeOrigin:true,pathRewrit
Stella981 Stella981
3年前
Android与H5混合开发
    Android和H5在移动开发应用中非常广泛。市面上很多App都是使用Android开发的,但使用Android来开发一些比较复杂附属类,提示性的页面是得不偿失的。而H5在制作炫酷动画网页方面比较给力,且具有开发速度快,更新不用依赖于App的更新,只需要服务端更新相应的页面即可,所以App和H5页面相结合就显得尤为重要。而android
Stella981 Stella981
3年前
C# 将DataTable转换成list (
将DataTable转换成list及数据分页:///<summary///酒店评论列表分页///</summary///<paramname"userId"</param///<paramname"pageIndex"当前页</param///<paramna
Stella981 Stella981
3年前
FusionChart的饼图和柱状图
1、JSP页面<%@pagelanguage"java"pageEncoding"UTF8"contentType"text/html;charsetUTF8"%<scripttype"text/javascript"$(function(){$('gys').combobo
Stella981 Stella981
3年前
Ajax 跨域请求 Flask 页面请求不到的解决
参考:http://stackoverflow.com/questions/25860304/howdoisetresponseheadersinflask(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fstackoverflow.com%2Fquestions%2F2
Stella981 Stella981
3年前
CentOS 6.8内核版本升级
1.查看当前版本root@www.linuxidc.comdockercat/etc/issueCentOSrelease6.8(Final)​Kernel\ronan\m2.升级CentOSroot@www.linuxidc.comdockeryu
Easter79 Easter79
3年前
Tomcat8访问管理页面localhost出现:403 Access Denied
403AccessDeniedYouarenotauthorizedtoviewthispage.IfyouhavealreadyconfiguredtheManagerapplicationtoallowaccessandyouhaveusedyourbrowsersbackbutton,us
Stella981 Stella981
3年前
Android自动化页面测速在美团的实践
背景随着移动互联网的快速发展,移动应用越来越注重用户体验。美团技术团队在开发过程中也非常注重提升移动应用的整体质量,其中很重要的一项内容就是页面的加载速度。如果发生冷启动时间过长、页面渲染时间过长、网络请求过慢等现象,就会直接影响到用户的体验,所以,如何监控整个项目的加载速度就成为我们部门面临的重要挑战。对于测速这个问题,很多同学首先会想到在页面
Stella981 Stella981
3年前
Jquery实现简单选项卡
<html<head<metacharset"UTF8"<title选项卡</title<scripttype"text/javascript"src"jquery1.10.2.min.js"</script</head<style.tab{wid
音视频通话场景下,如何判断是否正在音视频通话中
一、仅使用RongCallKit的音视频通话内容,只是判断当前用户是否是在音视频通话中:RCCallSessioncurrentCallSessionRCCallsharedRCCall.currentCallSession;if(currentCal