纳金网

标题: c# 写个单实例也有错么??? [打印本页]

作者: 她。    时间: 2013-4-10 09:44
标题: c# 写个单实例也有错么???
using UnityEngine;
using System.Collections;
public class Bag {
private static Bag instance = bew Bag();
public static Bag getInstance(){
get{return instance;}
} }
一直报Unexpected symbol ‘{’  还有 Parsing error   错误,,有什么不可想到的呢!!{{{{{{{{愁死!c#开发好费劲!!!!!






欢迎光临 纳金网 (http://go.narkii.com/club/) Powered by Discuz! X2.5