-
将Edit控件进行输入控制,只能接受数字正负号小数,还能每3个数字一组进行格式化显示...
将Edit控件进行输入控制,只能接受数字正负号小数,还能每3个数字一组进行格式化显示-Edit controls the input control, but to accept a decimal number of positive and negative numbers, but also a set of numbers every 3 format display
- 2022-02-13 15:00:52下载
- 积分:1
-
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全...
win32抛弃了win16的全局内存的概念,每个进程有自己独立的内存空间, 并且不受其他进程影响.这样一来所有代码都只能访问局部资源,但很显然有些 应用必须是全局的,比如你的hook,所以ms必须提供一种折衷的安全的方法.好 在windows中的dll正好可以解决这个问题.-win32 was abandoned on the overall situation of the concept of memory, each process has its own memory space, and not affect other processes. This one has all the code to access only to limited resources, but obviously some applications must be across the board, such as your hook, ms must provide a the compromise security measures. Fortunately, the windows dll is able to solve this problem.
- 2022-05-15 14:25:17下载
- 积分:1
-
soft provided in four languages : C#, VB.NET, C and management JScript. In this...
软提供了四种语言:C#, VB.NET, 可管理的C++和JScript。本文简要的讨论了我们关于
这些语言和哪种语言将被使用的看法。 ... 使用VB收发电子邮件 2003-4-10 9:50:43.
发送和接收电子邮件,对于某些执行特-soft provided in four languages : C#, VB.NET, C and management JScript. In this paper we discussed on these language and what language will be used view. ... VB email 2003-4-10 9:50:43. Sending and receiving e-mail, for some special enforcement
- 2023-08-04 07:00:02下载
- 积分:1
-
Can learn about all the characters and other character encoding. Previously writ...
可以查询所有的汉字及其他字符的编码。以前写的,比较弱。-Can learn about all the characters and other character encoding. Previously written, is relatively weak.
- 2022-04-23 03:38:09下载
- 积分:1
-
一个精细的类为懒惰操作符:)这是一个增强的编辑类:它允许R。
A fine class for lazy operators :)
This is an enhanced edit class: it allows to reduce the input time recording the words previously inserted and showing them when some letters are typed. -A fine class for lazy operators:) This is an enhanced edit class: it allows to reduce the input time recording the words previously inserted and showing them when some letters are typed.
- 2023-08-01 11:00:03下载
- 积分:1
-
digital channel simulation, seriously review of the data link layer, familiar wi...
数字信道仿真,认真复习数据链路层内容,熟悉编程语言C、C++和WINDOWS程序设计技术(查阅参考书); 开发工具:VC6.0 或其它; 程序示例: 理想信道的《发送端程序》和《接收端程序》(含源码VC6.0); ARQ基本协议1:_引入检错和应答帧 ARQ基本协议2:_引入超时计时器 ARQ基本协议3:_引入数据帧携带发送序号0~1 ARQ基本协议4:_引入确认帧携带发送序号0~1 ARQ基本协议5:_引入应答帧含有校验码 ARQ基本协议6:_引入数据帧和确认帧含有发送序号0~7,Ws=1,Ws=1 -digital channel simulation, seriously review of the data link layer, familiar with the C programming language, C and Windows programming technology (accessible reference books); Development tools : VC6.0 or other; Procedures For example : the ideal channel "transmitter" and "receiver procedures "(including the source VC6.0); ARQ a basic agreement : the introduction of error _ and response frames ARQ two basic agreement : the introduction of overtime _ timer ARQ three basic agreement : the introduction of data frames _ carry serial numbers 0 to send a basic agreement ARQ 4 : _ indeed introduced frames carry identification number 0 to send a basic agreement ARQ 5 : _ introduced response frames containing correcting co
- 2022-08-25 23:52:20下载
- 积分:1
-
有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的...
有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的字符。-sometimes necessary to restrict the importation of the edit box characters, such as only allowing the importation of alphabetical characters, or allow only the importation of digital characters in this case through a derived type CEdit WM_CHAR information processing, and then from the Edit Control filtering specific characters.
- 2023-07-10 08:40:04下载
- 积分:1
-
T6963c_2002end控制器的内部资料
T6963c_2002end控制器的内部资料-T6963c_2002end controller"s internal information
- 2022-03-26 01:20:17下载
- 积分:1
-
c++中如何用编辑框显示当前时间
c++中如何用编辑框显示当前时间-c++ center use the editor frame demonstration current
time
- 2022-09-07 20:45:04下载
- 积分:1
-
TextEdit,文本编辑程序。使用SWT编辑。只有一个java文件,需编译成class文件...
TextEdit,文本编辑程序。使用SWT编辑。只有一个java文件,需编译成class文件-TextEdit, a text editor. Editorial use SWT. Java is only a document required documents compiled class
- 2022-04-16 05:34:03下载
- 积分:1