⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 files.bkl

📁 A*算法 A*算法 A*算法 A*算法A*算法A*算法
💻 BKL
📖 第 1 页 / 共 5 页
字号:
    wx/x11/pen.h
    wx/x11/region.h
</set>
<set var="MOTIF_SRC" hints="files">
    src/motif/accel.cpp
    src/motif/app.cpp
    src/motif/bmpbuttn.cpp
    src/motif/bmpmotif.cpp
    src/motif/button.cpp
    src/motif/checkbox.cpp
    src/motif/checklst.cpp
    src/motif/choice.cpp
    src/motif/clipbrd.cpp
    src/motif/colour.cpp
    src/motif/combobox.cpp
    src/motif/combobox_native.cpp
    src/motif/control.cpp
    src/motif/cursor.cpp
    src/motif/data.cpp
    src/motif/dataobj.cpp
    src/motif/dc.cpp
    src/motif/dcclient.cpp
    src/motif/dcmemory.cpp
    src/motif/dcscreen.cpp
    src/motif/dialog.cpp
    src/motif/evtloop.cpp
    src/motif/filedlg.cpp
    src/motif/font.cpp
    src/motif/frame.cpp
    src/motif/gauge.cpp
    src/motif/gdiobj.cpp
    src/motif/gsockmot.cpp
    src/motif/icon.cpp
    src/motif/listbox.cpp
    src/motif/main.cpp
    src/motif/mdi.cpp
    src/motif/menu.cpp
    src/motif/menuitem.cpp
    src/motif/minifram.cpp
    src/motif/msgdlg.cpp
    src/motif/palette.cpp
    src/motif/popupwin.cpp
    src/motif/radiobox.cpp
    src/motif/radiobut.cpp
    src/motif/scrolbar.cpp
    src/motif/settings.cpp
    src/motif/slider.cpp
    src/motif/spinbutt.cpp
    src/motif/statbmp.cpp
    src/motif/statbox.cpp
    src/motif/stattext.cpp
    src/motif/textctrl.cpp
    src/motif/timer.cpp
    src/motif/toolbar.cpp
    src/motif/toplevel.cpp
    src/motif/utils.cpp
    src/motif/window.cpp
    src/motif/xmcombo/xmcombo.c
    <!-- Generic files used by wxMotif: -->
    src/generic/colrdlgg.cpp
    src/generic/dirdlgg.cpp
    src/generic/fdrepdlg.cpp
    src/generic/fontdlgg.cpp
    src/generic/imaglist.cpp
    src/generic/listctrl.cpp
    src/generic/notebook.cpp
    src/generic/prntdlgg.cpp
    src/generic/statline.cpp
    src/generic/statusbr.cpp
    src/generic/tabg.cpp
</set>
<set var="MOTIF_HDR" hints="files">
    wx/generic/colrdlgg.h
    wx/generic/dirdlgg.h
    wx/generic/fdrepdlg.h
    wx/generic/fontdlgg.h
    wx/generic/imaglist.h
    wx/generic/listctrl.h
    wx/generic/notebook.h
    wx/generic/prntdlgg.h
    wx/generic/statline.h
    wx/generic/statusbr.h
    wx/generic/tabg.h
    wx/motif/accel.h
    wx/motif/app.h
    wx/motif/bmpbuttn.h
    wx/motif/bmpmotif.h
    wx/motif/button.h
    wx/motif/checkbox.h
    wx/motif/checklst.h
    wx/motif/chkconf.h
    wx/motif/choice.h
    wx/motif/clipbrd.h
    wx/motif/colour.h
    wx/motif/combobox.h
    wx/motif/control.h
    wx/motif/cursor.h
    wx/motif/dataform.h
    wx/motif/dataobj.h
    wx/motif/dataobj2.h
    wx/motif/dc.h
    wx/motif/dcclient.h
    wx/motif/dcmemory.h
    wx/motif/dcprint.h
    wx/motif/dcscreen.h
    wx/motif/dialog.h
    wx/motif/dnd.h
    wx/motif/filedlg.h
    wx/motif/font.h
    wx/motif/frame.h
    wx/motif/gauge.h
    wx/motif/gdiobj.h
    wx/motif/icon.h
    wx/motif/listbox.h
    wx/motif/mdi.h
    wx/motif/menu.h
    wx/motif/menuitem.h
    wx/motif/minifram.h
    wx/motif/msgdlg.h
    wx/motif/palette.h
    wx/motif/popupwin.h
    wx/motif/print.h
    wx/motif/private.h
    wx/motif/radiobox.h
    wx/motif/radiobut.h
    wx/motif/scrolbar.h
    wx/motif/slider.h
    wx/motif/spinbutt.h
    wx/motif/statbmp.h
    wx/motif/statbox.h
    wx/motif/stattext.h
    wx/motif/textctrl.h
    wx/motif/tglbtn.h
    wx/motif/timer.h
    wx/motif/toolbar.h
    wx/motif/toplevel.h
    wx/motif/window.h
</set>


<!-- ====================================================================== -->
<!--                               wxX11                                    -->
<!-- ====================================================================== -->


<set var="X11_LOWLEVEL_SRC" hints="files">
    $(XWIN_LOWLEVEL_SRC)
    src/generic/timer.cpp
    src/x11/app.cpp
    src/x11/bitmap.cpp
    src/x11/brush.cpp
    src/x11/clipbrd.cpp
    src/x11/colour.cpp
    src/x11/cursor.cpp
    src/x11/data.cpp
    src/x11/dataobj.cpp
    src/x11/dc.cpp
    src/x11/dcclient.cpp
    src/x11/dcmemory.cpp
    src/x11/dcscreen.cpp
    src/x11/evtloop.cpp
    src/x11/font.cpp
    src/x11/gdiobj.cpp
    src/x11/gsockx11.cpp
    src/x11/icon.cpp
    src/x11/main.cpp
    src/x11/minifram.cpp
    src/x11/nanox.c
    src/x11/palette.cpp
    src/x11/pen.cpp
    src/x11/popupwin.cpp
    src/x11/region.cpp
    src/x11/reparent.cpp
    src/x11/settings.cpp
    src/x11/toplevel.cpp
    src/x11/utils.cpp
    src/x11/utilsx.cpp
    src/x11/window.cpp
</set>
<set var="X11_LOWLEVEL_HDR" hints="files">
    $(XWIN_LOWLEVEL_HDR)
    wx/x11/app.h
    wx/x11/bitmap.h
    wx/x11/brush.h
    wx/x11/clipbrd.h
    wx/x11/colour.h
    wx/x11/cursor.h
    wx/x11/dataform.h
    wx/x11/dataobj.h
    wx/x11/dataobj2.h
    wx/x11/dc.h
    wx/x11/dcclient.h
    wx/x11/dcmemory.h
    wx/x11/dcprint.h
    wx/x11/dcscreen.h
    wx/x11/dnd.h
    wx/x11/font.h
    wx/x11/gdiobj.h
    wx/x11/icon.h
    wx/x11/minifram.h
    wx/x11/palette.h
    wx/x11/pen.h
    wx/x11/popupwin.h
    wx/x11/print.h
    wx/x11/private.h
    wx/x11/privx.h
    wx/x11/region.h
    wx/x11/reparent.h
    wx/x11/textctrl.h
    wx/x11/toplevel.h
    wx/x11/window.h
</set>



<!-- ====================================================================== -->
<!--                                wxMSW                                   -->
<!-- ====================================================================== -->

<set var="MSW_LOWLEVEL_SRC" hints="files">
    src/msw/app.cpp
    src/msw/bitmap.cpp
    src/msw/brush.cpp
    src/msw/caret.cpp
    src/msw/clipbrd.cpp
    src/msw/colour.cpp
    src/msw/cursor.cpp
    src/msw/data.cpp
    src/msw/dc.cpp
    src/msw/dcclient.cpp
    src/msw/dcmemory.cpp
    src/msw/dcprint.cpp
    src/msw/dcscreen.cpp
    src/msw/dialup.cpp
    src/msw/dib.cpp
    src/msw/display.cpp
    src/msw/enhmeta.cpp
    src/msw/evtloop.cpp
    src/msw/font.cpp
    src/msw/fontenum.cpp
    src/msw/fontutil.cpp
    src/msw/gdiimage.cpp
    src/msw/gdiobj.cpp
    src/msw/gsockmsw.cpp
    src/msw/icon.cpp
    src/msw/minifram.cpp
    src/msw/ole/dataobj.cpp
    src/msw/ole/dropsrc.cpp
    src/msw/ole/droptgt.cpp
    src/msw/ole/oleutils.cpp
    src/msw/palette.cpp
    src/msw/pen.cpp
    src/msw/popupwin.cpp
    src/msw/printdlg.cpp
    src/msw/printwin.cpp
    src/msw/region.cpp
    src/msw/renderer.cpp
    src/msw/settings.cpp
    src/msw/timer.cpp
    src/msw/tooltip.cpp
    src/msw/toplevel.cpp
    src/msw/utilsgui.cpp
    src/msw/uxtheme.cpp
    src/msw/window.cpp
</set>
<set var="MSW_LOWLEVEL_HDR" hints="files">
    wx/msw/popupwin.h
    wx/msw/uxtheme.h
    wx/msw/uxthemep.h
    wx/msw/htmlhelp.h
</set>

<set var="MSW_DESKTOP_LOWLEVEL_SRC" hints="files">
    src/msw/helpchm.cpp
    src/msw/helpwin.cpp
    src/msw/ole/automtn.cpp
    src/msw/ole/uuid.cpp
</set>

<set var="MSW_DESKTOP_LOWLEVEL_HDR" hints="files">
    wx/msw/helpchm.h
    wx/msw/helpwin.h
</set>

<set var="MSW_SRC" hints="files">
    src/generic/statusbr.cpp
    src/generic/prntdlgg.cpp
    src/msw/accel.cpp
    src/msw/bmpbuttn.cpp
    src/msw/button.cpp
    src/msw/checkbox.cpp
    src/msw/choice.cpp
    src/msw/colordlg.cpp
    src/msw/combobox.cpp
    src/msw/control.cpp
    src/msw/dialog.cpp
    src/msw/dirdlg.cpp
    src/msw/dragimag.cpp
    src/msw/filedlg.cpp
    src/msw/frame.cpp
    src/msw/gauge95.cpp
    src/msw/imaglist.cpp
    src/msw/iniconf.cpp
    src/msw/listbox.cpp
    src/msw/listctrl.cpp
    src/msw/mdi.cpp
    src/msw/menu.cpp
    src/msw/menuitem.cpp
    src/msw/metafile.cpp
    src/msw/msgdlg.cpp
    src/msw/nativdlg.cpp
    src/msw/notebook.cpp
    src/msw/ole/access.cpp
    src/msw/ownerdrw.cpp
    src/msw/radiobox.cpp
    src/msw/radiobut.cpp
    src/msw/scrolbar.cpp
    src/msw/slider95.cpp
    src/msw/spinbutt.cpp
    src/msw/spinctrl.cpp
    src/msw/statbmp.cpp
    src/msw/statbox.cpp
    src/msw/statbr95.cpp
    src/msw/statline.cpp
    src/msw/stattext.cpp
    src/msw/tabctrl.cpp
    src/msw/tbar95.cpp
    src/msw/textctrl.cpp
    src/msw/tglbtn.cpp
    src/msw/treectrl.cpp
</set>
<set var="MSW_HDR" hints="files">
    wx/msw/accel.h
    wx/msw/app.h
    wx/msw/bitmap.h
    wx/msw/bmpbuttn.h
    wx/msw/brush.h
    wx/msw/button.h
    wx/msw/caret.h
    wx/msw/checkbox.h
    wx/msw/choice.h
    wx/msw/clipbrd.h
    wx/msw/colordlg.h
    wx/msw/colour.h
    wx/msw/combobox.h
    wx/msw/control.h
    wx/msw/cursor.h
    wx/msw/dc.h
    wx/msw/dcclient.h
    wx/msw/dcmemory.h
    wx/msw/dcprint.h
    wx/msw/dcscreen.h
    wx/msw/dialog.h
    wx/msw/dib.h
    wx/msw/dirdlg.h
    wx/msw/dragimag.h
    wx/msw/enhmeta.h
    wx/msw/evtloop.h
    wx/msw/filedlg.h
    wx/msw/font.h
    wx/msw/frame.h
    wx/msw/gauge95.h
    wx/msw/gdiimage.h
    wx/msw/gdiobj.h
    wx/msw/icon.h
    wx/msw/imaglist.h
    wx/msw/iniconf.h
    wx/msw/listbox.h
    wx/msw/listctrl.h
    wx/msw/mdi.h
    wx/msw/menu.h
    wx/msw/menuitem.h
    wx/msw/metafile.h
    wx/msw/minifram.h
    wx/msw/missing.h
    wx/msw/msgdlg.h
    wx/msw/mslu.h
    wx/msw/msvcrt.h
    wx/msw/notebook.h
    wx/msw/ole/access.h
    wx/msw/ole/dataform.h
    wx/msw/ole/dataobj.h
    wx/msw/ole/dataobj2.h
    wx/msw/ole/dropsrc.h
    wx/msw/ole/droptgt.h
    wx/msw/ole/oleutils.h
    wx/msw/palette.h
    wx/msw/pen.h
    wx/msw/printdlg.h
    wx/msw/printwin.h
    wx/msw/private.h
    wx/msw/radiobox.h
    wx/msw/radiobut.h
    wx/msw/regconf.h
    wx/msw/region.h
    wx/msw/registry.h
    wx/msw/rcdefs.h
    wx/msw/scrolbar.h
    wx/msw/setup0.h
    wx/msw/slider95.h
    wx/msw/spinbutt.h
    wx/msw/spinctrl.h
    wx/msw/statbmp.h
    wx/msw/statbox.h
    wx/msw/statbr95.h
    wx/msw/statline.h
    wx/msw/stattext.h
    wx/msw/tabctrl.h
    wx/msw/tbar95.h
    wx/msw/tbarmsw.h
    wx/msw/textctrl.h
    wx/msw/tglbtn.h
    wx/msw/timer.h
    wx/msw/tooltip.h
    wx/msw/toplevel.h
    wx/msw/treectrl.h
    wx/msw/window.h

    <!-- Resources must be installed together with headers: -->
    wx/msw/wx.manifest
    wx/msw/amd64.manifest
    wx/msw/ia64.manifest
    wx/msw/wx.rc
    <!-- bitmaps -->
    wx/msw/colours.bmp
    wx/msw/csquery.bmp
    <!-- cursors -->
    wx/msw/blank.cur
    wx/msw/bullseye.cur
    wx/msw/cross.cur
    wx/msw/hand.cur
    wx/msw/magnif1.cur
    wx/msw/pbrush.cur
    wx/msw/pencil.cur
    wx/msw/pntleft.cur
    wx/msw/pntright.cur
    wx/msw/rightarr.cur
    wx/msw/roller.cur
    <!-- icons -->
    wx/msw/cdrom.ico
    wx/msw/child.ico
    wx/msw/computer.ico
    wx/msw/drive.ico
    wx/msw/file1.ico
    wx/msw/floppy.ico
    wx/msw/folder1.ico
    wx/msw/folder2.ico
    wx/msw/mdi.ico
    wx/msw/question.ico
    wx/msw/removble.ico
    wx/msw/std.ico
</set>

<!-- Files used only by desktop MSW port, but *not* WindowsCE one: -->
<set var="MSW_DESKTOP_SRC" hints="files">
    src/msw/checklst.cpp
    src/msw/fdrepdlg.cpp
    src/msw/fontdlg.cpp
</set>
<set var="MSW_DESKTOP_HDR" hints="files">
    wx/msw/checklst.h
    wx/msw/fdrepdlg.h
    wx/msw/fontdlg.h
    wx/msw/helpbest.h
    wx/msw/ole/automtn.h
    wx/msw/ole/uuid.h
</set>

<!-- Files used by WindowsCE port but not by desktop MSW port: -->
<set var="WINCE_SRC" hints="files">
    src/generic/dirdlgg.cpp
    src/generic/fdrepdlg.cpp
    src/generic/filedlgg.cpp
    src/generic/fontdlgg.cpp
    src/msw/wince/checklst.cpp
    src/msw/wince/choicece.cpp
    src/msw/wince/crt.cpp
    src/msw/wince/filedlgwce.cpp
    src/msw/wince/filefnwce.cpp
    src/msw/wince/helpwce.cpp
    src/msw/wince/menuce.cpp
    src/msw/wince/tbarwce.cpp
    src/msw/wince/textctrlce.cpp
</set>
<set var="WINCE_HDR" hints="files">
    wx/generic/fdrepdlg.h
    wx/generic/filedlgg.h
    wx/generic/fontdlgg.h
    wx/msw/wince/checklst.h
    wx/msw/wince/choicece.h
    wx/msw/wince/helpwce.h
    wx/msw/wince/libraries.h
    wx/msw/wince/missing.h
    wx/msw/wince/tbarwce.h
    wx/msw/wince/textctrlce.h
    wx/msw/wince/resources.h
</set>


<!-- ====================================================================== -->
<!--                                wxMGL                                   -->
<!-- ====================================================================== -->

<set var="MGL_LOWLEVEL_SRC" hints="files">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -