-
I need to find a right way to prevent two running instances of my (Python) program. I am currently u...
- 501 浏览
- 3 回答
- 4 关注
-
I just wish to have a table to store a number of events by day. Given a table: create table totals...
- 1446 浏览
- 3 回答
- 6 关注
-
When I use the Command in a Buttoncontrol the event handler which joined with Click event will never...
- 1853 浏览
- 3 回答
- 2 关注
-
I\'m trying to get Twitter authentication working on my ASP.NET site. When you create the app on the...
- 1653 浏览
- 3 回答
- 4 关注
-
I receive from a Webservice a String with a date in this format: yyyy-MM-ddTHH:mm:ss.fffZ I need ...
- 955 浏览
- 4 回答
- 5 关注
-
i try to launch a BAT file on a network share but i get this error: \'\\\\dev\\applets\' CMD.EXE wa...
- 2119 浏览
- 5 回答
- 5 关注
-
I have an abstract base class called Shape from which both Circle and Rectangle are derived, but whe...
- 896 浏览
- 3 回答
- 6 关注
-
i have a data class that serve as a model for sending and receiving api call data class NetworkLiveS...
- 525 浏览
- 0 回答
- 4 关注
-
Let\'s say I have a . When you single-click this span, I want a save() function to fire. When you do...
- 1462 浏览
- 1 回答
- 5 关注
-
I want to open the Apple Maps App in my own Swift App, but I have only zipcode, city & street. I hav...
- 1319 浏览
- 3 回答
- 6 关注
-
I have a large file (utf8). I know fs.createReadStream can create stream to read a large file, but n...
- 1130 浏览
- 5 回答
- 4 关注
-
The following apparently valid code produces a misaligned address runtime error using the UndefinedB...
- 495 浏览
- 1 回答
- 3 关注
-
I have created a class that extends popupwindow. its constructor looks something like the following ...
- 1963 浏览
- 2 回答
- 5 关注
-
Using the code below, I am trying to save a ggplot to as a png file. Although dpi is pretty high, th...
- 962 浏览
- 0 回答
- 4 关注
-
I have the following SQL SELECT * FROM TABLE_NAME where dateSold \'12/01/2020\' and cardId = \'BZPc...
- 668 浏览
- 0 回答
- 6 关注