unity-模块卸载重新安装

unity-模块卸载重新安装

发现模块错误?发现不可以卸载重装?...

依据以下步骤试试:

1. 删除模块文件夹(以安卓模块为例)

2.  找见编辑器模块json

3.  找见所有安卓相关模块修改selected为false:"selected": false。

[
	{
		"id": "visualstudio",
		"name": "Microsoft Visual Studio Community 2019",
		"description": "Downloads and installs Microsoft Visual Studio Community 2019. By installing this you accept the license terms for Visual Studio.",
		"downloadUrl": "https://go.microsoft.com/fwlink/?linkid=2086755",
		"category": "Dev tools",
		"installedSize": 1331200000,
		"downloadSize": 1363148800,
		"visible": true,
		"selected": false,
		"cmd": "--productId \"Microsoft.VisualStudio.Product.Community\" --add \"Microsoft.VisualStudio.Workload.ManagedGame\" --add \"Microsoft.VisualStudio.Workload.NativeDesktop\" --add \"Microsoft.VisualStudio.Component.VC.Tools.x86.x64\" --add \"Microsoft.VisualStudio.Component.Windows10SDK.16299\" --campaign \"Unity3d_Unity\" --passive --norestart --wait",
		"eulaUrl1": "https://go.microsoft.com/fwlink/?linkid=2092534",
		"eulaLabel1": "Visual Studio 2019 Community License Terms",
		"eulaMessage": "Please review and accept the license terms before downloading and installing Microsoft Visual Studio.",
		"preselected": true,
		"isInstalled": true,
		"newerModuleInstalled": true,
		"newerModuleName": "Microsoft Visual Studio Professional 2022"
	},
	{
		"id": "visualstudioprofessionalunityworkload",
		"name": "Unity Game Development for Microsoft Visual Studio Professional 2019",
		"description": "Unity Game Development for Microsoft Visual Studio Professional 2019. By installing this you accept the license terms for Visual Studio Tools for Unity.",
		"downloadUrl": "https://aka.ms/vs/16/release/vs_Professional.exe",
		"category": "Plugins",
		"installedSize": 327680000,
		"downloadSize": 1024000000,
		"visible": false,
		"selected": false,
		"cmd": "--add \"Microsoft.VisualStudio.Workload.ManagedGame\" --add \"Microsoft.VisualStudio.Workload.NativeDesktop\" --add \"Microsoft.VisualStudio.Component.VC.Tools.x86.x64\" --add \"Microsoft.VisualStudio.Component.Windows10SDK.16299\" --passive --norestart --wait",
		"eulaUrl1": "https://go.microsoft.com/fwlink/?linkid=617019",
		"eulaLabel1": "Visual Studio Tools for Unity License Terms",
		"eulaMessage": "Please review and accept the license terms before downloading and installing Unity Game Development for Microsoft Visual Studio Professional 2019.",
		"preselected": false
	},
	{
		"id": "visualstudioenterpriseunityworkload",
		"name": "Unity Game Development for Microsoft Visual Studio Enterprise 2019",
		"description": "Unity Game Development for Microsoft Visual Studio Enterprise 2019. By installing this you accept the license terms for Visual Studio Tools for Unity.",
		"downloadUrl": "https://aka.ms/vs/16/release/vs_Enterprise.exe",
		"category": "Plugins",
		"installedSize": 327680000,
		"downloadSize": 1024000000,
		"visible": false,
		"selected": false,
		"cmd": "--add \"Microsoft.VisualStudio.Workload.ManagedGame\" --add \"Microsoft.VisualStudio.Workload.NativeDesktop\" --add \"Microsoft.VisualStudio.Component.VC.Tools.x86.x64\" --add \"Microsoft.VisualStudio.Component.Windows10SDK.16299\" --passive --norestart --wait",
		"eulaUrl1": "https://go.microsoft.com/fwlink/?LinkId=617019",
		"eulaLabel1": "Visual Studio Tools for Unity License Terms",
		"eulaMessage": "Please review and accept the license terms before downloading and installing Unity Game Development for Microsoft Visual Studio Enterprise 2019.",
		"preselected": false
	},
	{
		"id": "android",
		"name": "Android Build Support",
		"description": "Android Playback Engine",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Android-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 1997312000,
		"downloadSize": 386708480,
		"visible": true,
		"selected": true,
		"destination": "{UNITY_PATH}",
		"checksum": "8d662655f3e867c77262b6e94889e347",
		"preselected": false
	},
	{
		"id": "ios",
		"name": "iOS Build Support",
		"description": "iOS Playback Engine",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-iOS-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 1947601920,
		"downloadSize": 424124416,
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}",
		"checksum": "3a6f462013c8857aea8468bde49e0ac1",
		"preselected": false
	},
	{
		"id": "appletv",
		"name": "tvOS Build Support",
		"description": "tvOS Playback Engine",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-AppleTV-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 1926971392,
		"downloadSize": 420643840,
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}",
		"checksum": "84e4c922feaacd6ac0bdb71c3b6ce896",
		"preselected": false
	},
	{
		"id": "linux-il2cpp",
		"name": "Linux Build Support (IL2CPP)",
		"description": "Linux Playback Engine (IL2CPP Scripting Backend)",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Linux-IL2CPP-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 234514432,
		"downloadSize": 56669184,
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}",
		"checksum": "13dd287edeae6f6a099ca7cc68824844",
		"preselected": false
	},
	{
		"id": "linux-mono",
		"name": "Linux Build Support (Mono)",
		"description": "Linux Playback Engine (Mono Scripting Backend)",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Linux-Mono-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 233998336,
		"downloadSize": 56675328,
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}",
		"checksum": "2e416681eab89a5c9d124fc6daf636a3",
		"preselected": false
	},
	{
		"id": "linux-server",
		"name": "Linux Dedicated Server Build Support",
		"description": "Linux Server Playback Engine",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Linux-Server-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 437945344,
		"downloadSize": 108065792,
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}",
		"checksum": "452ea7319d7bc7b861f670fde35c092b",
		"preselected": false
	},
	{
		"id": "mac-mono",
		"name": "Mac Build Support (Mono)",
		"description": "Mac Playback Engine (Mono Scripting Backend)",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Mac-Mono-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 1925363712,
		"downloadSize": 329503744,
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}",
		"checksum": "ff488a11166b55805234639599e271ae",
		"preselected": false
	},
	{
		"id": "mac-server",
		"name": "Mac Dedicated Server Build Support",
		"description": "Mac Server Playback Engine",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Mac-Server-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 1907766272,
		"downloadSize": 327522304,
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}",
		"checksum": "063c6eac0d3d6cef955539d408dd539e",
		"preselected": false
	},
	{
		"id": "universal-windows-platform",
		"name": "Universal Windows Platform Build Support",
		"description": "UWP Playback Engine",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Universal-Windows-Platform-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 2122024960,
		"downloadSize": 295372800,
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}",
		"checksum": "fa6181778e008f97fbe7c062f1cc3f3f",
		"preselected": false
	},
	{
		"id": "webgl",
		"name": "WebGL Build Support",
		"description": "WebGL Playback Engine",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-WebGL-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 1743069184,
		"downloadSize": 346706944,
		"visible": true,
		"selected": true,
		"destination": "{UNITY_PATH}",
		"checksum": "c0e04ddc5224b482acc5cf8b5d87c63c",
		"preselected": false
	},
	{
		"id": "windows-il2cpp",
		"name": "Windows Build Support (IL2CPP)",
		"description": "Windows Playback Engine (IL2CPP Scripting Backend)",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Windows-IL2CPP-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 1894120448,
		"downloadSize": 322795520,
		"visible": true,
		"selected": true,
		"destination": "{UNITY_PATH}",
		"checksum": "53195c2d75fcd71ee279a7de3980e5d6",
		"preselected": false
	},
	{
		"id": "windows-server",
		"name": "Windows Dedicated Server Build Support",
		"description": "Windows Server Playback Engine",
		"downloadUrl": "https://download.unitychina.cn/download_unity/0b77087ad835/TargetSupportInstaller/UnitySetup-Windows-Server-Support-for-Editor-2021.3.29f1c1.exe",
		"category": "Platforms",
		"installedSize": 3761495040,
		"downloadSize": 642302976,
		"visible": true,
		"selected": true,
		"destination": "{UNITY_PATH}",
		"checksum": "390b8eb20ca68e39257d85365cd066a2",
		"preselected": false
	},
	{
		"id": "documentation",
		"name": "Documentation",
		"description": "Offline Documentation",
		"downloadUrl": "https://cloudmedia-docs.unity3d.com/docscloudstorage/2021.3/UnityDocumentation.zip",
		"category": "Documentation",
		"visible": true,
		"selected": true,
		"destination": "{UNITY_PATH}/Editor/Data",
		"installedSize": 684312943,
		"downloadSize": 335447521,
		"preselected": true
	},
	{
		"id": "language-ja",
		"name": "日本語",
		"description": "日本語",
		"downloadUrl": "https://new-translate.unity3d.jp/v1/live/54/2021.3/ja",
		"category": "Language packs (Preview)",
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/Localization",
		"installedSize": 2366395,
		"downloadSize": 2366395,
		"preselected": false
	},
	{
		"id": "language-ko",
		"name": "한국어",
		"description": "한국어",
		"downloadUrl": "https://new-translate.unity3d.jp/v1/live/54/2021.3/ko",
		"category": "Language packs (Preview)",
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/Localization",
		"installedSize": 2239534,
		"downloadSize": 2239534,
		"preselected": false
	},
	{
		"id": "language-zh-hans",
		"name": "简体中文",
		"description": "简体中文",
		"downloadUrl": "https://new-translate.unity3d.jp/v1/live/54/2021.3/zh-hans",
		"category": "Language packs (Preview)",
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/Localization",
		"installedSize": 2067382,
		"downloadSize": 2067382,
		"preselected": false
	},
	{
		"id": "language-zh-hant",
		"name": "繁體中文",
		"description": "繁體中文",
		"downloadUrl": "https://new-translate.unity3d.jp/v1/live/54/2021.3/zh-hant",
		"category": "Language packs (Preview)",
		"visible": true,
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/Localization",
		"installedSize": 2065212,
		"downloadSize": 2065212,
		"preselected": false
	},
	{
		"id": "android-sdk-ndk-tools",
		"name": "Android SDK & NDK Tools",
		"description": "Android SDK & NDK Tools 26.1.1",
		"downloadUrl": "https://dl.google.com/android/repository/sdk-tools-windows-4333796.zip",
		"category": "Platforms",
		"installedSize": 174000000,
		"downloadSize": 148000000,
		"visible": true,
		"sync": "Android Build Support",
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK",
		"parent": "android",
		"eulaUrl1": "https://dl.google.com/dl/android/repository/repository2-1.xml",
		"eulaLabel1": "Android SDK and NDK License Terms from Google",
		"eulaMessage": "Please review and accept the license terms before downloading and installing Android's SDK and NDK.",
		"preselected": false
	},
	{
		"id": "android-sdk-platform-tools",
		"name": "Android SDK Platform Tools",
		"description": "Android SDK Platform Tools 30.0.4",
		"downloadUrl": "https://dl.google.com/android/repository/platform-tools_r30.0.4-windows.zip",
		"category": "Platforms",
		"installedSize": 26900000,
		"downloadSize": 8400000,
		"visible": false,
		"sync": "android-sdk-ndk-tools",
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK",
		"preselected": false
	},
	{
		"id": "android-sdk-build-tools",
		"name": "Android SDK Build Tools",
		"description": "Android SDK Build Tools 30.0.2",
		"downloadUrl": "https://dl.google.com/android/repository/efbaa277338195608aa4e3dbd43927e97f60218c.build-tools_r30.0.2-windows.zip",
		"category": "Platforms",
		"installedSize": 130000000,
		"downloadSize": 51200000,
		"visible": false,
		"sync": "android-sdk-ndk-tools",
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK",
		"renameTo": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/build-tools/30.0.2",
		"renameFrom": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/android-11",
		"preselected": false
	},
	{
		"id": "android-sdk-platforms-29",
		"name": "Android SDK Platforms 29",
		"description": "Android SDK Platforms 29 29",
		"downloadUrl": "https://dl.google.com/android/repository/platform-29_r05.zip",
		"category": "Platforms",
		"installedSize": 152500000,
		"downloadSize": 78300000,
		"visible": false,
		"sync": "android-sdk-ndk-tools",
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK",
		"renameTo": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/platforms/android-29",
		"renameFrom": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/android-10",
		"preselected": false
	},
	{
		"id": "android-sdk-platforms-30",
		"name": "Android SDK Platforms 30",
		"description": "Android SDK Platforms 30 30",
		"downloadUrl": "https://dl.google.com/android/repository/platform-30_r03.zip",
		"category": "Platforms",
		"installedSize": 116400000,
		"downloadSize": 52300000,
		"visible": false,
		"sync": "android-sdk-ndk-tools",
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK",
		"renameTo": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/platforms/android-30",
		"renameFrom": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/android-11",
		"preselected": false
	},
	{
		"id": "android-ndk",
		"name": "Android NDK",
		"description": "Android NDK r21d",
		"downloadUrl": "https://dl.google.com/android/repository/android-ndk-r21d-windows-x86_64.zip",
		"category": "Platforms",
		"installedSize": 3911680000,
		"downloadSize": 1024000000,
		"visible": false,
		"sync": "android-sdk-ndk-tools",
		"selected": false,
		"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/NDK",
		"renameTo": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/NDK",
		"renameFrom": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/NDK/android-ndk-r21d",
		"preselected": false
	},
	{
		"id": "android-open-jdk",
		"name": "OpenJDK",
		"description": "Android Open JDK 8u172-b11",
		"downloadUrl": "http://download.unity3d.com/download_unity/open-jdk/open-jdk-win-x64/jdk8u172-b11_4be8440cc514099cfe1b50cbc74128f6955cd90fd5afe15ea7be60f832de67b4.zip",
		"category": "Platforms",
		"installedSize": 153000000,
		"downloadSize": 70460000,
		"visible": true,
		"selected": false,
		"parent": "android",
		"sync": "Android Build Support",
		"destination": "{UNITY_PATH}/Editor/Data/PlaybackEngines/AndroidPlayer/OpenJDK",
		"preselected": false
	}
]

4. 重启bug,添加模块。 

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mfbz.cn/a/167226.html

如若内容造成侵权/违法违规/事实不符,请联系我们进行投诉反馈qq邮箱809451989@qq.com,一经查实,立即删除!

相关文章

「Verilog学习笔记」边沿检测

专栏前言 本专栏的内容主要是记录本人学习Verilog过程中的一些知识点,刷题网站用的是牛客网 timescale 1ns/1ns module edge_detect(input clk,input rst_n,input a,output reg rise,output reg down );reg a_tem ; always (posedge clk or negedge rst_n) beginif…

【干货分享】产品经理面试题:你觉得项目管理的职责是什么?

大家好,我是小米!今天我要和大家一起聊一个在产品经理面试中常被问到的重要问题:“你觉得项目管理的职责是什么?”别担心,小米来了,一起揭秘项目管理的核心职责,让你在面试中游刃有余&#xff0…

Oracle for Windows安装和配置——Oracle for Windows net配置

2.3. Oracle for Windows net配置 2.3.1. Oracle net配置 2.3.1.1. Oracle net简介 前述章节中,我们只是安装了数据库软件,创建了数据库,测试在服务器本地连接查询数据库。但还不能通过网络远程连接访问数据库,因为我们还没配置用来远程连接访问该数据库的组件Oracle ne…

滚动更新和回滚部署在 Kubernetes 中的工作原理

公众号「架构成长指南」,专注于生产实践、云原生、分布式系统、大数据技术分享。 在过去的几年中,Kubernetes 在生产环境中被广泛使用,它通过其声明式 API 提供了大量解决方案,用于编排容器。 Kubernetes 的一个显著特性是其具有…

CorelDraw2024(CDR)- 矢量图制作软件介绍

在当今数字化时代,平面设计已成为营销、品牌推广和创意表达中不可或缺的元素。平面设计必备三大软件Adebo PhotoShop、CorelDraw、Adobe illustrator, 今天小编就详细介绍其中之一的CorelDraw软件。为什么这款软件在设计界赢得了声誉,并成为了设计师的无…

uniapp的/绝对定位/相对定位/固定定位/粘滞定位

【[html5]你还分不清楚绝对定位和相对定位......】 相对定位一般配合绝对定位使用 <template><view class"content"><view style"background-color: black;width: 100%;height: 300px;position:relative;"><view class"one"…

python爬取快手视频

原理 F12点击graphql能够看到里面有若干视频信息,一会儿要取其中的url地址 右键复制cURL 然后进入到这个转换器连接 https://curlconverter.com/python/ 点击这个连接复制上述信息,然后就能解析处下面的代码,拷贝到你的项目中替换cookies,headers,json_data 源代码 …

【开源】基于JAVA的超市自助付款系统

项目编号&#xff1a; S 008 &#xff0c;文末获取源码。 \color{red}{项目编号&#xff1a;S008&#xff0c;文末获取源码。} 项目编号&#xff1a;S008&#xff0c;文末获取源码。 目录 一、摘要1.1 项目介绍1.2 项目录屏 二、研究内容2.1 商品类型模块2.2 商品模块2.3 超市账…

「Verilog学习笔记」ROM的简单实现

专栏前言 本专栏的内容主要是记录本人学习Verilog过程中的一些知识点&#xff0c;刷题网站用的是牛客网 分析 要实现ROM&#xff0c;首先要声明数据的存储空间&#xff0c;例如&#xff1a;[3:0] rom [7:0]&#xff1b;变量名称rom之前的[3:0]表示每个数据具有多少位&#xff0…

面试题 三

一、this 手写call //1、定义myCall方法 //3、接收剩余参数并返回结果 Function.prototype.myCall function (thisArg, ...arg) {// console.log(thisArg); //person对象// console.log(this); //func方法//2、设置this并调用原函数//下面三行代码有个缺陷就是如果pers…

暖阳脚本_ 将Agent技术的灵活性引入RPA,清华等发布自动化智能体ProAgent

RPA暖阳脚本 近日&#xff0c;来自清华大学的研究人员联合面壁智能、中国人民大学、MIT、CMU 等机构共同发布了新一代流程自动化范式 “智能体流程自动化” Agentic Process Automation&#xff08;APA&#xff09;&#xff0c;结合大模型智能体帮助人类进行工作流构建&#x…

Leetcode2937. 使三个字符串相等

Every day a Leetcode 题目来源&#xff1a;2937. 使三个字符串相等 解法1&#xff1a;枚举 设 len1、len2、len3 分别为字符串 s1、s2、s3 的长度。 min_len 是 3 个字符串长度的最小值。 枚举 len min_len 到 len 1&#xff0c;设 t1、t2、t3 分别是字符串 s1、s2、s…

论文笔记:The Impact of AI on Developer Productivity:Evidence from GitHub Copilot

0 abstract 本文介绍了一项对GitHub Copilot&#xff08;一种人工智能编程助手&#xff09;的控制实验结果。研究人员招募了软件开发人员&#xff0c;要求他们尽可能快地用JavaScript实现一个HTTP服务器。实验组可以访问人工智能编程助手&#xff0c;比对照组完成任务的速度快…

JSP 四大域对象

我们来说说JSP的四大域对象 首先 我们要了解他们是四种保存范围 第一种 是 Page范围 只作用于当前界面 只要页面跳转了 其他页面就拿不到了 第二种 request范围 在一次请求中有效 就是 我们服务端指向某个界面 并传递数据给他 那么 如果你是客户端跳转就不生效了 第三种 sessi…

Synchronized 相关面试题 (精简版)

目录 问题一&#xff1a;Synchronized用过吗&#xff0c;其原理是什么&#xff1f; 问题二 : 你刚才提到获取对象的锁&#xff0c;这个“锁”到底是什么?如何确定对象的锁 ? 问题三&#xff1a;什么是可重入性&#xff0c;为什么说 Synchronized 是可重入锁&#xff1f; …

[和ChatGPT学编程]Python Requests 简介

requests 是一个流行的 Python 库&#xff0c;用于发送 HTTP 请求。它提供了简洁而友好的 API&#xff0c;使得发送 HTTP 请求变得简单而直观。requests 具有许多强大的功能&#xff0c;适用于各种 HTTP 请求场景&#xff0c;包括 GET、POST、PUT、DELETE 等。 目录 requests 库…

系列五、线程间通信

一、synchronized实现 1.1、案例一&#xff08;2个线程交替对变量执行1、-1操作&#xff0c;来10轮&#xff09; 1.1.1、资源类ShareDataOne /*** Author : 一叶浮萍归大海* Date: 2023/11/20 10:44* Description: 资源类* 说明&#xff1a;2个线程使用if判断变量的值&#…

EfficientPhys

研究背景 基于相机的生理测量是一种非接触式方法&#xff0c;用于通过从身体反射的光捕获心脏信号。最常见的此类信号是通过光电体积描记图 (PPG) 测量的血容量脉搏 (BVP)。由此&#xff0c;可以推导出心率、呼吸率和脉搏传导时间。神经网络模型是当前最先进的 rPPG 测量方式。…

Midjourney绘画提示词Prompt参考学习教程

一、工具 SparkAi&#xff1a; SparkAi创作系统是基于OpenAI很火的ChatGPT进行开发的Ai智能问答系统和Midjourney绘画系统&#xff0c;支持OpenAI-GPT全模型国内AI全模型。本期针对源码系统整体测试下来非常完美&#xff0c;可以说SparkAi是目前国内一款的ChatGPT对接OpenAI软…

nvm:轻松管理多个 Node 版本 | 开源日报 No.80

nvm-sh/nvm Stars: 67.6k License: MIT Node Version Manager&#xff0c;是一个 POSIX 兼容的 bash 脚本&#xff0c;用于管理多个活动 node.js 版本。nvm 可以让你通过命令行快速安装和使用不同版本的 Node。它可以在任何符合 POSIX 标准的 shell&#xff08;sh、dash、ksh…
最新文章