腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(3254)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
thrift
设置问题
thrift
文件夹中基本上有两个VC++项目。一个在
thrift
-0.8.0\
thrift
-0.8.0\lib\cpp\
thrift
.sln,另一个在
thrift
-0.8.0\
thrift
-0.8.0\compiler\cpp\compiler.sln我已经成功地编译了
thrift
.sln项目,并且能够成功地生成两个库文件libthrift.lib和libthriftnb.lib。在这之后,我有几个问题。 a)现在如何生成此
thrift
.exe?出于测
浏览 1
修改于2011-12-14
得票数 2
1
回答
错误:在Typescript中使用
Thrift
时,找不到名称‘
Thrift
我想在Nodejs项目中使用
Thrift
和Typescript,这是我遇到的错误 ~~~~~~ src/gen-js/myService.d.ts:10:1 -error TS2503: Cannot find namespac
浏览 70
修改于2018-12-13
得票数 0
1
回答
基于PHP的
Thrift
客户端的
Thrift
服务
我下载了
thrift
.tar文件,取了lib/php/src文件夹,并将其重命名为
thrift
。然后在我的PHP文件中编写PHP
Thrift
客户端,我有以下代码: $GLOBALS['
THRIFT
_ROOT'] = '
thrift
'; require_once '<e
浏览 0
修改于2011-11-25
得票数 1
1
回答
在'gem install
thrift
‘之后,无法执行'
thrift
’命令
我正试着在Mac上尝试一些
thrift
开发,但是在'gem install
thrift
‘成功运行并且'gem list’中列出了
thrift
之后,执行'
thrift
‘就会给我一个命令未找到的错误。
浏览 0
提问于2013-06-26
得票数 0
回答已采纳
1
回答
thrift
2无效
这是我的代码:
thrift
_socket = TSocket.TSocket(
thrift
_server,
thrift
_port)
thrift
_transport = TTransport.TFramedTransport(
thrift
_socket)
thrift
_pro
浏览 1
提问于2017-02-28
得票数 0
1
回答
Thrift
gem和JRuby
我最近刚刚安装了JRuby和
Thrift
gem,在核磁共振中使用了它。我遇到了一个问题,如果我需要'
thrift
‘,我会收到消息"Unable to。默认为纯
thrift
_native库“。如果我随后尝试并要求使用ruby生成的代码
Thrift
::Struct_Union,我会得到这个错误:"NameError: uninitialized constant
Thrift
::Struct_Union现在这似乎是一个糟糕的想法,但是如果你将.rb文件从MRI gem复制到JR
浏览 3
修改于2010-09-15
得票数 2
回答已采纳
1
回答
apache
Thrift
TNonblockingServer错误
im使用以下标头:#include <
thrift
/server/TSimpleServer.h>#include <
thrift
/transport/TBufferTransports.h> #include <
浏览 3
提问于2014-02-21
得票数 2
1
回答
Apache
Thrift
超时
我在0.13.0版本中使用apache
thrift
。只要两次调用之间的时间大约为1.5秒,连接就会关闭。超时时间从1.3秒到1.8秒不等。 keepAlive设置在服务器端和客户端。milliseconds(i); std::this_thread::sleep_for(sleep); }
Thrift
if (errno_copy ==
THRIFT
_ETIMEDOUT)
浏览 50
修改于2020-08-13
得票数 0
2
回答
iPhone的
Thrift
框架
基本上,它一直告诉我以下四个导入没有这样的目录:我正在遵循
Thrift
wiki上的所有说明,并且已经用XCode下载并编译了
Thrift
框架,但是没有专门针对iPhone开发的信息。
浏览 0
提问于2010-09-02
得票数 2
回答已采纳
0
回答
运行nodejs
Thrift
示例时找不到对
Thrift
的引用
指向
Thrift
nodejs教程的链接- gen-js NodeClient.js NodeServer.js package.json shared.
thrift
tutorial.
thrift
h@h-vbox:~/git/nodejs-
thrift
$ npm install > ws@0.4.32 install /home/
浏览 8
修改于2016-07-12
得票数 4
回答已采纳
2
回答
如何将所有.
thrift
文件(*.
thrift
)编译为Maven阶段?
我正在使用maven-antrun-plugin执行一个
thrift
shell命令。我可以用<arg value="...path/to/file.
thrift
" />为每个<exec>编译一个文件,但我想编译一个目录中的所有.
thrift
文件。我该怎么做呢?我尝试使用<arg value="...path/to/*.
thrift
" />,但是Maven拒绝了这种语法。
浏览 1
提问于2013-09-12
得票数 8
回答已采纳
1
回答
Quarkus Apache
Thrift
RPC
我正在尝试使用quarkus构建一个微服务,该服务使用
thrift
作为通信协议。我仍然是Apache
Thrift
和Quarkus的新手。有没有一种方法可以在不需要迁移到gRPC的情况下实现
thrift
服务器?
浏览 29
提问于2021-07-29
得票数 0
2
回答
安装
thrift
idl
thrift
(0.9.0)附带的VS解决方案说,它们是用较新的版本创建的,因此不能用VS2008打开。我也尝试过安装或运行./bootstrap.sh,但我一直收到一个错误,说该文件不是可执行文件。我已经纠结了几个小时,都搞不明白,所以如果有人知道如何安装
thrift
,请指导我。
浏览 6
提问于2013-03-12
得票数 0
2
回答
Thrift
RPC头
Thrift
是否有在进行远程调用时传递令牌(例如,身份验证令牌字符串)的机制?我能看到的唯一选择是在方法签名中包含auth令牌字符串?
浏览 7
提问于2013-09-06
得票数 4
1
回答
缓存
Thrift
传输
我正在为我的
Thrift
应用程序实现服务发现。
浏览 0
修改于2017-10-01
得票数 0
1
回答
Apache
thrift
未定义对apache::
thrift
::server::TNonblockingServer的引用
something_server.cpp:(.text+0x1ad): undefined reference to `apache::
thrift
::server::TNonblockingServer::serve()'something_server.cpp:(.text+0x28
浏览 3
修改于2013-03-08
得票数 6
4
回答
带有
thrift
的golang没有实现
thrift
.TProcessorFunction (处理方法的类型错误)
(wrong type for Process method) want Process(context.Context, int32,
thrift
.TProtocol,
thrift
.TProtocol)(bool,
thrift
.TException) .,
thrift
浏览 3
修改于2017-08-05
得票数 1
1
回答
Thrift
THttpTransport规范
浏览 3
修改于2013-02-11
得票数 2
1
回答
是否可以在
thrift
文件中引用声明的
thrift
const?
SOME_LIST = [CON1, CON2];[FAILURE] type error: const "CON2" was declared as struct/xception在twitter/scrooge上看起来就像这样,但apache编译器就不行了
浏览 2
提问于2014-10-28
得票数 1
1
回答
Thrift
IDL生成
可以从C#生成
Thrift
IDL吗?这样做有意义吗? 我有一个REST服务,.net45,WebAPI,JSON。我想把它移到
Thrift
,并且我正在寻找创建所需的IDL的捷径,因为我已经在C#中定义了契约。
浏览 5
提问于2013-02-12
得票数 1
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券