-
Buoy 使得简单 Java 用户界面的编程变得轻而易举
Buoy 使得简单 Java 用户界面的编程变得轻而易举-Inc makes the simple user interface of the Java programming becomes easy
- 2022-03-01 16:27:20下载
- 积分:1
-
地图Shp文件的显示
地图Shp文件的显示 包括图层的添加 放大缩小 移动 以及图层管理是一个很好的shp文件加载显示的源代码程序 一个有用的程序框架
vc6.0 环境下编译通过
- 2022-03-14 16:37:01下载
- 积分:1
-
这是一个边界设计例子,根据界面给出的按钮,可以显示多种风格的边界...
这是一个边界设计例子,根据界面给出的按钮,可以显示多种风格的边界-This is a border design example is given in accordance with the interface buttons, show a variety of styles border
- 2022-03-30 21:45:10下载
- 积分:1
-
font.h for micro
;此文件是uVision/ARM开发工具的一部分。
- 2022-08-24 16:35:29下载
- 积分:1
-
mouse and keyboard surveillance procedures, and with dll exe and the original do...
鼠标和键盘的监视程序,附有dll和exe及原文件,测试可行-mouse and keyboard surveillance procedures, and with dll exe and the original document, test feasible
- 2023-03-06 00:25:04下载
- 积分: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
-
端口.zip请把zip改为doc来查看,,谢谢~~ 介绍电脑端口
端口.zip请把zip改为doc来查看,,谢谢~~ 介绍电脑端口-ports. Please zip zip into doc to see that, thank ~ ~ computer ports
- 2022-01-27 19:52:59下载
- 积分:1
-
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。...
VHDL应用程序100例,适合初学者研究及练习 其中包含加法器译码器等多程序。-100 samples of VHDL, it is fit for beginner to study and practice.
Adding machine, decoder and others are included.
- 2022-03-20 23:08:41下载
- 积分:1
-
用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)...
用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)-VB right binary data access. (Eg : photos, text files, the film ......
- 2022-03-05 00:04:34下载
- 积分:1
-
Clipper锯齿边缘阴影框的设计
Clipper锯齿边缘阴影框的设计-Clipper jagged edges of the shadow box design
- 2023-07-27 18:45:02下载
- 积分:1