推荐
专栏
教程
课程
飞鹅
本次共找到647条
u盘
相关的信息
Wesley13
•
3年前
Java线程池队列吃的太饱,撑着了咋整?java 队列过大导致内存溢出
!(http://t10.baidu.com/it/u228874995,3824892753&fm173&s6790ED23D28C78EB1C745CCC000050B0&w640&h331&img.JPEG)Java的Executors框架提供的定长线程池内部默认使用LinkedBlockingQueue作为任务的容器,这个队列是没有
Wesley13
•
3年前
@Repository、@Service、@Controller 和 @Component
@Repository、@Service、@Controller(https://my.oschina.net/u/1774615)和@Component将类标识为Beanspring自2.0版本开始,陆续引入了一些注解用于简化Spring的开发。@Repository注解便属于最先引入的一批,它用于将数据访问层(DAO层)的类
Stella981
•
3年前
Spring Boot(三):Thymeleaf 使用详解
在上篇文章SpringBoot(二):web应用开发,实现CRUD(https://my.oschina.net/u/4006148/blog/3163419)中简单介绍了一下Thymeleaf,这篇文章将更加全面详细的介绍Thymeleaf的使用。Thymeleaf是新一代的模板引擎,在Spring4.0中推荐使用Thymeleaf来
Stella981
•
3年前
Linux模拟HTTP请求
一个简单的GET请求使用curl命令可以轻松发起一个HTTP请求:使用GET凡是请求网址curlhttp://www.baidu.com可以使用X选项指定请求方式携带参数的POST请求下面演示一个带头部和参数的POST请求curlXPOST\'http://u
Stella981
•
3年前
Spring Boot Dubbo Dubbok spring cloud
比较springcloud和dubbo,各自的优缺点是什么趁年轻再疯狂一次吧CSDN博客https://blog.csdn.net/u010664947/article/details/80007767网易考拉海购Dubbok框架优化详解\_存储\_基础信息化\_文章\_eworks数字化企业网http://articles.ewo
Stella981
•
3年前
FastReport FMX 2功能特色一览
跨平台报表生成器FastReportFMX更新至FastReportFMX2,支持RADStudioXE5(DelphiandCBuilder),支持TeeChartPro程序包。功能在原来版本的基础上大大提高,是一款非常值得升级的报表工具。具体升级内容请看下表。!(http://static.oschina.net/u
Stella981
•
3年前
SpringBoot服务器压测对比(jetty、tomcat、undertow)
(麻烦看这篇的大大们,穿越到这https://my.oschina.net/shyloveliyi/blog/2980868)1、本次对比基础环境信息如下: springboot版本1.5.10 centos虚机4c6G,版本7.4 centos实机2u16c40G,版本7.4,虚机运行在实机上 ab版本2.3
Easter79
•
3年前
SpringMvc中@resource和@autowired区别
在java代码中使用@Autowired或@Resource注解方式进行装配这两个注解的区别是:@Autowired默认按类型装配,@Resource(https://my.oschina.net/u/929718)默认按名称装配,当找不到与名称匹配的bean才会按类型装配。如果我们想使用按名称装
Easter79
•
3年前
Unicode字符集的由来
本文起源于行走在阳光下的那些不可见字符(https://my.oschina.net/u/2409292/blog/3144196)中的知识边界,因为涉及到字符相关,而我也不能很清楚的描述Unicode的前世今生,故而有了此文。!(http://wfsovereign.github.io/images/unicode_main_image.p
Easter79
•
3年前
StarUML教程
前言:下载链接 https://pan.baidu.com/s/1fzjFOmWz4HlF1wAO8ErL6g提取码:4u0r一、类图(ClassDiagram)(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fedu.csdn.net%2Fcourse%2Fplay%2F
1
•••
48
49
50
•••
65