有代碼: {代碼...} 請問operator T() 是個什么意思??
From [C++discussion group] 2017-04-17 13:15:03 0 1 636
From [C++discussion group] 2017-04-17 13:15:00 0 2 445
c++ - 派生類重載的運(yùn)算符為什么不可以對基類對象使用?
憋看了,年輕時不夠機(jī)智 {代碼...} {代碼...}
From [C++discussion group] 2017-04-17 13:14:56 0 0 952
c++ - 網(wǎng)絡(luò)編程和字節(jié)對齊的問題?
From [C++discussion group] 2017-04-17 13:14:46 0 6 778
From [C++discussion group] 2017-04-17 13:14:37 0 1 427
c++ - 將ftp PASS write進(jìn)去出錯:500 Invalid command: try being more creative
我用boost的asio來嘗試一下寫個ftp,于是先測試怎么登陸。然后死活登不上去。 {代碼...} 然后出錯: {代碼...} 用C語言再測試了一遍,倒也沒錯。 {代碼...} {代碼...}
From [C++discussion group] 2017-04-17 13:14:32 0 0 983
From [C++discussion group] 2017-04-17 13:14:23 0 2 626
設(shè)計模式 - C++中單例模式構(gòu)造對象時需要傳參數(shù)應(yīng)該怎么做?
From [C++discussion group] 2017-04-17 13:14:19 0 2 622
c++ - gosap自己寫.h文件 里面的兩個namespace是隨便定義的嗎?
From [C++discussion group] 2017-04-17 13:14:08 0 0 645
c++ - 連續(xù)三個gets(),第二個回車無法結(jié)束gets()原因?把字符串中某一連續(xù)區(qū)域數(shù)字轉(zhuǎn)換成整數(shù)型的好方法?
From [C++discussion group] 2017-04-17 13:14:02 0 2 1003
C++局部靜態(tài)變量在什么時候分配內(nèi)存和初始化?
From [C++discussion group] 2017-04-17 13:13:52 0 3 1031
c++ - gets()得到多行字符串,替換子字符串并且去除連續(xù)重復(fù)的字符,只有第一次遇到會正常處理,后面的就失效了?
From [C++discussion group] 2017-04-17 13:13:48 0 1 669
我想用c++讀取文本文件,怎么每次只讀取一行,然后將這一行放到數(shù)組中,再讀下一行,依次類推。
From [C++discussion group] 2017-04-17 13:13:40 0 2 717
c++ - 為什么add_const<T>中的T若為引用則add_const<T>::type仍為T?
From [C++discussion group] 2017-04-17 13:13:34 0 2 671
From [C++discussion group] 2017-04-17 13:13:30 0 3 882