logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

百度网盘安装完启动 “应用程序被修改 请重新安装”

百度网盘安装完启动 “应用程序被修改 请重新安装”,如下图:我的解决办法是:1.卸载该软件2.设置系统时间,关闭自动设置系统时间,手动将系统时间往前调(我调到了2016年)...

Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to ‘0‘ makes TLS connections

在使用npm 创建项目的时候,报错:Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.(Use `node --tra

#node.js#前端
CERT_HAS_EXPIRED

npm 安装md5报错,提示证书过期:npm ERR! code CERT_HAS_EXPIREDnpm ERR! errno CERT_HAS_EXPIREDnpm ERR! request to https://r.cnpmjs.org/md5 failed, reason: certificate has expirednpm ERR! A complete log of this run

#javascript
Execution failed for task ‘:app:checkDebugAarMetadata‘. > Could not resolve all files for configurat

好几年没有搞过安卓了(15后再没搞过了),最近因公司需求,又开始搞安卓,发现改变好大,好了,言归正传,我接入了一个百度的广告SDK, 按照要求把.aar包放进了libs目录,也按文档在build.gradle(:app)中 implementation了一系列的依赖,最后Rebuild project时报如下错误:Execution failed for task ':app:checkDebug

#android#android studio
android.content.ActivityNotFoundException: No Activity found to handle Intent 问题解决

anandroid 隐式跳转报错,如下:以下是我的跳转代码:AndroidManifest配置如下:问题:出在AndroidManifest配置,应该要加一条,加上这一条就OK了。<category android:name="android.intent.category.DEFAULT" />...

#android
cocosCreator 导出Android工程报错 couldn‘t find “libcocos2djs.so“

报错提示如下:java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.ys.ysadsense-C8d62Jm4Fwh94RL6zuZ1jA==/base.apk"],nativeLibraryDirectories=[/data/app/com.ys.ys

Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to ‘0‘ makes TLS connections

在使用npm 创建项目的时候,报错:Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.(Use `node --tra

#node.js#前端
暂无文章信息