1. 下载地址 https://github.com/apereo/cas/archive/v4.2.7.zip 2. 解压后, 用intellj idea 打开 3. 执行 gradle build -x test ,打包编译 4. 取消https,能够支持直接http cas.propertie ...
分类:
编程语言 时间:
2017-03-26 01:10:03
阅读次数:
2567
【1】压缩: zip -r myfile.zip /home/admin/myfile (单目录压缩) zip -r myfile.zip file1 file2 file3 /usr/work/school (多文件目录压缩) 把 file1、file2、 file3、以及 /usr/work/s ...
分类:
其他好文 时间:
2017-03-24 14:04:24
阅读次数:
186
项目代码:https://github.com/ellisa11/ynoteios-appium-test项目结构:jenkins配置:mac配置jenkins步骤:1.下载tomcat安装wgetbrewinstallwget下载tomcatwgethttp://apache.mirrors.ionfish.org/tomcat/tomcat-9/v9.0.0.M10/bin/apache-tomcat-9.0.0.M10.zip解压unaipapache..
分类:
移动开发 时间:
2017-03-20 19:44:32
阅读次数:
210
Eclipse: 下载:https://www.bluage.com/downloads 将eclipse-jee-neon-2-win32-x86_64.zip,解压放到合适的路径。 Tomcat插件: 下载: https://sourceforge.net/projects/tomcatplug ...
分类:
系统相关 时间:
2017-03-13 23:56:39
阅读次数:
659
1 迅雷7的皮肤其实就是一张壁纸图片。 2 我们也可以自己去搞一副图片然后改一改透明方案就是我们自己的主题了。 3 但是,我们看到迅雷的皮肤很好看,想要得到那个图片怎么办呢?首先导出当前主题,得到的文件后缀名为thunderskin,然后修改后缀为zip,解压之后就发现了我们需要的图片。 4 同样是 ...
分类:
其他好文 时间:
2017-03-05 18:00:52
阅读次数:
171
1.在官网下载了mysql解压版(mysql-5.7.17-winx64.zip); 2.解压之后,增加配置windows环境变量path; 3.启用mysqld --install 安装服务 4.net start mysql 启动服务 5.报错系统找不到指定文件2 balabala... 6.修 ...
分类:
数据库 时间:
2017-02-28 13:37:04
阅读次数:
209
1、Maven配置 (1)下载Maven,官网地址 https://maven.apache.org/download.cgi下载载最新的版本 apache-maven-3.3.9-bin.zip,解压到C:\MyApp\Maven\目录中 (2)拷贝settings文件到.m2目录中 修改sett ...
分类:
其他好文 时间:
2017-02-23 15:40:11
阅读次数:
158
1. 下载扩展包 wget https://github.com/nicolasff/phpredis/archive/master.zip 2. 解压安装redis扩展unzip master.zipcd phpredis-masterphpize./configure –with-php-con ...
分类:
Web程序 时间:
2017-02-18 09:15:52
阅读次数:
213
开发环境 我们使用的是ActiveMQ 5.11.1 Release的Windows版,官网最新版是ActiveMQ 5.12.0 Release,大家可以自行下载,下载地址。 需要注意的是,开发时候,要将apache-activemq-5.11.1-bin.zip解压缩后里面的activemq-a ...
分类:
其他好文 时间:
2017-02-15 18:43:25
阅读次数:
171
环境:Windows10apache-maven-3.3.9JDK1.8下载Nexus:https://sonatype-download.global.ssl.fastly.net/nexus/3/nexus-3.2.0-01-win64.zip解压后看可以到nexus-3.2.0-01和sonatype-work两个文件夹:配置到系统环境Path:\Path\to\nexus运行:Path\to\nexus\nexus-3.2.0-01\bin&..
分类:
Windows程序 时间:
2017-02-10 18:56:33
阅读次数:
3040