-
农历转化公历软件,上载上来,希望大家喜欢,请大家指教
农历转化公历软件,上载上来,希望大家喜欢,请大家指教-Lunar calendar conversion software, uploading onto hope you like them, please enlighten
- 2022-03-26 00:33:25下载
- 积分:1
-
WPF三维旋转
实现wpf三维建模并旋转动画,WPF三维立体动画(一个WPF项目,利用viewport3D呈现)
- 2022-03-23 12:35:35下载
- 积分:1
-
一个风格独特(一格一格)的进度条
一个风格独特(一格一格)的进度条--A progress bar with special style(a grid at a grid)
- 2023-05-05 16:25:03下载
- 积分:1
-
demonstrations on how to custom floating toolbar
示范如何定制浮动工具条-demonstrations on how to custom floating toolbar
- 2022-03-16 10:42:20下载
- 积分:1
-
德尔福 modbus
实现delphi modbus通讯的程序
- 2022-02-14 23:37: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
-
This a simple c++ project using Borland C which illustrate the basic graphics fu...
This a simple c++ project using Borland C which illustrate the basic graphics functions of BGI-This is a simple c++ project using Borland C which illustrate the basic graphics functions of BGI
- 2023-06-02 18:15:02下载
- 积分:1
-
VC界面上放置BMP,JPG,GIF,PNG,ico文件资源
VC界面上放置BMP,JPG,GIF,PNG,ico文件资源 -VC interface placed BMP, JPG, GIF, PNG, ico Resources
- 2023-03-19 11:40:03下载
- 积分:1
-
一个自动查询SQL语句的控件,用于VB开发环境,数据库应用方面。...
一个自动查询SQL语句的控件,用于VB开发环境,数据库应用方面。-an automatic inquiry SQL controls for Visual Basic development environment and database applications.
- 2023-03-19 15:25:03下载
- 积分:1
-
an excellent split Window Class
一个极好的拆分窗体的类-an excellent split Window Class
- 2022-12-13 19:35:03下载
- 积分:1