shuidaan

Results 11 issues of shuidaan

## Description ## Steps to Reproduce data/haarcascade_frontalface_default.xml ![538036aaf1987d9fe36f69b1bb4702f](https://user-images.githubusercontent.com/24624971/133277682-e2bc76ca-73b4-41a3-87bc-d924cd2d097d.png) it‘s good ,very good ## Your Environment * Operating System and version: * OpenCV version used: 4.5.3 * How did you install...

how-to-use

## Description ## Steps to Reproduce gocv.io\x\[email protected]>go run cmd\version\main.go # gocv.io/x/gocv g++.exe: error: "--std=c++11": Invalid argument 2. ![1631590128(1)](https://user-images.githubusercontent.com/24624971/133190341-12d20b1e-20ff-480b-b806-d10c87a81e24.png) 3. 4. ## Your Environment * Operating System and version:win7 g++ (x86_64-posix-seh-rev0,...

2021/04/22 14:14:52.741 [I] the running environment is : product 2021/04/22 14:14:52.741 [D] read conf succ , http port : 8080 2021/04/22 14:14:52.741 [D] read conf succ , LogPath : ./logs/game.log...

>go build main.go # command-line-arguments .\main.go:15:9: undefined: initConf .\main.go:21:6: undefined: gameConf .\main.go:22:10: undefined: gameConf .\main.go:28:8: undefined: initSec .\main.go:34:52: undefined: gameConf

https://dl.google.com/android/repository/ 这样的网址,应该没有被封,想知道,你们的h2y.dat里面有没有设置直连。

http://addon.wemallshop.com/app/index/addOrder/id/4.html end() expects parameter 1 to be array, null given if($order['addon_type']==1){ $addon_name = explode("-",$order['git_addon_name'])[1]; @mkdir('./zip/tmp'.$order['order_uuid'].'/addons/'.$order['git_location'].'/'.$addon_name, 0777, true); // git clone https://wemall:[email protected]/vue-sign.git // halt('git clone '.$git.$order["git_addon_name"].'.git ./zip/tmp'.$order['order_uuid'].'/addons/'.$order['git_location'].'/'.$addon_name); exec('git clone '.$git.$order["git_addon_name"].'.git ./zip/tmp'.$order['order_uuid'].'/addons/'.$order['git_location'].'/'.$addon_name);...

## Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** "react": "17.0.1", "react-native": "0.63.4", "react-native-ble-plx": "^2.0.1", "react-native-device-info": "^8.0.1", "react-native-gesture-handler": "^1.10.0", ##...

bug

![image](https://user-images.githubusercontent.com/24624971/95943769-46d0ea80-0e19-11eb-8dde-35cf5cb7bebe.png)

"dependencies": { "@react-native-community/masked-view": "^0.1.10", "babel-preset-react-app": "^10.0.0", "mobx": "^6.1.8", "mobx-react": "^7.1.0", "prop-types": "^15.7.2", "react": "^16.13.1", "react-native": "^0.63.4", "react-native-easy-toast": "^2.0.0", "react-native-gesture-handler": "^1.10.3", "react-native-loading-spinner-overlay": "^2.0.0", "react-native-scrollable-tab-view": "^1.0.0", "react-native-swiper": "^1.6.0", "react-navigation": "^4.4.4", "react-navigation-stack": "^2.10.4",...

我在登录界面登录的时候,http://192.168.1.21/verynginx/,发现http://192.168.1.21/verynginx/status 和 http://192.168.1.21/verynginx/login 都是404 (Not Found) 的错误。 请问如何解决