-
I am developing a project similar to udemy. But I need a video hosting host to not make the server h...
- 1361 浏览
- 0 回答
- 4 关注
-
Can I delete an Outlook VBA Module? I have tried the below code: Dim vbMod As Object Set vbMod =...
- 507 浏览
- 2 回答
- 4 关注
-
I have the following php file (myPhpFile.php):
- 1653 浏览
- 0 回答
- 6 关注
-
I have this simple function in javascript to refresh a page after a set time. function AutoRefresh(...
- 577 浏览
- 2 回答
- 4 关注
-
float process(float Beta, std::ifstream & INPUT, float mass, float energy, int Juse = 1, int Jerror ...
- 1492 浏览
- 0 回答
- 4 关注
-
I\'m a newbie in coding so please take it easy on me. I have project on github, made by softwarehous...
- 465 浏览
- 0 回答
- 5 关注
-
I have been trying out Swift on Ubuntu 20.10 and am having trouble importing packages. Swift is inst...
- 1534 浏览
- 0 回答
- 6 关注
-
When QNX\'s shutdown_system() is called from command line (shutdown) or from within any process, it\...
- 648 浏览
- 0 回答
- 4 关注
-
A chatbot we created in Google DialogFlow needs to make API calls (GET and POST) to obtain important...
- 858 浏览
- 0 回答
- 6 关注
-
I have the following code. Basically I want to initialize a std::array of non-POD structs using aggr...
- 750 浏览
- 1 回答
- 4 关注
-
I\'d like to embed a style at the top of a script in a slim template. Something like this: style ....
- 728 浏览
- 0 回答
- 6 关注
-
I\'m running into the issue where I define a class and a few structs in the same namespace. Two of m...
- 1775 浏览
- 0 回答
- 4 关注
-
I am developing an android app in which i have to show map view i have done it once in a previous ap...
- 410 浏览
- 3 回答
- 4 关注
-
I am trying to get the different url for post url that assigned two or more categories Example : if ...
- 1570 浏览
- 0 回答
- 6 关注
-
router.get(\'/:id\', async (req, res) => { const course = await Course.findById(req.params.id); ...
- 1566 浏览
- 0 回答
- 4 关注