
web
cuilll
这个作者很懒,什么都没留下…
展开
-
videojs 播放 flv 格式
videojs 播放 flv 格式原创 2023-01-16 11:16:16 · 2081 阅读 · 0 评论 -
python flask 入门 快速搭建pythonweb 服务
python flask 入门 快速搭建pythonweb 服务原创 2023-01-10 08:29:26 · 119 阅读 · 0 评论 -
jquery ajax添加全局请求头
全局请求头转载 2022-11-21 20:40:20 · 2926 阅读 · 0 评论 -
java面试题01 单例设计模式
1 饿汉式从配置文件中读取参数,实例化对象2 枚举实现3.懒汉式多线程不安全Runable执行的run()方法返回值是void需要有返回的时候通常使用Callable。加个同步锁对象线程安全版静态内部类...原创 2021-12-10 12:21:39 · 88 阅读 · 0 评论 -
springboot 请求参数传递和接收
参数传递获取请求头中的指定参数,或者全部参数获取拼接url中的参数获取cookie中的参数,拿指定名称的,或者全拿获取请求体设置请求域矩阵变量矩阵变量生效...原创 2021-11-29 16:07:36 · 314 阅读 · 0 评论 -
springboot API最新最全文档
Spring Boot Reference Documentation所有版本文档链接Index of /spring-boot/docs原创 2021-11-25 14:04:44 · 1483 阅读 · 0 评论 -
springboot 配置文件 数据校验
需要引入依赖spring-boot-starter-validation原创 2021-06-03 17:47:33 · 252 阅读 · 0 评论 -
springBoot 加载 配置文件 yml list map
student: name: god age: 10 happy: true birthday: 2099/09/09 mapscores: math: 100 eng: 100 chinese: 100 hobbylist: - swimming - bycicle - tennis - basketball friend: name: friendnamepackage com.hellosrc.s..原创 2021-06-03 17:09:33 · 346 阅读 · 0 评论 -
发现bug出在哪里,然后解决---程序员的日常--- 页面调试
页面调试 watch console.log()原创 2017-01-01 10:59:47 · 616 阅读 · 0 评论 -
SpringMVC string 转成Date 报错!!! 400 Bad Request,the request was sent.语法上...incorrect
1 jsp页面action="${proPath}/test/string2DateTestPerson.action">name: birthdaytype="text" name="birthday" value="2016-08-12"> id="submit" value="button提交" />value="submit提交" />原创 2017-01-03 10:04:54 · 694 阅读 · 0 评论 -
HTML 元素位置的设置
版权所有 2015#footer {width:700px ;margin:0 auto;}#footer ul{margin:0;width:701px ;padding:0;}#footer .footer_img{ ;background:url(images/images/原创 2015-09-18 21:31:12 · 3847 阅读 · 0 评论