如題
public class CWebUserProcessor { private CWebUserProcessor(){ return; } public static CWebUserProcessor Instance(){ static CWebUserProcessor static_self = new CWebUserProcessor();//---- ERROR return static_self; }}
posted on 2009-07-24 15:56 肥仔 閱讀(165) 評(píng)論(0) 編輯 收藏 引用 所屬分類: Web-后臺(tái)
Powered by: C++博客 Copyright © 肥仔