推荐
专栏
教程
课程
飞鹅
本次共找到3568条
lamp环境搭建
相关的信息
爱写Bug的麦洛
•
4年前
Linux下安装jdk
一、安装前java1.查看是否已安装JDKyumlistinstalled|grepjava2.卸载CentOS系统Java环境yumyremovejava1.8.0openjdk表示卸载所有openjdk相关文件输入yumyremovetzdatajava.noarch卸载t
Stella981
•
4年前
React:react
使用react构建单页面应用: 实现方法:(1)reactrouter (2)reactrouterdomreactrouter:实现了路由的核心功能,而reactrouterdom依赖reactrouter,reactrouterdom:基于reactrouter,加入了在浏览器运行环境下的
Easter79
•
4年前
Tomcat(二):Nginx反向代理实现Tomcat动静分离
Tomcat(二):Nginx反向代理实现Tomcat动静分离实验拓扑:!输入图片说明(https://static.oschina.net/uploads/img/201603/14161847_v0Z9.png)实验环境:OS:CentOS6
Stella981
•
4年前
NodeJs在Centos 6.5上部署
环境Centos6.51.安装NodeJs和npmsudo yum install nodejs npm enablerepoepel参考:查看(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fjoyent%2
Stella981
•
4年前
PostgreSQL数据库切割和组合字段函数
Postgresql里面内置了很多的实用函数,下面介绍下组合和切割函数环境:PostgreSQL9.1.2 CENTOS5.7final一.组合函数1.concata.语法介绍concat(str"any",str"any",...)
Stella981
•
4年前
Git 在同一台机器上配置多个Git帐号
在同一台机器上配置多个Git帐号By:授客QQ:1033553122实践环境win10Git2.21.064bit.exeTortoiseGit2.8.0.064bit.msi代码托管Gitee.com1. 打开GitBash
Easter79
•
4年前
Tomcat下的数据库连接池的配置与使用
实验环境:EclipseNeon.3(4.6.3)、MySQL、Tomcat9.0一、在web应用下的METAINF下新建context.xml文件,配置数据源。<?xmlversion"1.0"encoding"UTF8"?<Context<Resourcename"DBPool"
Stella981
•
4年前
Jenkins02:Jenkins+maven+svn集成
<fontsize'9'face'黑体'目录</font\TOC\1、安装Maven并配置环境变量 下载maven(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmirrors.hust.edu.cn
Stella981
•
4年前
JS 中的this指向问题和call、apply、bind的区别
this的指向问题一般情况下this对象指向调用函数的对象,全局环境中执行函数this对象指向window。functiona(){console.log(this);//输出函数a中的this对象}functionb(){};varc{name:"call"}
Wesley13
•
4年前
Ubuntu14.04环境编译vlc源码for安卓Android系统
一、准备虚拟机1、所需软件deamon:DTLite44910356.1394761051.exeVMwareworkstationfull12.1.03272444\_for\_x64.exe序列号5A02HAU243TZJ49GTC7K3C61Nubuntu14.04.1desktopamd64.
1
•••
186
187
188
•••
357