-
i have the next enum : public enum DataTypes { [Description(All)] All, Man, Woman } and i want to a...
- 2003 浏览
- 0 回答
- 4 关注
-
- 1045 浏览
- 4 回答
- 6 关注
-
I have a XMLTYPE with the following content: user1
- 1056 浏览
- 5 回答
- 3 关注
-
I\'m aware that git bisect is branch-aware by design, so that if between good commit, G, and bad com...
- 1225 浏览
- 10 回答
- 4 关注
-
If the value is None, I\'d like to change it to \\ (empty string). I start off like this, but I for...
- 359 浏览
- 3 回答
- 4 关注
-
I use Android Studio to develop an application and I face this error which I have no idea how to sol...
- 1803 浏览
- 8 回答
- 6 关注
-
Currently I have the below code for reading an InputStream. I am storing the whole file into a Strin...
- 443 浏览
- 7 回答
- 6 关注
-
A major component of our application sends email to members on behalf of other members. Currently we...
- 971 浏览
- 1 回答
- 5 关注
-
I have a test project in Visual Studio. I use Microsoft.VisualStudio.TestTools.UnitTesting. I add th...
- 1065 浏览
- 12 回答
- 3 关注
-
I thought VS 2013 is supposed to have support for angularjs attribute intellisense? For some reason...
- 1202 浏览
- 12 回答
- 6 关注
-
I\'m trying to send a request that requires HTTP Digest authentication. Is Digest possible in jQue...
- 1758 浏览
- 3 回答
- 4 关注
-
I have created a simple Wordcount Java-Flink program, below is the code: public class Wordcount { ...
- 1089 浏览
- 0 回答
- 4 关注
-
I have nodejs function app, it has apim and some api inside. it can be deployed to azure function ap...
- 1558 浏览
- 0 回答
- 4 关注
-
I have data in following manner for three days : time,data 2020-10-08 11:11:58, 12 2020-10-09 00:00:...
- 1996 浏览
- 0 回答
- 4 关注
-
I\'d implemented PubNub in angular, I can send and receive a message. But I\'m facing challenge belo...
- 1196 浏览
- 0 回答
- 6 关注