-
I am new to android development. I am just trying to record an audio with android studio(2.1.1) test...
- 2077 浏览
- 8 回答
- 4 关注
-
Running into ZonedDateTime formatting issue. Formats end of December 2020 dates as 2021 dates. Java ...
- 1712 浏览
- 0 回答
- 5 关注
-
I have a broadcast receiver and I am trying to show a toast message from it, is this possible ? This...
- 1843 浏览
- 3 回答
- 4 关注
-
I use ffmpeg\'s moive filter to add wartermark on my video. The str is const char *filter_descr = mo...
- 465 浏览
- 0 回答
- 4 关注
-
I would like to search for a specific command I\'ve previously used. Is it possible to do a free tex...
- 1885 浏览
- 2 回答
- 4 关注
-
I\'m a new to HTML and CSS and am trying to build my first website. Halfway through my build I reali...
- 1197 浏览
- 0 回答
- 6 关注
-
In python I was able to slice part of a string; in other words just print the characters after a cer...
- 1206 浏览
- 6 回答
- 6 关注
-
We use ninject in all our projects, and as you will know, sometimes it becomes hard to test if the k...
- 982 浏览
- 3 回答
- 3 关注
-
I am trying to build and run a docker image for my Asp .Net Core web application. It is going to be ...
- 1901 浏览
- 0 回答
- 4 关注
-
I need ideas that how this type of scheduling agent graph is possible to make in asp.net .what techn...
- 360 浏览
- 0 回答
- 6 关注
-
Hello I am trying to build a discord bot that can perform text to speech using AWS Polly in JavaScri...
- 1768 浏览
- 0 回答
- 5 关注
-
I am using the StepLR scheduler with the Adam optimizer: optimizer = torch.optim.Adam(model.para...
- 886 浏览
- 0 回答
- 6 关注
-
I wrote this docker file FROM postgres:alpine RUN apk --no-cache add wget su-exec RUN wget -qO- http...
- 1522 浏览
- 0 回答
- 6 关注
-
I am trying to multiply a vector(3 by 1) by its transpose(1 by 3). I get a (3 by 3) array but I cann...
- 628 浏览
- 4 回答
- 6 关注
-
Is there a plain API to access Mercurial repositories from Java? There are plugins for Netbeans and...
- 701 浏览
- 5 回答
- 6 关注