在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → SKINUI开发包

SKINUI开发包

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:8.88M
  • 下载次数:2
  • 浏览次数:307
  • 发布时间:2021-11-06
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
C++界面开发包SKINUI,可实现XML配置界面
【实例截图】
【核心代码】
16359647343189608682.zip
└── SkinUI
├── bin
│   ├── debug
│   │   ├── License.txt
│   │   ├── res
│   │   │   ├── image
│   │   │   │   ├── About.png
│   │   │   │   ├── Add.png
│   │   │   │   ├── BitmapButton.png
│   │   │   │   ├── ButtonExpand.png
│   │   │   │   ├── Button.png
│   │   │   │   ├── CheckBox.png
│   │   │   │   ├── Close.png
│   │   │   │   ├── Color.png
│   │   │   │   ├── ComboArrow.png
│   │   │   │   ├── Edit.png
│   │   │   │   ├── IconButton.png
│   │   │   │   ├── Icon.png
│   │   │   │   ├── Image.gif
│   │   │   │   ├── Image.png
│   │   │   │   ├── ListItem.png
│   │   │   │   ├── Logo.png
│   │   │   │   ├── Max.png
│   │   │   │   ├── MenuCheck.png
│   │   │   │   ├── Menu.png
│   │   │   │   ├── Min.png
│   │   │   │   ├── MultiImage.png
│   │   │   │   ├── NoTopMost.png
│   │   │   │   ├── play_slider_bg.png
│   │   │   │   ├── play_slider_thumb.png
│   │   │   │   ├── Progress.png
│   │   │   │   ├── Quit.png
│   │   │   │   ├── RadioButton.png
│   │   │   │   ├── Restore.png
│   │   │   │   ├── Shadow.png
│   │   │   │   ├── Skin.png
│   │   │   │   ├── TabButton.png
│   │   │   │   ├── Tips.png
│   │   │   │   ├── TopMost.png
│   │   │   │   ├── TreeExpand.png
│   │   │   │   ├── VScrollSlider.png
│   │   │   │   ├── VScrollThumb.png
│   │   │   │   └── VSplitter.png
│   │   │   ├── layout
│   │   │   │   ├── AboutDialog.xml
│   │   │   │   ├── ControlDialog10.xml
│   │   │   │   ├── ControlDialog11.xml
│   │   │   │   ├── ControlDialog12.xml
│   │   │   │   ├── ControlDialog13.xml
│   │   │   │   ├── ControlDialog14.xml
│   │   │   │   ├── ControlDialog15.xml
│   │   │   │   ├── ControlDialog16.xml
│   │   │   │   ├── ControlDialog17.xml
│   │   │   │   ├── ControlDialog18.xml
│   │   │   │   ├── ControlDialog1.xml
│   │   │   │   ├── ControlDialog2.xml
│   │   │   │   ├── ControlDialog3.xml
│   │   │   │   ├── ControlDialog4.xml
│   │   │   │   ├── ControlDialog5.xml
│   │   │   │   ├── ControlDialog6.xml
│   │   │   │   ├── ControlDialog7.xml
│   │   │   │   ├── ControlDialog8.xml
│   │   │   │   ├── ControlDialog9.xml
│   │   │   │   ├── DialogAnimationDialog1.xml
│   │   │   │   ├── DialogAnimationDialog2.xml
│   │   │   │   ├── DialogAnimationDialog3.xml
│   │   │   │   ├── DialogAnimationDialog4.xml
│   │   │   │   ├── DialogAnimationDialog5.xml
│   │   │   │   ├── DialogAnimationDialog6.xml
│   │   │   │   ├── DialogAnimationDialog7.xml
│   │   │   │   ├── DialogAnimationDialog8.xml
│   │   │   │   ├── LayoutDialog1.xml
│   │   │   │   ├── LayoutDialog2.xml
│   │   │   │   ├── LayoutDialog3.xml
│   │   │   │   ├── LayoutDialog4.xml
│   │   │   │   ├── LayoutDialog5.xml
│   │   │   │   ├── LayoutDialog6.xml
│   │   │   │   ├── MainDialog.xml
│   │   │   │   ├── SwitchAnimationDialog10.xml
│   │   │   │   ├── SwitchAnimationDialog11.xml
│   │   │   │   ├── SwitchAnimationDialog1.xml
│   │   │   │   ├── SwitchAnimationDialog2.xml
│   │   │   │   ├── SwitchAnimationDialog3.xml
│   │   │   │   ├── SwitchAnimationDialog4.xml
│   │   │   │   ├── SwitchAnimationDialog5.xml
│   │   │   │   ├── SwitchAnimationDialog6.xml
│   │   │   │   ├── SwitchAnimationDialog7.xml
│   │   │   │   ├── SwitchAnimationDialog8.xml
│   │   │   │   ├── SwitchAnimationDialog9.xml
│   │   │   │   └── system
│   │   │   │   ├── Button.xml
│   │   │   │   ├── CheckBoxWidthIcon.xml
│   │   │   │   ├── CheckBox.xml
│   │   │   │   ├── ComboBoxBar.xml
│   │   │   │   ├── ComboBoxItem.xml
│   │   │   │   ├── ComboBox.xml
│   │   │   │   ├── IconButton.xml
│   │   │   │   ├── MenuItem.xml
│   │   │   │   ├── MenuSeparator.xml
│   │   │   │   ├── Menu.xml
│   │   │   │   ├── MessageBox.xml
│   │   │   │   ├── RadioButtonWidthIcon.xml
│   │   │   │   ├── RadioButton.xml
│   │   │   │   ├── SeparatorLine.xml
│   │   │   │   ├── SkinMakeToolbar.xml
│   │   │   │   ├── SkinManagerDialog.xml
│   │   │   │   ├── TabButton.xml
│   │   │   │   ├── TipsWindow.xml
│   │   │   │   ├── TreeItem.xml
│   │   │   │   └── VScrollBar.xml
│   │   │   ├── menu
│   │   │   │   └── MainMenu.xml
│   │   │   ├── skin
│   │   │   │   ├── 1
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 10
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 11
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 2
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 3
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 4
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 5
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 6
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 7
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 8
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── 9
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   ├── default
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   └── skin.xml
│   │   │   └── value
│   │   │   ├── color.xml
│   │   │   ├── config.xml
│   │   │   ├── font.xml
│   │   │   ├── image.xml
│   │   │   ├── string.xml
│   │   │   └── system
│   │   │   ├── color.xml
│   │   │   └── string.xml
│   │   ├── simple
│   │   │   ├── 360safe
│   │   │   │   ├── 360Safe.exe
│   │   │   │   ├── License.txt
│   │   │   │   ├── res
│   │   │   │   │   ├── image
│   │   │   │   │   │   ├── 360Progress.png
│   │   │   │   │   │   ├── AppBkg.png
│   │   │   │   │   │   ├── AppImage1.png
│   │   │   │   │   │   ├── AppImage2.png
│   │   │   │   │   │   ├── AppImage3.png
│   │   │   │   │   │   ├── AppImage4.png
│   │   │   │   │   │   ├── AppImage5.png
│   │   │   │   │   │   ├── AppImage6.png
│   │   │   │   │   │   ├── AppImage7.png
│   │   │   │   │   │   ├── AppImage8.png
│   │   │   │   │   │   ├── AppImage9.png
│   │   │   │   │   │   ├── AppNew.png
│   │   │   │   │   │   ├── bkgGreen.png
│   │   │   │   │   │   ├── Button2.png
│   │   │   │   │   │   ├── Button.png
│   │   │   │   │   │   ├── Close.png
│   │   │   │   │   │   ├── Computer.png
│   │   │   │   │   │   ├── GuardOpen.png
│   │   │   │   │   │   ├── Icon1.png
│   │   │   │   │   │   ├── Icon2.png
│   │   │   │   │   │   ├── Icon3.png
│   │   │   │   │   │   ├── Icon4.png
│   │   │   │   │   │   ├── Icon5.png
│   │   │   │   │   │   ├── Icon6.png
│   │   │   │   │   │   ├── Icon7.png
│   │   │   │   │   │   ├── Icon8.png
│   │   │   │   │   │   ├── ListItem.png
│   │   │   │   │   │   ├── Login.png
│   │   │   │   │   │   ├── logo.png
│   │   │   │   │   │   ├── MainTabButton.png
│   │   │   │   │   │   ├── MainTabImage1.png
│   │   │   │   │   │   ├── MainTabImage2.png
│   │   │   │   │   │   ├── MainTabImage3.png
│   │   │   │   │   │   ├── MainTabImage4.png
│   │   │   │   │   │   ├── MainTabImage5.png
│   │   │   │   │   │   ├── MainTabImage6.png
│   │   │   │   │   │   ├── MainTabImage7.png
│   │   │   │   │   │   ├── MainTabImage8.png
│   │   │   │   │   │   ├── Max.png
│   │   │   │   │   │   ├── Menu.png
│   │   │   │   │   │   ├── Min.png
│   │   │   │   │   │   ├── NoProblemItem.png
│   │   │   │   │   │   ├── NoProblem.png
│   │   │   │   │   │   ├── OtherProblem.png
│   │   │   │   │   │   ├── PayinsureClose.png
│   │   │   │   │   │   ├── ProgFail.png
│   │   │   │   │   │   ├── ProgNowBkg.png
│   │   │   │   │   │   ├── ProgNow.png
│   │   │   │   │   │   ├── ProgressLight.png
│   │   │   │   │   │   ├── ProgSuccess.png
│   │   │   │   │   │   ├── Restore.png
│   │   │   │   │   │   ├── SafeProblem.png
│   │   │   │   │   │   ├── scoresBkg.png
│   │   │   │   │   │   ├── scoresGray.png
│   │   │   │   │   │   ├── scoresGreen.png
│   │   │   │   │   │   ├── scoresNumGreen.png
│   │   │   │   │   │   ├── scoresNumRed.png
│   │   │   │   │   │   ├── scoresNumYellow.png
│   │   │   │   │   │   ├── scoresRadar.png
│   │   │   │   │   │   ├── scoresRed.png
│   │   │   │   │   │   ├── scoresYellow.png
│   │   │   │   │   │   ├── ScrollSlider.png
│   │   │   │   │   │   ├── ScrollThumb.png
│   │   │   │   │   │   ├── Shadow.png
│   │   │   │   │   │   ├── Skin.png
│   │   │   │   │   │   ├── StartExamine.png
│   │   │   │   │   │   ├── Success.png
│   │   │   │   │   │   └── Update.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   ├── AppBoxButton.xml
│   │   │   │   │   │   ├── Button2.xml
│   │   │   │   │   │   ├── Button.xml
│   │   │   │   │   │   ├── MainDialog.xml
│   │   │   │   │   │   ├── MainTabButton.xml
│   │   │   │   │   │   ├── NoProblemGroupItem.xml
│   │   │   │   │   │   ├── NoProblemItem.xml
│   │   │   │   │   │   ├── ProblemGroupItem.xml
│   │   │   │   │   │   ├── ProblemItem.xml
│   │   │   │   │   │   └── VScrollBar.xml
│   │   │   │   │   ├── menu
│   │   │   │   │   │   └── MainMenu.xml
│   │   │   │   │   ├── skin
│   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   │   └── thumb.png
│   │   │   │   │   │   └── skin.xml
│   │   │   │   │   └── value
│   │   │   │   │   ├── color.xml
│   │   │   │   │   ├── config.xml
│   │   │   │   │   ├── font.xml
│   │   │   │   │   ├── image.xml
│   │   │   │   │   └── string.xml
│   │   │   │   └── SkinUI.dll
│   │   │   ├── 360sd
│   │   │   │   ├── 360sd.exe
│   │   │   │   ├── License.txt
│   │   │   │   ├── res
│   │   │   │   │   ├── image
│   │   │   │   │   │   ├── btn_scan_all.png
│   │   │   │   │   │   ├── btn_scan_quick.png
│   │   │   │   │   │   ├── btn_tools.png
│   │   │   │   │   │   ├── Close.png
│   │   │   │   │   │   ├── ico_bg.png
│   │   │   │   │   │   ├── ico_pc_warning.png
│   │   │   │   │   │   ├── ico_progress_warning.png
│   │   │   │   │   │   ├── Main.png
│   │   │   │   │   │   ├── Menu.png
│   │   │   │   │   │   ├── Min.png
│   │   │   │   │   │   ├── Shadow.png
│   │   │   │   │   │   └── Skin.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   └── MainDialog.xml
│   │   │   │   │   ├── menu
│   │   │   │   │   │   └── MainMenu.xml
│   │   │   │   │   ├── skin
│   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   │   └── thumb.png
│   │   │   │   │   │   └── skin.xml
│   │   │   │   │   └── value
│   │   │   │   │   ├── color.xml
│   │   │   │   │   ├── config.xml
│   │   │   │   │   ├── font.xml
│   │   │   │   │   ├── image.xml
│   │   │   │   │   └── string.xml
│   │   │   │   └── SkinUI.dll
│   │   │   ├── 360zip
│   │   │   │   ├── 360zip.exe
│   │   │   │   ├── License.txt
│   │   │   │   ├── res
│   │   │   │   │   ├── image
│   │   │   │   │   │   ├── Closde.png
│   │   │   │   │   │   ├── Close.png
│   │   │   │   │   │   ├── Max.png
│   │   │   │   │   │   ├── Min.png
│   │   │   │   │   │   ├── NewIcons001.png
│   │   │   │   │   │   ├── NewIcons002.png
│   │   │   │   │   │   ├── NewIcons003.png
│   │   │   │   │   │   ├── NewIcons009.png
│   │   │   │   │   │   ├── Restore.png
│   │   │   │   │   │   ├── scan_Safe.png
│   │   │   │   │   │   └── toolbar.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   ├── MainDialog.xml
│   │   │   │   │   │   └── ToolbarButton.xml
│   │   │   │   │   ├── menu
│   │   │   │   │   │   └── MainMenu.xml
│   │   │   │   │   ├── skin
│   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   │   └── thumb.png
│   │   │   │   │   │   └── skin.xml
│   │   │   │   │   ├── skins
│   │   │   │   │   │   └── Common
│   │   │   │   │   │   ├── 2ndtopback.png
│   │   │   │   │   │   ├── about.png
│   │   │   │   │   │   ├── address_combobox.png
│   │   │   │   │   │   ├── appicon.png
│   │   │   │   │   │   ├── Background_Main.png
│   │   │   │   │   │   ├── BackgroundMask.png
│   │   │   │   │   │   ├── Background_Small_2.png
│   │   │   │   │   │   ├── balloon_bk.png
│   │   │   │   │   │   ├── bluebar.png
│   │   │   │   │   │   ├── browse.png
│   │   │   │   │   │   ├── btn_compress.png
│   │   │   │   │   │   ├── btn_dropdown_all.png
│   │   │   │   │   │   ├── button_disable.PNG
│   │   │   │   │   │   ├── button_focus.PNG
│   │   │   │   │   │   ├── button_hover.PNG
│   │   │   │   │   │   ├── button_mid_size.png
│   │   │   │   │   │   ├── button_normal.PNG
│   │   │   │   │   │   ├── button_pushed.PNG
│   │   │   │   │   │   ├── ChangeSkin.png
│   │   │   │   │   │   ├── checkbox.bmp
│   │   │   │   │   │   ├── closebk.png
│   │   │   │   │   │   ├── combobox_button.png
│   │   │   │   │   │   ├── comment
│   │   │   │   │   │   │   ├── Background_Main.png
│   │   │   │   │   │   │   ├── bkcolor.png
│   │   │   │   │   │   │   ├── bold2.png
│   │   │   │   │   │   │   ├── bold.png
│   │   │   │   │   │   │   ├── combobox_button.png
│   │   │   │   │   │   │   ├── editbg.png
│   │   │   │   │   │   │   ├── fgcolor.png
│   │   │   │   │   │   │   ├── firstlinealign2.png
│   │   │   │   │   │   │   ├── firstlinealign.png
│   │   │   │   │   │   │   ├── icon_16.png
│   │   │   │   │   │   │   ├── icon.png
│   │   │   │   │   │   │   ├── Italic2.png
│   │   │   │   │   │   │   ├── Italic.png
│   │   │   │   │   │   │   ├── leftalign2.png
│   │   │   │   │   │   │   ├── leftalign.png
│   │   │   │   │   │   │   ├── linespace.png
│   │   │   │   │   │   │   ├── link.png
│   │   │   │   │   │   │   ├── middlealign2.png
│   │   │   │   │   │   │   ├── middlealign.png
│   │   │   │   │   │   │   ├── picture.png
│   │   │   │   │   │   │   ├── redo.png
│   │   │   │   │   │   │   ├── remove.png
│   │   │   │   │   │   │   ├── rightalign2.png
│   │   │   │   │   │   │   ├── rightalign.png
│   │   │   │   │   │   │   ├── setbk.png
│   │   │   │   │   │   │   ├── skin_frame.png
│   │   │   │   │   │   │   ├── status.png
│   │   │   │   │   │   │   ├── Template.png
│   │   │   │   │   │   │   ├── underline2.png
│   │   │   │   │   │   │   ├── underline.png
│   │   │   │   │   │   │   └── undo.png
│   │   │   │   │   │   ├── compres_setting.png
│   │   │   │   │   │   ├── coolmenu_iknown.png
│   │   │   │   │   │   ├── coolmenu_noreboot.png
│   │   │   │   │   │   ├── coolmenu_reboot.png
│   │   │   │   │   │   ├── coolmenu_thumb.png
│   │   │   │   │   │   ├── core_status_on.png
│   │   │   │   │   │   ├── desktopBtn2.png
│   │   │   │   │   │   ├── desktopBtn.png
│   │   │   │   │   │   ├── desktop.png
│   │   │   │   │   │   ├── Downback.png
│   │   │   │   │   │   ├── driver.png
│   │   │   │   │   │   ├── dropbtn_no_border.png
│   │   │   │   │   │   ├── dualcoretip_bk.png
│   │   │   │   │   │   ├── dual_core_tip_close.png
│   │   │   │   │   │   ├── exclamation_all.png
│   │   │   │   │   │   ├── exclamation_all_shutdown.png
│   │   │   │   │   │   ├── Failed.png
│   │   │   │   │   │   ├── greenbar.png
│   │   │   │   │   │   ├── headerctrl_hover.bmp
│   │   │   │   │   │   ├── headerctrl_normal.bmp
│   │   │   │   │   │   ├── headerctrl_pushed.bmp
│   │   │   │   │   │   ├── info.png
│   │   │   │   │   │   ├── listview_report2.png
│   │   │   │   │   │   ├── listview_report.png
│   │   │   │   │   │   ├── listview_thumb2.png
│   │   │   │   │   │   ├── listview_thumb.png
│   │   │   │   │   │   ├── menubar_background.png
│   │   │   │   │   │   ├── menubar_item_background.png
│   │   │   │   │   │   ├── menumgrbg.png
│   │   │   │   │   │   ├── msg_icon_check.png
│   │   │   │   │   │   ├── msg_icon_error.png
│   │   │   │   │   │   ├── msg_icon_info.png
│   │   │   │   │   │   ├── msg_icon_question.png
│   │   │   │   │   │   ├── msg_icon_warning.png
│   │   │   │   │   │   ├── mydoc.png
│   │   │   │   │   │   ├── NewIcons001.png
│   │   │   │   │   │   ├── NewIcons002.png
│   │   │   │   │   │   ├── NewIcons003.png
│   │   │   │   │   │   ├── NewIcons004.png
│   │   │   │   │   │   ├── NewIcons005.png
│   │   │   │   │   │   ├── NewIcons006.png
│   │   │   │   │   │   ├── NewIcons007.png
│   │   │   │   │   │   ├── NewIcons008.png
│   │   │   │   │   │   ├── NewIcons009.png
│   │   │   │   │   │   ├── OK.png
│   │   │   │   │   │   ├── prog_background_bar.png
│   │   │   │   │   │   ├── prog_forground_bar.png
│   │   │   │   │   │   ├── prog_inner_forground_bar.png
│   │   │   │   │   │   ├── progress_ctrl_background.png
│   │   │   │   │   │   ├── progress_ctrl_fg.png
│   │   │   │   │   │   ├── progress_ctrl_mid.png
│   │   │   │   │   │   ├── progress_expand.png
│   │   │   │   │   │   ├── progress_shrik.png
│   │   │   │   │   │   ├── prog_shadow_bar.png
│   │   │   │   │   │   ├── pwd_lock.png
│   │   │   │   │   │   ├── pwd_unlock.png
│   │   │   │   │   │   ├── radiobutton.bmp
│   │   │   │   │   │   ├── Res_Empty.png
│   │   │   │   │   │   ├── scan_danger.png
│   │   │   │   │   │   ├── scan_fail.png
│   │   │   │   │   │   ├── scan_loop.png
│   │   │   │   │   │   ├── scan_Safe.png
│   │   │   │   │   │   ├── scan_unknow.png
│   │   │   │   │   │   ├── scan_unscan.png
│   │   │   │   │   │   ├── scan_warning.png
│   │   │   │   │   │   ├── scroll
│   │   │   │   │   │   ├── setting_dlg_custom.png
│   │   │   │   │   │   ├── skinsample
│   │   │   │   │   │   │   ├── add.png
│   │   │   │   │   │   │   ├── thumb0.jpg
│   │   │   │   │   │   │   ├── thumb1.jpg
│   │   │   │   │   │   │   ├── thumb2.jpg
│   │   │   │   │   │   │   ├── thumb3.jpg
│   │   │   │   │   │   │   ├── thumb4.jpg
│   │   │   │   │   │   │   └── thumb5.jpg
│   │   │   │   │   │   ├── sys_button_close.PNG
│   │   │   │   │   │   ├── sys_button_max.PNG
│   │   │   │   │   │   ├── sys_button_min.PNG
│   │   │   │   │   │   ├── sys_button_restore.PNG
│   │   │   │   │   │   ├── sys_button_single_close.PNG
│   │   │   │   │   │   ├── tab_background.png
│   │   │   │   │   │   ├── tab_hover.png
│   │   │   │   │   │   ├── tab_normal.png
│   │   │   │   │   │   ├── tab_pushed.png
│   │   │   │   │   │   ├── title_bar_background.png
│   │   │   │   │   │   ├── toolbar_background.png
│   │   │   │   │   │   ├── toolbar_hover.png
│   │   │   │   │   │   ├── toolbar_normal.png
│   │   │   │   │   │   ├── toolbar_pushed.png
│   │   │   │   │   │   ├── UpBtn2.png
│   │   │   │   │   │   ├── UpBtn.png
│   │   │   │   │   │   ├── update_360zip_btn.png
│   │   │   │   │   │   ├── update_fail.png
│   │   │   │   │   │   ├── update_suc.png
│   │   │   │   │   │   ├── vicon_color.png
│   │   │   │   │   │   ├── vicon_gray.png
│   │   │   │   │   │   ├── Wbar_Danger2.png
│   │   │   │   │   │   ├── Wbar_Danger.png
│   │   │   │   │   │   ├── Wbar_Warrning2.png
│   │   │   │   │   │   ├── Wbar_Warrning.png
│   │   │   │   │   │   └── xxcomment_BackgroundMask.png
│   │   │   │   │   └── value
│   │   │   │   │   ├── color.xml
│   │   │   │   │   ├── config.xml
│   │   │   │   │   ├── font.xml
│   │   │   │   │   ├── image.xml
│   │   │   │   │   └── string.xml
│   │   │   │   └── SkinUI.dll
│   │   │   ├── BaiduMusic
│   │   │   │   ├── BaiduMusic.exe
│   │   │   │   ├── License.txt
│   │   │   │   ├── res
│   │   │   │   │   ├── image
│   │   │   │   │   │   ├── btn_lyric.png
│   │   │   │   │   │   ├── btn_playing_list.png
│   │   │   │   │   │   ├── btn_play_mode.png
│   │   │   │   │   │   ├── btn_play_next.png
│   │   │   │   │   │   ├── btn_play.png
│   │   │   │   │   │   ├── btn_play_prev.png
│   │   │   │   │   │   ├── btn_volume.png
│   │   │   │   │   │   ├── Close.png
│   │   │   │   │   │   ├── downloading_icon.png
│   │   │   │   │   │   ├── ListItem.png
│   │   │   │   │   │   ├── local_file_icon.png
│   │   │   │   │   │   ├── logo.png
│   │   │   │   │   │   ├── Menu.png
│   │   │   │   │   │   ├── Min.png
│   │   │   │   │   │   ├── my_device_tab.png
│   │   │   │   │   │   ├── my_music_tab.png
│   │   │   │   │   │   ├── online_music_tab.png
│   │   │   │   │   │   ├── play_slider_bg.png
│   │   │   │   │   │   └── play_slider_thumb.png
│   │   │   │   │   ├── layout
│   │   │   │   │   │   ├── ListItem.xml
│   │   │   │   │   │   ├── MainDialog.xml
│   │   │   │   │   │   └── TreeItem.xml
│   │   │   │   │   ├── menu
│   │   │   │   │   │   └── MainMenu.xml
│   │   │   │   │   ├── skin
│   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   │   └── thumb.png
│   │   │   │   │   │   └── skin.xml
│   │   │   │   │   └── value
│   │   │   │   │   ├── color.xml
│   │   │   │   │   ├── config.xml
│   │   │   │   │   ├── font.xml
│   │   │   │   │   ├── image.xml
│   │   │   │   │   └── string.xml
│   │   │   │   └── SkinUI.dll
│   │   │   └── MiTalk
│   │   │   ├── License.txt
│   │   │   ├── MiTalk.exe
│   │   │   ├── res
│   │   │   │   ├── image
│   │   │   │   │   ├── AddContactor.png
│   │   │   │   │   ├── Close.png
│   │   │   │   │   ├── HeadBkg.png
│   │   │   │   │   ├── Hi.png
│   │   │   │   │   ├── MainMenu.png
│   │   │   │   │   ├── MainTabImage1.png
│   │   │   │   │   ├── MainTabImage2.png
│   │   │   │   │   ├── MainTabImage3.png
│   │   │   │   │   ├── Min.png
│   │   │   │   │   ├── Skin.png
│   │   │   │   │   └── Sound.png
│   │   │   │   ├── layout
│   │   │   │   │   └── MainDialog.xml
│   │   │   │   ├── menu
│   │   │   │   │   └── MainMenu.xml
│   │   │   │   ├── skin
│   │   │   │   │   ├── default
│   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   └── thumb.png
│   │   │   │   │   └── skin.xml
│   │   │   │   └── value
│   │   │   │   ├── color.xml
│   │   │   │   ├── config.xml
│   │   │   │   ├── font.xml
│   │   │   │   ├── image.xml
│   │   │   │   └── string.xml
│   │   │   └── SkinUI.dll
│   │   ├── SkinUI.dll
│   │   ├── SkinUI.lib
│   │   └── SkinUIShow.exe
│   └── release
│   ├── License.txt
│   ├── res
│   │   ├── image
│   │   │   ├── About.png
│   │   │   ├── Add.png
│   │   │   ├── BitmapButton.png
│   │   │   ├── ButtonExpand.png
│   │   │   ├── Button.png
│   │   │   ├── CheckBox.png
│   │   │   ├── Close.png
│   │   │   ├── Color.png
│   │   │   ├── ComboArrow.png
│   │   │   ├── Edit.png
│   │   │   ├── IconButton.png
│   │   │   ├── Icon.png
│   │   │   ├── Image.gif
│   │   │   ├── Image.png
│   │   │   ├── ListItem.png
│   │   │   ├── Logo.png
│   │   │   ├── Max.png
│   │   │   ├── MenuCheck.png
│   │   │   ├── Menu.png
│   │   │   ├── Min.png
│   │   │   ├── MultiImage.png
│   │   │   ├── NoTopMost.png
│   │   │   ├── play_slider_bg.png
│   │   │   ├── play_slider_thumb.png
│   │   │   ├── Progress.png
│   │   │   ├── Quit.png
│   │   │   ├── RadioButton.png
│   │   │   ├── Restore.png
│   │   │   ├── Shadow.png
│   │   │   ├── Skin.png
│   │   │   ├── TabButton.png
│   │   │   ├── Tips.png
│   │   │   ├── TopMost.png
│   │   │   ├── TreeExpand.png
│   │   │   ├── VScrollSlider.png
│   │   │   ├── VScrollThumb.png
│   │   │   └── VSplitter.png
│   │   ├── layout
│   │   │   ├── AboutDialog.xml
│   │   │   ├── ControlDialog10.xml
│   │   │   ├── ControlDialog11.xml
│   │   │   ├── ControlDialog12.xml
│   │   │   ├── ControlDialog13.xml
│   │   │   ├── ControlDialog14.xml
│   │   │   ├── ControlDialog15.xml
│   │   │   ├── ControlDialog16.xml
│   │   │   ├── ControlDialog17.xml
│   │   │   ├── ControlDialog18.xml
│   │   │   ├── ControlDialog1.xml
│   │   │   ├── ControlDialog2.xml
│   │   │   ├── ControlDialog3.xml
│   │   │   ├── ControlDialog4.xml
│   │   │   ├── ControlDialog5.xml
│   │   │   ├── ControlDialog6.xml
│   │   │   ├── ControlDialog7.xml
│   │   │   ├── ControlDialog8.xml
│   │   │   ├── ControlDialog9.xml
│   │   │   ├── DialogAnimationDialog1.xml
│   │   │   ├── DialogAnimationDialog2.xml
│   │   │   ├── DialogAnimationDialog3.xml
│   │   │   ├── DialogAnimationDialog4.xml
│   │   │   ├── DialogAnimationDialog5.xml
│   │   │   ├── DialogAnimationDialog6.xml
│   │   │   ├── DialogAnimationDialog7.xml
│   │   │   ├── DialogAnimationDialog8.xml
│   │   │   ├── LayoutDialog1.xml
│   │   │   ├── LayoutDialog2.xml
│   │   │   ├── LayoutDialog3.xml
│   │   │   ├── LayoutDialog4.xml
│   │   │   ├── LayoutDialog5.xml
│   │   │   ├── LayoutDialog6.xml
│   │   │   ├── MainDialog.xml
│   │   │   ├── SwitchAnimationDialog10.xml
│   │   │   ├── SwitchAnimationDialog11.xml
│   │   │   ├── SwitchAnimationDialog1.xml
│   │   │   ├── SwitchAnimationDialog2.xml
│   │   │   ├── SwitchAnimationDialog3.xml
│   │   │   ├── SwitchAnimationDialog4.xml
│   │   │   ├── SwitchAnimationDialog5.xml
│   │   │   ├── SwitchAnimationDialog6.xml
│   │   │   ├── SwitchAnimationDialog7.xml
│   │   │   ├── SwitchAnimationDialog8.xml
│   │   │   ├── SwitchAnimationDialog9.xml
│   │   │   └── system
│   │   │   ├── Button.xml
│   │   │   ├── CheckBoxWidthIcon.xml
│   │   │   ├── CheckBox.xml
│   │   │   ├── ComboBoxBar.xml
│   │   │   ├── ComboBoxItem.xml
│   │   │   ├── ComboBox.xml
│   │   │   ├── IconButton.xml
│   │   │   ├── MenuItem.xml
│   │   │   ├── MenuSeparator.xml
│   │   │   ├── Menu.xml
│   │   │   ├── MessageBox.xml
│   │   │   ├── RadioButtonWidthIcon.xml
│   │   │   ├── RadioButton.xml
│   │   │   ├── SeparatorLine.xml
│   │   │   ├── SkinMakeToolbar.xml
│   │   │   ├── SkinManagerDialog.xml
│   │   │   ├── TabButton.xml
│   │   │   ├── TipsWindow.xml
│   │   │   ├── TreeItem.xml
│   │   │   └── VScrollBar.xml
│   │   ├── menu
│   │   │   └── MainMenu.xml
│   │   ├── skin
│   │   │   ├── 1
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 10
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 11
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 2
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 3
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 4
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 5
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 6
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 7
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 8
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── 9
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   ├── default
│   │   │   │   ├── theme.png
│   │   │   │   └── thumb.png
│   │   │   └── skin.xml
│   │   └── value
│   │   ├── color.xml
│   │   ├── config.xml
│   │   ├── font.xml
│   │   ├── image.xml
│   │   ├── string.xml
│   │   └── system
│   │   ├── color.xml
│   │   └── string.xml
│   ├── simple
│   │   ├── 360safe
│   │   │   ├── 360Safe.exe
│   │   │   ├── License.txt
│   │   │   ├── res
│   │   │   │   ├── image
│   │   │   │   │   ├── 360Progress.png
│   │   │   │   │   ├── AppBkg.png
│   │   │   │   │   ├── AppImage1.png
│   │   │   │   │   ├── AppImage2.png
│   │   │   │   │   ├── AppImage3.png
│   │   │   │   │   ├── AppImage4.png
│   │   │   │   │   ├── AppImage5.png
│   │   │   │   │   ├── AppImage6.png
│   │   │   │   │   ├── AppImage7.png
│   │   │   │   │   ├── AppImage8.png
│   │   │   │   │   ├── AppImage9.png
│   │   │   │   │   ├── AppNew.png
│   │   │   │   │   ├── bkgGreen.png
│   │   │   │   │   ├── Button2.png
│   │   │   │   │   ├── Button.png
│   │   │   │   │   ├── Close.png
│   │   │   │   │   ├── Computer.png
│   │   │   │   │   ├── GuardOpen.png
│   │   │   │   │   ├── Icon1.png
│   │   │   │   │   ├── Icon2.png
│   │   │   │   │   ├── Icon3.png
│   │   │   │   │   ├── Icon4.png
│   │   │   │   │   ├── Icon5.png
│   │   │   │   │   ├── Icon6.png
│   │   │   │   │   ├── Icon7.png
│   │   │   │   │   ├── Icon8.png
│   │   │   │   │   ├── ListItem.png
│   │   │   │   │   ├── Login.png
│   │   │   │   │   ├── logo.png
│   │   │   │   │   ├── MainTabButton.png
│   │   │   │   │   ├── MainTabImage1.png
│   │   │   │   │   ├── MainTabImage2.png
│   │   │   │   │   ├── MainTabImage3.png
│   │   │   │   │   ├── MainTabImage4.png
│   │   │   │   │   ├── MainTabImage5.png
│   │   │   │   │   ├── MainTabImage6.png
│   │   │   │   │   ├── MainTabImage7.png
│   │   │   │   │   ├── MainTabImage8.png
│   │   │   │   │   ├── Max.png
│   │   │   │   │   ├── Menu.png
│   │   │   │   │   ├── Min.png
│   │   │   │   │   ├── NoProblemItem.png
│   │   │   │   │   ├── NoProblem.png
│   │   │   │   │   ├── OtherProblem.png
│   │   │   │   │   ├── PayinsureClose.png
│   │   │   │   │   ├── ProgFail.png
│   │   │   │   │   ├── ProgNowBkg.png
│   │   │   │   │   ├── ProgNow.png
│   │   │   │   │   ├── ProgressLight.png
│   │   │   │   │   ├── ProgSuccess.png
│   │   │   │   │   ├── Restore.png
│   │   │   │   │   ├── SafeProblem.png
│   │   │   │   │   ├── scoresBkg.png
│   │   │   │   │   ├── scoresGray.png
│   │   │   │   │   ├── scoresGreen.png
│   │   │   │   │   ├── scoresNumGreen.png
│   │   │   │   │   ├── scoresNumRed.png
│   │   │   │   │   ├── scoresNumYellow.png
│   │   │   │   │   ├── scoresRadar.png
│   │   │   │   │   ├── scoresRed.png
│   │   │   │   │   ├── scoresYellow.png
│   │   │   │   │   ├── ScrollSlider.png
│   │   │   │   │   ├── ScrollThumb.png
│   │   │   │   │   ├── Shadow.png
│   │   │   │   │   ├── Skin.png
│   │   │   │   │   ├── StartExamine.png
│   │   │   │   │   ├── Success.png
│   │   │   │   │   └── Update.png
│   │   │   │   ├── layout
│   │   │   │   │   ├── AppBoxButton.xml
│   │   │   │   │   ├── Button2.xml
│   │   │   │   │   ├── Button.xml
│   │   │   │   │   ├── MainDialog.xml
│   │   │   │   │   ├── MainTabButton.xml
│   │   │   │   │   ├── NoProblemGroupItem.xml
│   │   │   │   │   ├── NoProblemItem.xml
│   │   │   │   │   ├── ProblemGroupItem.xml
│   │   │   │   │   ├── ProblemItem.xml
│   │   │   │   │   └── VScrollBar.xml
│   │   │   │   ├── menu
│   │   │   │   │   └── MainMenu.xml
│   │   │   │   ├── skin
│   │   │   │   │   ├── default
│   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   └── thumb.png
│   │   │   │   │   └── skin.xml
│   │   │   │   └── value
│   │   │   │   ├── color.xml
│   │   │   │   ├── config.xml
│   │   │   │   ├── font.xml
│   │   │   │   ├── image.xml
│   │   │   │   └── string.xml
│   │   │   └── SkinUI.dll
│   │   ├── 360sd
│   │   │   ├── 360sd.exe
│   │   │   ├── License.txt
│   │   │   ├── res
│   │   │   │   ├── image
│   │   │   │   │   ├── btn_scan_all.png
│   │   │   │   │   ├── btn_scan_quick.png
│   │   │   │   │   ├── btn_tools.png
│   │   │   │   │   ├── Close.png
│   │   │   │   │   ├── ico_bg.png
│   │   │   │   │   ├── ico_pc_warning.png
│   │   │   │   │   ├── ico_progress_warning.png
│   │   │   │   │   ├── Main.png
│   │   │   │   │   ├── Menu.png
│   │   │   │   │   ├── Min.png
│   │   │   │   │   ├── Shadow.png
│   │   │   │   │   └── Skin.png
│   │   │   │   ├── layout
│   │   │   │   │   └── MainDialog.xml
│   │   │   │   ├── menu
│   │   │   │   │   └── MainMenu.xml
│   │   │   │   ├── skin
│   │   │   │   │   ├── default
│   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   └── thumb.png
│   │   │   │   │   └── skin.xml
│   │   │   │   └── value
│   │   │   │   ├── color.xml
│   │   │   │   ├── config.xml
│   │   │   │   ├── font.xml
│   │   │   │   ├── image.xml
│   │   │   │   └── string.xml
│   │   │   └── SkinUI.dll
│   │   ├── 360zip
│   │   │   ├── 360zip.exe
│   │   │   ├── License.txt
│   │   │   ├── res
│   │   │   │   ├── image
│   │   │   │   │   ├── Closde.png
│   │   │   │   │   ├── Close.png
│   │   │   │   │   ├── Max.png
│   │   │   │   │   ├── Min.png
│   │   │   │   │   ├── NewIcons001.png
│   │   │   │   │   ├── NewIcons002.png
│   │   │   │   │   ├── NewIcons003.png
│   │   │   │   │   ├── NewIcons009.png
│   │   │   │   │   ├── Restore.png
│   │   │   │   │   ├── scan_Safe.png
│   │   │   │   │   └── toolbar.png
│   │   │   │   ├── layout
│   │   │   │   │   ├── MainDialog.xml
│   │   │   │   │   └── ToolbarButton.xml
│   │   │   │   ├── menu
│   │   │   │   │   └── MainMenu.xml
│   │   │   │   ├── skin
│   │   │   │   │   ├── default
│   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   └── thumb.png
│   │   │   │   │   └── skin.xml
│   │   │   │   ├── skins
│   │   │   │   │   └── Common
│   │   │   │   │   ├── 2ndtopback.png
│   │   │   │   │   ├── about.png
│   │   │   │   │   ├── address_combobox.png
│   │   │   │   │   ├── appicon.png
│   │   │   │   │   ├── Background_Main.png
│   │   │   │   │   ├── BackgroundMask.png
│   │   │   │   │   ├── Background_Small_2.png
│   │   │   │   │   ├── balloon_bk.png
│   │   │   │   │   ├── bluebar.png
│   │   │   │   │   ├── browse.png
│   │   │   │   │   ├── btn_compress.png
│   │   │   │   │   ├── btn_dropdown_all.png
│   │   │   │   │   ├── button_disable.PNG
│   │   │   │   │   ├── button_focus.PNG
│   │   │   │   │   ├── button_hover.PNG
│   │   │   │   │   ├── button_mid_size.png
│   │   │   │   │   ├── button_normal.PNG
│   │   │   │   │   ├── button_pushed.PNG
│   │   │   │   │   ├── ChangeSkin.png
│   │   │   │   │   ├── checkbox.bmp
│   │   │   │   │   ├── closebk.png
│   │   │   │   │   ├── combobox_button.png
│   │   │   │   │   ├── comment
│   │   │   │   │   │   ├── Background_Main.png
│   │   │   │   │   │   ├── bkcolor.png
│   │   │   │   │   │   ├── bold2.png
│   │   │   │   │   │   ├── bold.png
│   │   │   │   │   │   ├── combobox_button.png
│   │   │   │   │   │   ├── editbg.png
│   │   │   │   │   │   ├── fgcolor.png
│   │   │   │   │   │   ├── firstlinealign2.png
│   │   │   │   │   │   ├── firstlinealign.png
│   │   │   │   │   │   ├── icon_16.png
│   │   │   │   │   │   ├── icon.png
│   │   │   │   │   │   ├── Italic2.png
│   │   │   │   │   │   ├── Italic.png
│   │   │   │   │   │   ├── leftalign2.png
│   │   │   │   │   │   ├── leftalign.png
│   │   │   │   │   │   ├── linespace.png
│   │   │   │   │   │   ├── link.png
│   │   │   │   │   │   ├── middlealign2.png
│   │   │   │   │   │   ├── middlealign.png
│   │   │   │   │   │   ├── picture.png
│   │   │   │   │   │   ├── redo.png
│   │   │   │   │   │   ├── remove.png
│   │   │   │   │   │   ├── rightalign2.png
│   │   │   │   │   │   ├── rightalign.png
│   │   │   │   │   │   ├── setbk.png
│   │   │   │   │   │   ├── skin_frame.png
│   │   │   │   │   │   ├── status.png
│   │   │   │   │   │   ├── Template.png
│   │   │   │   │   │   ├── underline2.png
│   │   │   │   │   │   ├── underline.png
│   │   │   │   │   │   └── undo.png
│   │   │   │   │   ├── compres_setting.png
│   │   │   │   │   ├── coolmenu_iknown.png
│   │   │   │   │   ├── coolmenu_noreboot.png
│   │   │   │   │   ├── coolmenu_reboot.png
│   │   │   │   │   ├── coolmenu_thumb.png
│   │   │   │   │   ├── core_status_on.png
│   │   │   │   │   ├── desktopBtn2.png
│   │   │   │   │   ├── desktopBtn.png
│   │   │   │   │   ├── desktop.png
│   │   │   │   │   ├── Downback.png
│   │   │   │   │   ├── driver.png
│   │   │   │   │   ├── dropbtn_no_border.png
│   │   │   │   │   ├── dualcoretip_bk.png
│   │   │   │   │   ├── dual_core_tip_close.png
│   │   │   │   │   ├── exclamation_all.png
│   │   │   │   │   ├── exclamation_all_shutdown.png
│   │   │   │   │   ├── Failed.png
│   │   │   │   │   ├── greenbar.png
│   │   │   │   │   ├── headerctrl_hover.bmp
│   │   │   │   │   ├── headerctrl_normal.bmp
│   │   │   │   │   ├── headerctrl_pushed.bmp
│   │   │   │   │   ├── info.png
│   │   │   │   │   ├── listview_report2.png
│   │   │   │   │   ├── listview_report.png
│   │   │   │   │   ├── listview_thumb2.png
│   │   │   │   │   ├── listview_thumb.png
│   │   │   │   │   ├── menubar_background.png
│   │   │   │   │   ├── menubar_item_background.png
│   │   │   │   │   ├── menumgrbg.png
│   │   │   │   │   ├── msg_icon_check.png
│   │   │   │   │   ├── msg_icon_error.png
│   │   │   │   │   ├── msg_icon_info.png
│   │   │   │   │   ├── msg_icon_question.png
│   │   │   │   │   ├── msg_icon_warning.png
│   │   │   │   │   ├── mydoc.png
│   │   │   │   │   ├── NewIcons001.png
│   │   │   │   │   ├── NewIcons002.png
│   │   │   │   │   ├── NewIcons003.png
│   │   │   │   │   ├── NewIcons004.png
│   │   │   │   │   ├── NewIcons005.png
│   │   │   │   │   ├── NewIcons006.png
│   │   │   │   │   ├── NewIcons007.png
│   │   │   │   │   ├── NewIcons008.png
│   │   │   │   │   ├── NewIcons009.png
│   │   │   │   │   ├── OK.png
│   │   │   │   │   ├── prog_background_bar.png
│   │   │   │   │   ├── prog_forground_bar.png
│   │   │   │   │   ├── prog_inner_forground_bar.png
│   │   │   │   │   ├── progress_ctrl_background.png
│   │   │   │   │   ├── progress_ctrl_fg.png
│   │   │   │   │   ├── progress_ctrl_mid.png
│   │   │   │   │   ├── progress_expand.png
│   │   │   │   │   ├── progress_shrik.png
│   │   │   │   │   ├── prog_shadow_bar.png
│   │   │   │   │   ├── pwd_lock.png
│   │   │   │   │   ├── pwd_unlock.png
│   │   │   │   │   ├── radiobutton.bmp
│   │   │   │   │   ├── Res_Empty.png
│   │   │   │   │   ├── scan_danger.png
│   │   │   │   │   ├── scan_fail.png
│   │   │   │   │   ├── scan_loop.png
│   │   │   │   │   ├── scan_Safe.png
│   │   │   │   │   ├── scan_unknow.png
│   │   │   │   │   ├── scan_unscan.png
│   │   │   │   │   ├── scan_warning.png
│   │   │   │   │   ├── scroll
│   │   │   │   │   ├── setting_dlg_custom.png
│   │   │   │   │   ├── skinsample
│   │   │   │   │   │   ├── add.png
│   │   │   │   │   │   ├── thumb0.jpg
│   │   │   │   │   │   ├── thumb1.jpg
│   │   │   │   │   │   ├── thumb2.jpg
│   │   │   │   │   │   ├── thumb3.jpg
│   │   │   │   │   │   ├── thumb4.jpg
│   │   │   │   │   │   └── thumb5.jpg
│   │   │   │   │   ├── sys_button_close.PNG
│   │   │   │   │   ├── sys_button_max.PNG
│   │   │   │   │   ├── sys_button_min.PNG
│   │   │   │   │   ├── sys_button_restore.PNG
│   │   │   │   │   ├── sys_button_single_close.PNG
│   │   │   │   │   ├── tab_background.png
│   │   │   │   │   ├── tab_hover.png
│   │   │   │   │   ├── tab_normal.png
│   │   │   │   │   ├── tab_pushed.png
│   │   │   │   │   ├── title_bar_background.png
│   │   │   │   │   ├── toolbar_background.png
│   │   │   │   │   ├── toolbar_hover.png
│   │   │   │   │   ├── toolbar_normal.png
│   │   │   │   │   ├── toolbar_pushed.png
│   │   │   │   │   ├── UpBtn2.png
│   │   │   │   │   ├── UpBtn.png
│   │   │   │   │   ├── update_360zip_btn.png
│   │   │   │   │   ├── update_fail.png
│   │   │   │   │   ├── update_suc.png
│   │   │   │   │   ├── vicon_color.png
│   │   │   │   │   ├── vicon_gray.png
│   │   │   │   │   ├── Wbar_Danger2.png
│   │   │   │   │   ├── Wbar_Danger.png
│   │   │   │   │   ├── Wbar_Warrning2.png
│   │   │   │   │   ├── Wbar_Warrning.png
│   │   │   │   │   └── xxcomment_BackgroundMask.png
│   │   │   │   └── value
│   │   │   │   ├── color.xml
│   │   │   │   ├── config.xml
│   │   │   │   ├── font.xml
│   │   │   │   ├── image.xml
│   │   │   │   └── string.xml
│   │   │   └── SkinUI.dll
│   │   ├── BaiduMusic
│   │   │   ├── BaiduMusic.exe
│   │   │   ├── License.txt
│   │   │   ├── res
│   │   │   │   ├── image
│   │   │   │   │   ├── btn_lyric.png
│   │   │   │   │   ├── btn_playing_list.png
│   │   │   │   │   ├── btn_play_mode.png
│   │   │   │   │   ├── btn_play_next.png
│   │   │   │   │   ├── btn_play.png
│   │   │   │   │   ├── btn_play_prev.png
│   │   │   │   │   ├── btn_volume.png
│   │   │   │   │   ├── Close.png
│   │   │   │   │   ├── downloading_icon.png
│   │   │   │   │   ├── ListItem.png
│   │   │   │   │   ├── local_file_icon.png
│   │   │   │   │   ├── logo.png
│   │   │   │   │   ├── Menu.png
│   │   │   │   │   ├── Min.png
│   │   │   │   │   ├── my_device_tab.png
│   │   │   │   │   ├── my_music_tab.png
│   │   │   │   │   ├── online_music_tab.png
│   │   │   │   │   ├── play_slider_bg.png
│   │   │   │   │   └── play_slider_thumb.png
│   │   │   │   ├── layout
│   │   │   │   │   ├── ListItem.xml
│   │   │   │   │   ├── MainDialog.xml
│   │   │   │   │   └── TreeItem.xml
│   │   │   │   ├── menu
│   │   │   │   │   └── MainMenu.xml
│   │   │   │   ├── skin
│   │   │   │   │   ├── default
│   │   │   │   │   │   ├── theme.png
│   │   │   │   │   │   └── thumb.png
│   │   │   │   │   └── skin.xml
│   │   │   │   └── value
│   │   │   │   ├── color.xml
│   │   │   │   ├── config.xml
│   │   │   │   ├── font.xml
│   │   │   │   ├── image.xml
│   │   │   │   └── string.xml
│   │   │   └── SkinUI.dll
│   │   └── MiTalk
│   │   ├── License.txt
│   │   ├── MiTalk.exe
│   │   ├── res
│   │   │   ├── image
│   │   │   │   ├── AddContactor.png
│   │   │   │   ├── Close.png
│   │   │   │   ├── HeadBkg.png
│   │   │   │   ├── Hi.png
│   │   │   │   ├── MainMenu.png
│   │   │   │   ├── MainTabImage1.png
│   │   │   │   ├── MainTabImage2.png
│   │   │   │   ├── MainTabImage3.png
│   │   │   │   ├── Min.png
│   │   │   │   ├── Skin.png
│   │   │   │   └── Sound.png
│   │   │   ├── layout
│   │   │   │   └── MainDialog.xml
│   │   │   ├── menu
│   │   │   │   └── MainMenu.xml
│   │   │   ├── skin
│   │   │   │   ├── default
│   │   │   │   │   ├── theme.png
│   │   │   │   │   └── thumb.png
│   │   │   │   └── skin.xml
│   │   │   └── value
│   │   │   ├── color.xml
│   │   │   ├── config.xml
│   │   │   ├── font.xml
│   │   │   ├── image.xml
│   │   │   └── string.xml
│   │   └── SkinUI.dll
│   ├── SkinUI.dll
│   ├── SkinUI.lib
│   └── SkinUIShow.exe
├── build
│   └── SkinUIShow.sln
├── include
│   ├── SkinApplication.h
│   ├── SkinCommonDialog.h
│   ├── SkinCommonView.h
│   ├── SkinDefine.h
│   ├── SkinDialog.h
│   ├── SkinEditView.h
│   ├── SkinFactory.h
│   ├── SkinImageView.h
│   ├── SkinLayoutView.h
│   ├── SkinListView.h
│   ├── SkinMsgMap.h
│   ├── SkinTextView.h
│   ├── SkinTrayIcon.h
│   ├── SkinUIGlobal.h
│   ├── SkinUI.h
│   ├── SkinView.h
│   └── SkinWndHost.h
├── obj
└── show
├── AboutDialog.cpp
├── AboutDialog.h
├── MainDialog.cpp
├── MainDialog.h
├── Resource.h
├── SkinUIShow.cpp
├── SkinUIShow.ico
├── SkinUIShow.rc
├── SkinUIShow.vcproj
├── SkinUITest.h
├── stdafx.cpp
├── stdafx.h
├── targetver.h
├── TestHelper.cpp
├── TestHelper.h
├── TreeDialog.cpp
└── TreeDialog.h

140 directories, 1013 files

标签:

实例下载地址

SKINUI开发包

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警