Wesley13 Wesley13
3年前
UIWebView背景透明的方法
1.首先UIWebView背景透明//setbackgroundtransparent,alsocansetitinnibfilewebView\_.backgroundColor  \UIColor clearColor\; webView\_.opaque  NO;2.隐藏拖拽webview时上下的两个有阴影效果的su
Easter79 Easter79
3年前
Tomcat异常之——启动报错Failed to start component
在idea中运行tomcat时,遇到异常,异常信息如下:16Jan201816:33:37.325信息\localhoststartStop1\org.apache.catalina.startup.HostConfig.deployDescriptorDeployingconfigurationdescriptorC:\\U
Stella981 Stella981
3年前
Spring aop 内部调用、自调用不生效问题与解决方案
场景使用springcache框架时服务类内部方法调用并不触发缓存动作演示@Service(http://my.oschina.net/service)(http://my.oschina.net/service)publicclassCacheTestService{
Wesley13 Wesley13
3年前
Java发送邮件报错:Network is unreachable
使用javamail发送邮件时,老是提示NetworkisNetwork:com.sun.mail.util.MailConnectException: Couldn't connect to host, port: smtp.163.com, 25; timeout 1;  nested exception is:j
Stella981 Stella981
3年前
Spring JMS监听器关闭问题
问题描述启动项目时如果ActiveMQ没有打开,控制台一直报错:WARNDefaultMessageListenerContainer:876CouldnotrefreshJMSConnectionfordestination'xxxxx'retryingin5000ms.Cause:Couldnot
Wesley13 Wesley13
3年前
Java中return返回结果的优先级
在Java开发时,异常处理是非常普遍的。先看这样一道关于异常处理的代码publicstaticintgetNumer(){inta1;try{returna;}catch(Exceptione){
Wesley13 Wesley13
3年前
mysql Index column size too large错误解决方案
mysql在执行脚本时,报出了以下错误:indexcolumnsizetoolarge.themaximumcolumnsizeis767bytes解决方案:1\.对数据库进行设置setglobalinnodb\_file\_formatBARRACUDA;setglobalinn
Easter79 Easter79
3年前
SpringBoot的修改操作
今天学习SpringBoot的CRUD操作,练习修改操作时,发生了如下的异常:nio8080exec7.m.m.a.ExceptionHandlerExceptionResolver:ResolvedexceptioncausedbyHandlerexecution:org.springframework.d
Stella981 Stella981
3年前
Angular路由参数传递
一、路由时传递参数的方式1、在查询参数中传递数据,如//前台页面<arouterLink"/product"queryParams"{id:1}"商品详情</a//后台页面获取参数exportclassProductComponentimplementsOnInit{
敏捷开发 敏捷开发
1年前
看板:自我管理的高效工具!
当我们从一个“被管理者”思维转为“管理者”思维时,就迈出了高效管理的第一步!