Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 616 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 616 Bytes

wxphp-imagedown

1. 简介 Intro

ImageDown is a php-gui application for down images easily, using wxPHP/wxWidgets.

2. 安装 Install

1) 必需环境 Requirements

  • Windows or Linux
  • 已安装了 wxWidgets 扩展的 PHP 环境,windows 下可直接使用 wxphp 发布的 php 集成工具。参考 wxphp

2) 下载和运行 Download and running

  1. Download
git clone https://github.com/gwbnet/phpgui-imagedown.git
or
Directly download zip
  1. Running
php main.php

wxphp-httpdebug