幽默小伙

文章
6
资源
0
加入时间
2年10月21天

Ubuntu14.04编译libfacedetection

1.下载源代码地址:https://github.com/ShiqiYu/libfacedetection2.编译2.1.修改CMakeLists.txtoption(ENABLE_AVX2 “use avx2” ON)option(DEMO “build the demo” ON)2.2.编译cd libfacedetection-mastermkdir buildcd bui...

JSP自定义标签入门学习

本文为大家分享了JSP自定义标签入门学习教程,希望大家喜欢。 1 JSP自定义标签: 自定义标签是用户定义的JSP语言