Wesley13 Wesley13
3年前
UIWebView和UICollectionViewController
UIWebView和UICollectionViewController的使用UIWebViewUIWebView是iOS内置的浏览器的控件,可以浏览网页,打开文档等.系统自带的Safari浏览器就是通过UIWebView实现的,能够加载ht
Stella981 Stella981
3年前
IE iframe跨域访问cookie丢失解决方法
问题描述:IE浏览器加载Iframe跨域访问后Cookie丢失,用户登录状态失效解决方法:在PHP中加入以下代码即可解决header("AccessControlAllowOrigin:");header("AccessControlAllowCredentials:true");head
Stella981 Stella981
3年前
Spring Boot自动配置原理、实战
SpringBoot自动配置原理SpringBoot的自动配置注解是@EnableAutoConfiguration,从上面的@Import的类可以找到下面自动加载自动配置的映射。1.org.springframework.core.io.support.SpringFactoriesLoader.lo
Wesley13 Wesley13
3年前
TCP的粘包问题以及数据的无边界性
服务端:include <stdio.hinclude <winsock2.hpragma comment (lib, "ws2_32.lib")  //加载 ws2_32.dll define BUF_SIZE 100 int main(int argc, char ar
Stella981 Stella981
3年前
Flutter
在Flutter加载网页?也是有WebView的哦,和Android一样1.添加依赖dependencies:flutter\_webview\_plugin:^0.2.122.导入库import'import'package:flutter\_webview\_plugin/flutter\_webview\_plug
Stella981 Stella981
3年前
Flutter开发常用第三方插件汇总
Bilibili开源的视频播放组件,fijkplayr是基于ijkplayer封装的flutter媒体播放器,开箱即用,无需编译ijkplayer\fijkplayer\(https://github.com/befovy/fijkplayer)加载动画库\flutter\_spinkit\(https://githu
Stella981 Stella981
3年前
React_PureComponent 简化 react shouldComponentUpdate 方法,优化性能
PureComponent 与 Component 类似,自react 15.3版本之后使用,主要为了提高组件的重复加载问题,提高性能,类似于shouldComponentUpdate功能。importReact,{Component,PureCompoent} from'react'classAextendsPure
Stella981 Stella981
3年前
ContextLoaderListener ClassNotFoundException
在初学使用maven构建javaWeb的项目的时候,启动tomcat加载时,总是提示如下错误,辛苦一番终于找到解决办法。严重:Errorconfiguringapplicationlistenerofclassorg.springframework.web.context.ContextLoaderListenerJava(https://
Stella981 Stella981
3年前
Facebook 将对 React 的优化实现到了浏览器!
点上方蓝字关注公众号「前端从进阶到入院」精选原创好文、进阶交流群助你进入大厂本文转载自公众号「code秘密花园」想要提高一个网页的加载速度是非常困难的,如果你的网站是在使用JavaScript渲染的内容,你必须要在网页的加载速度和网页的输入响应能力之间作出权衡:一次性执行首屏需要执行的逻辑(负载性能好,输入响应能力差)
一款Redis可视化工具:ARDM | 京东云技术团队
出众的软件有很多,适合自己的才是最好的。AnotherRedisDesktopManager🚀🚀🚀更快、更好、更稳定的Redis桌面(GUI)管理客户端,兼容Windows、Mac、Linux,性能出众,轻松加载海量键值🇨🇳Windows•可以在