-
动态钩取Graph,将分析所得的Graph显示在控件中!
动态钩取Graph,将分析所得的Graph显示在控件中!-Dynamic hook check Graph, the analysis is displayed in the Graph control!
- 2022-03-31 12:51:20下载
- 积分:1
-
duilib 不错的开源界面库能方便做出360效果的界面
duilib 不错的开源界面库能方便做出360效果的界面
- 2022-01-25 20:23:34下载
- 积分:1
-
在线考试系统 v1.5 繁体版本 可添加、删除、列出试题答案、修改密码等功能 用户:admin 密码:admin...
在线考试系统 v1.5 繁体版本 可添加、删除、列出试题答案、修改密码等功能 用户:admin 密码:admin-online examation sysem v1.5 have the function of adding ,deleting,displaying the answer ,changing password
user admin
password admin
- 2022-10-23 21:50:03下载
- 积分:1
-
Delphi7(BCB6)下支持Unicode的控件包,使用方法与标准控件相同...
Delphi7(BCB6)下支持Unicode的控件包,使用方法与标准控件相同-Delphi7 (BCB6) Unicode support for the control packet, use the same controls and standards
- 2023-03-11 13:45:03下载
- 积分:1
-
教你如何换皮肤。代码简单,速度快。 通过简单的几行代码,就可以让你的程序变得非常漂亮。...
教你如何换皮肤。代码简单,速度快。 通过简单的几行代码,就可以让你的程序变得非常漂亮。-teach you how to change the skin. Code simple and fast. Through a few simple lines of code, it allows you to the procedure becomes very beautiful.
- 2023-03-16 13:40:04下载
- 积分:1
-
BCB stop String grid to preserve the data in the document to Bibliometrics demo...
BCB下把String grid里的数据保存到EXCELL文件的演示代码,调用接口极为简单。-BCB stop String grid to preserve the data in the document to Bibliometrics demo code, Call interface is extremely simple.
- 2022-07-04 15:11:13下载
- 积分:1
-
握文件系统对象的基础
资源描述文件系统对象FSO读者应该重点掌握,包括FileSystemObject对象、Drive对象、Folder对象、File对象及TextStream对象的属性和方法。希望读者在掌握文件系统对象的基础上能够灵活的使用
- 2022-08-19 01:34:10下载
- 积分: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
-
项目开发的单
VC项目开发之单文档多视图程序实现,有PDF文档。-VC project development of the single-document multi-view program implementation, there are PDF documents.
- 2023-04-27 18:05:04下载
- 积分:1
-
- 2022-07-21 16:40:08下载
- 积分:1