• Mfc Tips


    //z 2014-03-18 21:46:23 IS2120@BG57IV3 T4288191219.K.F362152007 
    1. 资源命名前缀
    • IDA = An accelerator table resource
    • IDB = A bitmap resource
    • IDC = A command identifier
    • IDD = A dialog box resource
    • IDI = An icon resource
    • IDM = A menu command identifier
    • IDR = Multiple resource types, perhaps those common to an entire application or window
    • IDS = A string resource
    • ID = An unknown or custom resource

    IDC_:控件的ID命名前缀(Control)

    IDM_:菜单的ID命名前缀(Menu)

    IDD_:对话框的ID命名前缀(Dialog)

    IDR_:资源的ID命名前缀(Resource)

    IDS_:字符串的ID命名前缀(String)

    IDB_:位图资源的ID命名前缀(Bitmap)

    IDI_: 图标资源的ID命名前缀(ICON)

    Let us be thankful we have an occupation to fill. Work hard, increase production, prevent accidents and be happy.



    @IS2120#CNBLOGS.T2169364049[T1,L65,R1,V259]:备忘
    $ € ₤ ₭ ₪ ₩ ₮ ₦ ₱ ฿ ₡ ₫ ﷼ ¥ ﷼ ₫ ₡ ฿ ₱ ₦ ₮ ₩ ₪ ₭ ₤ € $
  • 相关阅读:
    golang 读取ini文件
    beego 接口生成验证码
    golang aes
    beego路由
    产品经理基础工具收集
    超大文件生成工具——CreatFileOF389G.bat
    图底反转
    前端开发书签记录
    实现鼠标一直运动
    RAW格式图片调色
  • 原文地址:https://www.cnblogs.com/IS2120/p/6745683.html
Copyright © 2020-2023  润新知