搜索资源列表
trtrgretyw56w546565
- 针对dos的不同命令方法,提出了一些经验和使用方法技巧,让用户更准确的了解DOS系统-against different commands, some of the experience and skills to use, enabling users to more accurately understand the DOS system
VC++中Tab View的多种实现方法
- 在VC++中TAB VIEW的多种实现方法,介绍了三种。-in VC + + TAB VIEW the multiple methods, introduced the three.
具有背景颜色和文字颜色的EDIT控件
- EDIT控件设置只读属性后就不允许用户进行输入和编辑删除等基本操作了,控件只可以用来信息的浏览,但是,如果使用默认的设置函数的话,EDIT控件的背景色将变成灰色,如果你的主题程序的颜色背景进行一致的处理的话,这样可能会与你的整体风格不和,所以需要一个具有背景颜色但是又具有只读属性的EDIT控件刻不容缓了. 实现的方法其实很简单,派生一个CEDIT类,我们这里命名为CColReadOnlyEdit,再这个类中我们首先触发PreTranslateMessage,这个函数可以用来截获消息编程。-
CoreEditor
- EditAction类是关于记事本文件操作的事件类,包括记事本的编辑操作,包括查找、替换、剪切、复制、粘贴等事件的响应,其中在构造方法提供了接口参数-EditAction category of notebook paper operation of the events category, the notebook includes the editorial operations, including search and replace, cut, copy, paste, etc. in
datastr2s5
- 分治法进行合并排序是一种很奇妙的排序方法-partition method combined ranking is a very intriguing sort of way
do_login
- 1. 编制应用Broyden方法求解非线性方程组 的解的计算程序。并求非线性方程组-1. Application Broyden preparation method for solving nonlinear equations of Solutions program. And for nonlinear equations
form
- 提供在vb环境下透明窗体的实现方法,很有用哦,使您在vb环境下也能作出漂亮的截面
formte
- 窗体加载特效实现方法,很实用,小的应用程序使用本办法锦上添花
vbMsg
- 大家一定都知道VB里的提示框都是长方形的,不但难看,而且只能单行提示,郁闷吧,经过长时间自摸,找出了一个多行泡泡提示的方法,呵呵,效果还不错.
CreateCEdit
- 该工程在界面上动态生成一个CEdit控件,该控件在外观上与从控件面板中拖到界面上的相似,工程中提供了设置控件位置、ID等方法。
QQSec
- 获取密码框内容的方法. 自己收藏的,觉得有利于学习Windows的GUI编程 和 分析问题的方法
listbox
- 学习使用列表框的四种表示方法的很好资料.
jsp小技巧
- 如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: <!--#include file=\"data.inc\"--> 但是如果data.inc中包含JSP CODE ,我们可以使用: <%@include file=\"data.inc\"%> 如何执行一个线程安全的JSP? 只需增加如下指令 <%@ page isThreadSafe=\"false\" %> JSP如何处理HTML FORM中的数据? 通过内置的r
视频处理
- 本程序用到了Player接口的javax.media.Processor接口。可以通过调用Manager的createProcessor()方法,来得到一个Processor接口的示例引用,具体代码为: processor=Manager.creatProcessor(ml) //根据媒体定位对象,示例化一个处理器-the procedures used by the Player interface javax.media.Processor interface. Call Manager b
勾子编程指南
- 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, an
sanzhongfangfa
- 易语言例程 判断编辑框是否被改变的三种方法 1、时钟-判断编辑框内容是否被改变 2、事件-判断编辑框内容是否被改变 3、线程-判断编辑框内容是否被改变-Easy language routine to determine whether the edit box to change the three methods were 1, the clock- to determine whether the contents of the edit box was changed 2
KeyMapEdit
- cedit接受各种案件消息 自绘生成 实现多重方法-cedit to accept messages from a variety of cases drawn generate multiple methods to achieve
checi00076
- 用论坛所谈到的方法, 可以读出英文, 但在delphi下, , 虽然SDK5.1的VC, VB, XML例子可以, 并且xml的例子还很简单,但是不能套用到delphi -Forum are talking about using the method can be read in English, but in delphi, and Although SDK5.1 VC, VB, XML examples, and examples of xml very simple. but
txt64k
- 突破文本框的64k的限制 方法很巧妙,可以做实际应用-Breakthrough in the text box 64k limit method is a clever, they can do the practical application of
C#中串口组件的使用方法总结及上位机制作方法
- C#中串口组件的使用方法总结及上位机制作方法
