-
Why does this code give the output C++Sucks? What is the concept behind it? #include double m[] =...
- 774 浏览
- 9 回答
- 5 关注
-
I have two tables, t1 and t2: t1 person | visit | code1 | type1 1 1 50 50 ...
- 388 浏览
- 2 回答
- 4 关注
-
I want to be able to allow certain staff users the rights to add other users and staff but what seem...
- 1046 浏览
- 0 回答
- 6 关注
-
I have a set of (x,y,z,u,v,w) vectors of N objects. What I am trying to do is expand this data set b...
- 1128 浏览
- 0 回答
- 4 关注
-
I have two tables one is tblemployee having employee name, employee id and another table tblleaves h...
- 1242 浏览
- 2 回答
- 4 关注
-
I have a route guard like this. It gets the number of orgs for a user from the db, and checks if tha...
- 1343 浏览
- 0 回答
- 5 关注
-
Hello I have this current model and I want to add an attention layer after the Bidirectional-GRU, I ...
- 1814 浏览
- 0 回答
- 6 关注
-
class Surface(models.Model): name = models.CharField(max_length=100) class SurfaceGeometry(mod...
- 684 浏览
- 0 回答
- 4 关注
-
I have to following HTML: ...some more nesting somel
- 385 浏览
- 4 回答
- 5 关注
-
I am having some trouble selecting the element I want on my page. The structure looks like:
- 859 浏览
- 2 回答
- 5 关注
-
I want to redirect to welcome page and it should show/hide html elements according to user type. I h...
- 1560 浏览
- 0 回答
- 4 关注
-
this is my opengl-es 2.0 code : { for (surfnum=0;surfnum
- 692 浏览
- 1 回答
- 6 关注
-
HTML: Software Update
- 1582 浏览
- 2 回答
- 5 关注
-
public void configure() { Frame frame = ctx.getFrame(); frame.setTitle(\AstroCycles | By: Ca...
- 758 浏览
- 1 回答
- 6 关注
-
I defined a myArr = (\Apr\,\Mar\,\May\). Is there a sorting function to sort the array members by na...
- 956 浏览
- 3 回答
- 6 关注