1 Star 1 Fork 0

GHJayce / RightClickMenu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

生成Windows右键菜单的注册文件

右键菜单生成器v2.0!可以将windows程序设置在鼠标的右键菜单上,支持层级菜单。

主要生成右键菜单的注册表文件(含创建移除两个文件)。

这个应用是拿来练习PHP设计模式的实例,为了更好地理解设计模式。

用到的设计模式:依赖注入 + 组合模式 + 桥梁模式 + 门面模式 + 原型模式。

更好的实现方式应该是直接与操作系统进行交互,减少用户的麻烦,更直接的操作右键菜单。

运行环境

建议本地运行,暂无官方可供在线使用。

PHP >= 5.4,可用以下命令启动,然后访问:http://localhost:8080

php -S localhost:8080

或者另外的运行方式:集成PHP环境的浏览器

演示

应用使用演示

线上浏览

https://ghbjayce.github.io/RightClickMenu/

前端项目

right-click-menu-front

MIT License Copyright (c) 2018 GHBJayce Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

生成windows右键菜单的注册表文件 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
PHP
1
https://gitee.com/jaycedeng/RightClickMenu.git
git@gitee.com:jaycedeng/RightClickMenu.git
jaycedeng
RightClickMenu
RightClickMenu
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891