xadmin 插件开发互文本编辑器,UEditor 在github上面搜索djangoueditor,经行安装下载 插件官方文档 网址:http://xadmin.readthedocs.io/en/docs-chinese/plugins.html#安装流程:1. pip install Djan ...
分类:
其他好文 时间:
2017-11-01 20:34:45
阅读次数:
218
地址:https://github.com/altercation/solarized http://bbs.feng.com/read-htm-tid-10259499.html 要在 Mac OS X 终端里舒服的使用命令行(至少)需要给3个工具配色,terminal、vim 和 ls. 首先下 ...
分类:
系统相关 时间:
2017-11-01 20:27:40
阅读次数:
192
环境: 系统:CentOS 6.5 Python版本:Python3.6 安装目录:/Data/apps/ 一. 环境准备: 1. 基本工具库: 2. 安装python3及virtualenv虚拟环境: 猛戳我哦! 二. Jumpserver安装 1. 下载仓库代码: GitHub: https:/ ...
分类:
其他好文 时间:
2017-11-01 19:43:02
阅读次数:
194
golua(https://github.com/aarzilli/golua)是lua的一个go语言绑定。为了跨平台的编译支持golua,需要针对各平台分别编译并配置lua依赖。下面分开介绍一下各平台的编译和配置方法。 【MacOs】 ...
分类:
其他好文 时间:
2017-11-01 19:42:38
阅读次数:
158
1.Intellij idea的使用 1)目前最常用快捷键(设为eclipse风格后的): CTRL+ALT+L 格式化代码 CTRL+SHIFT+P 跳到花括号、括号、中括号的对应端 SHIFT+ENTER 从当前行的任意位置开始下一行 CTRL+ALT+ENTER 从当前行的任意位置开始上一行 ...
分类:
其他好文 时间:
2017-11-01 19:41:29
阅读次数:
165
1.环境准备 1)下载leaflet.js插件, 官网传送:http://leafletjs.com/ 2)下载esri-leaflet.js插件, 官网传送:http://esri.github.io/esri-leaflet/ 3)下载heatmap.js插件, 官网传送:https://www ...
分类:
其他好文 时间:
2017-11-01 18:53:08
阅读次数:
203
1.github下载地址:https://github.com/vuejs/vue-devtools 2.下载安成之后打开cmd进入vue-devtools文件夹把依赖装好npm install 之后再进行npm run build 3.然后打开shells>chrome>src>manifest. ...
分类:
其他好文 时间:
2017-11-01 17:52:04
阅读次数:
161
官网:https://github.com/rholder/guava-retrying Maven:https://mvnrepository.com/artifact/com.github.rholder/guava-retrying 下面示例是基于Spring Boot的,但是都可以用于Spr ...
分类:
编程语言 时间:
2017-11-01 16:29:09
阅读次数:
346
1、安装 Git Linux 做为服务器端系统,Windows 作为客户端系统,分别安装 Git 服务器端: 安装完后,查看 Git 版本 客户端: 下载 Git for Windows,地址:https://git-for-windows.github.io/ 安装完之后,可以使用 Git Bas ...
分类:
系统相关 时间:
2017-11-01 15:03:41
阅读次数:
284
https://github.com/nunit/dotnet-test-nunit if you are using Visual Studio. Your project.json in your test project should look like the following; http ...
分类:
Web程序 时间:
2017-11-01 14:49:48
阅读次数:
265