Home

Reading

Reading 高成效 Active Recall Practice Tests 中成效 Etc 低成效 Summarizing Highlighting Rereading Passive reading Reference

Read more

Uniapp view

Uniapp modal modal const modal = uni.requireNativePlugin('modal'); modal.toast({ message: ret, duration: 1.5 }); Reference

Read more

Android adb tools

Android adb tools adb shell uiautomator events 09-10 13:07:03.197 EventType: TYPE_NOTIFICATION_STATE_CHANGED; EventTime: 17852937; PackageName: uni.UNI7BA110F; MovementGranularity: 0; Action: 0; ContentChangeTypes: []; WindowChangeTypes: [] [ ClassName: android.widget.Toast; Text: [应用的uni-AD业务状态异常(-9001),请登录https://uniad.dcloud.net.cn处理]; Cont...

Read more

Uniapp 原生插件开发

Uniapp 原生插件开发 插件有两种类型 Activity的获取方式。通过mUniSDKInstance.getContext()强转Activity。建议先instanceof Activity判断一下再强转 .vue暂时只能使用module形式。component还不支持在.vue下使用 component、module的生命周回调,暂时只支持onActivityDestroy 、onActivityPause、onActivityResult其他暂时不支持 module 没有界面, 支持vue和nvue component native控件, 支持nvue 使用uni原生插件必须先提交云端打包才能生效,购买插件后在应用的man...

Read more

iOS Error

iOS Error Missing file libarclite_iphoneos.a File not found: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a Xcode 14.3 删除了arc/libarclite_iphoneos.a, 是用来管理ARC内存的 cd /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/ sudo mkdir ...

Read more

图形编程API

图形编程API apple Core Graphics (also known as Quartz 2D Metal flutter Skia Impeller windows DirectX graphics and gaming All OpenGL Vulkan Reference Flutter will use an impeller instead of Skia OpenGL vs Vulkan

Read more