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

搜索资源列表

  1. m_chexedit

    0下载:
  2. An article on how to write an Edit control used for HEX and DEC number input.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:5363
    • 提供者:王林
  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
    • 文件大小:2278
    • 提供者:陨石
  1. CHexEditDemo

    0下载:
  2. Recently, I was working on a diagnostic software which requires a Edit Control used for HEX/DEC numbers input. The CEdit that comes with MFC is not so good for this job, as it can not prevent the user from typing an invalid HEX number. Therefore
  3. 所属分类:EditBox

    • 发布日期:2017-03-29
    • 文件大小:28206
    • 提供者:彭群
  1. CPPDumpCtrl_MFC

    0下载:
  2. User build MFC Class for view and edit data in Hex, Dec, Bin, Oct, Ascii formats etc :)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:291740
    • 提供者:Cake
搜珍网 www.dssz.com