-
象棋比赛
这是一盘棋进行作为软件项目过程中的一个大学项目.它有一个与 artificcial 高危的象棋游戏的逻辑和它有一个图形用户界面,用户可以从保存的文件的列表中选择游戏的水平、 球员的数量和已保存的游戏。也可以储存你的游戏,稍后继续。
- 2022-06-03 06:43:47下载
- 积分:1
-
no compression password, which is used pb9.0
没有压缩密码,是用pb9.0 -no compression password, which is used pb9.0
- 2022-01-27 16:55:48下载
- 积分:1
-
WINFORM保存参数至本机注册表
实现在窗体关闭时将窗体中的参数保存变量至注册表,首先创建一个新的子路径,在子路径中创建变量,
如注册表中无此变量将自动创建,若下次有此变量时将更新变量。窗体再次载入时从注册表子路径读取
此变量信息,通过赋值给控件。
方法如下:
private void Form1_Load(object sender, EventArgs e) //窗体载入时
{
SetStyle(ControlStyles.SupportsTransparentBackColor, true);
SetStyle(ControlStyles.AllPaintingInWmPaint, true);
SetStyle(ControlStyles.UserPaint, true);
SetStyle(ControlStyles.DoubleBuffer, true);
this.Refresh();
this.ShowInTaskbar = false;
this.PAN_1.Visible = false;
int Z_alpha,Z_red,Z_green,Z_blue; //声明4个Int类型颜色变量
//this.TransparencyKey = Color.Transparent;
RegistryKey myReg1, myReg2, myReg3;//声明注册表对象
myReg1 = Registry.CurrentUser;//获取当前用户注册表项
try
- 2022-03-19 08:35:30下载
- 积分:1
-
MFC联网五子棋
资源描述MFC程序,程序运用Socket编程、位图操作、鼠标事件,绘图,对话框和单文档文件结构等等知识,非常适合初学者
- 2022-05-24 01:47:17下载
- 积分:1
-
C common features, there are a number of other functions, such as query function...
C常见功能,还有一些其他功能,比如查询等功能-C common features, there are a number of other functions, such as query functions
- 2023-04-01 06:00:04下载
- 积分:1
-
palette small program reveals the RGB palette principle, suitable for beginners.
调色板小程序,揭示了三原色的调色原理,适合初学者。-palette small program reveals the RGB palette principle, suitable for beginners.
- 2022-08-06 01:47:48下载
- 积分:1
-
QRCODE二维码
QRCODE二维码,一个二维条码delphi vcl控件,个人用了还可以,希望对大家有用处
- 2022-01-21 19:11:17下载
- 积分:1
-
结婚插件
资源描述插件添加到WordPress管理婚介网站的用户注册和管理具有强大的WordPress网站。适用于印度教婚姻网站,。更改布局和你的WordPress主题设计。添加到你的WordPress的插件文件夹首先 工作; ; ; ;
- 2022-08-12 12:25:08下载
- 积分:1
-
在Visual C++中漂浮的透明按钮,所以使用界面更漂亮…
在Visual C++中透明浮动按键的实现,使界面更美观实用
-in Visual C floating transparent buttons, and so usable interface more attractive
- 2022-04-02 10:34:13下载
- 积分:1
-
屏幕上用鼠标扣,取
屏幕取词中使用鼠标钩子,取词钩子来进行取词,最后对取出的文字进行处理,得到()《》等中文字的vc程序组中的主工程。- The screen takes in the word to use the mouse clasp, takes the
word clasp to carry on takes the word, finally to the writing which
takes out carries on processing, obtains ()"" and so on in the Chinese
character vc procedure group s main project.
- 2023-06-02 05:35:03下载
- 积分:1