-
I have written a class Polynomial that can find the degree of a polynomial, evaluate the y-value bas...
- 1886 浏览
- 0 回答
- 5 关注
-
Since Android 5.0 large icons in notifications have color background: For sma
- 1660 浏览
- 2 回答
- 4 关注
-
I have a functor that looks like this: struct Functor { template static void func( Args&& args ); ...
- 953 浏览
- 0 回答
- 5 关注
-
I have the following class: class risc { // singleton protected: static unsigned long r...
- 1657 浏览
- 2 回答
- 4 关注
-
- 2097 浏览
- 7 回答
- 4 关注
-
so I have made a license key menu which allows the user to input their license key, but I am not sur...
- 711 浏览
- 0 回答
- 5 关注
-
I have a scroll view, then inside the scroll view I have a view, and then lastly I have a text view ...
- 508 浏览
- 0 回答
- 4 关注
-
Here Utils.java is my class to be tested and following is the method which is called in UtilsTest cl...
- 1688 浏览
- 12 回答
- 4 关注
-
We\'ve added authentication to a couple of our App Services, which are .NET Core 3.1 applications. T...
- 828 浏览
- 0 回答
- 5 关注
-
How would I get the length of an ArrayList using a JSF EL expression? #{MyBean.somelist.length} ...
- 1558 浏览
- 7 回答
- 6 关注
-
I am trying to create a falling coin. The coin image is a CALayer with 2 CABasicAnimations on it - a...
- 1518 浏览
- 3 回答
- 4 关注
-
Ok, so I am reading about synchronization, and I read through various algorithms such as spinlocks, ...
- 1230 浏览
- 5 回答
- 5 关注
-
My programm is supposed to find a closest pair of points in the array. For example, closest_pair_of_...
- 1787 浏览
- 0 回答
- 5 关注
-
if I have two lists of objects from Collection interface list 1 = {John, Tim, Tom} list 2 = {John, T...
- 1489 浏览
- 0 回答
- 1 关注
-
Some of projects build by gradle have discovered packages, eg: https://github.com/mockito/mockito/n...
- 343 浏览
- 0 回答
- 5 关注