iT邦幫忙

CWKSC 的所有回答 7

如何在c++的system( ) 函式中放入變數

可以用 sprintf https://www.cplusplus.com/reference/cstdio/sprintf/ #include <cst...

2021-07-30 ‧ 由 不明 提問

請問為什麼很多演算法題目的方法數都要取mod(1e9+7)

java - what is the significance of modulo 10^9+7 used in codechef and spoj probl...

2021-05-31 ‧ 由 jason931120 提問

想請問SharedPreferences在android如何再非Activity類別使用

getSharedPreferences() 調用需要 context public class First{ private Context cont...

2020-04-29 ‧ 由 張俊毅 提問

請教java大神,我試著自己打程式,卻不知該如何解決

正常邏輯應該是這樣的 public class Test { /* public static int randomNumber(){ ... } *...

2020-04-05 ‧ 由 bj6 提問

C# 比較好看的(選擇資料夾位置)

using System.Windows.Forms; OpenFileDialog fileDialog = new OpenFileDialog {...

2020-03-14 ‧ 由 lazywayne 提問

資料處理的問題

呃......打錯字了。"D:/C_pratice/DATA_FPUTC.TXT" -> "D:/C_practice/DA...

2018-10-01 ‧ 由 ab9988565 提問