//写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("url", this.url);
            output.Put("user", this.user);
        }
Exemplo n.º 2
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("mobilePhoneNumber", mobilePhoneNumber);
            output.Put("template", template);
        }
Exemplo n.º 3
0
        public override void write(BmobOutput output, Boolean all)
        {
            base.write(output, all);

            output.Put("code", this.code);
            output.Put("message", this.message);
        }
Exemplo n.º 4
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("pos_x", pos_x);
            output.Put("pos_y", pos_y);
            output.Put("pos_z", pos_z);
            output.Put("rot_w", rot_w);
            output.Put("rot_x", rot_x);
            output.Put("rot_y", rot_y);
            output.Put("rot_z", rot_z);
            output.Put("scale_x", scale_x);
            output.Put("scale_y", scale_y);
            output.Put("scale_z", scale_z);
            output.Put("type", type);
            if (type.Get() == 0)
            {
                output.Put("text", text);
            }
            if (type.Get() == 1)
            {
                output.Put("texture", texture);
            }
            if (type.Get() == 2)
            {
                output.Put("video", video);
            }
            if (type.Get() == 3)
            {
                output.Put("model", model);
            }

            output.Put("mark", mark);
            output.Put("vesion", version);
        }
Exemplo n.º 5
0
 //写字段信息
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("Name", this.name);
     output.Put("Hp", this.hp);
     output.Put("Apk", this.apk);
 }
Exemplo n.º 6
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("playerName", playerName);
     output.Put("score", score);
     output.Put("cheatMode", cheatMode);
 }
Exemplo n.º 7
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("userId", userId);
     output.Put("jinBiCaoZuo", jinBiCaoZuo);
     output.Put("beiZhu", beiZhu);
 }
Exemplo n.º 8
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("url", this.url);
            output.Put("user", this.user);
        }
Exemplo n.º 9
0
 //写字段信息
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("objectId", objectId);
     output.Put("price", price);
     output.Put("count", count);
 }
Exemplo n.º 10
0
    //-----------------------------------------------------------------

    /// <summary>
    /// 重写写数据的方法
    /// </summary>
    public override void write(BmobOutput output, bool all)
    {
        base.write(output, all);

        output.Put("playerName", this.playerName);
        output.Put("score", this.score);
    }
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("enabled", enabled);
            output.Put("status", status);
        }
Exemplo n.º 12
0
    public override void write(BmobOutput output, bool all)
    {
        base.write(output, all);

        output.Put("id", this.id);
        output.Put("data", this.data);
    }
Exemplo n.º 13
0
    public override void write(BmobOutput output, Boolean all)
    {
        base.write(output, all);

        output.Put("password", this.password);
        output.Put("userid", this.userid);
    }
Exemplo n.º 14
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("life", this.life);
            output.Put("attack", this.attack);
        }
Exemplo n.º 15
0
        public override void write(BmobOutput output, Boolean all)
        {
            base.write(output, all);

            output.Put("code", this.code);
            output.Put("message", this.message);
        }
Exemplo n.º 16
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("objectid", this.userId);
            output.Put("username", this.userName);
        }
Exemplo n.º 17
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("sex", this.sex);
            output.Put("age", this.age);
        }
Exemplo n.º 18
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put(OP_NAME, "AddRelation");
            output.Put("objects", this.objects);
        }
Exemplo n.º 19
0
 public override void write(BmobOutput output, bool all)  //写入数据至数据库
 {
     base.write(output, all);
     output.Put("username", this.userId);
     //output.Put("password",this.password);
     output.Put("cxscore", this.myscore);
 }
Exemplo n.º 20
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("sex", this.sex);
            output.Put("age", this.age);
        }
Exemplo n.º 21
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("Name", Name);
            output.Put("Description", Description);
        }
Exemplo n.º 22
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("ParentId", this.ParentId);
            output.Put("Name", this.Name);
        }
Exemplo n.º 23
0
    //写字段信息
    public override void write(BmobOutput output, bool all)
    {
        base.write(output, all);

        output.Put("userId", this.userId);
        output.Put("test", this.test);
        //output.Put("playerName", this.playerName);
    }
Exemplo n.º 24
0
 //写字段信息
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("mainCategory", mainCategory);
     output.Put("photoUrl", photoUrl);
     output.Put("photoName", photoName);
     output.Put("name", name);
 }
Exemplo n.º 25
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     //写到发送端
     output.Put("id", this.id);
     output.Put("name", this.name);
     output.Put("courseId", this.courseId);
 }
Exemplo n.º 26
0
        public override void write(BmobOutput output, Boolean all)
        {
            base.write(output, all);

            output.Put("score", this.score);
            output.Put("cheatMode", this.cheatMode);
            output.Put("playerName", this.playerName);
        }
Exemplo n.º 27
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("score", this.score);
            output.Put("cheatMode", this.cheatMode);
            output.Put("playerName", this.playerName);
        }
Exemplo n.º 28
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("LeftTime", (BmobDate)LeftTime);
     output.Put("DeviceId", DeviceId);
     output.Put("CURL", CURL);
     output.Put("ProductId", ProductId);
 }
Exemplo n.º 29
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("userId", userId);
     output.Put("content", content);
     output.Put("qq", qq);
     output.Put("isChuLi", isChuLi);
 }
Exemplo n.º 30
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put(TYPE_NAME, this._type);
     output.Put("filename", this.filename);
     output.Put("group", this.group);
     output.Put("url", this.url);
 }
Exemplo n.º 31
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("hongBaoId", hongBaoId);
     output.Put("jine", jine);
     output.Put("userId", userId);
     output.Put("hongBaoType", hongBaoType);
 }
Exemplo n.º 32
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("Title", this.Title);
            output.Put("Code", this.Code);
            output.Put("Author", this.Author);
        }
Exemplo n.º 33
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("username", this.username);
            output.Put("Name", this.Name);
            output.Put("Password", this.Password);
        }
Exemplo n.º 34
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("name", this.name);
            output.Put("users", this.users);
            output.Put("roles", this.roles);
        }
Exemplo n.º 35
0
    public override void write(BmobOutput output, bool all)
    {
        base.write(output, all);
        //写入到数据库对应的字段
//        output.Put("objectId", this.objectId);
        output.Put("PlayerName", this.playerName);
        output.Put("PlayerScore", this.score);
//        output.Put("Id", this.id);
    }
Exemplo n.º 36
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("messgeType", messgeType);
     output.Put("sendUserId", sendUserId);
     output.Put("jieShouUserId", jieShouUserId);
     output.Put("title", title);
     output.Put("content", content);
 }
Exemplo n.º 37
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("NickName", this.NickName);
            output.Put("Sex", this.Sex);
            output.Put("WechatOpenId", this.WechatOpenId);
            output.Put("avatar", this.avatar);
        }
Exemplo n.º 38
0
        public override void write(BmobOutput output, Boolean all)
        {
            base.write(output, all);

            if (all)
            {
                output.Put("sessionToken", this.sessionToken);
            }

            output.Put("username", this.username);
            output.Put("password", this.password);
            output.Put("email", this.email);
        }
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            if (Mode != null) output.Put("mode", Mode);
            if (Width != null) output.Put("width", Width);
            if (Height != null) output.Put("height", Height);
            if (LongEdge != null) output.Put("longEdge", LongEdge);
            if (ShortEdge != null) output.Put("shortEdge", ShortEdge);
            if (Quality != null) output.Put("quality", Quality);
            if (OutType != null) output.Put("outType", OutType);

            if (Image != null) output.Put("image", Image);
        }
Exemplo n.º 40
0
        public override void write(BmobOutput output, Boolean all)
        {
            base.write(output, all);

            output.Put("arrint", this.arrint);
            output.Put("arrstring", this.arrstring);

            output.Put("jo", this.jo);
            output.Put("jo2", this.jo2);
            output.Put("obj", this.obj);
            output.Put("s", this.s);

            output.Put("user", this.user);
        }
Exemplo n.º 41
0
        public override void write(BmobOutput output, Boolean all)
        {
            base.write(output, all);

            foreach (var entry in kvs)
            {
                var key = entry.Key;
                if (key == "objectId" || key == "createdAt" || key == "updatedAt")
                {
                    continue;
                }
                output.Put(key, entry.Value);
            }
        }
Exemplo n.º 42
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("badge", this.badge);
            output.Put("channels", this.channels);
            output.Put("timeZone", this.timeZone);
            output.Put("deviceType", this.deviceType);

            output.Put("installationId", this.installationId);
            output.Put("deviceToken", this.deviceToken);
            output.Put("notificationUri", this.notificationUri);
            output.Put("deviceId", this.deviceId);

        }
Exemplo n.º 43
0
 public override void write(BmobOutput output, bool all)
 {
     output.Put("updateAt", this.updatedAt);
 }
Exemplo n.º 44
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("name", name);
 }
Exemplo n.º 45
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
     output.Put("friends", friendNames);
 }
Exemplo n.º 46
0
            public override void write(BmobOutput output, bool all)
            {
                base.write(output, all);

                output.Put("level", this.level);
            }
Exemplo n.º 47
0
 public override void write(BmobOutput output, Boolean all)
 {
     output.Put("__op", this.op);
     output.Put("amount", this.amount);
 }
Exemplo n.º 48
0
 /// <summary>
 /// 
 /// </summary>
 /// <param name="output"></param>
 /// <param name="all"></param>
 public override void write(BmobOutput output, Boolean all)
 {
     output.Put("createdAt", this.createdAt);
     output.Put("objectId", this.objectId);
 }
Exemplo n.º 49
0
 public virtual void write(BmobOutput output, Boolean all)
 {
 }
Exemplo n.º 50
0
 public override void write(BmobOutput output, bool all)
 {
     output.Put("msg", this.msg);
 }
Exemplo n.º 51
0
 public override void write(BmobOutput output, bool all)
 {
     output.Put("timestamp", this.timestamp);
     output.Put("datetime", this.datetime);
 }
Exemplo n.º 52
0
        //写字段信息
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put(nameof(this.Id), this.Id);
            output.Put(nameof(this.Date), this.Date);
            output.Put(nameof(this.Level), this.Level);
            output.Put(nameof(this.Logger), this.Logger);
            output.Put(nameof(this.Category), this.Category);
            output.Put(nameof(this.Message), this.Message);
            output.Put(nameof(this.Note), this.Note);
            output.Put(nameof(this.Request), this.Request);
            output.Put(nameof(this.Response), this.Response);
            output.Put(nameof(this.Position), this.Position);
        }
Exemplo n.º 53
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("where", Target.where);
            output.Put("data", Message);

            output.Put("expiration_time", ExpirationTime);

            output.Put("push_time", PushTime);
            output.Put("expiration_interval", ExpirationInterval);
        }
Exemplo n.º 54
0
 public override void write(BmobOutput output, Boolean all)
 {
     output.Put(TYPE_NAME, this._type);
     output.Put("iso", this.iso);
 }
Exemplo n.º 55
0
 public override void write(BmobOutput output, bool all)
 {
     output.Put("smsId", this.smsId);
 }
Exemplo n.º 56
0
        public override void write(BmobOutput output, bool all)
        {
            base.write (output, all);

                        output.Put ("life", this.life);
                        output.Put ("attack", this.attack);
        }
Exemplo n.º 57
0
 public override void write(BmobOutput output, bool all)
 {
     output.Put("sms_state", this.sms_state);
     output.Put("verify_state", this.verify_state);
 }
Exemplo n.º 58
0
 public override void write(BmobOutput output, bool all)
 {
     base.write(output, all);
 }
Exemplo n.º 59
0
 public override void write(BmobOutput output, Boolean all)
 {
     output.Put(TYPE_NAME, this._type);
     output.Put("latitude", this.latitude);
     output.Put("longitude", this.longitude);
 }
Exemplo n.º 60
0
        public override void write(BmobOutput output, bool all)
        {
            base.write(output, all);

            output.Put("file", this.file);
        }