Wesley13 Wesley13
4年前
UIWebView和UICollectionViewController
UIWebView和UICollectionViewController的使用UIWebViewUIWebView是iOS内置的浏览器的控件,可以浏览网页,打开文档等.系统自带的Safari浏览器就是通过UIWebView实现的,能够加载ht
Stella981 Stella981
4年前
IE iframe跨域访问cookie丢失解决方法
问题描述:IE浏览器加载Iframe跨域访问后Cookie丢失,用户登录状态失效解决方法:在PHP中加入以下代码即可解决header("AccessControlAllowOrigin:");header("AccessControlAllowCredentials:true");head
Stella981 Stella981
4年前
Spring Boot自动配置原理、实战
SpringBoot自动配置原理SpringBoot的自动配置注解是@EnableAutoConfiguration,从上面的@Import的类可以找到下面自动加载自动配置的映射。1.org.springframework.core.io.support.SpringFactoriesLoader.lo
Wesley13 Wesley13
4年前
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
4年前
Flutter
在Flutter加载网页?也是有WebView的哦,和Android一样1.添加依赖dependencies:flutter\_webview\_plugin:^0.2.122.导入库import'import'package:flutter\_webview\_plugin/flutter\_webview\_plug
Stella981 Stella981
4年前
Flutter开发常用第三方插件汇总
Bilibili开源的视频播放组件,fijkplayr是基于ijkplayer封装的flutter媒体播放器,开箱即用,无需编译ijkplayer\fijkplayer\(https://github.com/befovy/fijkplayer)加载动画库\flutter\_spinkit\(https://githu
Easter79 Easter79
4年前
Tomcat7源码分析(二)类加载体系
一、总体分析  主流的JavaWeb服务器,如Tomcat、Jetty、WebLogic、WebSphere等都实现了自己定义的类加载器(一般都不止一个)。因为一个功能健全的Web服务器,需要解决如下的几个问题:1.部署在同一个服务器上的两个Web应用程序使用的Java类库可以实现相互隔离,这是最基本的要求.两个不同应用程序
Stella981 Stella981
4年前
React_PureComponent 简化 react shouldComponentUpdate 方法,优化性能
PureComponent 与 Component 类似,自react 15.3版本之后使用,主要为了提高组件的重复加载问题,提高性能,类似于shouldComponentUpdate功能。importReact,{Component,PureCompoent} from'react'classAextendsPure
Stella981 Stella981
4年前
ContextLoaderListener ClassNotFoundException
在初学使用maven构建javaWeb的项目的时候,启动tomcat加载时,总是提示如下错误,辛苦一番终于找到解决办法。严重:Errorconfiguringapplicationlistenerofclassorg.springframework.web.context.ContextLoaderListenerJava(https://
一款Redis可视化工具:ARDM | 京东云技术团队
出众的软件有很多,适合自己的才是最好的。AnotherRedisDesktopManager🚀🚀🚀更快、更好、更稳定的Redis桌面(GUI)管理客户端,兼容Windows、Mac、Linux,性能出众,轻松加载海量键值🇨🇳Windows•可以在