码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
websphere8 从安装到部署 测试集群应用程序 安装j2ee程序(非常详细)
目录1. 准备安装文件2. 安装Installation Manager3. 为Installation Manager指定安装资源库4. 创建部署管理器概要文件5. 创建定制概要文件并联合到部署管理器6. 创建应用服务器(独立)概要文件7. 合独立服务器节点到部署管理器8. 启动节点9. 创建集群 ...
分类:Web程序   时间:2017-09-16 15:02:13    阅读次数:317
webpack 编译ES6插件babel-loader
1、安装babel-loader 参考:http://babeljs.io/docs/setup/#installation 进入项目目录执行安装命名: 2、项目结构: app.js代码为: 3、webpack.config.js 配置文件为 4、执行命令 5、编辑后的结果 ...
分类:Web程序   时间:2017-09-14 16:39:57    阅读次数:249
qmlscene: could not find a Qt installation of ''
在qt目录下运行helloqt.qml文件时出现这个提示: 解决方法: 在home里的.config下建个目录qtchooser: 然后添加default.conf文件,添加qt的bin和lib。即在 ~/.config/qtchooser/default.conf 文件中添加如下内容(注意不要用$ ...
分类:其他好文   时间:2017-09-13 23:15:50    阅读次数:485
Linux->Mysql安装调试
环境准备 安装步骤 https://dev.mysql.com/doc/refman/5.7/en/binary-installation.html 测试服务器是否安装成功 到这步服务也起来了。。但是有个问题就是,我没有设置密码和用户啊。这测试服务器可怎么整? 通过启动bin/mysql_safe ...
分类:数据库   时间:2017-09-13 18:29:11    阅读次数:200
react.js 教程之 Installation 安装
react.js 教程之 Installation 安装 运行方法 运行react有三种方式 1.如果你只是学习react,可以在http://codepen.io/gaearon/pen/rrpgNB?editors=0010上只写写代码 2.如果你想用自己的编辑器,https://faceboo ...
分类:Web程序   时间:2017-09-11 18:05:01    阅读次数:158
[POJ1328] Radar Installation
Description Assume the coasting is an infinite straight line. Land is in one side of coasting, sea in the other. Each small island is a point locating ...
分类:其他好文   时间:2017-09-10 23:44:03    阅读次数:212
[2017.9.9]Problem
POJ - 1328 Radar Installation POJ - 3253 Fence Repair POJ - 3662 Telephone Lines POJ - 3616 Milking Time POJ - 3666 Making the Grade POJ - 3040 Allowa ...
分类:其他好文   时间:2017-09-09 23:17:33    阅读次数:152
Oracle RAC(Linux)搭建
1、前言 此文档详细描述了Oracle 11gR2 数据库在AIX上的安装RAC的需求及安装步骤。 参考文档 参考文档 《Oracle® Real Application Clusters Installation Guide 11g Release 2 (11.2) for Linux and U ...
分类:数据库   时间:2017-09-09 13:02:06    阅读次数:294
apache: eclipse的tomcatPluginV插件下载
Sysdeo Eclipse Tomcat Launcher plugin Plugin features Support and contributions Download Installation Documentation Troubleshooting Plugin features St ...
分类:Web程序   时间:2017-09-08 11:56:40    阅读次数:718
zabbix的数据库和服务的安装
Server installation with MySQL database It is a good practice to have the innodb_file_per_table option enabled on MySQL. Check this setting before pro ...
分类:数据库   时间:2017-09-08 10:02:53    阅读次数:390
1730条   上一页 1 ... 60 61 62 63 64 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!