03 2018 档案

摘要:.net Core用法: 1. startUP中Configure方法添加: //使用跨域 app.UseCors("AllowAllOrigin"); 2. startUP中ConfigureServices中添加: 3. BaseController 使用[EnableCors("AllowAl 阅读全文
posted @ 2018-03-08 11:39 *人丑就该多读书* 阅读(128) 评论(0) 推荐(0) 编辑
摘要:1.打开SQL Server Management Studio,选择工具->SQL Server Profiler,或者直接从路径:开始/程序/Microsoft SQL Server 2008 R2 /性能工具/SQL Server Profiler。 2.连接数据库后,直接打开跟踪新增界面,或 阅读全文
posted @ 2018-03-07 17:42 *人丑就该多读书* 阅读(428) 评论(0) 推荐(0) 编辑

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