离线授权
现在有个需求,如何去实现无网络情况下去离线授权的问题,我这里有2种方案。不知道可以实现吗?
1:离线授权文件在哪里?我可以把这个文件放在...
为什么报错,不支持armv7么?
Undefined symbols for architecture armv7: "_deflate", referenced from: -[BDTTSGzipCompressor compressBytes:length:shouldFinish:] in libbdtts.a(BDTTSGzipCompressor.o) "_...
为什么传入age参数但还是不能返回age呢?
#coding=utf-8
import requests,re
import os,sys
import base64
os.chdir(os.path.split(os.path.realpath(__file__))[0])
# 人脸检测url
url_detect = 'https://aip.baidubce.com/rest/2...