• 主页

Sign in

百谷博客

欢迎来到本站

WeChat
二维码
About Me
☰
  • 主页
头像
我的主页
  • 285 文章
  • 68 评论
  • 9 分类
  • LV.20

    我的官方博客

    • 居住地:中国
    • 生日:8月17日
    • 简介:欢迎来到本站
    • https://blog.baidu-google.com/
    查看更多 >

    他们抢着跟我说这些

    • Jack

      Jack

      太好了

    • Jack

      Jack

      OK

    • Jack

      Jack

      11112

    • Jack

      Jack

      2222223

    • Adoncn

      Adoncn

      很好啊,顶一下

    • ChuHai5

      ChuHai5

      前来学习!!!!

    • ChuHai5

      ChuHai5

      前来学习!!!!

    • iMJMJ

      iMJMJ

      这个不错顶一下

    • jack

      jack

      6

    • codingbaby

      codingbaby

      是的

    • 全部
    • 随记
    • 资讯
    • bug飞
    • 算法
    • spring cloud
    • 性能调优
    • 文章
    • 大数据
    • 这有本书
    键盘平天下 
    2019-06-20 11:28 来自 百谷博客

    spring boot 2跨域问题

    spring boot 2 的跨域和1不太一样,具体配置如下@Configuration public class CorsConfig implements WebMvcConfigurer { @Override public void addCors... spring boot 2跨域问题
    • 0
    • 9
    • spring cloud
    • Tags: java,spring
    键盘平天下 
    2019-06-19 08:51 来自 百谷博客

    android 启动AVD报错:Emulator: emulator: ERROR: Not enough disk space to run AVD 'Nexus_5X_API_29_x86'. Exiting...

    安卓启动AVD报错:Emulator: emulator: ERROR: Not enough disk space to run AVD 'Nexus_5X_API_29_x86'. Exiting...修改方法----Tools-----AVD manager ----... android 启动AVD报错:Emulator: emulator: ERROR: Not enough disk space to run AVD 'Nexus_5X_API_29_x86'. Exiting...
    • 0
    • 8
    • 随记
    • Tags: linux,android
    键盘平天下 
    2019-06-18 21:05 来自 百谷博客

    gradle 编译报错:java.lang.OutOfMemoryError: GC overhead limit exceeded

    OOm错误1.配置gradle.propertiesorg.gradle.jvmargs=-Xmx4096m -XX:MaxPermSize=4096m -XX:+HeapDumpOnOutOfMemoryError2.完整报错:ERROR: Exception while... gradle 编译报错:java.lang.OutOfMemoryError: GC overhead limit exceeded
    • 0
    • 11
    • 性能调优
    • Tags: java,linux,android
    键盘平天下 
    2019-06-17 10:05 来自 百谷博客

    linux ssh转发本地端口

    linux 转发端口8000 到169.254.0.77的8000 端口,但是必须使用10.10.4.16这个跳板,那么连接如下1.转发ssh -L 8000:169.254.0.77:8000 10.10.4.16 -l root2.测试telnet 127.0.0.1 ... linux ssh转发本地端口
    • 0
    • 15
    • 随记
    • Tags: linux
    键盘平天下 
    2019-06-16 20:22 来自 百谷博客

    archlinux iptables端口转发配置

    archlinux 可以用iptables转发端口,比如我是把自己的端口8000 转发10.10.4.16:80001.下载安装iptablessudo pacman -S iptables2.启用端口转发,需要root权限sudo -i echo 1 > /proc... archlinux iptables端口转发配置
    • 0
    • 19
    • 随记
    • Tags: linux
      1. 上一页
      2. 1
      3. ...
      4. 23
      5. 24
      6. 25
      7. 26
      8. 27
      9. 28
      10. 29
      11. ...
      12. 57
      13. 下一页
    Copyright © 2025 百谷博客. Powered by Typecho. Theme By Weibo.