-
I would like to know which of WCF or .NET Sockets is the more efficient and the more recommended in ...
- 924 浏览
- 4 回答
- 4 关注
-
I\'m trying to build a pizza application and for the sides, based on what\'s selected they need to b...
- 1269 浏览
- 0 回答
- 4 关注
-
it\'s my first time posting here so sorry if i make any mistakes.. anyhow: i have this script that g...
- 1051 浏览
- 0 回答
- 5 关注
-
Hello everyone I have a list of lists values such as : list_of_values=[[\'A\',\'B\'],[\'A\',\'B\',\'...
- 1937 浏览
- 0 回答
- 4 关注
-
code looks like below: class workers1(Thread): ... def __init__(self): ... Thread.__init__(s...
- 1630 浏览
- 2 回答
- 4 关注
-
I have never worked with robohelp and I am pretty much a developer by trade. I recently joined a new...
- 916 浏览
- 0 回答
- 4 关注
-
Below is a form:
- 1220 浏览
- 6 回答
- 6 关注
-
I\'m trying to add validations such that the end date can\'t be before the start date. Unfortunately...
- 1999 浏览
- 6 回答
- 6 关注
-
I\'m having the following problem in python. I need to do some calculations in parallel whose resu...
- 873 浏览
- 3 回答
- 6 关注
-
The following lock mechanism is used for preventing a cron job from running concurrently: #!/bin/ba...
- 1424 浏览
- 2 回答
- 4 关注
-
- 1584 浏览
- 3 回答
- 4 关注
-
I know that the filter() function in R calculate the moving average. I would like to know if exists ...
- 705 浏览
- 4 回答
- 2 关注
-
I have a field in mysql table with unix 10 digit timestamp records. How do I convert the existing t...
- 1670 浏览
- 0 回答
- 5 关注
-
I have a question regarding programming Scala and JavaFX. For a project of my degree I\'m supposed t...
- 1381 浏览
- 0 回答
- 3 关注
-
I am plotting multiple dataframes as point plot using seaborn. Also I am plotting all the dataframes...
- 1102 浏览
- 3 回答
- 5 关注