-
这是BENQ公司的M22的数据手册,很难得找的资料哦
这是BENQ公司的M22的数据手册,很难得找的资料哦-This is BENQ" s Manual M22 data, it is difficult to get information to find Oh
- 2022-06-28 22:34:58下载
- 积分:1
-
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助...
一个很好的关于微软的mschart的例子,自己做的,希望可以给大家帮助-A very good on Microsoft
- 2022-09-26 09:10:03下载
- 积分:1
-
绘制可以拖拽的漂亮窗体,更换bmp图片及修改绘制区域大小则可以制作出漂亮的窗体。...
绘制可以拖拽的漂亮窗体,更换bmp图片及修改绘制区域大小则可以制作出漂亮的窗体。-draw face
- 2022-03-15 03:04:54下载
- 积分: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
-
dsoframe1.1源码
dsoframe用v2008打开编译修改,可以打开、保存work、excel、powerpoint文件,支持office2010版,包里有测试代码
- 2022-06-15 03:13:30下载
- 积分:1
-
学生课绩管理系统(升级版) 《学生课绩管理系统》的升级版,采用了sertlet+jsp+javabean+sqlserver,并且做了许多修改! 说明: 数据库...
学生课绩管理系统(升级版) 《学生课绩管理系统》的升级版,采用了sertlet+jsp+javabean+sqlserver,并且做了许多修改! 说明: 数据库连接 在classes目录下的 sqlbean.java中 默认的用户名:1 密码: 1 -courses and scores Management System (upgrade version), "student class performance management systems," an updated version using the sertlet jsp javabean SQLServer, and made many changes! Description : Database Connection classes in the directory sqlbean.java default user name : a password : 1
- 2022-09-17 01:20:03下载
- 积分:1
-
interface development needs of some components
界面开发所需要的一些组件-interface development needs of some components
- 2023-09-06 08:00:03下载
- 积分:1
-
一个包含很多工业组态控件的源码包,而且是完整版
一个包含很多工业组态控件的源码包,而且是完整版-Configuration that contains a lot of industrial source control package, but also the full version
- 2022-07-15 08:29:44下载
- 积分:1
-
Java核心技术卷2源代码,这个还用介绍吗
Java核心技术卷2源代码,这个还用介绍吗-Java core technology Volume 2 source code, also used the briefing? ?
- 2022-03-26 10:40:43下载
- 积分:1
-
c++323串口
这样很好更能系那是出C++的功能和见面的优美 如果我们这样做鞥好的处理功能的话
- 2022-03-25 06:52:58下载
- 积分:1