目 录一、 InstallShield安装... 2二、 InstallShield 破解... 2三、 制作安装包... 2(一) 打开project... 2(二) project助手页面... 31、Application Information:程序信息... 42、Installation...
分类:
其他好文 时间:
2015-05-21 10:41:01
阅读次数:
160
原文地址:http://rominirani.com/2014/07/28/gradle-tutorial-part-1-installation-setup/在这篇教程里,我们将主要讲解如何在我们自己的系统上安装、配置、原始版本的Gradle,并学习一些基本的Gradle命令行!Android S...
分类:
其他好文 时间:
2015-05-20 00:08:36
阅读次数:
105
Pomelo
文档:
https://github.com/NetEase/pomelo/wiki
https://github.com/NetEase/pomelo/wiki/Home-in-Chinese
Pomelo 安装
文档:
https://github.com/joyent/node/wiki/Installation
...
分类:
系统相关 时间:
2015-05-19 22:40:12
阅读次数:
423
dedecms /install/index.php.bak Installation File Not Deleted && Executed Via Apache Analytic Vul
分类:
Web程序 时间:
2015-05-15 15:11:42
阅读次数:
191
理论上是这样的 http://gogs.io/docs/installation/install_gogs_on_ubuntu.html 我直接用的 sqlite3 然后起成服务运行 sudo adduser git
sudo apt-get install unzip git sqlite3
cd /home/git
wget https:/...
分类:
系统相关 时间:
2015-05-13 13:15:42
阅读次数:
250
题意:在一片海上有一堆岛,设海岸线为x轴,海为第一二象限,在x轴上可以放置雷达,每个雷达的作用范围是一个半径为d的圆,问最少放几个雷达能把所有岛都包含。解法:贪心。一开始的想法是把岛按横坐标排序,枚举正好在雷达作用圆的边界上的岛对应的雷达坐标,选择能够覆盖这个岛之前所有的岛的点,并且把所有能覆盖的岛...
分类:
其他好文 时间:
2015-05-12 22:46:41
阅读次数:
117
设置php server,选择Local Apache Http Server,定位到wamp/bin/apache然后输入name为apache,提示“Installation Directory does not contain Apache HTTP Server configuration.”
解决方案:定位到wamp/bin/apache下的conf 目录,即:wamp/...
分类:
Web程序 时间:
2015-05-12 15:56:09
阅读次数:
216
开发过程中环境只要配置好了,如果没有出现什么意外的话JRE工作环境一般是不会有问题的。the specified jre installation does not exist这个问题也算把我这菜鸟害得差点就重装了系统。特此谨记。。。当Eclipse启动项目时弹出个error:the specifi...
分类:
其他好文 时间:
2015-05-12 11:18:26
阅读次数:
176
sublime text3 package control网址:https://packagecontrol.io/installation安装代码:import urllib.request,os,hashlib; h = 'eb2297e1a458f27d836c04bb0cbaf282' + ...
分类:
其他好文 时间:
2015-05-11 23:51:55
阅读次数:
159
转自:https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/4/html/Installation_and_Configuration_Guide/Configuring_O...
分类:
其他好文 时间:
2015-05-11 23:50:43
阅读次数:
182