-
I have an AWS Python lambda function that connects to a DB, checks data integrity and send alerts to...
- 327 浏览
- 0 回答
- 4 关注
-
I have a replica set from mongodb atlas, to which I can connect with ANY other language, and regular...
- 1541 浏览
- 1 回答
- 5 关注
-
I have the next main.py script: import sys, os, math import numpy as np import time from PyQt5 impor...
- 1348 浏览
- 0 回答
- 6 关注
-
We are developing an application in AWS elasticbeanstalk environment, that uses Google authenticatio...
- 354 浏览
- 0 回答
- 4 关注
-
I have a working net-snmp v5.7 install running on CentOS7, and I am now trying to do the same on net...
- 1310 浏览
- 0 回答
- 5 关注
-
i have created synchronized arrayList like this import java.text.SimpleDateFormat; import java.util...
- 1318 浏览
- 7 回答
- 5 关注
-
Let\'s say I have a model Pie, and I add a field flavor, which is an EnumTextField. class FlavorType...
- 827 浏览
- 0 回答
- 5 关注
-
Java 8 appears to generate classes to represent lambda expressions. For instance, the code: Runna...
- 948 浏览
- 2 回答
- 5 关注
-
I\'m a python beginner and would like to learn how to get the names of the elements in a list. For e...
- 906 浏览
- 0 回答
- 5 关注
-
I\'m building an order for a pizza. I would like to have the text displayed under the sections to sh...
- 845 浏览
- 0 回答
- 4 关注
-
I cannot find a clear answer to this question. From what I understand, RTSP is a protocol for live s...
- 1248 浏览
- 0 回答
- 5 关注
-
i am trying to add a login with google to my android app. i installed nativescript-google-login ant ...
- 1159 浏览
- 0 回答
- 3 关注
-
I have a list of names, e.g.: name_list = [\'Alpha\', \'bEtA\', \'omegA\'] Currently I have the f...
- 1513 浏览
- 3 回答
- 6 关注
-
I am trying to place two moving text paragraphs on top of the image. Although I successfully centere...
- 1339 浏览
- 0 回答
- 6 关注
-
I keep getting: NameError: name \'statement\' is not defined. It\'s because i\'m not saying anything...
- 1054 浏览
- 0 回答
- 6 关注