Skip to content
View guitong's full-sized avatar

Block or report guitong

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. angular-chat-app angular-chat-app Public

    CSS

  2. mrs-magpie mrs-magpie Public

    Personal blog built with gatsby.

    JavaScript

  3. CSS: box-sizing CSS: box-sizing
    1
    # box-sizing
    2
    
                  
    3
    CSS的 `box-sizing` 属性定义了用户代理应该如何计算一个元素的总宽度和高度。 
    4
    
                  
    5
    CSS Demo:  https://codepen.io/guitong/pen/RJpMWV
  4. The difference between parseFloat an... The difference between parseFloat and Number - `parseFloat`和`Number`的区别 ?
    1
    原文链接:https://stackoverflow.com/questions/12227594/which-is-better-numberx-or-parsefloatx
    2
    
                  
    3
    ======
    4
    
                  
    5
    `parseFloat/parseInt  `用于解析字符串,而`Number/+`用于将一个值强制转换为数字。他们的表现是不同的。但让我们先来看看二者的相同点:
  5. BEM block, naming & nesting - StackO... BEM block, naming & nesting - StackOverflow
    1
    ## BEM block, naming & nesting
    2
    
                  
    3
    > https://stackoverflow.com/questions/22566179/bem-block-naming-nesting
    4
    5
    ### Question:
  6. js-game js-game Public

    JavaScript