styled-components all in one
CSS in JS
https://www.styled-components.com/
https://github.com/styled-components
install
$ yarn add styled-components ......
3.错误代码C4996
错误 C4996 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE ......