CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 菜单 搜索资源 - int

搜索资源列表

  1. Cryptix_src_3-0-3

    0下载:
  2. 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
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:899.55kb
    • 提供者:刘伟
  1. sum

    0下载:
  2. code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si],ax mov ah,4ch int 21h
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:2.22kb
    • 提供者:陨石
  1. MyCoolMenu22

    0下载:
  2. void CMyMenu::ChangeToOwnerDraw(CMyMenu *pMyMenu) { CString str //use to hold the caption temporarily CMyMenu* pMenu //use to hold the sub menu CMyMenuData* pMenuData //use to hold the menu data //get the number of the menu items of
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:17.87kb
    • 提供者:郭文三
  1. moasicmenu

    0下载:
  2. 1. MyCoolMenu22.zip,18KB,下载 0 次,void CMyMenu::ChangeToOwnerDraw(CMyMenu *pMyMenu) { CString str //use to hold the caption temporarily CMyMenu* pMenu //use to hold the sub menu CMyMenuData* pMenuData //use to hold the menu data //get the number of the
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:6.59mb
    • 提供者:郭文三
搜珍网 www.dssz.com