c++ - Problem downloading files over the firewall
From [C++discussion group] 2017-05-16 13:29:11 0 2 927
From [C++discussion group] 2017-04-17 13:48:28 0 1 927
From [C++discussion group] 2017-04-17 13:32:28 0 2 926
c++中new和free可以結(jié)合使用嗎? 如下例,我new一個char數(shù)組,使用free釋放,會不會造成生成什么安全問題? 代碼可以編譯運行,謝謝各位大神指點。 {代碼...}
From [C++discussion group] 2017-04-17 14:30:10 0 5 922
c++ - iOS上展示3D模型有什么方式?cocos3d 和 U3D外
現(xiàn)遇到iOS平臺旋轉(zhuǎn)展示3D模型需求 請問iOS中有什么方式能展示3D模型嗎,并且可以通過手勢旋轉(zhuǎn)模型?
From [C++discussion group] 2017-04-17 13:30:03 0 2 922
From [C++discussion group] 2017-04-17 11:59:40 0 1 922
c++ - g++無法編譯帶有l(wèi)ibevent和libcurl的cpp
From [C++discussion group] 2017-04-17 11:07:15 0 2 922
From [C++discussion group] 2017-04-17 13:02:18 0 1 920
From [C++discussion group] 2017-04-17 11:22:40 0 2 920
c++ - codeblock 調(diào)試時要怎么查看容器內(nèi)元素的值?
ode 我像圖中所示 在監(jiān)視窗口輸入 (decrptS.begin()) ,(decrptS.begin()+1)顯示 貌似是只能監(jiān)視 raw type 基本類型
From [C++discussion group] 2017-04-17 13:09:55 0 2 919
C++ 程序出現(xiàn)error: cannot allocate an object of abstract type
一個基類,基類里面有個虛函數(shù),一個子類實現(xiàn)了這個虛函數(shù),但是在new這個子類的時候報如上題目這樣的錯誤。
From [C++discussion group] 2017-04-17 11:19:42 0 1 918
From [C++discussion group] 2017-04-17 14:33:02 0 0 916
c++ 自帶string類 的對象 字符串結(jié)尾帶不帶‘\0’?
c++ 自帶string類 的對象 字符串結(jié)尾帶不帶‘0’?
From [C++discussion group] 2017-04-17 13:44:57 0 6 916
如何將github上面人家寫好的c++文件跑在自己的vs上面?
From [C++discussion group] 2017-04-17 14:57:11 0 3 915