各位神人大大幫找一下哪裡打錯可否!!他一直在error我打到快哭了!!


Recommended Posts

  • 回覆 119
  • Created
  • 最後回覆

Top Posters In This Topic

那名子怎麼差不多.... ^o)

只能說當初C++在規劃的時候是在C的基礎上面去實行的...

M$的C#某方面來說也差不多www

失敬(汗

不才剛接觸這方面的知識

因為要做科展···

還請多批評指教

如果只是科展需要計算用可以嘗試用Python(認真)

因為很多程式細節他都幫你處理好了(包括我提到很多的東西)

不然就去用Matlab吧...

在不行就去徵求你學校的大大幫你寫一下(H)

鏈接文章
分享到其他網站
只能說當初C++在規劃的時候是在C的基礎上面去實行的...

M$的C#某方面來說也差不多www

如果只是科展需要計算用可以嘗試用Python(認真)

因為很多程式細節他都幫你處理好了(包括我提到很多的東西)

不然就去用Matlab吧...

在不行就去徵求你學校的大大幫你寫一下(H)

Python+1

我想應該是數學問題吧

用C不會比較好喔

鏈接文章
分享到其他網站
  • 1 month later...
  • 3 weeks later...

JS問題!這個拜託幫我debug一下QQ

//On line 2, declare a variable myName and give it your name.

var myName=Jamie;

//On line 4, use console.log to print out the myName variable.

console.log(myName);

//On line 7, change the value of myName to be just the first 2

//letters of your name.

myName= "Jamie".substring(0,2);

//On line 9, use console.log to print out the myName variable.

console.log(myName);

鏈接文章
分享到其他網站
JS問題!這個拜託幫我debug一下QQ

//On line 2, declare a variable myName and give it your name.

var myName=Jamie;

//On line 4, use console.log to print out the myName variable.

console.log(myName);

//On line 7, change the value of myName to be just the first 2

//letters of your name.

myName= "Jamie".substring(0,2);

//On line 9, use console.log to print out the myName variable.

console.log(myName);

何不給全部的code呢?

想學的語言太多了,要怎麼辦啦QAQ

鏈接文章
分享到其他網站

請登入後來留意見

在登入之後,您才能留意見



立即登入