Welcome![Sign In][Sign Up]
Location:
Search - handler

Search list

[JSP/JavaFile Handler.rar

Description:
Platform: | Size: 2453 | Author: | Hits:

[JSP/JavaFile Handler

Description: 关于文件处理的类,可以直接使用-on the document type, and can directly use
Platform: | Size: 2720 | Author: 谭路 | Hits:

[Menu control菜单的使用

Description: 菜单 分别open,和 close 生成成员函数。 void CMenu9Dlg::OnMenuclose() { // TODO: Add your command handler code here OnOK() } void CMenu9Dlg::OnMenuopen() { // TODO: Add your command handler code here MessageBox(\"open the file\",\"kao\",NULL) } -menu were open, and close members of Generation function. Void CMenu9Dlg : : OnMenuclose () (/ / TODO : Add your command handler code here OnOK ()) void CMenu9Dlg : : OnMenuopen () (/ / TODO : Add your command handler code here MessageBox ( "open the file", "kao ", NU
Platform: | Size: 26382 | Author: huhu | Hits:

[mpeg mp3avi_player_syn_three_thread

Description: you can use it to paly the avi file.-you can use it to the handler avi file.
Platform: | Size: 185036 | Author: 电子信息 | Hits:

[Internet-Networkmdf2008_URL_Protocol_Handler

Description: 实现类似于: 1.pplive的 synacast:// 协议; 2.迅雷下载的 thunder:// 协议 等等,只要IE或网页中的链接,资源管理器,或者开始-运行对话中, 输入 URL Proltol://.... 即可启动相应的程序。 二、实现技术说明 通过向windows注册一个URL Protocol Handler, 在注册表中填写好Protocol 名称,响应处理进程的path即可;-achieve something similar to : 1.pplive the synacast : / / agreements; 2. Thunderbolt download thunder : / / agreements, etc., as long as IE or website links to resources manager, or start-running dialogue, enter the URL Proltol ://.... can activate the corresponding procedures. 2. Technical Note to achieve through windows registered a URL Protocol Handler, Where in the registry Protocol good name, in response to the process of dealing with the path will be;
Platform: | Size: 222656 | Author: type | Hits:

[Other resourceaix-5l-v5[1].2-system-user-guide-communications-an

Description: This book describes the following communications applications: Mail, Message Handler( MH), Transmission ControlProtocol/ Internet Protocol(TCP/ IP), Basic Networking Utilities( BNU), and Asynchronous Terminal Emulation( ATE). It provides overviews, concepts, and procedures on receiving and sending mail and messages, transferring files( ftp command), printing files from and to a remote system, running commands on other systems, communicating between local and remote systems, and customizing the communications environment.
Platform: | Size: 564076 | Author: qlw | Hits:

[Other resource1985_Super_Mario_Bros

Description: 1985年的超级玛力源代码 Super Mario Bros. Copyright 1985 Nintendo Coded by: William Merrill Buerger Buergerw@warp.msoe.edu http://www.msoe.edu/~buergerw With help from: John Ratke -Keyboard Handler Themie Gouthas -XLIB graphics stu-1985 super power source code Mary Super Mario Bros. Copyrigh t 1985 Nintendo Coded by : William Merrill Buerger Buergerw@warp.msoe. edu http : / / ~ www.msoe.edu/ buergerw With help from : John Ratke - Keyboard Handler Themie Gouthas-X LIB graphics stu
Platform: | Size: 98283 | Author: 绿荫之下 | Hits:

[Other resource100WaystoMotivateYourself

Description: In this first-ever paperback edition of his long-time best-seller, motivational speaker Steve Chandler helps you create an action plan for living your vision in business and in life. It features 100 proven methods to positively change the way you think and act-methods based on feedback from the hundreds of thousands of corporate and public seminar attendees Chandler speaks to each year. 100 Ways to Motivate Yourself will help you break through the negative barriers and banish the pessimistic thoughts that are preventing you from fulfilling your lifelong goals and dreams. Whether you re self-employed, a manager, or a high-level executive, it s still easy to get stuck in the daily routines of life, fantasizing about what could have been. Steve Chandler helps you turn that way of thinking around and make what could have been into what can and will be. -In this first-ever paperback edition of hi 's long-time best-seller. motivational speaker Steve Chandler helps you create an action plan for living your vision in b usiness and in life. It features 100 proven meth ods to positively change the way you think and ac t-methods based on feedback from the hundreds o f thousands of corporate and public seminar att endees Chandler speaks to each year. 100 Ways to Motivate Yourself will help you break through t he negative barriers and banish the pessimisti c thoughts that are preventing you from fulfill ing your lifelong goals and dreams. Whether you 're self-employed, a manager, or a high-level executive, it's still easy to get stuck in the daily routines of life, fantasizing about what could have been. Steve C. handler helps you turn
Platform: | Size: 106311 | Author: wu | Hits:

[JSP/JavaTheImageonloadEventHandler

Description: 这个是用javascript编写的TheImageonloadEventHandler的程序-the javascript is prepared TheImageonloadEvent Handler procedures
Platform: | Size: 1129 | Author: ouxianfeng | Hits:

[Other resourceaslyq

Description: onBlur event handler A blur event occurs when a text or textArea field on a form loses focus. The onBlur event handler executes JavaScript code when a blur event occurs. Applies to -onBlur event handler A blur event occurs wh en textArea or a text field on a form loses focus. The onBlur event handler executes JavaScript c ode when a blur event occurs. Applies to
Platform: | Size: 370415 | Author: 王婧 | Hits:

[Other113

Description: 编辑的应用 void CMyDlg::OnButton1() // { // TODO: Add your control notification handler code here UpdateData(TRUE) CDlg1 Dlg Dlg.m_Edit2=m_Edit1 //m_Edit1.Undo() CDialog::OnOK() Dlg.DoModal()
Platform: | Size: 45321 | Author: mashijia | Hits:

[Dialog_WindowClickDialog

Description: 点击按钮,弹出另一个对话框的Demo 第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单! 第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog 第三步:在主对话框中为按钮添加函数。如下: void CClickDialogDlg::OnButton1() { // TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal() } 不要忘记#include \"Dialog1.h\"
Platform: | Size: 24674 | Author: SeVen Lee | Hits:

[Other resourcevc

Description: 用VC制作一个商品交易管理系统.部分代码:“// 商品交易管理系统View.cpp #include “MyDlg1.h” void CMyView::OnRadiospxx() { // TODO: Add your control notification handler code here CMyDlg1 MyDlg1 MyDlg1.DoModal() } ”
Platform: | Size: 900931 | Author: 华羿 | Hits:

[Other resourcehandler

Description: 本人亲自开发的320240LCD测试程序,这里为51平台,LCD控制器为SED1335,初学着研读之后非常方便移植到其他平台
Platform: | Size: 73930 | Author: 裴培 | Hits:

[CSharpOscilloscope

Description: The plotform is TinyOS. This configuration describes the Oscilloscope application, * a simple TinyOS app that periodically takes sensor readings * and sends a group of readings over the UART. The default * sensor used is the Photo component. This application uses * the AM_OSCOPEMSG AM handler.
Platform: | Size: 5174 | Author: kj | Hits:

[Windows Developjanlanguage

Description: 多国语言控件,使用RTTI技术实现,带源码. The component is designed for minimal coding: Drop it on the form In the forms onCreate event handler: janLanguage1.InitLanguage(self) Add a Language Menu item somewhere in your main menu In the Language menu onclick event handler: janLanguage1.ChangeLanguage(self) Do this for all the forms of your application. -multi-language controls, the use of RTTI Technology, with source. The component is designed for minimal coding : Drop it on the form forms onCreate In the event handler : janLanguage1.InitLanguage (self) Add a Language Menu item somewhere in your main menu In the Language menu onclick event handler : janLanguage1.ChangeLanguage (self) Do this for all the forms of your application.
Platform: | Size: 3729 | Author: 海风 | Hits:

[Linux-Unixint-handler

Description: plat_irq_dispatch: Interrupt handler for DECstations.
Platform: | Size: 3072 | Author: lbronxy | Hits:

[OtherHandler

Description: android Handlel机制,描述了handler在主线程,和新起线程中接收消息,及如何处理消息.-android Handlel mechanism, described the handler in the main thread, and starting a new thread to receive messages, and how to handle the messages.
Platform: | Size: 2048 | Author: 吕伟华 | Hits:

[Game Program07-MyPlayer-v2-Handler

Description: 07-MyPlayer-v2-Handler机制-07-My Player-v2-Handler mechanism
Platform: | Size: 1039360 | Author: 邓玲 | Hits:

[GUI Develophandler

Description: 一个对PANZHUANG的处理程序,很不错可以 不错的-A handler of PANZHUANG well can good
Platform: | Size: 569344 | Author: Fjrfinafd | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net