在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → mac版SQLite Professional 数据库查看器破解

mac版SQLite Professional 数据库查看器破解

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:15.81M
  • 下载次数:1
  • 浏览次数:74
  • 发布时间:2021-01-25
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
Mac版的sqlite数据库查看工具,界面美观,操作简单,注册时,输入附近自带的email address和key即可注册成功
【实例截图】
【核心代码】
f016ab96-8a1b-476f-af8b-b6b863d1ca91
├── __MACOSX
│   └── SQLiteProfessional
│   └── SQLite Professional.app
│   └── Contents
│   ├── _CodeSignature
│   ├── Frameworks
│   │   ├── MagicKit.framework
│   │   │   └── Versions
│   │   │   └── A
│   │   │   ├── _CodeSignature
│   │   │   ├── Headers
│   │   │   └── Resources
│   │   │   └── English.lproj
│   │   ├── PTHotKey.framework
│   │   │   └── Versions
│   │   │   └── A
│   │   │   ├── _CodeSignature
│   │   │   ├── Headers
│   │   │   └── Resources
│   │   └── ShortcutRecorder.framework
│   │   └── Versions
│   │   └── A
│   │   ├── _CodeSignature
│   │   ├── Headers
│   │   └── Resources
│   │   ├── ca.lproj
│   │   ├── cs.lproj
│   │   ├── de.lproj
│   │   ├── el.lproj
│   │   ├── en.lproj
│   │   ├── es.lproj
│   │   ├── es-MX.lproj
│   │   ├── fr.lproj
│   │   ├── it.lproj
│   │   ├── ja.lproj
│   │   ├── ko.lproj
│   │   ├── nb.lproj
│   │   ├── nl.lproj
│   │   ├── pl.lproj
│   │   ├── pt-BR.lproj
│   │   ├── pt.lproj
│   │   ├── ro.lproj
│   │   ├── ru.lproj
│   │   ├── sk.lproj
│   │   ├── sv.lproj
│   │   ├── th.lproj
│   │   ├── zh-Hans.lproj
│   │   └── zh-Hant.lproj
│   ├── MacOS
│   └── Resources
│   ├── en.lproj
│   ├── HTML
│   │   ├── CodeMirror
│   │   │   ├── demo
│   │   │   ├── doc
│   │   │   ├── keymap
│   │   │   ├── lib
│   │   │   │   └── util
│   │   │   ├── mode
│   │   │   │   ├── clike
│   │   │   │   ├── clojure
│   │   │   │   ├── coffeescript
│   │   │   │   ├── css
│   │   │   │   ├── diff
│   │   │   │   ├── ecl
│   │   │   │   ├── gfm
│   │   │   │   ├── go
│   │   │   │   ├── groovy
│   │   │   │   ├── haskell
│   │   │   │   ├── htmlembedded
│   │   │   │   ├── htmlmixed
│   │   │   │   ├── javascript
│   │   │   │   ├── jinja2
│   │   │   │   ├── less
│   │   │   │   ├── lua
│   │   │   │   ├── markdown
│   │   │   │   ├── mysql
│   │   │   │   ├── ntriples
│   │   │   │   ├── pascal
│   │   │   │   ├── perl
│   │   │   │   ├── php
│   │   │   │   ├── pig
│   │   │   │   ├── plsql
│   │   │   │   ├── properties
│   │   │   │   ├── python
│   │   │   │   ├── r
│   │   │   │   ├── rpm
│   │   │   │   │   ├── changes
│   │   │   │   │   └── spec
│   │   │   │   ├── rst
│   │   │   │   ├── ruby
│   │   │   │   ├── rust
│   │   │   │   ├── scheme
│   │   │   │   ├── shell
│   │   │   │   ├── smalltalk
│   │   │   │   ├── smarty
│   │   │   │   ├── sparql
│   │   │   │   ├── stex
│   │   │   │   ├── tiddlywiki
│   │   │   │   ├── tiki
│   │   │   │   ├── vbscript
│   │   │   │   ├── velocity
│   │   │   │   ├── verilog
│   │   │   │   ├── xml
│   │   │   │   ├── xmlpure
│   │   │   │   ├── xquery
│   │   │   │   │   └── test
│   │   │   │   └── yaml
│   │   │   ├── test
│   │   │   └── theme
│   │   ├── diff_match_patch
│   │   │   └── javascript
│   │   └── Generator
│   │   ├── libs
│   │   ├── templates
│   │   └── templates_c
│   ├── iRate.bundle
│   │   ├── ar.lproj
│   │   ├── bn.lproj
│   │   ├── cs.lproj
│   │   ├── da.lproj
│   │   ├── de-AT.lproj
│   │   ├── de.lproj
│   │   ├── el.lproj
│   │   ├── en.lproj
│   │   ├── es.lproj
│   │   ├── fa.lproj
│   │   ├── fr.lproj
│   │   ├── he.lproj
│   │   ├── hi.lproj
│   │   ├── id.lproj
│   │   ├── it.lproj
│   │   ├── ja.lproj
│   │   ├── ko.lproj
│   │   ├── nl.lproj
│   │   ├── no.lproj
│   │   ├── pa.lproj
│   │   ├── pl.lproj
│   │   ├── pt.lproj
│   │   ├── ru.lproj
│   │   ├── sk.lproj
│   │   ├── sl.lproj
│   │   ├── sv.lproj
│   │   ├── th.lproj
│   │   ├── tr.lproj
│   │   ├── uk.lproj
│   │   ├── ur-IN.lproj
│   │   ├── ur.lproj
│   │   ├── ur-PK.lproj
│   │   ├── vi.lproj
│   │   ├── zh-Hans.lproj
│   │   └── zh-Hant.lproj
│   ├── Templates
│   │   └── Objective-C
│   └── Themes
└── SQLiteProfessional
├── sn.rtf
└── SQLite Professional.app
└── Contents
├── _CodeSignature
│   └── CodeResources
├── embedded.provisionprofile
├── Frameworks
│   ├── libsqlite.a
│   ├── MagicKit.framework
│   │   ├── Headers
│   │   ├── MagicKit
│   │   ├── Resources
│   │   └── Versions
│   │   ├── A
│   │   │   ├── _CodeSignature
│   │   │   │   └── CodeResources
│   │   │   ├── Headers
│   │   │   │   ├── GEMagicKit.h
│   │   │   │   ├── GEMagicResult.h
│   │   │   │   └── MagicKit.h
│   │   │   ├── MagicKit
│   │   │   └── Resources
│   │   │   ├── English.lproj
│   │   │   │   └── InfoPlist.strings
│   │   │   ├── Info.plist
│   │   │   ├── LICENCE
│   │   │   └── magic.mgc
│   │   └── Current
│   ├── PTHotKey.framework
│   │   ├── Headers
│   │   ├── PTHotKey
│   │   ├── Resources
│   │   └── Versions
│   │   ├── A
│   │   │   ├── _CodeSignature
│   │   │   │   └── CodeResources
│   │   │   ├── Headers
│   │   │   │   ├── PTHotKeyCenter.h
│   │   │   │   ├── PTHotKey.h
│   │   │   │   ├── PTHotKey+ShortcutRecorder.h
│   │   │   │   ├── PTKeyCodeTranslator.h
│   │   │   │   └── PTKeyCombo.h
│   │   │   ├── PTHotKey
│   │   │   └── Resources
│   │   │   └── Info.plist
│   │   └── Current
│   └── ShortcutRecorder.framework
│   ├── Headers
│   ├── Resources
│   ├── ShortcutRecorder
│   └── Versions
│   ├── A
│   │   ├── _CodeSignature
│   │   │   └── CodeResources
│   │   ├── Headers
│   │   │   ├── ShortcutRecorder.h
│   │   │   ├── SRCommon.h
│   │   │   ├── SRKeyCodeTransformer.h
│   │   │   ├── SRKeyEquivalentModifierMaskTransformer.h
│   │   │   ├── SRKeyEquivalentTransformer.h
│   │   │   ├── SRModifierFlagsTransformer.h
│   │   │   ├── SRRecorderControl.h
│   │   │   └── SRValidator.h
│   │   ├── Resources
│   │   │   ├── ca.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── cs.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── de.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── el.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── en.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── es.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── es-MX.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── fr.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── Info.plist
│   │   │   ├── it.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── ja.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── ko.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── LICENSE.txt
│   │   │   ├── nb.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── nl.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── pl.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── pt-BR.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── pt.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── ro.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── ru.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── shortcut-recorder-bezel-blue-highlighted-left.tiff
│   │   │   ├── shortcut-recorder-bezel-blue-highlighted-middle.tiff
│   │   │   ├── shortcut-recorder-bezel-blue-highlighted-right.tiff
│   │   │   ├── shortcut-recorder-bezel-editing-left.tiff
│   │   │   ├── shortcut-recorder-bezel-editing-middle.tiff
│   │   │   ├── shortcut-recorder-bezel-editing-right.tiff
│   │   │   ├── shortcut-recorder-bezel-graphite-highlight-mask-left.tiff
│   │   │   ├── shortcut-recorder-bezel-graphite-highlight-mask-middle.tiff
│   │   │   ├── shortcut-recorder-bezel-graphite-highlight-mask-right.tiff
│   │   │   ├── shortcut-recorder-bezel-left.tiff
│   │   │   ├── shortcut-recorder-bezel-middle.tiff
│   │   │   ├── shortcut-recorder-bezel-right.tiff
│   │   │   ├── shortcut-recorder-clear-highlighted.tiff
│   │   │   ├── shortcut-recorder-clear.tiff
│   │   │   ├── shortcut-recorder-snapback-highlighted.tiff
│   │   │   ├── shortcut-recorder-snapback.tiff
│   │   │   ├── sk.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── sv.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── th.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   ├── zh-Hans.lproj
│   │   │   │   └── ShortcutRecorder.strings
│   │   │   └── zh-Hant.lproj
│   │   │   └── ShortcutRecorder.strings
│   │   └── ShortcutRecorder
│   └── Current
├── Info.plist
├── MacOS
│   ├── SQLite Professional
│   ├── SQLite Professional2
│   └── SQLite Professional.hop
├── PkgInfo
└── Resources
├── AdvertisementWindowController.nib
├── AppearanceViewController.nib
├── AppIcon.icns
├── blank.tiff
├── Changes.txt
├── ColumnDataTypes.plist
├── ColumnIndexEditorWindowController.nib
├── column.tiff
├── CompareDatabaseWindowController.nib
├── ConfirmChangesWindowController.nib
├── Dark.theme
├── DatabaseColumn.png
├── DatabaseTable.png
├── data.tiff
├── Defaults.plist
├── Default.theme
├── down.png
├── dsa_pub.pem
├── EditRowWindowController.nib
├── en.lproj
│   ├── Credits.rtf
│   ├── Document.nib
│   ├── InfoPlist.strings
│   ├── MainMenu.nib
│   ├── MainMenu.strings
│   └── MainWindowController.nib
├── executeQuery.tiff
├── execute.tiff
├── exporta.tiff
├── exportButton.tiff
├── ExportPanelCSVViewController.nib
├── ExportPanelMySQLViewController.nib
├── ExportPanelObjectiveCViewController.nib
├── export.tiff
├── FavoriteDesignerWindowController.nib
├── favoriteQuery.tiff
├── foreignkeys.tiff
├── ForeignKeyWindowController.nib
├── GeneralViewController.nib
├── hex.tiff
├── historyQuery.tiff
├── HTML
│   ├── CodeMirror
│   │   ├── demo
│   │   │   ├── activeline.html
│   │   │   ├── changemode.html
│   │   │   ├── closetag.html
│   │   │   ├── complete.html
│   │   │   ├── emacs.html
│   │   │   ├── folding.html
│   │   │   ├── formatting.html
│   │   │   ├── fullscreen.html
│   │   │   ├── loadmode.html
│   │   │   ├── marker.html
│   │   │   ├── matchhighlighter.html
│   │   │   ├── mustache.html
│   │   │   ├── preview.html
│   │   │   ├── resize.html
│   │   │   ├── runmode.html
│   │   │   ├── search.html
│   │   │   ├── theme.html
│   │   │   ├── vim.html
│   │   │   └── visibletabs.html
│   │   ├── doc
│   │   │   ├── baboon.png
│   │   │   ├── baboon_vector.svg
│   │   │   ├── compress.html
│   │   │   ├── docs.css
│   │   │   ├── internals.html
│   │   │   ├── manual.html
│   │   │   ├── oldrelease.html
│   │   │   ├── reporting.html
│   │   │   └── upgrade_v2.2.html
│   │   ├── editor.html
│   │   ├── index.html
│   │   ├── keymap
│   │   │   ├── emacs.js
│   │   │   └── vim.js
│   │   ├── lib
│   │   │   ├── codemirror.css
│   │   │   ├── codemirror.js
│   │   │   └── util
│   │   │   ├── closetag.js
│   │   │   ├── dialog (2).css
│   │   │   ├── dialog.css
│   │   │   ├── dialog.js
│   │   │   ├── foldcode.js
│   │   │   ├── formatting.js
│   │   │   ├── javascript-hint.js
│   │   │   ├── loadmode.js
│   │   │   ├── match-highlighter.js
│   │   │   ├── overlay.js
│   │   │   ├── runmode.js
│   │   │   ├── searchcursor.js
│   │   │   ├── search.js
│   │   │   ├── simple-hint.css
│   │   │   └── simple-hint.js
│   │   ├── LICENSE
│   │   ├── mode
│   │   │   ├── clike
│   │   │   │   ├── clike.js
│   │   │   │   └── index.html
│   │   │   ├── clojure
│   │   │   │   ├── clojure.js
│   │   │   │   └── index.html
│   │   │   ├── coffeescript
│   │   │   │   ├── coffeescript.js
│   │   │   │   ├── index.html
│   │   │   │   └── LICENSE
│   │   │   ├── css
│   │   │   │   ├── css.js
│   │   │   │   └── index.html
│   │   │   ├── diff
│   │   │   │   ├── diff.css
│   │   │   │   ├── diff.js
│   │   │   │   └── index.html
│   │   │   ├── ecl
│   │   │   │   ├── ecl.js
│   │   │   │   └── index.html
│   │   │   ├── gfm
│   │   │   │   ├── gfm.js
│   │   │   │   └── index.html
│   │   │   ├── go
│   │   │   │   ├── go.js
│   │   │   │   └── index.html
│   │   │   ├── groovy
│   │   │   │   ├── groovy.js
│   │   │   │   └── index.html
│   │   │   ├── haskell
│   │   │   │   ├── haskell (2).js
│   │   │   │   ├── haskell.js
│   │   │   │   └── index.html
│   │   │   ├── htmlembedded
│   │   │   │   ├── htmlembedded.js
│   │   │   │   └── index.html
│   │   │   ├── htmlmixed
│   │   │   │   ├── htmlmixed.js
│   │   │   │   └── index.html
│   │   │   ├── javascript
│   │   │   │   ├── index.html
│   │   │   │   └── javascript.js
│   │   │   ├── jinja2
│   │   │   │   ├── index.html
│   │   │   │   └── jinja2.js
│   │   │   ├── less
│   │   │   │   ├── index.html
│   │   │   │   └── less.js
│   │   │   ├── lua
│   │   │   │   ├── index.html
│   │   │   │   └── lua.js
│   │   │   ├── markdown
│   │   │   │   ├── index.html
│   │   │   │   └── markdown.js
│   │   │   ├── mysql
│   │   │   │   ├── index.html
│   │   │   │   └── mysql.js
│   │   │   ├── ntriples
│   │   │   │   ├── index.html
│   │   │   │   └── ntriples.js
│   │   │   ├── pascal
│   │   │   │   ├── index.html
│   │   │   │   ├── LICENSE
│   │   │   │   └── pascal.js
│   │   │   ├── perl
│   │   │   │   ├── index.html
│   │   │   │   ├── LICENSE
│   │   │   │   └── perl.js
│   │   │   ├── php
│   │   │   │   ├── index.html
│   │   │   │   └── php.js
│   │   │   ├── pig
│   │   │   │   ├── index.html
│   │   │   │   └── pig.js
│   │   │   ├── plsql
│   │   │   │   ├── index.html
│   │   │   │   └── plsql.js
│   │   │   ├── properties
│   │   │   │   ├── index.html
│   │   │   │   └── properties.js
│   │   │   ├── python
│   │   │   │   ├── index.html
│   │   │   │   ├── LICENSE.txt
│   │   │   │   └── python.js
│   │   │   ├── r
│   │   │   │   ├── index.html
│   │   │   │   ├── LICENSE
│   │   │   │   └── r.js
│   │   │   ├── rpm
│   │   │   │   ├── changes
│   │   │   │   │   ├── changes.js
│   │   │   │   │   └── index.html
│   │   │   │   └── spec
│   │   │   │   ├── index.html
│   │   │   │   ├── spec.css
│   │   │   │   └── spec.js
│   │   │   ├── rst
│   │   │   │   ├── index.html
│   │   │   │   └── rst.js
│   │   │   ├── ruby
│   │   │   │   ├── index.html
│   │   │   │   ├── LICENSE
│   │   │   │   └── ruby.js
│   │   │   ├── rust
│   │   │   │   ├── index.html
│   │   │   │   └── rust.js
│   │   │   ├── scheme
│   │   │   │   ├── index.html
│   │   │   │   └── scheme.js
│   │   │   ├── shell
│   │   │   │   ├── index.html
│   │   │   │   └── shell.js
│   │   │   ├── smalltalk
│   │   │   │   ├── index.html
│   │   │   │   └── smalltalk.js
│   │   │   ├── smarty
│   │   │   │   ├── index.html
│   │   │   │   └── smarty.js
│   │   │   ├── sparql
│   │   │   │   ├── index.html
│   │   │   │   └── sparql.js
│   │   │   ├── stex
│   │   │   │   ├── index.html
│   │   │   │   ├── stex.js
│   │   │   │   └── test.html
│   │   │   ├── tiddlywiki
│   │   │   │   ├── index.html
│   │   │   │   ├── tiddlywiki.css
│   │   │   │   └── tiddlywiki.js
│   │   │   ├── tiki
│   │   │   │   ├── index.html
│   │   │   │   ├── tiki.css
│   │   │   │   └── tiki.js
│   │   │   ├── vbscript
│   │   │   │   ├── index.html
│   │   │   │   └── vbscript.js
│   │   │   ├── velocity
│   │   │   │   ├── index.html
│   │   │   │   └── velocity.js
│   │   │   ├── verilog
│   │   │   │   ├── index.html
│   │   │   │   └── verilog.js
│   │   │   ├── xml
│   │   │   │   ├── index.html
│   │   │   │   └── xml.js
│   │   │   ├── xmlpure
│   │   │   │   ├── index.html
│   │   │   │   └── xmlpure.js
│   │   │   ├── xquery
│   │   │   │   ├── index.html
│   │   │   │   ├── LICENSE
│   │   │   │   ├── test
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── testBase.js
│   │   │   │   │   ├── testEmptySequenceKeyword.js
│   │   │   │   │   ├── testMultiAttr.js
│   │   │   │   │   ├── testNamespaces.js
│   │   │   │   │   ├── testProcessingInstructions.js
│   │   │   │   │   └── testQuotes.js
│   │   │   │   └── xquery.js
│   │   │   └── yaml
│   │   │   ├── index.html
│   │   │   └── yaml.js
│   │   ├── README.md
│   │   ├── test
│   │   │   ├── index.html
│   │   │   ├── mode_test.css
│   │   │   ├── mode_test.js
│   │   │   └── test.js
│   │   └── theme
│   │   ├── ambiance.css
│   │   ├── blackboard.css
│   │   ├── cobalt.css
│   │   ├── eclipse.css
│   │   ├── elegant.css
│   │   ├── lesser-dark.css
│   │   ├── monokai.css
│   │   ├── neat.css
│   │   ├── night.css
│   │   ├── rubyblue.css
│   │   └── xq-dark.css
│   ├── CompareDatabase.html
│   ├── diff_match_patch
│   │   ├── COPYING
│   │   ├── javascript
│   │   │   ├── diff_match_patch.js
│   │   │   ├── diff_match_patch_test.html
│   │   │   ├── diff_match_patch_test.js
│   │   │   └── diff_match_patch_uncompressed.js
│   │   └── README.txt
│   ├── Generator
│   │   ├── Generator.php
│   │   ├── libs
│   │   │   └── SQLiteProfessional.class.php
│   │   ├── templates
│   │   │   └── ModelHeader.php
│   │   └── templates_c
│   │   └── f9789a55fd4a7c48a91dd77b6b2f8b740137d253.file.ModelHeader.tpl.php
│   ├── jquery-1.8.3.min.js
│   ├── json2.js
│   └── PreviewChange.html
├── icon_256x256.tiff
├── Icon.icns
├── ImportPanelCSVViewController.nib
├── ImportTableColumnMappingWindowController.nib
├── iRate.bundle
│   ├── ar.lproj
│   │   └── Localizable.strings
│   ├── bn.lproj
│   │   └── Localizable.strings
│   ├── cs.lproj
│   │   └── Localizable.strings
│   ├── da.lproj
│   │   └── Localizable.strings
│   ├── de-AT.lproj
│   │   └── Localizable.strings
│   ├── de.lproj
│   │   └── Localizable.strings
│   ├── el.lproj
│   │   └── Localizable.strings
│   ├── en.lproj
│   │   └── Localizable.strings
│   ├── es.lproj
│   │   └── Localizable.strings
│   ├── fa.lproj
│   │   └── Localizable.strings
│   ├── fr.lproj
│   │   └── Localizable.strings
│   ├── he.lproj
│   │   └── Localizable.strings
│   ├── hi.lproj
│   │   └── Localizable.strings
│   ├── id.lproj
│   │   └── Localizable.strings
│   ├── it.lproj
│   │   └── Localizable.strings
│   ├── ja.lproj
│   │   └── Localizable.strings
│   ├── ko.lproj
│   │   └── Localizable.strings
│   ├── nl.lproj
│   │   └── Localizable.strings
│   ├── no.lproj
│   │   └── Localizable.strings
│   ├── pa.lproj
│   │   └── Localizable.strings
│   ├── pl.lproj
│   │   └── Localizable.strings
│   ├── pt.lproj
│   │   └── Localizable.strings
│   ├── ru.lproj
│   │   └── Localizable.strings
│   ├── sk.lproj
│   │   └── Localizable.strings
│   ├── sl.lproj
│   │   └── Localizable.strings
│   ├── sv.lproj
│   │   └── Localizable.strings
│   ├── th.lproj
│   │   └── Localizable.strings
│   ├── tr.lproj
│   │   └── Localizable.strings
│   ├── uk.lproj
│   │   └── Localizable.strings
│   ├── ur-IN.lproj
│   │   └── Localizable.strings
│   ├── ur.lproj
│   │   └── Localizable.strings
│   ├── ur-PK.lproj
│   │   └── Localizable.strings
│   ├── vi.lproj
│   │   └── Localizable.strings
│   ├── zh-Hans.lproj
│   │   └── Localizable.strings
│   └── zh-Hant.lproj
│   └── Localizable.strings
├── LicenseWindowController.nib
├── logfiles.tiff
├── MimeExtensions.plist
├── MKStoreKitConfigs.plist
├── NewCSVVirtualTableViewController.nib
├── New Query.png
├── outlineBackground.tiff
├── PreferencesWindowController.nib
├── preview.tiff
├── PreviewWindowController.nib
├── PrimaryKey@2x.png
├── PrimaryKey.png
├── ProgressWindowController.nib
├── queryresults.tiff
├── query.tiff
├── RenameTableWindowController.nib
├── RequestFolderAccessViewController.nib
├── ResultSetViewController.nib
├── Sakila.db
├── schema.tiff
├── Social_Facebook@2x.png
├── Social_Facebook_Highlight@2x.png
├── Social_Facebook_Highlight.png
├── Social_Facebook.png
├── Social_Twitter@2x.png
├── Social_Twitter_Highlight@2x.png
├── Social_Twitter_Highlight.png
├── Social_Twitter.png
├── SQLiteDataViewController.nib
├── SQLiteForeignKeysAndTriggersViewController.nib
├── SQLiteKeywords.plist
├── SQLiteQueryViewController.nib
├── SQLiteStuctureViewController.nib
├── SQLiteTableDesignerViewController.nib
├── SQLiteTableDetailsTabViewController.nib
├── structure.tiff
├── Sunset.theme
├── tableColumn.tiff
├── TableDesignerWindowController.nib
├── table.tiff
├── Templates
│   ├── Example.json
│   └── Objective-C
│   ├── FILE_{CLASS}.h
│   └── FILE_{CLASS}.m
├── Themes
│   ├── Dark.theme
│   ├── Default.theme
│   └── Sunset.theme
├── Toolbar_Appearance@2x.png
├── Toolbar_Appearance.png
├── Toolbar_General@2x.png
├── Toolbar_General.png
├── TriggerWindowController.nib
├── unknownFile.tiff
├── up.png
└── ViewDesignerWindowController.nib

309 directories, 416 files

标签:

实例下载地址

mac版SQLite Professional 数据库查看器破解

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警