搜索资源列表
战斗机
- 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 重要说明: 1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下 2、未完成部分: 游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果) 游戏难度控制,目前比较幼稚 3、未解决的BU
CloseFrame
- java中,使用JFrame作为程序主窗口时,关闭程序询问当前状态是否需要存盘或者让用户确认是否真的退出等。-java, the use of class as the main program window, Close asks whether the current status or need to archive allows users to confirm whether or not really quit.
frmparent.MDIChild
- 用frmparent.MDIChild实现在打开新窗体后,关闭其它的窗体,我也是问了不少高手,想了好几天才现在的!-with frmparent.MDIChild achieve in opening a new window, Close other windows, I was asked a lot of players and to the several days now!
close
- 用于关闭Windows信使服务弹出窗口的小程序,使用Delphi6编写,调用相关的API函数。最经典之处在于发现了WindowsNT5系列的OS(XP&2K)的信史服务弹出窗体中,信使服务四个字后面有一个空格。-closed for the Windows Messenger Service pop-up window to the small, the use of Delphi6 preparation, call the API function. The most classic is
brew window manager
- Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
halcon_MultiThread.rar
- 利用halcon的一个简单的双线程实例,两个同时不断变换显示图片,程序涉及开线程、创建窗口,关闭线程等应用,Halcon use a simple example of dual-thread, two at the same time changing display picture, procedures involving open thread, create a window, close the thread applications
closeWindow
- 关闭 浏览器 的监听事件 集合(window.onbeforeunload()是触发)-Close your browser to monitor the collection events (window.onbeforeunload () is the trigger)
1234
- 枚举关闭所以桌面窗口的一个很简单的小程序-So, the desktop window, close the enumeration of a very simple little program
HS
- 1. CustomCursor ................. 自定义光标 2. ReadRegKey ................... 读注册表键值 3. WriteRegKey .................. 写注册表键值 4. GetExePath ................... 取应用程序路径 5. GetParameter ................. 取配置文件参数 6. RebootExpires ............
JavaScriptCommon
- 自用的Asp.net操作Javascr ipt的通用类,封装了一些常用的如弹出对话框,刷新父、子窗口,关闭并跳转等小功能-Asp.net own use common Javascr ipt operation class encapsulates a number of commonly used, such as pop-up dialog box, refresh the parent, child window, close and jump and other small featur
QQ-all-close
- QQ 探出画面关闭器 可以把讨厌的探窗定期关闭-QQ unearthed close the screen can be annoying probe device periodically close window
lesson6
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。-The working principle of the menu and write applications, the menu command message in the MF
VC_programming_code_examples_how_close_window
- VC编程实现如何关闭窗口实例代码VC programming code examples of how to close the window-VC programming code examples of how to close the window
VC-Close-window
- 使用VC++ 6关闭指定窗口标题的程序常常听说有病毒关闭杀毒软件,是枚举窗口标题来实现的,那么内幕是什么呢? 其实只需要数10行代码就可以了。 -Using VC++ 6 Close program window title specified is often heard that a virus shut down antivirus software, is the enumeration of the window title to achieve, then what is it
Open-Close-CD-ROM
- VC++ 利用窗口化命令打开、关闭光驱,好像只能用一次,也就是第一次打开是有效的,再次打开就没有用了,仔细研究一下吧。-VC++ using the window of the command to open, close the drive, if only once, which is the first open to be effective, not used to open again, a closer look at it.
close
- 关闭窗口时需要注意的东西(正确的关闭应用程序时的程序相应)-Close the window when something needs attention (right off the corresponding application program)
close
- 用vb做的定时关机的小程序,平台为window XP-close PC
Menu
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。 -The m
meau
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The menu
menu
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-The menu
