刹那的菜鸟

博客园 首页 新随笔 联系 管理
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 22 下一页

2020年1月9日 #

摘要: 1、vue文件的 script 内 方式一:var config1 = require("../../utils/config.js"); 方式二:/*import md5 from "@/common/SDK/md5.min.js"; */ 调用: config1.sss(); config.js 阅读全文
posted @ 2020-01-09 16:08 刹那的菜鸟 阅读(28642) 评论(0) 推荐(0) 编辑

2019年12月23日 #

摘要: //创建配置根对象 var configurationRoot = builder1.Build(); //读取到ioc IOptions<SuperAppsettings> setting 依赖注入 services.Configure<SuperAppsettings>(configuratio 阅读全文
posted @ 2019-12-23 16:17 刹那的菜鸟 阅读(563) 评论(0) 推荐(0) 编辑

摘要: 参考官方:https://docs.autofac.org/en/latest/integration/aspnetcore.html#startup-class 有一些变动,现在暂时还没用net core3 做项目 在Startup类中(在所有版本的ASP.NET Core中基本相同),然后使用C 阅读全文
posted @ 2019-12-23 11:43 刹那的菜鸟 阅读(1667) 评论(1) 推荐(0) 编辑

摘要: 举例:http://localhost:5000/?sss=sdf&fdd=123 1、设置或获取整个 URL 为字符串 window.location.href 值: http://localhost:5000/?sss=sdf&fdd=123 2、设置或获取 URL 的协议部分 window.l 阅读全文
posted @ 2019-12-23 10:40 刹那的菜鸟 阅读(595) 评论(0) 推荐(0) 编辑

2019年12月12日 #

摘要: https://github.com/restsharp/RestSharp postman 生成的访问代码; 好用! Features Assemblies for .NET 4.5.2 and .NET Standard 2.0 Easy installation using NuGet for 阅读全文
posted @ 2019-12-12 10:28 刹那的菜鸟 阅读(717) 评论(0) 推荐(0) 编辑

摘要: 1、手机号+验证码 登录微博,保存cookies 2、创建群主红包 3、将红包发给指定人 .... 阅读全文
posted @ 2019-12-12 10:06 刹那的菜鸟 阅读(212) 评论(0) 推荐(0) 编辑

摘要: 1、安装fiddler 。 2、设置fiddler 、tool==》 option里面 https 要打开,然后选择actions 第一个 安装本地证书; 3、设置手机访问的数据都要经过fiddler这个服务器 先看下远程代理服务器的端口, 还要设置允许远程访问; 4、手机设置wifi的ip, 代理 阅读全文
posted @ 2019-12-12 10:04 刹那的菜鸟 阅读(1120) 评论(0) 推荐(0) 编辑

该文被密码保护。 阅读全文
posted @ 2019-12-12 09:58 刹那的菜鸟 阅读(0) 评论(0) 推荐(0) 编辑

2019年11月29日 #

摘要: hostname:域名initializationPage:对应域名下任意可访问action 阅读全文
posted @ 2019-11-29 18:04 刹那的菜鸟 阅读(179) 评论(0) 推荐(0) 编辑

摘要: https://www.cnblogs.com/xinaixia/p/5924129.html iis的管理 并发数 进程 阅读全文
posted @ 2019-11-29 09:07 刹那的菜鸟 阅读(121) 评论(0) 推荐(0) 编辑

上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 22 下一页