This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
chengnan
/
s202226701001
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
e7ccecf872
شاخهها
تگها
LMF
master
pt
yt
s202226701001
/
sever-test
/
node_modules
/
protobufjs
/
google
/
protobuf
/
source_context.proto
source_context.proto
98 B
تاريخچه
خام
1
2
3
4
5
6
7
syntax = "proto3";
package google.protobuf;
message SourceContext {
string file_name = 1;
}