
java web
shaken
这个作者很懒,什么都没留下…
展开
-
springboot禁用自动配置
java maven idea springboot mybatis原创 2022-05-04 23:18:46 · 3413 阅读 · 0 评论 -
修改spring suite tools和eclipse的maven国内镜像地址
https://juejin.cn/post/6844903654961446925原创 2021-03-13 20:41:53 · 583 阅读 · 0 评论 -
Java font.properties 配置文件(中文/翻译中。。。)
The Java 2 platform defines five logical font names that every implementation must support: Serif, SansSerif, Monospaced, Dialog, and DialogInput. These logical font names are mapped to physical fonts翻译 2006-03-25 18:47:00 · 4489 阅读 · 0 评论 -
HTML5中已经废弃属性等代替方案
https://www.w3.org/html/ig/zh/wiki/HTML5/obsolete以下的属性皆已废弃(虽然它们仍然是此语言中的一部分),请不要继续使用:a元素的charset属性link元素的charset属性在链接到的源上使用HTTP Content-Type头来替代a元素的coords属性a元素的shape属性为image maps使用area来替代...转载 2019-07-14 08:49:58 · 7587 阅读 · 0 评论