EExcel 丞燕快速查詢2

EExcel 丞燕快速查詢2
EExcel 丞燕快速查詢2 https://sandk.ffbizs.com/

recat

http://blog.kdchang.cc/2015/10/reactjs-notes-intro.html

[轉]Facebook Like Chat Application using React JS, PHP and jQuery

http://www.codedodle.com/2015/04/facebook-like-chat-application-react-js.html

windows 10 uwf



http://www.xp933.com/win10/win10xueyuan/6469.html



如何提高win10系统性能?开启UWF能大幅度提高硬盘的运行速度

[轉]Whatever happened with react-canvas? Why hasn’t it taken off?



@cheapsteak, I'd love to use React Canvas for my entire app. Its so much more performant, especially for swiping and animations. But the reason I decided not to use it is

 (1) accessibility and 
(2) inputs.

 You can't select/highlight text or copy/paste. 

You can't tab through input fields. 

You can't access the camera. 

Browsers are designed with all kind of quirks. You can't pull up the camera on mobile without an <input type="file" capture/> element, and you can't put HTML elements inside a canvas.

I didn't want to spend so much time building input fields and dealing with another layer of browser quirks so I gave up on the fantasy