240 发简信
IP属地:广东
  • Tip-javap 指令的用途与使用

    javap 简介 Disassembles one or more class files.及反汇编一个或多个class文件 使用介绍 java...

  • Tip-Linux Awk

    AWK 简介 Awk is abbreviated from the names of the developers – Aho, Weinbe...

  • Share-详解 Eureka 缓存机制

    原文链接详解 Eureka 缓存机制 整理与思考 引言 AP特性 服务状态 Eureka Server 缓存机制 三级缓存 缓存相关配置 关键类...

  • Share-API 设计最佳实践的思考

    原文链接:API 设计最佳实践的思考 整理与思考 前言 里面有一句话特别好,成功的系统不是有一些特别闪光的地方,而是设计时点点滴滴的努力积累起来...

  • Review-The Key To learning fast is looking dumb

    OverView 照例,依然贴出原文链接https://medium.com/free-code-camp/sometimes-the-key-...

  • Review-The most important skill a programmer can learn

    OverView https://medium.com/free-code-camp/the-most-important-skill-a-pr...

  • Algorithm-Generate Parentheses

    Algorithm Generate Parentheses Description Given n pairs of parentheses,...

  • Resize,w 360,h 240
    Algorithm-Remove Nth Node From End Of List

    Algorithm Remove Nth Node from End of list Description Given a linked li...

  • Tip-Linux Command lsof

    OverView lsoflist all open files to list all open files lsof to list ope...