sql-monion

所属分类:数据库系统
开发工具:HTML
文件大小:9294KB
下载次数:0
上传日期:2017-07-26 14:40:06
上 传 者sh-1993
说明:  sql监视器,,
(sql-monion,,)

文件列表:
cmdb (0, 2017-07-26)
cmdb\.idea (0, 2017-07-26)
cmdb\.idea\cmdb.iml (1034, 2017-07-26)
cmdb\.idea\inspectionProfiles (0, 2017-07-26)
cmdb\.idea\inspectionProfiles\profiles_settings.xml (228, 2017-07-26)
cmdb\.idea\misc.xml (232, 2017-07-26)
cmdb\.idea\modules.xml (260, 2017-07-26)
cmdb\.idea\workspace.xml (46949, 2017-07-26)
cmdb\cmdb (0, 2017-07-26)
cmdb\cmdb\__init__.py (43, 2017-07-26)
cmdb\cmdb\__pycache__ (0, 2017-07-26)
cmdb\cmdb\__pycache__\__init__.cpython-35.pyc (170, 2017-07-26)
cmdb\cmdb\__pycache__\settings.cpython-35.pyc (2621, 2017-07-26)
cmdb\cmdb\__pycache__\urls.cpython-35.pyc (1229, 2017-07-26)
cmdb\cmdb\__pycache__\wsgi.cpython-35.pyc (531, 2017-07-26)
cmdb\cmdb\settings.py (3395, 2017-07-26)
cmdb\cmdb\urls.py (1094, 2017-07-26)
cmdb\cmdb\wsgi.py (386, 2017-07-26)
cmdb\cmdb1 (0, 2017-07-26)
cmdb\cmdb1\__init__.py (0, 2017-07-26)
cmdb\cmdb1\__pycache__ (0, 2017-07-26)
cmdb\cmdb1\__pycache__\__init__.cpython-35.pyc (116, 2017-07-26)
cmdb\cmdb1\__pycache__\admin.cpython-35.pyc (281, 2017-07-26)
cmdb\cmdb1\__pycache__\apps.cpython-35.pyc (511, 2017-07-26)
cmdb\cmdb1\__pycache__\middlewares.cpython-35.pyc (171, 2017-07-26)
cmdb\cmdb1\__pycache__\models.cpython-35.pyc (1724, 2017-07-26)
cmdb\cmdb1\__pycache__\views.cpython-35.pyc (1240, 2017-07-26)
cmdb\cmdb1\admin.py (160, 2017-07-26)
cmdb\cmdb1\apps.py (261, 2017-07-26)
cmdb\cmdb1\middlewares.py (44, 2017-07-26)
cmdb\cmdb1\migrations (0, 2017-07-26)
cmdb\cmdb1\migrations\0001_initial.py (1506, 2017-07-26)
cmdb\cmdb1\migrations\0002_auto_20170717_1435.py (478, 2017-07-26)
cmdb\cmdb1\migrations\0002_department1.py (936, 2017-07-26)
cmdb\cmdb1\migrations\0003_department1_master_port.py (500, 2017-07-26)
cmdb\cmdb1\migrations\__init__.py (0, 2017-07-26)
cmdb\cmdb1\migrations\__pycache__ (0, 2017-07-26)
cmdb\cmdb1\migrations\__pycache__\0001_initial.cpython-35.pyc (1371, 2017-07-26)
cmdb\cmdb1\migrations\__pycache__\0002_auto_20170717_1435.cpython-35.pyc (694, 2017-07-26)
... ...

Introduction ============ ![Bower version](https://img.shields.io/bower/v/adminlte.svg) [![npm version](https://img.shields.io/npm/v/admin-lte.svg)](https://www.npmjs.com/package/admin-lte) [![Packagist](https://img.shields.io/packagist/v/almasaeed2010/adminlte.svg)](https://packagist.org/packages/almasaeed2010/adminlte) [![CDNJS](https://img.shields.io/cdnjs/v/admin-lte.svg)](https://cdnjs.com/libraries/admin-lte) **AdminLTE** -- is a fully responsive admin template. Based on **[Bootstrap 3](https://github.com/twbs/bootstrap)** framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself. **Download & Preview on [Almsaeed Studio](https://almsaeedstudio.com)** Looking for Premium Templates? ------------------------------ **Almsaeed studio just opened a new premium templates page. Hand picked to insure the best quality and the most affordable prices. Visit https://almsaeedstudio.com/premium for more information.** !["AdminLTE Presentation"] (https://almsaeedstudio.com/AdminLTE2.png "AdminLTE Presentation") **AdminLTE** has been carefully coded with clear comments in all of its JS, LESS and HTML files. LESS has been used to increase code customizability. Installation ------------ There are multiple ways to install AdminLTE. ####Download: Download from Github or [visit Almsaeed Studio](https://almsaeedstudio.com) and download the latest release. ####Using The Command Line: **Github** - Fork the repository ([here is the guide](https://help.github.com/articles/fork-a-repo/)). - Clone to your machine ``` git clone https://github.com/YOUR_USERNAME/AdminLTE.git ``` **Bower** ``` bower install admin-lte ``` **npm** ``` npm install --save admin-lte ``` **Composer** ``` composer require "almasaeed2010/adminlte=~2.0" ``` Documentation ------------- Visit the [online documentation](https://almsaeedstudio.com/themes/AdminLTE/documentation/index.html) for the most updated guide. Information will be added on a weekly basis. Browser Support --------------- - IE 9+ - Firefox (latest) - Chrome (latest) - Safari (latest) - Opera (latest) Contribution ------------ Contribution are always **welcome and recommended**! Here is how: - Fork the repository ([here is the guide](https://help.github.com/articles/fork-a-repo/)). - Clone to your machine ```git clone https://github.com/YOUR_USERNAME/AdminLTE.git``` - Make your changes - Create a pull request #### Contribution Requirements: - When you contribute, you agree to give a non-exclusive license to Almsaeed Studio to use that contribution in any context as we (Almsaeed Studio) see appropriate. - If you use content provided by another party, it must be appropriately licensed using an [open source](http://opensource.org/licenses) license. - Contributions are only accepted through Github pull requests. - Finally, contributed code must work in all supported browsers (see above for browser support). License ------- AdminLTE is an open source project by [Almsaeed Studio](https://almsaeedstudio.com) that is licensed under [MIT](http://opensource.org/licenses/MIT). Almsaeed Studio reserves the right to change the license of future releases. Todo List --------- - ~~Light sidebar colors~~ (Done v2.1.0) - ~~Right sidebar~~ (Done v2.1.0) - ~~Minified main-sidebar~~ (Done v2.1.0) - Right to left support - ~~Custom pace style~~ (Done v2.3.1) Legacy Releases ---------------- AdminLTE 1.x can be easily upgraded to 2.x using [this guide](https://almsaeedstudio.com/themes/AdminLTE/documentation/index.html#upgrade), but if you intend to keep using AdminLTE 1.x, you can download the latest release from the [releases](https://github.com/almasaeed2010/AdminLTE/releases) section above. Change log ---------- **For the most recent change log, visit the [releases page](https://github.com/almasaeed2010/AdminLTE/releases) or the [changelog file](https://github.com/almasaeed2010/AdminLTE/blob/master/changelog.md).** We will add a detailed release notes to each new release. Image Credits ------------- [Pixeden](http://www.pixeden.com/psd-web-elements/flat-responsive-showcase-psd) [Graphicsfuel](http://www.graphicsfuel.com/2013/02/13-high-resolution-blur-backgrounds/) [Pickaface](http://pickaface.net/) [Unsplash](https://unsplash.com/) [Uifaces](http://uifaces.com/) Donations --------- Donations are **greatly appreciated!** [![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif "AdminLTE Presentation")](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=629XCUSXBHCBC "Donate")

近期下载者

相关文件


收藏者