-
My app has a hard dependency on com.google.guava:guava:23.3 or superior +--- com.github.ben-manes.c...
- 796 浏览
- 1 回答
- 5 关注
-
I need a horizontal carousel showing only one element at a time in the page, and also when swiping. ...
- 2014 浏览
- 0 回答
- 6 关注
-
Consider the following makefile: CUR = $(shell uname -r) DIR = /lib/modules/$(CUR)/build PWD = $(...
- 1265 浏览
- 1 回答
- 5 关注
-
How can I use variables in place of column names in dplyr strings? As an example say I want to add a...
- 485 浏览
- 2 回答
- 5 关注
-
I am doing some research on the availability and merits of various common classification algorithms....
- 1981 浏览
- 0 回答
- 4 关注
-
I have a properties file that I read by spring annotation like this @Value(\${platform}\) p...
- 1481 浏览
- 2 回答
- 3 关注
-
NoMethodError: undefined method `url_prefix=’ for #RspecApiDocumentation::Configuration:0x00007f9d24...
- 701 浏览
- 0 回答
- 4 关注
-
I\'ve been trying to get undo and redo working in my text editor for about 3 days now. It\'s doing m...
- 933 浏览
- 2 回答
- 4 关注
-
I\'m in the process of creating a programming language using ANTLR4 to generate a lexer and a parser...
- 1607 浏览
- 0 回答
- 6 关注
-
Suppose I have a vector c(1, 2, 3, 4) with no duplicated values. I need a vector c(1 * 2, 1 * 3, 1 *...
- 1925 浏览
- 3 回答
- 3 关注
-
I made a responsive webpage with a toggle menu. I am having issues with the logo image on the navbar...
- 728 浏览
- 0 回答
- 6 关注
-
I seem to be having problems with my string conversions in C#. My application has received a byte ar...
- 589 浏览
- 3 回答
- 5 关注
-
- 1579 浏览
- 1 回答
- 4 关注
-
I\'m using Qt with mingw to write a program that changes the registry, but when I call : RegOpenKey...
- 407 浏览
- 1 回答
- 5 关注
-
I am doing a Website for Restaurants Home Delivery ,depending on Restaurant\'s Home Delivery Timing...
- 602 浏览
- 4 回答
- 5 关注