namespace WindowsApplication1

{

partial class Form1

{

///

/// 必需的设计器变量。

///

private System.ComponentModel.IContainer components = null;

///

/// 清理所有正在使用的资源。

///

/// 如果应释放托管资源,为 true;否则为 false。

protected override void Dispose(bool disposing)

{

if (disposing && (components != null))

{

components.Dispose();

}

base.Dispose(disposing);

}

#region Windows 窗体设计器生成的代码

///

/// 设计器支持所需的方法 - 不要

/// 使用代码编辑器修改此方法的内容。

///

private void InitializeComponent()

{

System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));

this.button1 = new System.Windows.Forms.Button();

this.listBox1 = new System.Windows.Forms.ListBox();

this.button2 = new System.Windows.Forms.Button();

this.button3 = new System.Windows.Forms.Button();

this.statusStrip1 = new System.Windows.Forms.StatusStrip();

this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();

this.pictureBox1 = new System.Windows.Forms.PictureBox();

this.button4 = new System.Windows.Forms.Button();

this.statusStrip1.SuspendLayout();

((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();

this.SuspendLayout();

//

// button1

//

this.button1.Location = new System.Drawing.Point(431, 357);

this.button1.Name = "button1";

this.button1.Size = new System.Drawing.Size(93, 30);

this.button1.TabIndex = 1;

this.button1.Text = "开始游戏";

this.button1.UseVisualStyleBackColor = true;

this.button1.Click += new System.EventHandler(this.button1_Click);

//

// listBox1

//

this.listBox1.FormattingEnabled = true;

this.listBox1.ItemHeight = 12;

this.listBox1.Location = new System.Drawing.Point(431, 12);

this.listBox1.Name = "listBox1";

this.listBox1.Size = new System.Drawing.Size(196, 304);

this.listBox1.TabIndex = 2;

//

// button2

//

this.button2.Location = new System.Drawing.Point(431, 321);

this.button2.Name = "button2";

this.button2.Size = new System.Drawing.Size(93, 30);

this.button2.TabIndex = 3;

this.button2.Text = "显示走棋提示";

this.button2.UseVisualStyleBackColor = true;

this.button2.Click += new System.EventHandler(this.button2_Click);

//

// button3

//

this.button3.Location = new System.Drawing.Point(539, 321);

this.button3.Name = "button3";

this.button3.Size = new System.Drawing.Size(88, 30);

this.button3.TabIndex = 4;

this.button3.Text = "清除走棋提示";

this.button3.UseVisualStyleBackColor = true;

this.button3.Click += new System.EventHandler(this.button3_Click);

//

// statusStrip1

//

this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {

this.toolStripStatusLabel1});

this.statusStrip1.Location = new System.Drawing.Point(0, 404);

this.statusStrip1.Name = "statusStrip1";

this.statusStrip1.Size = new System.Drawing.Size(664, 22);

this.statusStrip1.TabIndex = 5;

this.statusStrip1.Text = "statusStrip1";

//

// toolStripStatusLabel1

//

this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";

this.toolStripStatusLabel1.Size = new System.Drawing.Size(176, 17);

this.toolStripStatusLabel1.Text = "toolStripStatusLabel1";

//

// pictureBox1

//

this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));

this.pictureBox1.Location = new System.Drawing.Point(12, 1);

this.pictureBox1.Name = "pictureBox1";

this.pictureBox1.Size = new System.Drawing.Size(400, 400);

this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;

this.pictureBox1.TabIndex = 6;

this.pictureBox1.TabStop = false;

this.pictureBox1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseDown);

//

// button4

//

this.button4.Location = new System.Drawing.Point(539, 357);

this.button4.Name = "button4";

this.button4.Size = new System.Drawing.Size(93, 30);

this.button4.TabIndex = 7;

this.button4.Text = "结束游戏";

this.button4.UseVisualStyleBackColor = true;

this.button4.Click += new System.EventHandler(this.button4_Click);

//

// Form1

//

this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);

this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;

this.ClientSize = new System.Drawing.Size(664, 426);

this.Controls.Add(this.button4);

this.Controls.Add(this.pictureBox1);

this.Controls.Add(this.statusStrip1);

this.Controls.Add(this.button3);

this.Controls.Add(this.button2);

this.Controls.Add(this.listBox1);

this.Controls.Add(this.button1);

this.Name = "Form1";

this.Text = "Form1";

this.statusStrip1.ResumeLayout(false);

this.statusStrip1.PerformLayout();

((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();

this.ResumeLayout(false);

this.PerformLayout();

}

#endregion

private System.Windows.Forms.Button button1;

private System.Windows.Forms.ListBox listBox1;

private System.Windows.Forms.Button button2;

private System.Windows.Forms.Button button3;

private System.Windows.Forms.StatusStrip statusStrip1;

private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;

private System.Windows.Forms.PictureBox pictureBox1;

private System.Windows.Forms.Button button4;

}

}



更多源码 | 好库简介 | 网站地图 | 帮助中心 | 版权说明

Copyright© 2009-2012 OKBASE.NET All Rights Reserved 好库网 版权所有

c#黑白棋算法_黑白棋C#源代码相关推荐

  1. 人工智能3d建模算法_黑科技 | 3D人脸建模可以多简单?一张照片就搞定!

    完成3D人脸建模,只需要一张肖像照,这种从平面世界直接穿越到3D空间的魔幻操作,就是知象光电团队带来的黑科技给你的surprise. 3D人脸建模技术--3DfacePro 知乎视频​www.zhih ...

  2. java 图像刺绣算法_图像处理:OpenCV3源代码文件解析

    引言 结合冈萨雷斯的<数字图像处理>和Opencv3.0,学习图像处理算法有一段时间了,知道了函数怎么使用,但不知道opencv所用的函数源代码是如何编写的,"知其然,也要知其所 ...

  3. C++实现黑白棋算法

    1.黑白棋算法要求 实现黑白棋,判断是否可以落子,思路上难度不大,细节问题较多,细节很重要,代码实现可以有很多种,第一次实现难免有冗余的代码,冗余部分可以使用函数实现,尽量保证代码的可复用性.另外,输 ...

  4. c语言程序设计黑白棋游戏,C语言课程设计_黑白棋游戏

    C语言课程设计_黑白棋游戏 C语言课程设计_黑白棋游戏 #include "graphics.h" /*图形系统头文件*/ #define LEFT 0x4b00 /*光标左键值* ...

  5. Manjaro开机黑屏卡住_显卡驱动问题解决及配置源和搜狗输入法安装。

    Manjaro开机黑屏卡住_显卡驱动问题解决及配置源和搜狗输入法安装. 参考文章: (1)Manjaro开机黑屏卡住_显卡驱动问题解决及配置源和搜狗输入法安装. (2)https://www.cnbl ...

  6. 字王:大数据与黑天鹅算法2.0

    字王:大数据与黑天鹅算法2.0 wiki百科:"黑天鹅"隐喻那些意外事件:它们极为罕见,在通常的预期之外. 如果一种理论.模型和算法,能够在一年内,捕获一只黑天鹅,无疑是成功的.科 ...

  7. ios相机黑边_黑边很碍眼很难看 苹果iPhone6黑边有什么用呢?

    买了iPhone6和iPhone6 Plus的朋友一定很困惑,怎么手机屏幕有黑边,确实如此黑边很碍眼显得难看,但是这不是没用处,那么苹果iPhone6黑边有什么用呢?这就是本文要探讨的问题. 黑边是普 ...

  8. windows怎么将图片变为单色图片_印刷丨单色黑与四色黑

    在打印店打印大面积黑色时你们是否遇见油墨太多沁湿纸张出现机器卡纸:印出的黑色没达到自己想要的那么黑:细看会看见其它色的叠印:那么你可能就是单色与四黑色没有选择正确. 什么是单色黑? 要理解什么是单色黑 ...

  9. 苹果x为什么总黑屏_王者荣耀用iPhoneX黑屏怎么办 iPhoneX黑屏解决方法

    iPhone X这手机是11月3日发售的,最近不少玩家换了iPhone X玩王者荣耀却发现出现了黑屏情况,这里的黑屏是两侧黑屏而不是全屏幕黑,不过还是会影响到游戏体验,那么iPhone X黑屏怎么解决 ...

最新文章

  1. AWK增强的文本处理shell特征--AWK完全手册
  2. windows下多进程加协程并发模式
  3. android应用程序的混淆打包(转)
  4. react 和 lodash 完美结合命令
  5. bash问题引起的centos系统不能启动
  6. oracle extract()截取时间值函数
  7. spring手动回滚
  8. js 为表格增加行 动态
  9. 通过命令在navicat中创建数据库及表结构
  10. matlab图像分割算法源码
  11. 使用orCAD Library Builder建立TO-220的封装
  12. 智能健康管理系统开发提供精准健康管理
  13. JProfiler12 最新使用教程
  14. poj 3345 Bribing FIPA
  15. 数据治理过程中核心数据界定怎么破?
  16. 几种常见简易的恒流源电路
  17. 数据挖掘学习1--数据挖掘流程
  18. Win10系统默认Administrator账号没有管理员权限的解决方案(win10专业版亲测)
  19. 计算机应用研究抄袭撤稿,衢州畜牧兽医高级职称评审北大核心期刊书评发表
  20. matlab求解数学题,Matlab求解数学问题

热门文章

  1. MongoDB(三)——图片存储
  2. lineNumber: 1; columnNumber: 1; 前言中不允许有内容。(服务器开启时)
  3. linux关闭wps画布进程,在Deepin系统下安装WPS后一直出现一个无响应的wpsoffice进程...
  4. mt4中php是什么意思,MT4编程报警问题
  5. php riak,Riak的分布式数据库模型 - 分布式数据库相关理论 Part3
  6. 一键安装google服务框架(更新最新版google市场)
  7. JAVA安全之JAVA服务器安全漫谈
  8. 09最新XP系统大全(可下载)
  9. 2021-04-10 仿牛客网第六章
  10. Android 10 新增物理按键