-
以上代码实现修改显示器分辨率和刷新频率的功能,其中#region Windows Form Designer generated code private vo...
以上代码实现修改显示器分辨率和刷新频率的功能,其中#region Windows Form Designer generated code private void InitializeComponent() { this.AutoScaleBaseSize = new System.Drawing.Size(6, 14) this.ClientSize = new System.Drawing.Size(292, 273) this.Text = "改变屏幕分辨率的例子" 好象有点问题,请站长帮忙指正,修改-achieve the above code revision display resolution and refresh frequency features,# region Windows Form Designer generated code private void InitializeComponent () (this.AutoScaleBaseSize = new System.Drawing.Size (6, 14) = new System.Drawing this.ClientSize . Size (292, 273) = this.Text "change the screen resolution examples" seems a little problem, please help correct station revised
- 2022-02-01 01:26:24下载
- 积分:1
-
使用Skinpp控件美化VC窗口
支持Unicode和非Unicode
包含了大多数的皮肤...
使用Skinpp控件美化VC窗口
支持Unicode和非Unicode
包含了大多数的皮肤-VC window Skinpp control the use of landscaping to support Unicode and non Unicode contains most of the skin
- 2022-07-21 12:51:37下载
- 积分:1
-
《Visual c++6.0程序设计从入门到精通》第6章习题源码
《Visual c++6.0程序设计从入门到精通》第6章习题源码-err
- 2022-06-03 02:03:40下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
在云计算的无线传感器网络CASTALIA
感谢您donky网站10)更改为目录CASTALIA/和类型“./makemake” 这将自动生成所需的所有的Makefile文件。11)更改为目录CASTALIA/(如果你是不是已经在),并输入make。12)CASTALIA模拟器是建立并准备使用。 检查CASTALIA/ nedfiles.lst所有已发现的源里面的斯内德文件。 检查CASTALIA/斌看到CastaliaBin可执行的二进制模拟器的核心功能。 这二进制被调用每次你需要运行一个仿真
- 2023-02-28 15:00:03下载
- 积分:1
-
GUI类库--ClassXP,该类库是用C++ + sdk写的代码,其结果体现的就是编译程序小巧、运行快速的特点...
GUI类库--ClassXP,该类库是用C++ + sdk写的代码,其结果体现的就是编译程序小巧、运行快速的特点-GUI class libraries-- ClassXP, is the Class C sdk writing code, and the results reflected in the translation program is small, fast running characteristics
- 2022-02-01 19:45:16下载
- 积分:1
-
C#C/S结构的汽车销售系统源码
汽车销售系统,C/S结构,包含数据库,SQL包括销售流程,销售人员,管理人员,客户的登陆管理等,和汽车信息的管理。汽车的增删改查。
- 2022-02-02 08:07:25下载
- 积分:1
-
控件上的滑块,因为它的外观和位置的定义。疗法…
关于滑块的控件,自定义其外观和位置。有个各函数可以调用。不用自己手写代码,大家可以看看。-slider on the control, since the definition of its appearance and location. There can call the function. Not own handwritten code, we will look at.
- 2022-08-07 14:13:54下载
- 积分:1
-
调色板MFC
用MFC的基本对话框创建的调色板,对话框或滚动条输入三原色的值(0~255)。在picture控件可以显示调好的颜色。该代码当做查看颜色的工具使用,也可以用来学习picture控件和滚动条等控件的使用。
- 2023-05-02 15:25:05下载
- 积分:1
-
这是一段字体格式改变的小程序,可以改变字型、字体大小、字体变粗、
字体倾斜、文本背景颜色的改变、文本颜色的改变功能。供初学者参考...
这是一段字体格式改变的小程序,可以改变字型、字体大小、字体变粗、
字体倾斜、文本背景颜色的改变、文本颜色的改变功能。供初学者参考-This a change of fonts small program can change fonts, font size, font horizontally inclined fonts, text background color change, change the color of text functions. For beginners reference! !
- 2022-02-27 00:37:36下载
- 积分:1