Community Profile

photo

chu banjun


Last seen: 3年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • Solver

バッジを表示

Feeds

表示方法

回答済み
Matlab web app server "open home page" no response
solved. I type “http://localhost:9988/webapps/home/index.html” in the browser. "9988" is my local web server port number

4年以上 前 | 4

質問


Matlab web app server "open home page" no response
I I clicked "Open Home Page" and only heard an alert, no message popped up, and there was no response. I couldn't open the bro...

4年以上 前 | 1 件の回答 | 0

1

回答

解決済み


Guess the number I'm thinking of
In this game you are competing against two other people to guess the number that I'm thinking of. # I randomly choose an *i...

4年以上 前

解決済み


Sudoku square
We have a small Sudoku square, but one number is missing. x = [ 1 5 4 8 6 3 0 9 7 ] Make a function, wher...

4年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4年以上 前