08 2021 档案

摘要:转载自 https://cuihongzhi1991.github.io/blog/2020/05/27/builtinttourp/ 本篇文章转自Teofilo Dutra编写的《From Built-in to URP》,其中有很多在写URP管线Shader时需要用到的函数,作为备忘速查表非常实 阅读全文
posted @ 2021-08-30 10:05 三页菌 阅读(2291) 评论(0) 推荐(0) 编辑
摘要:如果你直接读就会报错 IOException: Sharing violation on path ***** 因为文件已经被占用 所以你需要用 FileShare.ReadWrite 打开它 FileStream stream = File.Open("myfile.xlsx", FileMode 阅读全文
posted @ 2021-08-14 16:19 三页菌 阅读(1084) 评论(0) 推荐(1) 编辑
摘要:文档:https://ecsrx.gitbook.io/project/ github: https://github.com/EcsRx/ecsrx.unity 阅读全文
posted @ 2021-08-01 09:57 三页菌 阅读(154) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示