Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - EVENT MANAGER
Search - EVENT MANAGER - List
学习事件处理和任务管理器,内容短小但学习意义很强-Learning event processing and task manager, learning the meaning of the content of the short but strong
Date : Size : 1kb User : lidan

source code for event in onvif camera, based in onvif device manager
Date : Size : 2.38mb User : pipeward

DL : 0
实验目的:掌握使用基本控件和合适布局管理器进行界面设计的方法,掌握简单的事件处理方法。能根据要求设计出美观界面并实现所要求功能。       实验内容:实现成绩的查询和排序。具体要求如下:使用JTabbedPane,建立三个选项卡“成绩输入”、“成绩查询”、“成绩排序” ①          成绩输入:从界面上输入学生的学号和成绩,点击“确认”按钮进行保存。 ②          成绩查询:输入学生的学号,点击“查询”按钮,显示该生成绩。 ③          成绩排序:点击“排序”按钮,将按成绩从高低显示学生的学号和成绩。 请选择合适的布局管理。-Purpose: to master the basic controls and proper use of the layout manager interface design methods, grasp simple event handling methods. The required function can be designed according to the requirements and achieve attractive interface. Experiment: achieve achievement queries and sorting. Specific requirements are as follows: Using JTabbedPane, establish three tabs' performance input " ," query results " ," performance sorting " ① results Entry: number of students learning and achievement the interface, click" OK " button to save. ② query results: students enter school number, click on the " Search" button to display the student achievement. ③ Results Sort: Click on the " Sort" button will display the results the level of student achievement and school number. Please the appropriate layout manager.
Date : Size : 12kb User : 东东

DL : 0
使用的动网文章和动网下载管理,但已经改了很多,后台使用方便了一些,但也有一些bug,如果使用,请自行修改成你需要的样式吧,article目录下为文章管理、download目录下为下载管理、event目录下为网站大事记管理、vote目录下为投票程序-Mobility Mobility articles and use the Download Manager, but has changed a lot, easy to use some of the background, but there are also some bug, if you use your own style you need to modify it, under article directory for article management, download directory under a download manager, event directory website under Events management, directory vote under the voting procedures
Date : Size : 280kb User : mcujc334

CSerialPort是一个很好的串口通讯类,但它没有关闭串口的方法,如果对这个类的实现原理不了解,自行编写串口关闭方法可能会带来如下问题: 1、用closehandle方法关闭串口:由于调用类方法StartMonitoring后会生成一个串口通信线程,这个线程中要不停地访问串口,这种方法会带来明显的错误。 2、先用StopMonitoring方法停止串口监听,然后用closehandle关闭串口:由于StopMonitoring只是将进程挂起,这样做将使程序结束时解构函数无法将中止事件发送到线程,可能导致程序不能完全退出,主窗口关闭后仍可在进程管理器中看到进程。 3、先用SetEvent发送中止事件给线程,等待线程结束后再用closehandle关闭串口,程序如下:-CSerialPort class is a good serial interface communication, but it has no closing method of the serial port, if you don t understand the implementation principle of this class, to write a serial port closure method may lead to the following questions: 1, close a serial port with the closehandle method: as the call after class methods StartMonitoring generates a serial port communication thread, the thread to keep access to a serial port, this method can bring obvious errors. 2, use StopMonitoring method first stop serial port to monitor, then use closehandle close the serial port: because StopMonitoring just hang up the process, doing so will make the program at the end of the destructors cannot send to suspend the event to the thread, may cause the program can t quit, main window is turned off, can still be seen in the process in task manager. 3, with SetEvent first send the thread to suspend the event, after the waiting thread to use closehandle to close a serial port,
Date : Size : 1kb User : blacks

Java图形界面编程,AWT、布局管理器、事件模型,JFC、Swing编程。应用JBuilder快速开发图形界面程序。-Java GUI programming, AWT, layout manager, event model, JFC, Swing programming. JBuilder rapid application development graphical interface program.
Date : Size : 1kb User : li hua

DL : 0
魔镜 预备知识导图 1.控件 1.1TextView文件框控件 1.2ImageView图像视图控件 1.3SeekBar拖动条控件 2.多媒体应用 2.1Camera摄像头应用 2.2SoundPool声音播放 3.布局管理器 3.1LinearLayout线性布局管理器 3.2RelativeLayout相对布局管理器 3.3布局管理器的嵌套 4.事件处理 4.1OnTouchListener触摸事件 4.2OnClickListener单击事件 5.资源访问 5.1Drawable图片资源 5.2Style样式资源 5.3Colors颜色资源 5.4Strings 字符串资源 5.5Dimens 尺寸资源 6.图形图像 6.1画笔和画布 6.2补间动画(The mirror is prepared for knowledge 1. controls 1.1TextView file box control 1.2ImageView image view control 1.3SeekBar drag bar control 2. multimedia applications 2.1Camera camera applications 2.2SoundPool sound playback 3. layout manager 3.1LinearLayout linear layout manager 3.2RelativeLayout relative layout manager 3.3 nesting of layout managers 4. event processing 4.1OnTouchListener touch event 4.2OnClickListener click event 5. resource access 5.1Drawable picture resources 5.2Style style resources 5.3Colors color resources 5.4Strings string resources 5.5Dimens size resources 6. graphic image 6.1 brushes and canvas 6.2 tween animations)
Date : Size : 28.75mb User : 如风的男子
« 1 2 3 4 5 6 7 8»
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.