-
I an working with an app, where user get a gift on first start of the app. User doesn\'t have to reg...
- 1544 浏览
- 0 回答
- 5 关注
-
I spent quite a lot of time hand-optimizing low-level integer arithmetic, with some success. For ins...
- 618 浏览
- 0 回答
- 5 关注
-
I Have Dowloaded Php script from codecaynon but i dont know to do do editing and customization in it...
- 2042 浏览
- 0 回答
- 4 关注
-
So I am a new programmer and I just installed XCode on my Macbook to get the GCC. I think Xcode is t...
- 1088 浏览
- 9 回答
- 4 关注
-
How can I define a class with await in the constructor or class body? For example what I want: im
- 2058 浏览
- 5 回答
- 4 关注
-
Having this code: #include restaurant.hpp #include #include #include int main() { using name...
- 1007 浏览
- 0 回答
- 2 关注
-
I have an android app with a log in screen. For some reason the variables don\'t seem to go into the...
- 1178 浏览
- 0 回答
- 6 关注
-
having a rough time working with struct fields using reflect package. in particular, have not figur...
- 1431 浏览
- 2 回答
- 5 关注
-
The usual pattern for a singleton class is something like static Foo &getInst() { static Foo *ins...
- 1609 浏览
- 9 回答
- 5 关注
-
I\'ve got an UICollectionView with an UICollectionViewFlowLayout, and i want to calculate its conten...
- 2090 浏览
- 13 回答
- 5 关注
-
How can I import a large (14 GB) MySQL dump file into a new MySQL database?
- 1594 浏览
- 9 回答
- 6 关注
-
I\'m developing a tourism website using flask. I have a destinations folder with names of cities. Wh...
- 1789 浏览
- 0 回答
- 5 关注
-
In JavaMail api, Transport.send(Message) may throw a MessagingException if something goes wrong. But...
- 753 浏览
- 0 回答
- 4 关注
-
I have to do a range check for the ages of students in my data frame. I have the birthdate and the a...
- 1688 浏览
- 0 回答
- 4 关注
-
how do i create variable variables inside a for loop? this is the loop: for ( $counter = 1; $coun...
- 1067 浏览
- 5 回答
- 4 关注