-
My app has a hard dependency on com.google.guava:guava:23.3 or superior +--- com.github.ben-manes.c...
- 808 浏览
- 1 回答
- 5 关注
-
I need a horizontal carousel showing only one element at a time in the page, and also when swiping. ...
- 2023 浏览
- 0 回答
- 6 关注
-
Consider the following makefile: CUR = $(shell uname -r) DIR = /lib/modules/$(CUR)/build PWD = $(...
- 1279 浏览
- 1 回答
- 5 关注
-
How can I use variables in place of column names in dplyr strings? As an example say I want to add a...
- 503 浏览
- 2 回答
- 5 关注
-
I am doing some research on the availability and merits of various common classification algorithms....
- 1991 浏览
- 0 回答
- 4 关注
-
I have a properties file that I read by spring annotation like this @Value(\${platform}\) p...
- 1497 浏览
- 2 回答
- 3 关注
-
NoMethodError: undefined method `url_prefix=’ for #RspecApiDocumentation::Configuration:0x00007f9d24...
- 710 浏览
- 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...
- 955 浏览
- 2 回答
- 4 关注
-
I\'m in the process of creating a programming language using ANTLR4 to generate a lexer and a parser...
- 1620 浏览
- 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 *...
- 2003 浏览
- 3 回答
- 3 关注
-
I made a responsive webpage with a toggle menu. I am having issues with the logo image on the navbar...
- 738 浏览
- 0 回答
- 6 关注
-
I seem to be having problems with my string conversions in C#. My application has received a byte ar...
- 610 浏览
- 3 回答
- 5 关注
-
- 1594 浏览
- 1 回答
- 4 关注
-
I\'m using Qt with mingw to write a program that changes the registry, but when I call : RegOpenKey...
- 416 浏览
- 1 回答
- 5 关注
-
I am doing a Website for Restaurants Home Delivery ,depending on Restaurant\'s Home Delivery Timing...
- 676 浏览
- 4 回答
- 5 关注