-
We make use of a java application that manages a pinpad via the serial port. This works perfectly on...
- 1078 浏览
- 5 回答
- 5 关注
-
Is it possible to query a folder in TSQL, from SQL Management Studio, and return a list of file name...
- 1092 浏览
- 2 回答
- 6 关注
-
I have a list of arrays like: a = [array([6,2]),array([8,3]),array([4,2])] I tried max(a) which r...
- 1631 浏览
- 4 回答
- 5 关注
-
Good Evening, I am trying to use my environment key that is set up in the environment file in Angula...
- 1536 浏览
- 0 回答
- 6 关注
-
We have encountered an unexpected performance issue when traversing directories looking for files us...
- 1400 浏览
- 3 回答
- 5 关注
-
I\'m using GitPython with a bare repository and I\'m trying to get specific git object by its SHA. I...
- 940 浏览
- 3 回答
- 5 关注
-
When I\'m trying to transliterate a Cyrillic utf-8 string with Iconv.iconv(\'ascii//ignore//transli...
- 943 浏览
- 3 回答
- 5 关注
-
I am trying to use unleash feature toggle for my React Project. It is running fine for backend serve...
- 1713 浏览
- 0 回答
- 4 关注
-
I\'m writing automation test script for checking a target application run by Java Swing framework. I...
- 1176 浏览
- 0 回答
- 2 关注
-
$query = \INSERT INTO news VALUES (NULL, :param1 , :param2 )\; $stmt = $pdo->prepare($query); $par...
- 1701 浏览
- 3 回答
- 5 关注
-
I am having a lot of trouble adding the WEKA library to a project I am working on. I have followed s...
- 1987 浏览
- 2 回答
- 4 关注
-
I am having an issue where some images are not displayed in the mobile browsers on my iPhone, but I ...
- 827 浏览
- 4 回答
- 5 关注
-
I have 2 string in input for example \'1,5,6\' and \'2,89,9\' with same number of element (3 or plus...
- 1694 浏览
- 3 回答
- 5 关注
-
I have a pytest test that tests several inputs against two different databases. i do it with using t...
- 1125 浏览
- 0 回答
- 5 关注
-
Basing on this answer in my Startup.cs I created a list of HttpClient services: public void Configur...
- 537 浏览
- 0 回答
- 5 关注