-
I neeed a free tool to count SLOC on a Java project. I only really need the following metrics: SLO...
- 747 浏览
- 0 回答
- 2 关注
-
I created a Recycler View adapter and viewHolder class public class ViewHolder extends Recycler...
- 1768 浏览
- 0 回答
- 2 关注
-
I installed Homebrew on OS X El Capitan. In the last steps of the installation I was supposed to ins...
- 864 浏览
- 0 回答
- 2 关注
-
I am creating a dot net console app that will run as an Azure webjob. It is scheduled to run once a...
- 600 浏览
- 0 回答
- 2 关注
-
My company has a policy about keeping source code encrypted on local developer machines. Where does ...
- 747 浏览
- 0 回答
- 0 关注
-
I\'m using IntelliJ idea v12. When I import a project, there shows the strikeout/strikethrough line ...
- 1218 浏览
- 0 回答
- 1 关注
-
I am using a window function for a 3 day moving average. I want to partition this function to get th...
- 1920 浏览
- 0 回答
- 4 关注
-
My company has a policy about keeping source code encrypted on local developer machines. Where does ...
- 566 浏览
- 0 回答
- 0 关注
-
I have successfully used javax.persistence.NamedQuery in combination with JPA2. The named queries ar...
- 1328 浏览
- 0 回答
- 3 关注
-
I have two ngFors for each element (hero or villain)
- 1918 浏览
- 0 回答
- 4 关注
-
I’m a beginner dev learning MongoDB, I’m currently working on a news articles project in which users...
- 1600 浏览
- 0 回答
- 4 关注
-
I am tring to extract highlighted text from a table in a word doc, managed to do so with: from docx ...
- 649 浏览
- 0 回答
- 6 关注
-
Trying to test the following method: private EnableQueryAttribute enableQueryAttribute = new Enab...
- 1393 浏览
- 0 回答
- 6 关注
-
I\'m automating a specific task where a new folder is added to a git repo. im copying the .git folde...
- 1014 浏览
- 0 回答
- 6 关注
-
I have the following Main Class. @EnableJpaAuditing @SpringBootApplication @EnableJpaRepositories(r...
- 1751 浏览
- 1 回答
- 5 关注