-
I need to implement push notification feature in my application. Exploring some options. Google rec...
- 1190 浏览
- 5 回答
- 6 关注
-
- 508 浏览
- 2 回答
- 5 关注
-
I was wondering how other developers begin refactoring. What is your first step? How this process (r...
- 1187 浏览
- 14 回答
- 6 关注
-
When I add a new user with a value of verified = true, then it gets added to the collection with ver...
- 1341 浏览
- 0 回答
- 5 关注
-
I\'ve made a drop-down menu in the header of my website using :hover. The menu works fine, as long a...
- 1729 浏览
- 0 回答
- 4 关注
-
I\'ve learnt that Google automatically serves TTF, EOT, WOFF, or SVG font files depending on the
- 1160 浏览
- 7 回答
- 6 关注
-
I want to insert null value to column grade with user choice is to insert marks and it insert null ...
- 1960 浏览
- 0 回答
- 4 关注
-
Is there a way to create our own shader inside RealityKit or a way to access the shader\'s source co...
- 1558 浏览
- 0 回答
- 5 关注
-
Hell to all, In my assignment, it states to delete - delete one instance of a Card with a given valu...
- 1260 浏览
- 0 回答
- 4 关注
-
I am new to Scala and I\'ve learned it for the last few days. I have a doubt about Scala\'s date con...
- 704 浏览
- 3 回答
- 6 关注
-
REST doesn\'t have any well defined batch operations, so I\'m trying to do things in parallel using ...
- 1701 浏览
- 0 回答
- 4 关注
-
FLASK CODE: from flask import Flask,render_template app = Flask(__name__) @app.route(\'/\') def ind...
- 446 浏览
- 0 回答
- 4 关注
-
I\'m writing a mobile app with HTML5, Javascript and CSS3. I\'m using phonegap. So if I use somet...
- 977 浏览
- 4 回答
- 5 关注
-
I am trying to get the data for the best 5 customers in a railway reservation system. To get that, I...
- 1429 浏览
- 0 回答
- 4 关注
-
I have a DialogFragment and I set animation for enter/exit in the onActivityCreated method as below:...
- 1842 浏览
- 5 回答
- 6 关注