码迷,mamicode.com
首页 >  
搜索关键字:ofo    ( 1782个结果
Window安装Redis
一、下载安装包,下载地址:https://github.com/MSOpenTech/redis/releases,本次下载的为:Redis-x64-3.2.100.zip 二、解压到安装目录,如我解压到:D:\moy\Learn\Redis-32100目录下 三、测试 1、打开cmd窗口,使用cd ...
分类:Windows程序   时间:2018-02-14 12:27:12    阅读次数:250
CentOS7.2+Python3x+Flask部署标准化配置流程
转自:https://zhuanlan.zhihu.com/p/24554242 Step1.安装最基本的开发工具,吐槽一下除此之外的任何垃圾教程 # yum groupinstall "Development tools" # yum install zlib-devel bzip2-devel ...
分类:编程语言   时间:2018-02-12 22:21:30    阅读次数:196
3 Tomcat
1.Tomcat服务器的安装(解压即安装)(需要jre环境)目录有:bin:存放启动/关闭Tomcat等的工具conf:存放配置文件lib:依赖的jarlogs:日志temp:临时目录webapps:部署的javaweb项目work:jsp编译后的文件以及字节码文件2.Tomcat常见配置注册服务:/bin目录:执行serviceinstall命令删除服务:/bin目录:执行serviceremo
分类:其他好文   时间:2018-02-10 16:58:11    阅读次数:136
The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
版本问题 Excel导入数据库 ...
分类:数据库   时间:2018-02-10 15:01:16    阅读次数:217
Error: no display specified
Error:nodisplayspecified
分类:其他好文   时间:2018-02-10 11:10:18    阅读次数:151
学习十二
3.7su命令3.8sudo命令3.9限制root远程登录扩展sudo与su比较http://www.apelearn.com/bbs/thread-7467-1-1.htmlsudo配置文件样例www.opensource.apple.com/source/sudo/sudo-16/sudo/sample.sudoerssudo不错的教程http://www.jianshu.com/p/5133
分类:其他好文   时间:2018-02-09 15:03:56    阅读次数:134
tomcat配置HTTPS
java tomcat https 配置
分类:Web程序   时间:2018-02-07 21:24:48    阅读次数:226
Charles的使用详解
初来ofo,静姐让我看业务,自己抓包看一下数据。要我使用Charles,之前也有抓包,到不常使用也就不很清楚。最近一段时间我翻阅各位博友,也就自己总结了一下。 第1章:主要的功能点 Charles是一个HTTP代理服务器,HTTP监视器,反转代理服务器,当浏览器连接Charles的代理访问互联网时, ...
分类:其他好文   时间:2018-02-07 19:46:49    阅读次数:156
Ubuntu下使用sublime text进行py开发
下载方法 https://www.sublimetext.com/docs/3/linux_repositories.html 首先安装Package Control https://packagecontrol.io/installation#st3 经过上面安装了Package Control后 ...
分类:系统相关   时间:2018-02-07 19:42:29    阅读次数:228
Linux 学习总结(五)-linux 文件系统及相关命令
linux系统有别于windos,要熟悉linux操作先熟悉linux文件系统
分类:系统相关   时间:2018-02-07 10:25:09    阅读次数:216
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!