• 大小: 1.38 MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: 数据库
  • 标签:

资源简介

用c#编的买彩票的小游戏

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;

namespace lottery
{
    public partial class FormAnswer : Form
    {
        public FormAnswer()
        {
            InitializeComponent();
        }

        private void btnExit_Click(object sender EventArgs e)
        {
            Close();
        }

        private void FormAnswer_Load(object sender EventArgs e)
        {
            int nKey=0nBmp;
            string strKey;
            //读取购买奖票的号码
            for (int nStep = 0; nStep < FormLottery.myTicket.ElemCount; nStep++)
            {
                FormLottery.myTicket.GetElem(nStepref nKey);
                nBmp = nKey + 1;

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     835584  2011-08-27 20:23  lottery.exe

----------- ---------  ---------- -----  ----

               835584                    1


评论

共有 条评论

相关资源