Giter Club home page Giter Club logo

gitalk's Introduction

gitalk

gitalk's People

Contributors

zyan1226 avatar

Watchers

 avatar

gitalk's Issues

BigDecimal 常用计算方法与注意事项

https://blog.zyan1226.cn/post/Java%2FJava%20%E5%9F%BA%E7%A1%80%2FBigDecimal%20%E5%B8%B8%E7%94%A8%E8%AE%A1%E7%AE%97%E6%96%B9%E6%B3%95%E4%B8%8E%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9
BigDecimal 是 Java 提供的一个关于小数精确计算的类,其位于java.math包下。不同于基本数据类型,BigDecimal是调用相关方法来进行运算。因为其拥有非常精确的小数计算能力,所以比较适合用于财务相关的计算等等。但是,其运行效率是不及 Float 与 Dou...

Ubuntu (Linux) 命令学习记录P1

https://blog.zyan1226.cn/post/Linux%2FUbuntu%2FUbuntu%20(Linux)%20%E5%91%BD%E4%BB%A4%E5%AD%A6%E4%B9%A0%E8%AE%B0%E5%BD%95P1
学习终端命令的技巧: 不需要死记硬背,对于常用命令,用的多了,自然就记住了。 不要尝试一次学会所有的命令,有些命令是非常不常用的,临时遇到,临时查阅就可以。 Linux 发行版本的命令大约有200多个,但是常用的命令只有10多个而已。 常用基本 Linux 命令这些命令是 Lin...

React学习路线P4-元素渲染

https://blog.zyan1226.cn/post/React%2FReact%E5%AD%A6%E4%B9%A0%E8%B7%AF%E7%BA%BF%2FReact%E5%AD%A6%E4%B9%A0%E8%B7%AF%E7%BA%BFP4-%E5%85%83%E7%B4%A0%E6%B8%B2%E6%9F%93?code=7f8586624b2f4f6f349c
元素是构成 React 应用的最小砖块,它描述了你在屏幕上想看到的内容。与浏览器的 DOM 元素不同,React 元素是创建开销极小的普通对象。React DOM 会负责更新 DOM 来与 React 元素保持一致。 更新已渲染的元素React 元素是不可变对象。一旦被创建,你就...

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.