摘要: npm config set registry https://registry.npm.taobao.org 阅读全文
posted @ 2023-05-23 16:23 coco小白 阅读(22) 评论(0) 推荐(0)
摘要: npx -p npm@6 npm i --legacy-peer-deps 阅读全文
posted @ 2023-05-23 16:21 coco小白 阅读(107) 评论(0) 推荐(0)
摘要: 更改程序目标平台X64 阅读全文
posted @ 2021-07-23 17:10 coco小白 阅读(809) 评论(0) 推荐(0)
摘要: 前端请求contentType="text/xml" WebApi中配置Global文件var xml = GlobalConfiguration.Configuration.Formatters.XmlFormatter; xml.UseXmlSerializer = true; 对应XML相对于 阅读全文
posted @ 2021-07-09 16:58 coco小白 阅读(991) 评论(0) 推荐(0)