随笔分类 -  C#相关 / 函数记录

C#一些用的上方法(函数)记录
摘要:判断字符串是否与变量相符 利用Equals()来判断字符串是否与变量一致 using System.Collections; using System.Collections.Generic; using UnityEngine; public class MainPlayer : MonoBeha 阅读全文
posted @ 2023-02-15 18:37 快给我上菜 阅读(11) 评论(0) 推荐(0)