实例介绍
redis for mac 可视化连接工具
【实例截图】
【核心代码】
16359647285340039214.zip
└── rdm.app
└── Contents
├── Frameworks
│ ├── Breakpad.framework
│ │ ├── Breakpad
│ │ ├── Breakpad.framework
│ │ ├── Headers
│ │ ├── Resources
│ │ └── Versions
│ │ ├── A
│ │ │ ├── Breakpad
│ │ │ ├── Headers
│ │ │ └── Resources
│ │ │ ├── breakpadUtilities.dylib
│ │ │ ├── crash_report_sender.app
│ │ │ │ └── Contents
│ │ │ │ ├── Info.plist
│ │ │ │ ├── MacOS
│ │ │ │ │ └── crash_report_sender
│ │ │ │ ├── PkgInfo
│ │ │ │ └── Resources
│ │ │ │ ├── Breakpad.nib
│ │ │ │ ├── crash_report_sender.icns
│ │ │ │ ├── da.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── de.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── English.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── es.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── fr.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── goArrow.png
│ │ │ │ ├── it.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── ja.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── nl.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── no.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── sl.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ ├── sv.lproj
│ │ │ │ │ ├── InfoPlist.strings
│ │ │ │ │ └── Localizable.strings
│ │ │ │ └── tr.lproj
│ │ │ │ ├── InfoPlist.strings
│ │ │ │ └── Localizable.strings
│ │ │ ├── Info.plist
│ │ │ └── Inspector
│ │ └── Current
│ ├── libcrypto.1.0.0.dylib
│ ├── libssh2.1.dylib
│ ├── libssl.1.0.0.dylib
│ ├── QtConcurrent.framework
│ │ ├── QtConcurrent
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtConcurrent
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── QtCore.framework
│ │ ├── QtCore
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtCore
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── QtDBus.framework
│ │ ├── QtDBus
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtDBus
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── QtGui.framework
│ │ ├── QtGui
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtGui
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── QtNetwork.framework
│ │ ├── QtNetwork
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtNetwork
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── QtPrintSupport.framework
│ │ ├── QtPrintSupport
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtPrintSupport
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── QtQml.framework
│ │ ├── QtQml
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtQml
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── QtQuick.framework
│ │ ├── QtQuick
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtQuick
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ ├── QtQuickWidgets.framework
│ │ ├── QtQuickWidgets
│ │ ├── Resources
│ │ └── Versions
│ │ ├── 5
│ │ │ ├── QtQuickWidgets
│ │ │ └── Resources
│ │ │ └── Info.plist
│ │ └── Current
│ └── QtWidgets.framework
│ ├── QtWidgets
│ ├── Resources
│ └── Versions
│ ├── 5
│ │ ├── QtWidgets
│ │ └── Resources
│ │ └── Info.plist
│ └── Current
├── Info.plist
├── MacOS
│ ├── crashreporter
│ └── rdm
├── PkgInfo
├── PlugIns
│ ├── bearer
│ │ ├── libqcorewlanbearer.dylib
│ │ └── libqgenericbearer.dylib
│ ├── imageformats
│ │ ├── libqdds.dylib
│ │ ├── libqgif.dylib
│ │ ├── libqicns.dylib
│ │ ├── libqico.dylib
│ │ ├── libqjp2.dylib
│ │ ├── libqjpeg.dylib
│ │ ├── libqmng.dylib
│ │ ├── libqtga.dylib
│ │ ├── libqtiff.dylib
│ │ ├── libqwbmp.dylib
│ │ └── libqwebp.dylib
│ ├── platforms
│ │ └── libqcocoa.dylib
│ ├── printsupport
│ │ └── libcocoaprintersupport.dylib
│ └── quick
│ ├── libdialogplugin.dylib
│ ├── libdialogsprivateplugin.dylib
│ ├── libmodelsplugin.dylib
│ ├── libqmlfolderlistmodelplugin.dylib
│ ├── libqmlsettingsplugin.dylib
│ ├── libqquicklayoutsplugin.dylib
│ ├── libqtquick2plugin.dylib
│ ├── libqtquickcontrolsplugin.dylib
│ ├── libqtquickextrasflatplugin.dylib
│ ├── libqtquickextrasplugin.dylib
│ ├── libwidgetsplugin.dylib
│ └── libwindowplugin.dylib
└── Resources
├── empty.lproj
├── qml
│ ├── Qt
│ │ └── labs
│ │ ├── folderlistmodel
│ │ │ ├── libqmlfolderlistmodelplugin.dylib
│ │ │ ├── plugins.qmltypes
│ │ │ └── qmldir
│ │ └── settings
│ │ ├── libqmlsettingsplugin.dylib
│ │ ├── plugins.qmltypes
│ │ └── qmldir
│ ├── QtGraphicalEffects
│ │ ├── Blend.qml
│ │ ├── BrightnessContrast.qml
│ │ ├── Colorize.qml
│ │ ├── ColorOverlay.qml
│ │ ├── ConicalGradient.qml
│ │ ├── Desaturate.qml
│ │ ├── DirectionalBlur.qml
│ │ ├── Displace.qml
│ │ ├── DropShadow.qml
│ │ ├── FastBlur.qml
│ │ ├── GammaAdjust.qml
│ │ ├── GaussianBlur.qml
│ │ ├── Glow.qml
│ │ ├── HueSaturation.qml
│ │ ├── InnerShadow.qml
│ │ ├── LevelAdjust.qml
│ │ ├── LinearGradient.qml
│ │ ├── MaskedBlur.qml
│ │ ├── OpacityMask.qml
│ │ ├── private
│ │ │ ├── FastGlow.qml
│ │ │ ├── FastInnerShadow.qml
│ │ │ ├── FastMaskedBlur.qml
│ │ │ ├── GaussianDirectionalBlur.qml
│ │ │ ├── GaussianGlow.qml
│ │ │ ├── GaussianInnerShadow.qml
│ │ │ ├── GaussianMaskedBlur.qml
│ │ │ └── SourceProxy.qml
│ │ ├── qmldir
│ │ ├── RadialBlur.qml
│ │ ├── RadialGradient.qml
│ │ ├── RectangularGlow.qml
│ │ ├── RecursiveBlur.qml
│ │ ├── ThresholdMask.qml
│ │ └── ZoomBlur.qml
│ ├── QtQml
│ │ └── Models.2
│ │ ├── libmodelsplugin.dylib
│ │ ├── plugins.qmltypes
│ │ └── qmldir
│ ├── QtQuick
│ │ ├── Controls
│ │ │ ├── ApplicationWindow.qml
│ │ │ ├── BusyIndicator.qml
│ │ │ ├── Button.qml
│ │ │ ├── Calendar.qml
│ │ │ ├── CheckBox.qml
│ │ │ ├── ComboBox.qml
│ │ │ ├── GroupBox.qml
│ │ │ ├── Label.qml
│ │ │ ├── libqtquickcontrolsplugin.dylib
│ │ │ ├── MenuBar.qml
│ │ │ ├── Menu.qml
│ │ │ ├── plugins.qmltypes
│ │ │ ├── Private
│ │ │ │ ├── AbstractCheckable.qml
│ │ │ │ ├── BasicButton.qml
│ │ │ │ ├── BasicTableView.qml
│ │ │ │ ├── CalendarHeaderModel.qml
│ │ │ │ ├── CalendarUtils.js
│ │ │ │ ├── ColumnMenuContent.qml
│ │ │ │ ├── ContentItem.qml
│ │ │ │ ├── Control.qml
│ │ │ │ ├── EditMenu_base.qml
│ │ │ │ ├── EditMenu_ios.qml
│ │ │ │ ├── EditMenu.qml
│ │ │ │ ├── FastGlow.qml
│ │ │ │ ├── FocusFrame.qml
│ │ │ │ ├── HoverButton.qml
│ │ │ │ ├── MenuContentItem.qml
│ │ │ │ ├── MenuContentScroller.qml
│ │ │ │ ├── MenuItemSubControls.qml
│ │ │ │ ├── ModalPopupBehavior.qml
│ │ │ │ ├── qmldir
│ │ │ │ ├── ScrollBar.qml
│ │ │ │ ├── ScrollViewHelper.qml
│ │ │ │ ├── SourceProxy.qml
│ │ │ │ ├── StackView.js
│ │ │ │ ├── StackViewSlideDelegate.qml
│ │ │ │ ├── style.js
│ │ │ │ ├── Style.qml
│ │ │ │ ├── SystemPaletteSingleton.qml
│ │ │ │ ├── TabBar.qml
│ │ │ │ ├── TableViewItemDelegateLoader.qml
│ │ │ │ ├── TableViewSelection.qml
│ │ │ │ ├── TextHandle.qml
│ │ │ │ ├── TextInputWithHandles.qml
│ │ │ │ ├── TextSingleton.qml
│ │ │ │ ├── ToolMenuButton.qml
│ │ │ │ └── TreeViewItemDelegateLoader.qml
│ │ │ ├── ProgressBar.qml
│ │ │ ├── qmldir
│ │ │ ├── RadioButton.qml
│ │ │ ├── ScrollView.qml
│ │ │ ├── Slider.qml
│ │ │ ├── SpinBox.qml
│ │ │ ├── SplitView.qml
│ │ │ ├── StackViewDelegate.qml
│ │ │ ├── StackView.qml
│ │ │ ├── StackViewTransition.qml
│ │ │ ├── StatusBar.qml
│ │ │ ├── Styles
│ │ │ │ ├── Base
│ │ │ │ │ ├── ApplicationWindowStyle.qml
│ │ │ │ │ ├── BasicTableViewStyle.qml
│ │ │ │ │ ├── BusyIndicatorStyle.qml
│ │ │ │ │ ├── ButtonStyle.qml
│ │ │ │ │ ├── CalendarStyle.qml
│ │ │ │ │ ├── CheckBoxStyle.qml
│ │ │ │ │ ├── CircularButtonStyle.qml
│ │ │ │ │ ├── CircularGaugeStyle.qml
│ │ │ │ │ ├── CircularTickmarkLabelStyle.qml
│ │ │ │ │ ├── ComboBoxStyle.qml
│ │ │ │ │ ├── CommonStyleHelper.qml
│ │ │ │ │ ├── DelayButtonStyle.qml
│ │ │ │ │ ├── DialStyle.qml
│ │ │ │ │ ├── FocusFrameStyle.qml
│ │ │ │ │ ├── GaugeStyle.qml
│ │ │ │ │ ├── GroupBoxStyle.qml
│ │ │ │ │ ├── HandleStyleHelper.qml
│ │ │ │ │ ├── HandleStyle.qml
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── arrow-down@2x.png
│ │ │ │ │ │ ├── arrow-down.png
│ │ │ │ │ │ ├── arrow-left@2x.png
│ │ │ │ │ │ ├── arrow-left.png
│ │ │ │ │ │ ├── arrow-right@2x.png
│ │ │ │ │ │ ├── arrow-right.png
│ │ │ │ │ │ ├── arrow-up@2x.png
│ │ │ │ │ │ ├── arrow-up.png
│ │ │ │ │ │ ├── button_down.png
│ │ │ │ │ │ ├── button.png
│ │ │ │ │ │ ├── check@2x.png
│ │ │ │ │ │ ├── check.png
│ │ │ │ │ │ ├── editbox.png
│ │ │ │ │ │ ├── focusframe.png
│ │ │ │ │ │ ├── groupbox.png
│ │ │ │ │ │ ├── header.png
│ │ │ │ │ │ ├── knob.png
│ │ │ │ │ │ ├── leftanglearrow.png
│ │ │ │ │ │ ├── needle.png
│ │ │ │ │ │ ├── progress-indeterminate.png
│ │ │ │ │ │ ├── rightanglearrow.png
│ │ │ │ │ │ ├── scrollbar-handle-horizontal.png
│ │ │ │ │ │ ├── scrollbar-handle-transient.png
│ │ │ │ │ │ ├── scrollbar-handle-vertical.png
│ │ │ │ │ │ ├── slider-groove.png
│ │ │ │ │ │ ├── slider-handle.png
│ │ │ │ │ │ ├── spinner_large.png
│ │ │ │ │ │ ├── spinner_medium.png
│ │ │ │ │ │ ├── spinner_small.png
│ │ │ │ │ │ ├── tab.png
│ │ │ │ │ │ └── tab_selected.png
│ │ │ │ │ ├── MenuBarStyle.qml
│ │ │ │ │ ├── MenuStyle.qml
│ │ │ │ │ ├── PieMenuStyle.qml
│ │ │ │ │ ├── ProgressBarStyle.qml
│ │ │ │ │ ├── RadioButtonStyle.qml
│ │ │ │ │ ├── ScrollViewStyle.qml
│ │ │ │ │ ├── SliderStyle.qml
│ │ │ │ │ ├── SpinBoxStyle.qml
│ │ │ │ │ ├── StatusBarStyle.qml
│ │ │ │ │ ├── StatusIndicatorStyle.qml
│ │ │ │ │ ├── SwitchStyle.qml
│ │ │ │ │ ├── TableViewStyle.qml
│ │ │ │ │ ├── TabViewStyle.qml
│ │ │ │ │ ├── TextAreaStyle.qml
│ │ │ │ │ ├── TextFieldStyle.qml
│ │ │ │ │ ├── ToggleButtonStyle.qml
│ │ │ │ │ ├── ToolBarStyle.qml
│ │ │ │ │ ├── ToolButtonStyle.qml
│ │ │ │ │ ├── TreeViewStyle.qml
│ │ │ │ │ └── TumblerStyle.qml
│ │ │ │ ├── Desktop
│ │ │ │ │ ├── ApplicationWindowStyle.qml
│ │ │ │ │ ├── BusyIndicatorStyle.qml
│ │ │ │ │ ├── ButtonStyle.qml
│ │ │ │ │ ├── CalendarStyle.qml
│ │ │ │ │ ├── CheckBoxStyle.qml
│ │ │ │ │ ├── ComboBoxStyle.qml
│ │ │ │ │ ├── FocusFrameStyle.qml
│ │ │ │ │ ├── GroupBoxStyle.qml
│ │ │ │ │ ├── MenuBarStyle.qml
│ │ │ │ │ ├── MenuStyle.qml
│ │ │ │ │ ├── ProgressBarStyle.qml
│ │ │ │ │ ├── qmldir
│ │ │ │ │ ├── RadioButtonStyle.qml
│ │ │ │ │ ├── RowItemSingleton.qml
│ │ │ │ │ ├── ScrollViewStyle.qml
│ │ │ │ │ ├── SliderStyle.qml
│ │ │ │ │ ├── SpinBoxStyle.qml
│ │ │ │ │ ├── StatusBarStyle.qml
│ │ │ │ │ ├── SwitchStyle.qml
│ │ │ │ │ ├── TableViewStyle.qml
│ │ │ │ │ ├── TabViewStyle.qml
│ │ │ │ │ ├── TextAreaStyle.qml
│ │ │ │ │ ├── TextFieldStyle.qml
│ │ │ │ │ ├── ToolBarStyle.qml
│ │ │ │ │ ├── ToolButtonStyle.qml
│ │ │ │ │ └── TreeViewStyle.qml
│ │ │ │ ├── Flat
│ │ │ │ │ ├── libqtquickextrasflatplugin.dylib
│ │ │ │ │ └── qmldir
│ │ │ │ └── qmldir
│ │ │ ├── Switch.qml
│ │ │ ├── TableViewColumn.qml
│ │ │ ├── TableView.qml
│ │ │ ├── Tab.qml
│ │ │ ├── TabView.qml
│ │ │ ├── TextArea.qml
│ │ │ ├── TextField.qml
│ │ │ ├── ToolBar.qml
│ │ │ ├── ToolButton.qml
│ │ │ └── TreeView.qml
│ │ ├── Dialogs
│ │ │ ├── DefaultColorDialog.qml
│ │ │ ├── DefaultDialogWrapper.qml
│ │ │ ├── DefaultFileDialog.qml
│ │ │ ├── DefaultFontDialog.qml
│ │ │ ├── DefaultMessageDialog.qml
│ │ │ ├── images
│ │ │ │ ├── checkers.png
│ │ │ │ ├── checkmark.png
│ │ │ │ ├── copy.png
│ │ │ │ ├── critical.png
│ │ │ │ ├── crosshairs.png
│ │ │ │ ├── information.png
│ │ │ │ ├── question.png
│ │ │ │ ├── slider_handle.png
│ │ │ │ ├── sunken_frame.png
│ │ │ │ ├── warning.png
│ │ │ │ └── window_border.png
│ │ │ ├── libdialogplugin.dylib
│ │ │ ├── plugins.qmltypes
│ │ │ ├── Private
│ │ │ │ ├── libdialogsprivateplugin.dylib
│ │ │ │ └── qmldir
│ │ │ ├── qml
│ │ │ │ ├── ColorSlider.qml
│ │ │ │ ├── DefaultWindowDecoration.qml
│ │ │ │ ├── IconButtonStyle.qml
│ │ │ │ ├── IconGlyph.qml
│ │ │ │ ├── icons.ttf
│ │ │ │ └── qmldir
│ │ │ ├── qmldir
│ │ │ ├── WidgetColorDialog.qml
│ │ │ ├── WidgetFileDialog.qml
│ │ │ ├── WidgetFontDialog.qml
│ │ │ └── WidgetMessageDialog.qml
│ │ ├── Extras
│ │ │ ├── designer
│ │ │ │ ├── CircularGaugeSpecifics.qml
│ │ │ │ ├── DelayButtonSpecifics.qml
│ │ │ │ ├── DialSpecifics.qml
│ │ │ │ ├── GaugeSpecifics.qml
│ │ │ │ ├── images
│ │ │ │ │ ├── circulargauge-icon16.png
│ │ │ │ │ ├── circulargauge-icon.png
│ │ │ │ │ ├── delaybutton-icon16.png
│ │ │ │ │ ├── delaybutton-icon.png
│ │ │ │ │ ├── dial-icon16.png
│ │ │ │ │ ├── dial-icon.png
│ │ │ │ │ ├── gauge-icon16.png
│ │ │ │ │ ├── gauge-icon.png
│ │ │ │ │ ├── picture-icon16.png
│ │ │ │ │ ├── picture-icon.png
│ │ │ │ │ ├── piemenu-icon16.png
│ │ │ │ │ ├── piemenu-icon.png
│ │ │ │ │ ├── statusindicator-icon16.png
│ │ │ │ │ ├── statusindicator-icon.png
│ │ │ │ │ ├── togglebutton-icon16.png
│ │ │ │ │ ├── togglebutton-icon.png
│ │ │ │ │ ├── tumbler-icon16.png
│ │ │ │ │ └── tumbler-icon.png
│ │ │ │ ├── PictureSpecifics.qml
│ │ │ │ ├── PieMenuSpecifics.qml
│ │ │ │ ├── qtquickextras.metainfo
│ │ │ │ ├── StatusIndicatorSpecifics.qml
│ │ │ │ └── ToggleButtonSpecifics.qml
│ │ │ ├── libqtquickextrasplugin.dylib
│ │ │ ├── plugins.qmltypes
│ │ │ └── qmldir
│ │ ├── Layouts
│ │ │ ├── libqquicklayoutsplugin.dylib
│ │ │ ├── plugins.qmltypes
│ │ │ └── qmldir
│ │ ├── PrivateWidgets
│ │ │ ├── libwidgetsplugin.dylib
│ │ │ ├── plugins.qmltypes
│ │ │ └── qmldir
│ │ └── Window.2
│ │ ├── libwindowplugin.dylib
│ │ ├── plugins.qmltypes
│ │ └── qmldir
│ └── QtQuick.2
│ ├── libqtquick2plugin.dylib
│ ├── plugins.qmltypes
│ └── qmldir
├── qt.conf
└── rdm.icns
100 directories, 408 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论