240 发简信
IP属地:广东
  • git日常

    参考网站:https://blog.csdn.net/martinwangjun/article/details/78780885https:/...

  • 自定义 ActionBar

    1 . 创建布局 actionbar_custom.xml 2 . activity 中设置 actionbar 3 . actionbar显示...

  • style设置启动时界面效果

    1.styles.xml @drawable/app_launcher AndroidManifest.xml, 设置入口 activity的 ...

  • Resize,w 360,h 240
    Spring boot 2.0 -- swagger2 整合 swagger-ui.html 打不开问题

    1- mvn 配置 2- javaConfig 3- 编写测试 Controller 4- 按常规, 现在访问http://localhost:...

  • 更新Jar包中的文件

    遇上需要重写第三方库代码的情况, 要替换库jar包中的文件, 特此记录一下Android Studio Gradle第三方库文件目录, macO...

  • 视频直播[OS X El Capiton]记录

    参考:http://www.henishuo.com/mac_nginx_rtmp_server/?utm_source=tuicool&utm...

  • Resize,w 360,h 240
    Java web 快速开发[IntelliJ IDEA + Spring boot + 热部署]

    [更新一个快捷点的操作, 还是springloaded]修改 maven pom.xml, 之后只需要运行启动类 main 方法就能...

  • [转]spring-boot下热部署热启动方案测试汇总

    DevToolshttp://spring.io/blog/2015/06/17/devtools-in-spring-boot-1-3 . . 转