-
安装演示
Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 2-Setup Demo
for the special version of windoes
Config Timer1 = Pwm , Pwm = 8 , Compare A Pwm = Clear Up , Compare B Pwm = Clear Up , Prescale = 1
to set the PWM registers, just assign a value to the compare A and B registers
Compare1a = 100
Compare1b = 200
Or for better reading :
Pwm1a = 100
Pwm1b = 200
- 2022-07-24 23:40:14下载
- 积分:1
-
c#程序,可以加如你的什么东西啊我也不知道
c#程序,可以加如你的什么东西啊我也不知道-procedures, as you can increase the ah what I do not know
- 2022-03-22 00:18:39下载
- 积分:1
-
Form Effects realize method is loaded, it is practical, small applications that...
窗体加载特效实现方法,很实用,小的应用程序使用本办法锦上添花-Form Effects realize method is loaded, it is practical, small applications that use this approach to icing on the cake
- 2022-01-30 20:09:55下载
- 积分:1
-
Struts right and the principle of workflow, beginners and easy to understand Str...
这篇文档对Struts的原理和工作流程进行了介绍,便于初学者及想了解Struts的人员从整体和较高层次上掌握它。-Struts right and the principle of workflow, beginners and easy to understand Struts from the higher level and the overall master.
- 2022-02-16 07:55:23下载
- 积分:1
-
withdrawal achieve multiple functions, interested friends can see
实现多重撤消功能,有兴趣的朋友可以研究一下-withdrawal achieve multiple functions, interested friends can see
- 2022-07-17 09:33:40下载
- 积分:1
-
一个很好的专家编辑,在希望能给需要的带来方便!
一个很不错的dephi编辑器,希望能给需要的带来方便!-a very good dephi editor, in hopes of giving the needs of the convenience!
- 2022-04-17 23:08:25下载
- 积分:1
-
DTMF双音频DSP算法的源代码的过程
DTMF DTMF在DSP算法中的源代码GOERTZEL
- 2022-09-24 14:15:03下载
- 积分:1
-
the program includes a suggested text and edit the composite frame editing contr...
本程序实现了包含提示文本和编辑框的复合编辑控件。-the program includes a suggested text and edit the composite frame editing controls.
- 2022-12-09 18:55:03下载
- 积分:1
-
完成各种editor控件能够实现的功能
完成各种editor控件能够实现的功能-completing editor Control function can be achieved
- 2022-01-28 09:14:02下载
- 积分:1
-
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色...
EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了.
实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-EDIT controls installed after the read-only attribute does not allow users to input and edit delete basic operation of the control information can be used only browser, but if the use of the default settings, it is highly EDIT control the background color to gray, but if your theme procedure for a background color made a deal with the case, it may be with your overall style and not, so it is necessary to have a background color but also with the read-only attribute the delay EDIT Controls. realizing the fact is very simple, derived a CEDIT category, we named CColReadOnlyEdit here, and the first category trigger PreTranslateMessage, this function can be used to intercepted news programming.
- 2023-04-26 10:30:03下载
- 积分:1