All Projects → pigLoveRabbit520 → SalamanderWnmp

pigLoveRabbit520 / SalamanderWnmp

Licence: MIT License
A beautiful Nginx PHP Mysql environment for windows( windows下用WPF制作的nginx,php,mysql集成环境(免安装))

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to SalamanderWnmp

SecKill
九价秒杀WPF
Stars: ✭ 98 (-73.08%)
Mutual labels:  wpf
File-Explorer
A C# WPF application, representing a conventional Windows file system explorer. Allows the traversal of inaccessible file systems.
Stars: ✭ 30 (-91.76%)
Mutual labels:  wpf
wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
Stars: ✭ 128 (-64.84%)
Mutual labels:  wpf
WPFBot3000
Simple domain-specific language for a small subset of WPF, mainly for doing very limited (get the picture?) input forms in PowerShell
Stars: ✭ 38 (-89.56%)
Mutual labels:  wpf
Peasy.NET-Samples
Showcases a middle tier built with peasy and consumed by multiple client consumers
Stars: ✭ 33 (-90.93%)
Mutual labels:  wpf
FontAwesome5
WPF controls for the iconic SVG, font, and CSS toolkit Font Awesome 5.
Stars: ✭ 93 (-74.45%)
Mutual labels:  wpf
dotnet
.NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation.
Stars: ✭ 865 (+137.64%)
Mutual labels:  wpf
magento2-fast-vm
Optimal vagrant developer box for Magento2. Folders synced by nfs/rsync. This box includes Magento developer utilities.
Stars: ✭ 89 (-75.55%)
Mutual labels:  nginx-php-fpm
fullcontrols
Reworked version of the wpf controls, plus new controls and features.
Stars: ✭ 28 (-92.31%)
Mutual labels:  wpf
dotnetCampus.Svg2XamlTool
Svg to WPF XAML file. 拖入 SVG 文件,即可转换为 XAML 可用代码
Stars: ✭ 14 (-96.15%)
Mutual labels:  wpf
BlackPearl
Control Library for WPF
Stars: ✭ 17 (-95.33%)
Mutual labels:  wpf
replay-csharp
An editable C# REPL (Read Eval Print Loop) powered by Roslyn and .NET Core
Stars: ✭ 69 (-81.04%)
Mutual labels:  wpf
SciColorMaps
Custom .NET color maps (user-defined or imported from matplotlib) for scientific visualization
Stars: ✭ 26 (-92.86%)
Mutual labels:  wpf
WindowsCommunityToolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Stars: ✭ 4,934 (+1255.49%)
Mutual labels:  wpf
serilog-sinks-richtextbox
A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
Stars: ✭ 48 (-86.81%)
Mutual labels:  wpf
UIfied
A unified PowerShell DSL for UIs
Stars: ✭ 25 (-93.13%)
Mutual labels:  wpf
ActiveDesktopPlus
A simple app that lets you pin windows to your desktop and use fullscreen programs and videos as interactive wallpapers.
Stars: ✭ 88 (-75.82%)
Mutual labels:  wpf
OctopathTraveler
Switch OctopathTraveler SaveDate Editor
Stars: ✭ 32 (-91.21%)
Mutual labels:  wpf
VoiceNET.Library
.NET library to easily create Voice Command Control feature.
Stars: ✭ 14 (-96.15%)
Mutual labels:  wpf
DevOpsExamples
A repo to show you how to use a private NuGet feed, such as Telerik, to restore packages in Azure DevOps, GitHub Actions, GitLab CI and AppCenter.
Stars: ✭ 16 (-95.6%)
Mutual labels:  wpf

WNMP Based On WPF(WPF制作的wnmp环境)

Build Status Coverage Status License

Download(集成包下载)

Main Window(主界面)

主界面

Usage(使用)

  1. 下载集成包后,运行SalamanderWnmp.exe(首次运行会自动配置)
  2. 开启nginx和php,然后在浏览器中输入http://localhost/ 即可看到Hello Salamander!字样,说明配置成功。(使用数据库功能,则打开mysql)

Notice(注意)

  • php 版本为7.3.21 64位版本,需要MSVC15 (Visual C++ 2017)运行库支持,下载
  •   MySQL的默认账户为root,密码为空

Other Functions(其他功能)

Regulaer Settings(常规设置)

常规设置

Theme Color Panel(调色面板)

调色面板

Coding Panel(编程面板)

编程面板

Questions Panel(常见问题面板)

常见问题面板

Switch PHP Version(切换PHP版本)

  1. 从php官网下载某个版本的PHP,放入你的wnmp目录中(这里假设下载了PHP5.6,可以命名为php5.6)
  2. 修改php.ini(这个文件可以从php.ini-development或php.ini-production重命名过来)中extension_dir选项,改为wnmp中php5.6的ext目录的绝对路径(举例:D:/SalamanderWnmp/php5.6/ext),另外顺便把一些扩展也加载进来(去掉前面分号即可)
extension=php_bz2.dll
extension=php_curl.dll
extension=php_fileinfo.dll
extension=php_ftp.dll
extension=php_gd2.dll
extension=php_gettext.dll
  1. wnmp软件修改php目录配置

修改php目录

  1. 重启PHP

Third Party Libraries(第三方库)

Contact Me(联系我)

Sponsor(赞助)

支付宝

支付宝

微信支付

微信支付

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].