-
I want to store a value that represents a percent in SQL server, what data type should be the prefer...
- 1301 浏览
- 5 回答
- 5 关注
-
I have two tables 1.member 2.team with the below values.. I am trying to achieve these two results ...
- 1774 浏览
- 0 回答
- 5 关注
-
I\'m building a web application (using prototype) that requires the addition of large chunks of HTML...
- 482 浏览
- 3 回答
- 4 关注
-
I need help with the best practice to localize asp mvc apps, I saw Oxite having a base method named ...
- 1497 浏览
- 6 回答
- 5 关注
-
I\'m writing a web application that requires users to login. My company has an Active Directory serv...
- 1067 浏览
- 1 回答
- 4 关注
-
I have a model like this: class MyModel(models.Model): REGULAR = 1 PREMIUM = 2 STATUS_C...
- 1997 浏览
- 5 回答
- 4 关注
-
I have got postfix installed on my machine and I am updating virtual_alias on the fly programmatical...
- 1840 浏览
- 6 回答
- 3 关注
-
I\'m attempting to run a webserver that uses an RDS database with EC2 inside a docker container. I...
- 2060 浏览
- 5 回答
- 6 关注
-
Im a beginner in WPF programming, coming from .NET 2.0 C#. Im trying to make a horizontal StackPane...
- 2096 浏览
- 2 回答
- 5 关注
-
I have been trying to find a way to give div elements a consistent beveled edge. Think paper like in...
- 909 浏览
- 0 回答
- 6 关注
-
How can I write the following list: [(8, \'rfa\'), (8, \'acc-raid\'), (7, \'rapidbase\'), (7, \'rct...
- 1931 浏览
- 6 回答
- 5 关注
-
In Python, I have a pandas DataFrame similar to the following: Item | shop1 | shop2 | shop3 | Categ...
- 839 浏览
- 3 回答
- 4 关注
-
I have changed /etc/default/docker with DOCKER_OPTS=\-H tcp://127.0.0.1:2375 -H unix:///var/run/dock...
- 977 浏览
- 9 回答
- 4 关注
-
Within Visual Studio using the Team Explorer source-control panel, when merging branches then pushin...
- 638 浏览
- 0 回答
- 4 关注
-
How can one application consume (delete) lines from a text file while while another is writing them?
I have the situation I would like two C++ applications to run on Windows. One is writing lines to a ...
- 782 浏览
- 0 回答
- 5 关注