搜索资源列表
Cryptix_src_3-0-3
- 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的u
菜单的使用
- 菜单 分别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\",\
TheMenu3
- 本实例将实现一个可动态更新的绘图菜单,当满足一定条件时,会打开或折叠部分菜单项 程序功能说明:当[固定大小]菜单项被选中时,相应的几项菜单也被显示。用户选择好大小和图形(是椭圆,还是矩形),在窗口中单击鼠标左键,将绘制相应的图形。 当[自定义大小]菜单项被选中时,则几个提供固定大小的菜单项被移去。用户选择图形(是椭圆还是矩形后),在窗口中按住鼠标左键并托动,程序将绘制相应图形。 -example of the realization of a dynamic update
tupianliulanqi
- 此代码用于实现一个图片浏览器,通过文件菜单中的打开菜单可以打开你需要打开的图片,而且还可以在查看菜单里进行背景缩放功能-this code used to achieve a picture browser, through the File menu to open the menu you can open the need to open the pictures, but can also View menu in the background scaling function
SDI-small-programme
- 这是我找书上的例子,自己敲上的代码,都是些小程序,希望和大家分享,更希望管理员能够开通我的帐号,以后我会更加努力地参与,谢谢!-This is the book I look for examples of their knock on the code, are sideshows to the procedure, hoping to share with you and hope that administrators can open my account, I will be more
wqw3
- 想怎么搞就怎么搞,自由打开各种窗口,一切随你玩-how to engage on how assiduously and various free open window, as you all play
OfficeXPMenuSDI
- Windows XP风格之Windows XP风格SDI,VC++下重绘SDI的标题栏,请在2000或XP没有打开XP主题的情况下运行-Windows XP Windows XP Style style SDI, SDI VC repaint the column heading, in 2000 or XP did not open the XP theme running under
struts-menu-2.3-src
- struts menu源码,STRUTS MENU是开源的JAVA项目,STRUTS MENU可为你的应用创建漂亮的菜单而不用编写复杂的代码,是网站开发人员的好帮手-struts menu source, STRUTS MENU is the open-source Java projects, MENU STRUTS for your application to create beautiful menu instead of preparing the complexity of the
FileMenu
- 利用C#实现的带菜单的文件编程,仅仅给爱好学习语言的开个小头-achieved with the paper menu programming, only to learn the language of love to open a small head
fdhzzb
- 任意汉字放大,可用wintc或turboc2打开-arbitrary, or available wintc open turboc2
nav1
- 导航菜单特效·ai或eps文件建议使用Adobe Illustrator CS3或更高版本打开! ·cdr建议使用CorelDRAW X3或更高版本打开! ·pdf格式文件请使用adobe reader软件打开! ·为节约资源,有部分PSD文件已关闭全部图层,下载后请使用Photoshop打开图层眼睛即可!-Ai or eps navigation menu effects using Adobe Illustrator CS3 is proposed or later to ope
mfcDEMO
- 首先保留 ID 为 IDR_MAINFRAME 的菜单资源。跟着删除菜单MDI子窗口的菜单资源,其ID为 (IDR_xxxTYPE) 的类型. 这样做的原因是避免资源泄漏, (哪儿泄漏,我还没有去查,MSDN上是这样的描述) ,在MDI的窗口中,打开子窗口的时候,会发生菜单切换,这些是MFC的代码自动实现的,所以我们现在就是把这些切换菜单的代码去除。 -First, keep the menu resource ID is IDR_MAINFRAME. MDI child window t
vbmenu
- 简易记事本 能实现基本的记事本方式,打开 保存 复制 粘贴 剪贴 查找 替换-Simple Notepad instinctive way to achieve the basic Notepad, open the saved copy and paste the clip to find replacement, etc.
Menu
- 一个菜单控件,直接添加到窗体即可,可以设置各个类别的颜色图片,功能强大,<开源>-A menu control can be added directly to the form, you can set the color of the various categories of images, powerful, " open source"
fixturemodular
- 组合夹具基础件设计添加菜单部分源码及打开零件配置-Modular fixture designs based on some source code and add the menu, open the parts configuration
TBCMenu
- 用VS2008实现的,自己编写的源代码,实现自绘菜单,实现菜单颜色设置,文件打开、保存等功能-Achieved with VS2008, I have written the source code, to achieve self-drawn menu, to achieve the color settings menu, the file open, save etc
historymenu
- 带历史信息的菜单,可将以前打开过的文件目录写入相应文件中,下次打开时可自动导入。-With historical information of the menu can be opened before the file directory to write the corresponding file, next time you open can be automatically imported.
CPPMenu
- C++语言编写菜单类库,用记事本就可以打开-C++ language menu class library, you can use Notepad to open
test
- 对话框的工程.在主对话框中添加一个edit,一个打开文件按钮,一个保存文件按钮.按下打开文件按钮时打开文件”,如果文件不存在给出对话框提示文件不存在 按下保存文件按钮时将edit中内容保存到文件”-Dialog works in the main dialog box to add an edit to an open file button, a save file button Press to open the File button to open the file " if t
MazeWindow
- 编辑的是走迷宫主界面,从这里打开开始进行游戏-Edit Maze main interface is open from here to start the game
