当前位置:网站首页>php中使用Makefile编译protobuf协议文件
php中使用Makefile编译protobuf协议文件
2022-06-25 22:05:00 【ndrandy】
- Makefile
WORK_DIR=$(shell pwd) PROTO_FILES=$(WORK_DIR)/Application/Protofiles/*.proto PHP_OUT_DIR=$(WORK_DIR)/Application/Protocols/ .PHONY: msg msg: @echo build begin protoc -I=$(WORK_DIR)/Application/Protofiles --php_out=$(PHP_OUT_DIR) $(PROTO_FILES) @echo build end
使用方法(终端执行):
~# make msg
边栏推荐
- 录屏转gif的好用小工具ScreenToGif,免费又好用!
- Anaconda一文入门笔记
- OBS-Studio-27.2.4-Full-Installer-x64. Exe Download
- go中全类型等值判断解析&综合汇总
- Share a downloaded osgeo4w64 Library Based on qgis3.10
- Extraction system apk
- 权限设计=功能权限+数据权限
- phoenix索引
- Qlabel text scrolling horizontally
- Use of xinchida ble 5.0 Low Power Bluetooth module (at command serial port transparent transmission) rsbrs02abr
猜你喜欢

CSDN add on page Jump and off page specified paragraph jump

先序线索二叉树

Hbuilderx uses the gaude map to obtain the current location

hiberate架构介绍及环境搭建(非常详细)

Hibernate architecture introduction and environment construction (very detailed)

Blob

STL教程5-STL基本概念及String和vector使用

Uniapp -- list page of multi header tabs

Leetcode 513. 找树左下角的值

Wireshark对IMAP抓包分析
随机推荐
.user.ini文件导致的php网站安装问题
Hbuilderx uses the gaude map to obtain the current location
Tree class query component
A. Balance the Bits--Codeforces Round #712 (Div. 1)
社招两年半10个公司28轮面试面经(含字节、拼多多、美团、滴滴......)
先序线索二叉树
Go语言逃逸分析全纪录
C. Planar Reflections-CodeCraft-21 and Codeforces Round #711 (Div. 2)
Share a downloaded osgeo4w64 Library Based on qgis3.10
Uniapp -- the use of document collation and push of unipush
Informatics Orsay all in one 1353: expression bracket matching | Luogu p1739 expression bracket matching
对卡巴斯基发现的一个将shellcode写入evenlog的植入物的复现
QLabel 文字水平滚动显示
Leetcode-1528- rearrange string - hash table - string
[Axi] interpretation of Axi protocol atomic access
UE4 learning record 2 adding skeleton, skin and motion animation to characters
CSDN添加页内跳转和页外指定段落跳转
Today's 61 Fu
proxy
mysql