-
I am using below code to open a popup window in my page: window.open(\myPopupWindow.html\, \_blank\...
- 474 浏览
- 3 回答
- 5 关注
-
I`m developing human resources software. I need to check attendence of employees. We have ZKSoftwar...
- 887 浏览
- 1 回答
- 6 关注
-
full code: https://github.com/VladKochetov007/quick_trade/blob/master/quick_trade/trading_sys.py Whi...
- 400 浏览
- 0 回答
- 4 关注
-
When I create 2 child tables of a parent table and add foreign key fields into the child tables, MyS...
- 740 浏览
- 0 回答
- 5 关注
-
I have the following code, i can see images in the ui:repeat part but when i click on the image the ...
- 1133 浏览
- 1 回答
- 4 关注
-
So I have a bunch of variables in my workspace. I want to assign a subset of them to a new variable,...
- 918 浏览
- 1 回答
- 5 关注
-
I have a rest endpoint to edit one of account page. So I implement as RealmResourceProvider class an...
- 790 浏览
- 0 回答
- 6 关注
-
I\'m working on an Ionic 4 app which have payment process using SumUp I used cordova-plugin-app-laun...
- 1643 浏览
- 0 回答
- 2 关注
-
This basic snippet in Python 3.5, with a specific website, fails with requests.exceptions.SSLError: ...
- 1070 浏览
- 1 回答
- 4 关注
-
I have built a 2WD + caster robot car. The two back wheels are powered by two dc motors. The steerin...
- 577 浏览
- 0 回答
- 6 关注
-
My aim is to do find edges in an image using Structured Edge Detection using OpenCV in python and us...
- 535 浏览
- 0 回答
- 4 关注
-
We are working on a grpc project and we are trying to identify a way to configure the ip that grpc c...
- 1317 浏览
- 0 回答
- 6 关注
-
FYI I know that people have asked similar questions, such as this, however I\'ve not found an answer...
- 1013 浏览
- 0 回答
- 5 关注
-
I have a module foo.py that has a function def a(): print(hello) If i run it in terminal with py...
- 1342 浏览
- 0 回答
- 6 关注
-
I\'m working/testing streams in Java8 and come across very frustrating issue. I\'ve got the code whi...
- 685 浏览
- 2 回答
- 6 关注