-
VB dynamic trees code right to study fractal theory is the role of the scholars.
VB实现的动态树木的代码,对想研究分形理论的学者们有作用。-VB dynamic trees code right to study fractal theory is the role of the scholars.
- 2022-03-31 18:28:43下载
- 积分:1
-
这是一个屏幕捕捉的程序,对初学者很有帮助,可以学习里面的一些编程思想...
这是一个屏幕捕捉的程序,对初学者很有帮助,可以学习里面的一些编程思想-This is a screen capture program, very helpful for beginners, can learn some programming ideas inside
- 2022-04-23 12:59:58下载
- 积分:1
-
网络咖啡馆的论文
图形用户界面是关于网吧网站,我用我的论文,有主页,网页,时间表,画廊,关于和联系我用Dreamweaver6创建的设计,可能这个项目在不久的将来帮助你和我
- 2022-02-03 07:04:42下载
- 积分:1
-
c++ 的api的 详细使用文档!!!经典之作
c++ 的api的 详细使用文档!!!经典之作-the use of the detailed documentation! ! ! Classical works! !
- 2022-12-17 19:25:03下载
- 积分:1
-
Qt写的com通信
一个简单的Qt界面创建可以实现一些基本的通信功能和一些简单的模拟程序,很推荐的一个程序,如果大家有更好的实现和解决办法可以email和我交流啊,希望大家共同努力,大力发张开源精神,让我们的环境越来越好。
- 2022-07-11 14:51:27下载
- 积分: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编程中全局变量的应用非常重要,但又容易出错,这是对其的较好讲解,极力推荐下载。...
vc编程中全局变量的应用非常重要,但又容易出错,这是对其的较好讲解,极力推荐下载。-vc Programming of the application of global variables is very important, but easy to make mistakes, which is the better explain its utmost to download.
- 2023-02-24 11:25:03下载
- 积分:1
-
good good good good good good good good
-good good good good good good good good
- 2022-02-04 08:51:44下载
- 积分:1
-
一个跨平台界面开发包fltk(UNIX® /Linux® (X11), Microsoft® Windows® , and MacOS&...
一个跨平台界面开发包fltk(UNIX® /Linux® (X11), Microsoft® Windows® , and MacOS® X.)-a cross-platform interface development kit fltk (UNIXreg/Linuxreg (X11), Microsoftreg Windows , and MacOSreg X.)
- 2022-06-19 14:38:04下载
- 积分:1
-
TTF freetype的好例子
调用microsoft的TTF好方法例子freetype -TTF good example freetype
- 2022-03-20 17:16:01下载
- 积分:1