上一页 1 ··· 409 410 411 412 413 414 415 416 417 ··· 497 下一页
摘要: In this lesson we look at using color and the basic drawing methods of p5js, and how they can be combined to create a simple graphic on the canvas. 阅读全文
posted @ 2016-07-06 04:20 Zhentiw 阅读(241) 评论(0) 推荐(0)
摘要: Classnames is a simple yet versatile javascript utility that joins CSS class names based on a set of conditions. We are going to build a simple toggle 阅读全文
posted @ 2016-07-05 03:48 Zhentiw 阅读(280) 评论(0) 推荐(0)
摘要: Most of the components that you write will be stateless, meaning that they take in props and return what you want to be displayed. In React 0.14, a si 阅读全文
posted @ 2016-07-05 03:29 Zhentiw 阅读(665) 评论(0) 推荐(0)
摘要: Origins made up of three parts the data scheme, the hostname and the prot. It is important to know that it is user broswere enforces the same origin p 阅读全文
posted @ 2016-07-04 03:43 Zhentiw 阅读(397) 评论(0) 推荐(0)
摘要: 1. HOL (HEADS of LINE BLOCKING) Too many requests in the header tag. Broswer can allow 6 reuqest to be handled simultaneously. And each request and it 阅读全文
posted @ 2016-07-02 23:46 Zhentiw 阅读(265) 评论(0) 推荐(0)
摘要: If you go a public caffee shop, they have free wifi. How could you make sure your infomration cannot be read by a second person? Well, in HTTP1.1, You 阅读全文
posted @ 2016-07-02 22:41 Zhentiw 阅读(241) 评论(0) 推荐(0)
摘要: HEAD: HEAD is a interesting method, it allow you to get a header of file without get the whole content. It allows you to check whether there is enough 阅读全文
posted @ 2016-07-02 22:05 Zhentiw 阅读(1075) 评论(0) 推荐(0)
摘要: In this lesson we will look at all of the pieces that combine together to create a JWT (j AWT) or JSON Web Token. You will use node to create a JWT, a 阅读全文
posted @ 2016-07-02 04:28 Zhentiw 阅读(526) 评论(0) 推荐(0)
摘要: Improving our mouse drag event Our mouse drag event is a little too simple. Notice that when we drag around the sprite, it always positions itself at 阅读全文
posted @ 2016-07-01 02:50 Zhentiw 阅读(415) 评论(0) 推荐(0)
摘要: If you’re only instrumenting the files in your project that are under test then your code coverage report will be misleading and it will be difficult 阅读全文
posted @ 2016-06-29 01:06 Zhentiw 阅读(201) 评论(0) 推荐(0)
上一页 1 ··· 409 410 411 412 413 414 415 416 417 ··· 497 下一页