开发者

计算机信息

0
  • 计算机信息计量单位中的K代表210,为什么???

    张景 2021-04-08 20:26 这是由于别的单位系统中都有K这个单位前缀,代表的是1000开发者_C百科,而计算机中信息是以二进制形式来存储的,二进制的基是2,所以人们就想能不能也找到一个与其他单位系统中的K相类似[详细]

    2023-03-09 14:08 分类:问答
  • JQuery delay()-function breaks loop?

    I\'m trying to fade an element in and out, but with a slight pause in between, it works without the pause, but when I add the pause using the jQuery delay()-function, it just stops after the first fad[详细]

    2022-12-28 14:43 分类:问答