文件名称:gen-cpp
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
本例是一个简单的thrift测试程序,包括客户端和服务端。thrift允许你定义一个简单的定义文件中的数据类型和服务接口。以作为输入文件,编译器生成代码用来方便地生成RPC客户端和服务器通信的无缝跨编程语言。-Apache Thrift is a software fr a mework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Javascr ipt, Node.js, Smalltalk, and OCaml.
Originally developed at Facebook, Apache Thrift was open sourced in April 2007 and entered the Apache Incubator in May, 2008.
Originally developed at Facebook, Apache Thrift was open sourced in April 2007 and entered the Apache Incubator in May, 2008.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
gen-cpp\CppClient
.......\CppClient.cpp
.......\CppServer
.......\CppServer.cpp
.......\Makefile
.......\test.cpp
.......\test.h
.......\test_constants.cpp
.......\test_constants.h
.......\test_server.skeleton.cpp
.......\test_types.cpp
.......\test_types.h
gen-cpp
.......\CppClient.cpp
.......\CppServer
.......\CppServer.cpp
.......\Makefile
.......\test.cpp
.......\test.h
.......\test_constants.cpp
.......\test_constants.h
.......\test_server.skeleton.cpp
.......\test_types.cpp
.......\test_types.h
gen-cpp