Welcome![Sign In][Sign Up]
Location:
Search - protobuf-java

Search list

[JSP/Javaprotobuf-java-2.0.2.jar

Description: Protocol Buffers - Google s data interchange format。我打的jar包,此包不好找-Protocol Buffers- Google s data interchange format. I hit the jar package, this package不好找
Platform: | Size: 273408 | Author: 李磊 | Hits:

[Windows Developprotobuf-2.1.0

Description: Protocol Buffers 2.1.0 full source -- C++, Java, Python -Protocol Buffers 2.1.0 full source-- C++, Java, Python
Platform: | Size: 2120704 | Author: ws07 | Hits:

[Internet-Networkprotobuf-2.3.0

Description: Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前提供了 C++、Java、Python 三种语言的 API。 只需使用 Protocol Buffers 对数据结构进行一次描述,即可利用各种不同语言或从各种不同数据流中对你的结构化数据轻松读写。 Protocol Buffers 可扩展性好,“向后”兼容性好,你甚至不必破坏已部署的、依靠“老”数据格式的程序就可以对数据结构进行升级。 Protocol Buffers 以高效的二进制方式存储,比 XML 小 3 到 10 倍,快 20 到 100 倍,语义更清晰,无需类似 XML 解析器的东西(因为 Protocol Buffers 编译器会将 .proto 文件编译生成对应的数据访问类以对 Protocol Buffers 数据进行序列化、反序列化操作)。 1月8号才出来的最新版本。-Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format.
Platform: | Size: 2344960 | Author: 毛勇 | Hits:

[JSP/Javaprotobuf-2.4.1

Description: 前台python和后台java通过protocolbuffer交互的实例,功能实现完全-The Python and Java protocolbuffer interactive examples by background, function complete ... ...
Platform: | Size: 2285568 | Author: 李安海 | Hits:

[androidprotobuf-java-2.5.0rc1.jar

Description: google protocol buffer 2.5.0 数据交换的格式java语言实现,支持jar包。-google protocol buffer 2.5.0 java package
Platform: | Size: 494592 | Author: harvey | Hits:

[JSP/JavaServer

Description: java mina protobuf demo 用java写的mina结合protobuf的聊天客户端简单实现-java mina protobuf demo
Platform: | Size: 3124224 | Author: ceshi | Hits:

[JSP/Javaprotobuf-java-2.5.0

Description: protobuf-java.jar完美打包。-protobuf-java.jar perfectly packaged.
Platform: | Size: 494592 | Author: 谢先生 | Hits:

[JSP/Javajava-call-map

Description: 用java写的mina结合protobuf的聊天客户端简单实现-Combined with java write mina protobuf simple chat client to achieve
Platform: | Size: 1868800 | Author: 罗佳 | Hits:

[JSP/Javaprotobuf

Description: 主要演示在前端html中使用javascript发送protobuf数据,java端采用springMVC-Test javacript send a protobuf data to java springMVC
Platform: | Size: 189440 | Author: 薛林 | Hits:

[JSP/Javajerseydemo

Description: 主要演示在前端html中使用javascript发送protobuf数据,java端采用springMVC-Test javacript send a protobuf data to java springMVC-The main display in the front end html using javascript to send protobuf data, java end use springMVC-Test javacript send a protobuf data to java springMVC
Platform: | Size: 2507776 | Author: li | Hits:

[ELanguageprotobuf-java-3.0.0.tar

Description: Google Protocol Buffer( 简称 Protobuf) 是 Google 公司内部的混合语言数据标准,目前已经正在使用的有超过 48,162 种报文格式定义和超过 12,183 个 .proto 文件。他们用于 RPC 系统和持续数据存储系统。 Protocol Buffers 是一种轻便高效的结构化数据存储格式,可以用于结构化数据串行化,或者说序列化。它很适合做数据存储或 RPC 数据交换格式。可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前提供了 C++、Java、Python 三种语言的 API。-Google Protocol Buffer (referred Protobuf) is a mixed-language data standards within the company Google, it is now being used with more than 48,162 kinds of packet format definition and a .proto than 12,183 files. They used RPC system and continuous data storage system. Protocol Buffers is a lightweight efficient structured data storage format that can be used to structure data serialization, or serialization. It is very suitable for data storage or RPC data exchange format. Language can be used for communication protocols, data storage and other areas regardless of platform-independent, scalable serializing structured data format. Currently it offers C++, Java, Python three languages API.
Platform: | Size: 4516864 | Author: dashixiong | Hits:

[JSP/Javaprotobuf-java-3.2.0

Description: 进行通讯RPC长连接等序列化交换格式必备!(Communication, RPC long connection and other serialized exchange format necessary)
Platform: | Size: 5811200 | Author: Tiger1978 | Hits:

[Windows Developprotobuf-2.6.1.tar

Description: protocolbuffer(以下简称PB)是google 的一种数据交换的格式,它独立于语言,独立于平台。google 提供了多种语言的实现:java、c#、c++、go 和 python,每一种实现都包含了相应语言的编译器以及库文件。由于它是一种二进制的格式,比使用 xml 进行数据交换快许多。可以把它用于分布式应用之间的数据通信或者异构环境下的数据交换。作为一种效率和兼容性都很优秀的二进制数(Protocolbuffer (hereinafter referred to as PB) is a data exchange format of Google. It is independent of language and independent of platform. Google provides multiple language implementations: Java, c#, c++, go, and python, each of which includes compilers and library files for the corresponding language. Because it's a binary format, it's much faster than using XML for data exchange. It can be used for data communication between distributed applications or data exchange in heterogeneous environments. Binary numbers that are excellent for both efficiency and compatibility)
Platform: | Size: 2640896 | Author: 雪山红叶 | Hits:

[.netsticky-menu

Description: Sticy menu in wpf Technologies you should be comfortable with or interested in learning: Scala, AKKA, Spark, Kafka, Java, SQL, Groovy, Casandra, SQL, REST API's, Swagger, MemCacheD, Couchbase (NoSQL), Redis, Protobuf, and infrastructure/tools like OpenStack, Docker, Puppet/Chef, Vagrant and Gradle.
Platform: | Size: 37888 | Author: SHRR | Hits:

[Otherprotobuf-net

Description: pb2.5版本C#版,很不错的,是用C#编的,如果有JAVA 的再传上(pb2.5 version code this is very good, is to use C# Series, if the send on JAVA)
Platform: | Size: 1065984 | Author: ztfdxhguj | Hits:

[OtherProtobufAutoCreate-master

Description: 用于生成proto协议工具,可以生成C#版和java版(the tool to build protocol,the version of protocol is C# or Java)
Platform: | Size: 1628160 | Author: 江南梅雨 | Hits:

[JSP/Javagpzshylxb_pdf

Description: 该程序讲解java实现protobuf协议例子,提供通用方法将protobuf对象转换成java普通对象(This program explains Java implementation of the protobuf protocol example, providing a general method to convert protobuf objects into Java common objects)
Platform: | Size: 40954880 | Author: 石明 | Hits:

CodeBus www.codebus.net