Protocol Buffers - Google's data interchange format (grpc依赖)
https://developers.google.com/protocol-buffers/
6 lines
69 B
6 lines
69 B
8 years ago
|
<?php
|
||
|
|
||
|
require_once("vendor/autoload.php");
|
||
|
|
||
|
error_reporting(E_ALL);
|