硬盘快速修复相关的 U盘坏了,修复一下试试,开始-运行-cmd-然后输入chkdsk I: /F 然后回车一下 (I:是你U盘盘符,根据自己的盘符名称决定) 我需要修复的硬盘盘符是E盘,执行效果如下: —————>>>>>I'm web developer / designer / iLoveBur ...
分类:
其他好文 时间:
2020-03-21 13:14:36
阅读次数:
54
原文: https://developer.arm.com/docs/321493627/10/how-do-i-handle-non-secure-group-1-interrupts-when-a-core-runs-at-secure-el1 How do I handle Non-secur ...
分类:
其他好文 时间:
2020-03-20 23:58:07
阅读次数:
109
阿里云官方镜像站:https://developer.aliyun.com/mirror/ ubuntu18.04:http://mirrors.aliyun.com/ubuntu-releases/18.04/ centos/.7.1908:http://mirrors.aliyun.com/ce ...
分类:
系统相关 时间:
2020-03-19 13:24:33
阅读次数:
134
https://cloud.tencent.com/developer/article/1521327 对如果进行有效测试设计, 分为以下几点作说明: 测试设计概述 测试场景分析 测试对象分析 测试类型分析 交互分析与规程设计 自动化设计与环境分析 1. 测试设计概述 #1.1 定义: 测试设计技术 ...
分类:
其他好文 时间:
2020-03-17 21:15:21
阅读次数:
67
Android Q 之后,都不能使用 startActivity 在后台启动了。 详情见:https://developer.android.google.cn/guide/components/activities/background-starts?hl=zh-cn 可以使用fullscreen ...
分类:
移动开发 时间:
2020-03-16 15:04:43
阅读次数:
264
title: "AspNetCore3.1源码解析_2_Hsts中间件" date: 2020 03 16T12:40:46+08:00 draft: false 概述 在DotNetCore2.2版本中,当你新增一个WebAPI项目,Startup.cs文件中,会有这么一行代码(3.1版本默认没有 ...
分类:
Web程序 时间:
2020-03-16 15:04:07
阅读次数:
115
Android Activity 生命周期 很显然,无论是flutter、vue、rn...等等,生命周期钩子都是开发中必备的了解知识,对于任何一个框架而言,良好的使用生命周期,会让Application的用户体验大大提高。 在Google 的Android developer 中对Activity ...
分类:
移动开发 时间:
2020-03-15 09:32:10
阅读次数:
89
1:双击安装包进行安装。点击“next”。2:点击“w accept the termis...”同意条款,并点击“next”,进行下一步。3:点击“enthr license information”,点击“next”。4:在注册框中分别填入下载的信息product code: 4vkjwhfeh ...
分类:
数据库 时间:
2020-03-14 22:02:45
阅读次数:
272
原理 CSS property: columns。CSS属性 columns 用来设置元素的列宽和列数。 兼容性 chrome 50+ IE 10+ android browser 2.1+ with webkit "MDN 文档" 效果 代码 心得 在过去本人还用 100+ 行代码写过 JS 版的 ...
分类:
Web程序 时间:
2020-03-14 14:53:54
阅读次数:
83
A cookie associated with a cross site resource at was set without the attribute. A future release of Chrome will only deliver cookies with cross site ...
分类:
其他好文 时间:
2020-03-14 14:49:56
阅读次数:
569