0

微游技术部一周分享 20220814期

 1 year ago
source link: https://xmanyou.com/minigame-dev-team-weekly-20220814/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

14 August 2022 / 微游技术部

微游技术部一周分享 20220814期

minigame.vip

大家好,以下是微游互娱技术部本周的分享:

1. [Android开发] Android 自定义Gradle插件(九):上传文件到云存储

https://juejin.cn/post/7131203034994573320

本文介绍如何在自定义gradle插件中进行对象存储操作,包括minio和阿里云oss。

2. [k8s] Rancher2.6.6更新ssl为公认CA证书

https://luckytking.github.io/2022/08/rancher2.6.6更新ssl为公认ca证书/

本文介绍如何将Rancher从默认的证书更改为自定义ca证书,避免出现“证书无效”的错误。

3. [go开发] gopsutil介绍

https://overstarry.vip/posts/gopsutil介绍/

psutil 是一个使用 Python 编写的跨平台平台进程和系统利用率监控库,gopsutil 就是 psutil 的 go 语言实现。
本文介绍如何使用gopsutil监控系统资源。

4. [node.js] Express错误处理中间件

https://juejin.cn/post/7131627067635924999/

在express框架,如果请求中遇到了异常错误,需要保证程序能正常执行且返回服务端错误500,不可以直接中断程序,这样程序才比较健全。

本文介绍如何使用错误处理中间件处理express遇到的错误。

5. [TypeScript] Typescript: any和unknown的区别

https://juejin.cn/post/7131667252708900901/

TypeScript中,any和unknown都可以表示任意类型,那么,它们有什么区别呢?
本文进行了讲解:与any不同,对于unknown类型的变量,强制必须对该变量的类型进行判断以后才能使用。

阿斌

Read more posts by this author.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK