-
Graphics Gems I
图形图像经典
Graphics Gems I
图形图像经典-Graphics Gems I
- 2022-03-02 14:20:28下载
- 积分:1
-
python之贪吃蛇学英语
这是一个完整的用python 写的关于贪吃蛇学英语的代码,方便初学者学习python初级GUI的设计,当然,本代码也存在很多的不足支持,请大家见谅。注意:此代码仅供初学者使用,方便大家的学习,谢谢!
- 2022-05-19 11:15:01下载
- 积分:1
-
一个计算器,实现了皮肤, 支持基本的加减乘除操作 且可像普通计算器那样连续操作。
内含所用到的皮肤文件。...
一个计算器,实现了皮肤, 支持基本的加减乘除操作 且可像普通计算器那样连续操作。
内含所用到的皮肤文件。-A calculator, implementation of the skin, support the basic operations of addition and subtraction and multiplication and division can be as continuous operation as an ordinary calculator. Containing the documents used in the skin.
- 2022-03-15 15:59:50下载
- 积分:1
-
C#做的图形化小游戏,用于入门学习极好。
C#做的图形化小游戏,用于入门学习极好。-A small game based on c#,It is a good learning reference for beginners!
- 2022-02-05 18:31:23下载
- 积分:1
-
年、月份选择控件
年、月份选择控件-Year, month selector control
- 2022-08-10 20:40:56下载
- 积分: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
-
银行家算法 利用C++编写,其中安全性算法我采用了变量的控制,比较简单,对与初学着来说,是一个非常好的例子...
银行家算法 利用C++编写,其中安全性算法我采用了变量的控制,比较简单,对与初学着来说,是一个非常好的例子-bankers algorithm using C++, security algorithm I use the control variable, relatively simple, with a beginner, it is a very good example
- 2022-07-14 08:28:08下载
- 积分:1
-
定时关机
实现 定时关机, 适合初学者学习,通过命令行调用系统关机命令
- 2022-11-22 11:45:02下载
- 积分:1
-
vc++代码关闭状态栏
vc++代码关闭状态栏
vc++代码关闭状态栏
vc++代码关闭状态栏-vc++ code to turn off the status bar vc++ code to turn off the status bar vc++ code to turn off the status bar
- 2022-05-19 10:02:58下载
- 积分:1
-
一种与爪哇之间的聊天应用
应用背景aplikasi INI digukakan安塔拉2 PC或笔记本电脑,聊天,是使用Java,masukkkan IP地址的人,memupai聊天关键技术二“使用NetBeans 7.4,聊天,使用IP地址
- 2023-05-29 12:25:02下载
- 积分:1