quot lt gt canvas

A Firebase App named "[DEFAULT]" already exists

https://stackoverflow.com/questions/70812697/a-firebase-app-named-default-already-exists 原因是没有在Flutter中初始化Firebase时,没有给每个App单独命名,导致手机中已使用[Default]命名的其 ......
quot Firebase DEFAULT already exists

abc056d <todo>

https://atcoder.jp/contests/abc056/tasks/arc070_b ``` // https://atcoder.jp/contests/abc056/tasks/arc070_b // 查到多种做法 二分 / dp ... // 参考 https://blog.cs ......
056d todo abc 056 lt

"Regexp AND LIKE"优化方法

与大多数数据库一样,MariaDB允许在WHERE子句中使用正则表达式进行查询。虽然这功能很强大,但在数据库中使用regexp的一个问题是它无法利用索引。原因很简单:查询优化器无法理解正则表达式,也无法对它们的返回值做出假设。 这篇文章提出了一个微不足道但反直觉的优化,有时可以解决这个限制。 对于下 ......
quot 方法 Regexp LIKE AND

Eclipse集成Maven打包时报错:[ERROR] Unknown lifecycle phase "mvn". You must specify a valid lifecycle phase

1、Eclipse集成Maven打包时报错:[ERROR] Unknown lifecycle phase "mvn". You must specify a valid lifecycle phase or a goal in the format。 使用eclipse打包项目,右击项目Run A ......
lifecycle phase quot 时报 Eclipse

[ERROR] No loader is configured for ".node" files: node_modules/fsevents/fsevents.node

## 解决方法: 修改项目中./node_modules/fsevents/fsevents.js 文件 ```javascript //修改 const Native = require("./fsevents.node") //更改为 const Native = window.require( ......
fsevents node quot node_modules configured

abc055d <枚举>

https://atcoder.jp/contests/abc055/tasks/arc069_b 使用二进制枚举会更加简洁, 要有从进制角度思考问题的习惯 ``` // https://atcoder.jp/contests/abc055/tasks/arc069_b // 枚举, 尝试前两个动物 ......
055d abc 055 lt gt

abc054d <dp, 背包>

https://atcoder.jp/contests/abc054/tasks/abc054_d ``` // https://atcoder.jp/contests/abc054/tasks/abc054_d // 背包 // 这里开始的时候数据规模想错了, 所以用了map, 实际上可以用数组 ......
背包 054d abc 054 lt

Springboot api的controller如何接口一个List<Object>参数

1.正常情况下,你可能会这样写: @PostMapping("/delete") @ApiOperation("Delete list data") @ResponseStatus(HttpStatus.OK) @ResponseBody public DBUpdateStatus deleteTe ......
Springboot controller 接口 参数 Object

abc051 <多源最短路>

https://atcoder.jp/contests/abc051/tasks/abc051_d ``` // https://atcoder.jp/contests/abc051/tasks/abc051_d // 一条边不含于任何一条最短路中, 当且仅当w[i][j] > dist[i][j] ......
abc 051 lt gt

abc050d <???>

``` #include #include #include using namespace std; typedef long long LL; map mp; const LL mod = 1e9 + 7; LL f(LL n) { if (mp[n]) return mp[n]; if (n ......
050d abc 050 lt gt

<学习笔记>组合数学

#### 插板法 问题一:现有 $n$ 个 完全相同的元素,要求将其分为 $k$ 组a,保证每组至少有一个元素,一共有多少种分法? 考虑拿 $k-1$ 块板子插入到 $n$ 个元素两两形成的 $n-1$ 个空里面。 所以答案就是 $$\binom{n-1}{k-1}$$ 问题二:如果问题变化一下,每 ......
组合数学 数学 笔记 lt gt

解决Excel 互操作错误"检索COML类工厂中 CLSID为 {00024500-0000-0000-C000-000000000046}的组件时失败,原因是出现以下错误: 80070005"

> [解决Excel 互操作错误"检索COML类工厂中 CLSID为 {00024500-0000-0000-C000-000000000046}的组件时失败,原因是出现以下错误: 80070005"](https://www.cnblogs.com/goyier/p/3203623.html)\ ......
错误 0000 quot 000000000046 组件

abc049d <并查集>

https://atcoder.jp/contests/abc049/tasks/arc065_b ``` // https://atcoder.jp/contests/abc049/tasks/arc065_b // 使用两个并查集维护连通关系 // 求并集, 使用每个并查集的祖宗节点组成的pai ......
049d abc 049 lt gt

2023-06-20 uniapp 使用插件 uni-data-picker 报错:[Vue warn]: Error in nextTick: "TypeError: db.collection is not a function"

前言:项目中引用了uni-data-picker插件,其官方代码如下: <uni-data-picker placeholder="请选择地址" popup-title="请选择城市" c ollection="opendb-city-china" field="code as value, nam ......

【Bug搬运工】CSCvj13401 ISE Should display "Protocol is mandatory" when importing network device is not having any protocol

Symptom: "Failed Value for attribute Protocol is mandatory" error message, when trying to Import Network device throuhg CSV Conditions: having NAD tha ......
搬运工 quot importing mandatory Protocol

abc048d <博弈>

https://atcoder.jp/contests/abc048/tasks/arc064_b - 有意识地想办法简化问题, 缩小问题规模 - 尝试打表找规律 ``` // https://atcoder.jp/contests/abc048/tasks/arc064_b // 考虑当出现不能操 ......
048d abc 048 lt gt

51单片机的发酵温度控制系统 仿真,程序,dxp原理图pcb均有 "

51单片机的发酵温度控制系统 仿真,程序,dxp原理图pcb均有"我正在开发一个基于51单片机的发酵温度控制系统,并已完成仿真、程序编写以及dxp原理图pcb设计。"涉及的知识点和领域范围:51单片机:51单片机是一种常用的微控制器,广泛应用于嵌入式系统和电子设备中。它具有低功耗、高性能和丰富的外设 ......
单片机 控制系统 温度 原理 程序

Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[2,6] Message: 不允许有匹配 "[xX][mM][lL]" 的处理指令目标。

报错如下: Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[2,6]Message: 不允许有匹配 "[xX][mM][lL]" 的处理指令目标。 原因:xml第一行为空行,所以报错 需要将 <?xml ......

abc044d <根号分治>

https://atcoder.jp/contests/abc044/tasks/arc060_b ``` // https://atcoder.jp/contests/abc044/tasks/arc060_b // 根号分治 // 将数据范围分为两部分处理, 使得拆开成两部分后各部分复杂度均符合 ......
根号 044d abc 044 lt

Error in onReady hook: "TypeError: Cannot read properties of undefined (reading 'setRules')" found in

使用弹出层过程中 使用form表单增加 rules报错 解决方法:https://www.dianjilingqu.com/391974.html 可参考,是否有用未验证。 ......
quot properties TypeError undefined setRules

总结C++中#include<>和#include""的区别

### 查找目录不同 #### 1、#include 编译器直接从系统类库目录里查找头文件 比如在vs中,使用`#include`编译器会直接在vs安装目录下在编译器自带的库文件中进行搜索。 **如果类库目录下查找失败,编译器会终止查找,直接报错:No such file or directory. ......
include quot gt lt

Function<T,R> R apply(T t);

/** * @param innerCode * @return */ private String getValue1(int innerCode,Function<FP_BasicInfoRow, String> params) { SecuMainAllRow secuMainAllRow = ......
Function apply lt gt

header("Content-type:text/html;charset=utf-8")

它的意思是设置页面内容是html,编码格式是utf-8。 header()函数的作用是:发送一个原始 HTTP 标头[Http Header]到客户端。标头 (header) 是服务器以 HTTP 协义传 HTML 资料到浏览器前所送出的字串,在标头与 HTML 文件之间尚需空一行分隔。在 PHP ......
quot Content-type Content charset header

[vue] Error: @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependency tree.

## 问题描述 ![](https://img2023.cnblogs.com/blog/1274626/202306/1274626-20230620091747723-1505063965.png) ##解决方法 ``` npm i vue@3.2.26 ``` 重新运行即可 ``` npm r ......

Cannot invoke "Object.hashCode()" because "key" is null

奇葩问题,springboot+mybatis-plus 帮朋友解决bg,使用queryWrapper查询语句报错,Cannot invoke "Object.hashCode()" because "key" is null 使用的mybatis-plus-boot-start,3.3.2版本jd ......
quot hashCode because Cannot invoke

[Javascript] Layout > Paint > Composite

Layout: This step invovles determining the geometry of the page. The browser calculates where each element will be on the screen, considering factors ......
Javascript Composite Layout Paint gt

"this"关键字在js中的工作原理

在js中,关键字“”this“”用于引用当前执行代码的上下文对象。它的工作原理是根据函数的调用方式来确定其绑定的值。它的值会根据函数的调用方式而变化。下面解释几种常见的 "this" 绑定规则: 1. 默认绑定:“this”默认绑定到全局对象(在浏览器环境中是window对象,在Node.js中是g ......
quot 关键字 原理 关键 this

STM32:rtthread_"rt_timer"定时器

1 定时器 轮询系统和前后台系统中的延时为直接阻塞延时,让函数一直等着直到延时够了再继续执行; 大概rtthread觉得直接阻塞延时效率不够高,逻辑不够优美;所以它给每个thread都配置了一个rt_timer类型的thread_timer定时器; 所有定时器由定时器链表统一管理,通过对thread ......
定时器 quot rtthread rt_timer timer

关于ASP.NET.CORE中的Failed to read parameter "string param" from the request body as JSON的处理

先上报错信息 Microsoft.AspNetCore.Http.BadHttpRequestException: Failed to read parameter "string param" from the request body as JSON. > System.Text.Json.Js ......
quot parameter request Failed string

C#基础-->cookie和session

https://www.cnblogs.com/soaeon/p/5604730.html 关于cookie和session cookie 1:一个cookie中可以存放的数据最大在4KB左右 2:cookie存放于客户端 3:cookie分为两种 一种是会话cookie 一种是持久cookie 会 ......
session 基础 cookie gt