幫忙看看 這個錯誤

2021-06-01 09:16:03 字數 766 閱讀 5649

#include

#include

class teacher

{char name[5];

int age;

char ***;

char address[20];

int number;

char title[10];

public:

void set(char *,int,char,char*,int,char*);

virtual void display()

{cout<<"姓名"{teacher::display();

cout<<"工資"《提示錯誤:

--------------------configuration: 1 - win32 debug--------------------

compiling...

1.cpp

i:\1\1.cpp(73) : error c2352: 'teacher::set' : illegal call of non-static member function

i:\1\1.cpp(12) : see declaration of 'set'

i:\1\1.cpp(74) : error c2352: 'cadre::set' : illegal call of non-static member function

i:\1\1.cpp(36) : see declaration of 'set'

error executing cl.exe.

php錯誤提示,求大神幫忙看看這個錯誤怎麼修改

warning imagecolorallocate expects parameter 1 to be resource,boolean given in e wampserver project 驗證碼類的封裝及註冊頁面的測試 驗證碼類的封裝.php on line 124 warning im...

大家幫忙看看這個多執行緒有問題沒

整個流程是這樣的,迴圈從乙個檔案中讀取資料,每讀6萬條後就要暫停,啟動三個執行緒 每次僅允許三個執行緒同時處理 來處理這6萬條資料,處理結束後,再繼續讀。迴圈這樣直到檔案中資料全部處理完。大家幫忙看看,有什麼問題沒,例如處理流程 併發。等方面,多謝!public class copyoftest c...

看看這個StringBuffer的問題

提供乙個方法 public static void getbuffer stringbuffer x,stringbuffer y public static void main string args stringbuffer x new stringbuffer x stringbuffer y...