大约有 37 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0032 秒)
请问下laya的protobuf库,支持uint64和int64吗? RT 2017-12-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 wudi199553 赞同来自: 支持的,但是这需要你们自己改的 2017-12-08 0 0 分享 ...
来源: Laya_社区 发布时间: 20171208
请问下怎么已二进制流直接发int64的数据 服务器必须接收int64 2018-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 赞同来自: 如果built-in API没有64位读写...
来源: Laya_社区 发布时间: 20180322
...aya::JCFreeTypeFontRender::getTextLineBitmapData(char*, laya::BitmapData*, int, laya::JCFontInfo*, int, int, double, double)+1580) [arm64-v8a] 2 #01 pc 00000000001f9e74 /data/app/com.gemclash.towerdefense.gp-nL3Za3jIt5tpqzSue73YEQ==/lib/arm64/liblayaair.so (laya::JSTextMemoryCanvas::getTextBitmapDa...
来源: Laya_社区 发布时间: 20201020
...width, final double height) { Bitmap bitmap = createQRCodeBitmap(content, (int)width, (int)height, "UTF-8", "H", "1", Color.BLACK, Color.WHITE); if (null != bitmap) { String base64OfBitmap = bitmapToBase64(bitmap); if (null != base64OfBitmap) { base64OfBitmap.replace("\n", ""); return base64OfBitmap...
来源: Laya_社区 发布时间: 20200729
protobuf int64类型在小米环境转换为了object了,正常吗? 2020-12-08 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 DiIIon 赞同来自: 2020-12-08 0 1 分享 微博 QZONE 微信 为什么被折...
来源: Laya_社区 发布时间: 20201208
求Laya 定义int64位封装 2019-04-23 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 132*****223 赞同来自: 这东西得自己写吧 2019-05-15 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复...
来源: Laya_社区 发布时间: 20190423
...FLOAT_VLAUE: string = "proto_ParamsProto"; public static PROTO_INT64_VLAUE: string = "proto_ParamsProto"; public static PROTO_BOOL_VLAUE: string = "proto_ParamsProto"; public static PROTO_STRING_VALUE: string = "proto_ParamsProto"; constructor() { ...
来源: Laya_社区 发布时间: 20170807
...afe.game.handsomecat-HnSTBrLpuwmUdM8n0CAtog==/lib/arm64/liblayaair.so (v8::internal::Context::native_context()+0) [arm64-v8a] 2 #01 pc 0000000000658444 /data/app/com.mylafe.game.handsomecat-HnSTBrLpuwmUdM8n0CAtog==/lib/arm64/liblayaair.so (v8::Isolate::GetCurrentContext()+20) [arm64-v8a] 3 #02 pc ...
来源: Laya_社区 发布时间: 20191230
...) at void android.webkit.WebView.setOverScrollMode(int) (WebView.java:2527) at void android.view.View.<init>(android.content.Context) (View.java:4830) at void android.view.View.<init>(android.content.Context, android...
来源: Laya_社区 发布时间: 20181119
...l 类 看里面方法 public static function encodeByte(byte:ByteEx, start:int = 0, end:int = -1):String { if (end < 0) { end = byte.length; } return enc...
来源: Laya_社区 发布时间: 20190117