Giter Club home page Giter Club logo

study-prj's Introduction

Java学习笔记

Author Samin

Date 2019-11-12

GitHub Repo stars GitHub top language GitHub

com.samin.algorithm 算法刷题记录

com.samin.designpattern 设计模式(24种)

创建型模式(5种)

  • 工厂方法模式
  • 抽象工厂模式
  • 单例模式
  • 建造者模式
  • 原型模式

结构型模式(7种)

  • 适配器模式
  • 装饰器模式
  • 代理模式
  • 外观模式
  • 桥接模式
  • 组合模式
  • 享元模式

行为型模式(12种)

  • 策略模式
  • 模板方法模式
  • 观察者模式
  • 迭代器模式
  • 责任链模式
  • 命令模式
  • 备忘录模式
  • 状态模式
  • 访问者模式
  • 中介者模式
  • 解释器模式
  • 空对象模式

com.samin.coding 编码中遇到的一些坑

基础

  • Q2 原生工具类用法

    • System 类

    • Object 类

    • String 类

    • Arrays 类

  • Q5 原始类型

  • Q7 float计算精度问题

  • Q8 lambda表达式

  • Q9 Java正则

  • Q10 网络编程入门

  • Q12 值传递的理解

  • Q16 获取键盘输入字符的方式

  • Q21 标签,跳出多重循环

  • Q24 泛型、Object、? 的区别

  • Q25 java.util.function 用法

  • Q27 生成随机数的方式

  • Q28 获取项目相关路径

容器

  • Q19 Comparable 和 Comparator 的区别

  • Q20 容器的遍历方法比较

  • Q22 List相关

并发

  • Q13 并发相关用例

  • Q14 wait/notify 用法 & 实现的消息队列

  • Q17 CountDownLatch 用法

  • Q23 ScheduledThreadPoolExecutor 用法

  • Q26 SimpleDateFormat 线程不安全

疑难杂症

  • Q1 读取中文字符乱码问题

  • Q3 Unicode编码注释问题

  • Q4 观测CPU 100%运行

  • Q6 容易出错的语法点

  • Q11

  • Q15

  • Q18

study-prj's People

Contributors

saminzou avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.