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