11 2023 档案

摘要:1.IIS部署,访问接口时报异常:“对某本地文件的访问被拒绝”。 原因:Windows 帐户权限过低。参考文档 解决方案:将网站的应用程序池标识修改为LocalSystem(具有高特权且有权访问网络资源的受信任帐户) 2.POST请求,postman回参正常,程序回参不一致。如下: postman回 阅读全文
posted @ 2023-11-20 11:15 茜茜87 阅读(4) 评论(0) 推荐(0) 编辑
摘要:1. Xaml标记实现和代码隐藏 查看代码 <Window x:Class="WpfApp1.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.m 阅读全文
posted @ 2023-11-10 15:22 茜茜87 阅读(55) 评论(0) 推荐(0) 编辑

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