之前用electron开发的PC端先是用electron-packager把项目打成可执行文件,然后再用grunt-electron-installer打包成安装exe文件。最最最不爽的是,安装没有自定义目录,默认装在C盘;而且有时候会报安装错误(installation has failed)。 ...
分类:
数据库 时间:
2017-08-15 12:00:31
阅读次数:
2143
Visual Studio is primarily designed for installation from an internet-connected machine, since many components are updated regularly. However, with so ...
分类:
其他好文 时间:
2017-08-14 14:25:57
阅读次数:
501
学习java高级编程,新建了一个工程,报名取为java,结果运行代码后出现如下错误; 重新命名package就好了。 ...
分类:
其他好文 时间:
2017-08-13 16:17:00
阅读次数:
3689
原文: http://storm.praveendeshmane.co.in/storm/storm-0-10-0-installation-on-ubuntu-14-04.jsp Apache Storm is a distributed stream processing computation ...
分类:
Web程序 时间:
2017-08-12 18:58:58
阅读次数:
228
一.数据库mariadb简介二.安装与启动服务,检查端口状态三.安装后使用前的准备1.关闭数据库开启的网络接口vim/etc/my.cnfskip-networking=1关闭数据库开启的网络接口2.数据库安全初始化mysql_secure_installation提问解释:Entercurrentpasswordforroot(enterfornone):数据库原..
分类:
数据库 时间:
2017-08-12 10:30:20
阅读次数:
238
i. Prohibit installation and configuration of Network Bridge on your DNS domain network ii. Prohibit use of Internet Connection Firewall on your DNS d ...
Full Installation Guide These are the steps necessary to get YCM working on a Unix OS and on Windows. Note to Windows users: we assume that you are ru ...
分类:
其他好文 时间:
2017-08-10 20:56:19
阅读次数:
326
Nginx自动化安装脚本: #!/bin/bash #install nginx-1.10.2 #installation directory INSTALL_DIR=/usr/local SRC_DIR=/usr/local/src [ ! -d ${INSTALL_DIR} ] && mkdir ...
分类:
其他好文 时间:
2017-08-09 13:11:43
阅读次数:
152
Radar Installation Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 89661 Accepted: 20143 Description Assume the coasting is an infinite str ...
分类:
其他好文 时间:
2017-08-09 13:00:14
阅读次数:
150
相关链接zabbix官网:https://www.zabbix.com/zabbix软件下载:https://www.zabbix.com/downloadZabbix文档:https://www.zabbix.com/documentation/2.4/manual/installation/install_from_packages系统环境[root@zabbix-server~]#cat/etc/redhat-releaseCentOSrelease6.6(Fina..
分类:
其他好文 时间:
2017-08-09 01:03:31
阅读次数:
168