-
My MainNavBar component like this : ...
- 410 浏览
- 3 回答
- 6 关注
-
My project needs couple of things to be extracted from ClearCase data using the Perl script in a exc...
- 1095 浏览
- 3 回答
- 4 关注
-
This nav bar with logo image in the middle works really well on larger screens but on smaller screen...
- 1903 浏览
- 1 回答
- 4 关注
-
I need to find the first duplicate value in a list. prep(3,[1,3,5,3,5]). Should be true. prep(5,[1...
- 1784 浏览
- 4 回答
- 4 关注
-
for(int i=0; i
- 505 浏览
- 5 回答
- 5 关注
-
I have a button which opens a new tab with a generated pdf-file. However, after I click on the butt...
- 1885 浏览
- 2 回答
- 5 关注
-
I am pretty new to unit testing in Python. I am trying to mock an if statement where the condition h...
- 1776 浏览
- 0 回答
- 4 关注
-
Do lines in a bash script execute sequentially? I can\'t see any reason why not, but I am really new...
- 722 浏览
- 2 回答
- 5 关注
-
This is really weird. I have this piece of code. $rewardAmt = $amt; if(is_float($rewardAmt)){ ...
- 1218 浏览
- 4 回答
- 5 关注
-
new to the coding world here. I\'ve got a quick one : I know how to : -Make a Fotorama gallery -Make...
- 721 浏览
- 0 回答
- 4 关注
-
I was wondering whether there is a better way to load large Json data set from the server. I am usi...
- 985 浏览
- 2 回答
- 5 关注
-
I\'m currently trying to match 2 values that are found in the From header of an email. Specifically,...
- 860 浏览
- 0 回答
- 4 关注
-
I am trying to build an anomaly detection algorithm for log files content. The main feature I need i...
- 1862 浏览
- 0 回答
- 5 关注
-
I have a logical problem. I have a starting point A and ending point B. I have different sizes of b...
- 1280 浏览
- 0 回答
- 5 关注
-
How would I sort a list of lists in Java in lexicographical order using Collections.sort() or anothe...
- 492 浏览
- 2 回答
- 2 关注