摘要: 1、env_dict.keys(): 获取字段所有的键,比对字符是否有里面的键 env_key="9" env_dict = {"1": "dev", "2": "test", "3": "staging"} if env_key not in env_dict.keys(): raise Exce 阅读全文
posted @ 2022-10-12 01:00 凯宾斯基 阅读(53) 评论(0) 推荐(0) 编辑
摘要: Python类 基础笔记类 python工作遇到的小技能: https://www.cnblogs.com/kaibindirver/p/16379652.html python3工作遇到的小技能: https://www.cnblogs.com/kaibindirver/p/12577361.ht 阅读全文
posted @ 2022-03-29 14:15 凯宾斯基 阅读(69) 评论(0) 推荐(0) 编辑
摘要: 网络请求: https://www.bilibili.com/video/BV11Z4y1K7yY/?spm_id_from=333.337.search-card.all.click&vd_source=caabcbd2a759a67e2a3de8acbaaf08ea 阅读全文
posted @ 2024-11-15 22:25 凯宾斯基 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 一、路由 https://blog.csdn.net/qq_43720551/article/details/136333256 使用`lazy`和`Suspense`组件进行懒加载,以提高初始加载速度。通过`import()`动态导入模块,当LazyComponent加载较慢时,会显示备用UI,直 阅读全文
posted @ 2024-09-29 11:39 凯宾斯基 阅读(2) 评论(0) 推荐(0) 编辑
摘要: https://blog.51cto.com/u_16213674/8947330 https://www.cnblogs.com/wangyingblock/p/15062284.html https://www.cnblogs.com/China-Dream/p/13883153.html 阅读全文
posted @ 2024-09-14 00:16 凯宾斯基 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 需要在pom.xml文件添加打包插件 <build> <plugins> <plugin> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-maven-plugin</artifactId> </plugin> 阅读全文
posted @ 2024-08-29 16:51 凯宾斯基 阅读(85) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html> <head> <title>带有额外列的表格示例</title> <style> /* 可选的CSS,用于美化表格 */ table { width: 100%; border-collapse: collapse; } th, td { border: 阅读全文
posted @ 2024-08-28 19:19 凯宾斯基 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 见: https://blog.csdn.net/m0_69438595/article/details/136573500 阅读全文
posted @ 2024-08-23 01:34 凯宾斯基 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2024-08-17 14:35 凯宾斯基 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 在配置文件配置日志 LOGGING = { 'version': 1, 'disable_existing_loggers': False, # 是否禁用已经存在的日志模块 'handlers': { 'file': { # 定义日志文件记录 #优先级: DEBUG、INFO、WARNING、ERR 阅读全文
posted @ 2024-08-06 13:01 凯宾斯基 阅读(42) 评论(0) 推荐(0) 编辑
摘要: python scrcpy手机投屏自动化控制 https://blog.51cto.com/u_16099253/11162031 阅读全文
posted @ 2024-06-26 20:11 凯宾斯基 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 官网部署文档 https://sonic-cloud.cn/deploy/back-end-deploy.html https://soniccloudorg.github.io/deploy/back-end-deploy.html 用docker安装 科学仓库 "registry-mirrors 阅读全文
posted @ 2024-06-24 14:15 凯宾斯基 阅读(69) 评论(0) 推荐(0) 编辑
摘要: <a-table :columns="columns" :data-source="data" :scroll="{ x: 0, y: 300 }" 控制列表默认最大和最小高度 :showHeader="false" 是否展示表头 :pagination="false" :loading="iter 阅读全文
posted @ 2024-06-20 01:19 凯宾斯基 阅读(49) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qwertyupoiuytr/article/details/54097846 阅读全文
posted @ 2024-06-04 03:43 凯宾斯基 阅读(3) 评论(0) 推荐(0) 编辑
摘要: https://www.bilibili.com/video/BV19q4y1q7Km/?spm_id_from=333.337.search-card.all.click&vd_source=caabcbd2a759a67e2a3de8acbaaf08ea 阅读全文
posted @ 2024-05-31 14:46 凯宾斯基 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 安装vue-quill-editor npm install vue-quill-editor --save 注意:1. 一定不要忘了 -save ,否则的话可能会导致富文本框加载失败2. 安装完成之后,查看package.json文件中的dependencies里是否有安装好的vue-quill- 阅读全文
posted @ 2024-05-08 14:45 凯宾斯基 阅读(23) 评论(0) 推荐(0) 编辑
摘要: http://pnr.sz.gov.cn/ywzy/fdtz/index.html 阅读全文
posted @ 2024-04-24 11:05 凯宾斯基 阅读(3) 评论(0) 推荐(0) 编辑
摘要: pmset -g sched,会发现如下所示:列出所有的计划事件 wakepoweron at 9:50AM every day Scheduled power events: [0] wake at 04/21/24 01:38:54 by 'com.apple.alarm.user-visibl 阅读全文
posted @ 2024-04-19 12:30 凯宾斯基 阅读(65) 评论(0) 推荐(0) 编辑
摘要: 创建临时文件 磁盘空间满了 tmp目录分配的磁盘空间 磁盘是有分区的 比如 电脑的 c d e 盘 使用命令 df -h 可以查看对应目录下分配的磁盘大小 解决: 调整对应目录下磁盘的分配大小 阅读全文
posted @ 2024-04-10 18:03 凯宾斯基 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 下载地址: https://t00y.com/file/13114864-443796615 执行下面的命令重新安装即可 sudo pkgutil --forget com.cisco.pkg.anyconnect.vpn sudo pkgutil --forget com.cisco.pkg.an 阅读全文
posted @ 2024-04-07 23:02 凯宾斯基 阅读(415) 评论(0) 推荐(0) 编辑
摘要: from rest_framework import serializers from datetime import datetime class CustomDateTimeField(serializers.DateTimeField): def to_representation(self, 阅读全文
posted @ 2024-03-22 17:02 凯宾斯基 阅读(13) 评论(0) 推荐(0) 编辑
摘要: select CASE WHEN c1.id IS NOT NULL THEN c1.id ELSE c4.id END AS utm_source form table CASE WHEN grade_description = '初中一年级' THEN 2 WHEN grade_descript 阅读全文
posted @ 2024-03-20 16:33 凯宾斯基 阅读(5) 评论(0) 推荐(0) 编辑
摘要: from rest_framework import serializers class MyModelSerializer(serializers.ModelSerializer): class Meta: model = MyModel fields = ['field1', 'field2'] 阅读全文
posted @ 2024-03-14 13:17 凯宾斯基 阅读(10) 评论(0) 推荐(0) 编辑
摘要: import * as React from "react" // 接收参数 interface IProps{ work?:string } interface State { //名字可以随便起 date: string; // 定义 state 的结构 } export default cla 阅读全文
posted @ 2024-03-12 15:10 凯宾斯基 阅读(14) 评论(1) 推荐(0) 编辑
摘要: 数组传递 Hello.tsx import * as React from "react" #组件接收的变量 interface IProps{ title:string, age:number, work?:string #通过增加?确定他为可选项参数(调用时可以不传) } export defa 阅读全文
posted @ 2024-02-23 23:55 凯宾斯基 阅读(14) 评论(0) 推荐(0) 编辑
摘要: 教程地址: https://www.bilibili.com/video/BV1FA411i7PD 项目创建和启动 cnpm install -g create-react-app npx create-react-app myapp --template typescript vscode插件 T 阅读全文
posted @ 2024-02-18 16:16 凯宾斯基 阅读(87) 评论(0) 推荐(0) 编辑
摘要: vue.config.js module.exports = { // 解决首页访问出现很多预加载文件的问题 chainWebpack: config => { // 移除 prefetch 插件 config.plugins.delete('prefetch') // 或者 // 修改它的选项: 阅读全文
posted @ 2024-02-17 02:00 凯宾斯基 阅读(127) 评论(0) 推荐(0) 编辑
摘要: vue.config.js module.exports = { configureWebpack:{ externals: { 'element-ui': 'ELEMENT', vue: 'Vue' }} //externals 配置来告诉 Webpack 不要打包它。 index.html <! 阅读全文
posted @ 2024-02-07 19:24 凯宾斯基 阅读(74) 评论(1) 推荐(0) 编辑
摘要: https://blog.csdn.net/piaomiao_/article/details/126347476 System.setProperty('org.apache.commons.jelly.tags.fmt.timeZone','Asia/Shanghai') 阅读全文
posted @ 2024-01-13 03:07 凯宾斯基 阅读(133) 评论(0) 推荐(0) 编辑
摘要: https://vikyd.github.io/download-chromium-history-version/#/ 阅读全文
posted @ 2023-12-20 11:32 凯宾斯基 阅读(92) 评论(0) 推荐(0) 编辑
摘要: npm install --save vue-clipboard2 import VueClipBoard from 'vue-clipboard2' Vue.use(VueClipBoard) value即是要复制的内容 <button @click="seccendCopy">第二种方式复制</ 阅读全文
posted @ 2023-12-17 08:12 凯宾斯基 阅读(37) 评论(0) 推荐(0) 编辑
摘要: https://www.bilibili.com/video/BV1Z44y1K7Fj?p=7&vd_source=caabcbd2a759a67e2a3de8acbaaf08ea 阅读全文
posted @ 2023-11-27 13:43 凯宾斯基 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 1,路由组件的基本实现 使用React构建的单页面应用,要想实现页面间的跳转,首先想到的就是使用路由。在React中,常用的有两个包可以实现这个需求,那就是react-router和react-router-dom。本文主要针对react-router-dom进行说明。 安装: 首先进入项目目录,使 阅读全文
posted @ 2023-11-23 22:39 凯宾斯基 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 有2个老师咋那么实现每次轮询 teacherList=【1,2】 使用模运算即可 redis记录 0 0%2=0。得到下标 teacherList[0] redis记录 1 1%2=1. 得到下标 teacherList[1] redis记录 2 2%2=0. 得到下标 teacherList[0] 阅读全文
posted @ 2023-11-10 18:44 凯宾斯基 阅读(9) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/weixin_44856917/article/details/128818158 <template> <div> <!-- // 小图标 --> <a-button @click="enlarge">双击放大</a-button> <div id="m 阅读全文
posted @ 2023-10-23 18:15 凯宾斯基 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 官网: https://mermaid.js.org/syntax/flowchart.html 例子: https://blog.csdn.net/weixin_55508765/article/details/125735923 https://blog.csdn.net/weixin_4595 阅读全文
posted @ 2023-10-18 23:36 凯宾斯基 阅读(180) 评论(0) 推荐(0) 编辑
摘要: force index(ix_utmsource_signup_activated)强制走索引 FROM emb_xxxx a <if test="ixUtxxxSignup != null and ixUxxxSignup"> force index(ix_xxxx)</if> 阅读全文
posted @ 2023-10-12 22:56 凯宾斯基 阅读(11) 评论(0) 推荐(0) 编辑
摘要: 一、介绍 https://zhuanlan.zhihu.com/p/458011982 二、视频 https://www.bilibili.com/video/BV1vg411h7ty/?spm_id_from=333.337.search-card.all.click&vd_source=caab 阅读全文
posted @ 2023-10-11 20:15 凯宾斯基 阅读(8) 评论(0) 推荐(0) 编辑
摘要: 一、处理多个条件语句 all()方法 对于all()的一般例子如下: size = "lg" color = "blue" price = 50 # bad practice if size == "lg" and color == "blue" and price < 100: print("Ye 阅读全文
posted @ 2023-10-10 11:04 凯宾斯基 阅读(21) 评论(0) 推荐(0) 编辑
摘要: <template> <!-- class="server_a" --> <div class="a"> 服务列表 <div> <a-descriptions title="123" bordered> <a-descriptions-item label="服务列表"> Cloud Databas 阅读全文
posted @ 2023-09-18 15:01 凯宾斯基 阅读(30) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/evident/p/16700615.html 下面这种只隐藏了表头 tabkeColumns: [ { title: '姓名', dataIndex: 'name', key: 'name', colSpan:(route.path 'SIM'?1: 阅读全文
posted @ 2023-09-06 13:37 凯宾斯基 阅读(1303) 评论(0) 推荐(0) 编辑
摘要: def round_3_1(): a1 = 2; a2 = 3; a3 = 1; sum = a1 + a2 + a3; for i in range(100): s = i % sum; if s < a1: print("1"); elif s < a1 + a2: print("2222"); 阅读全文
posted @ 2023-08-28 21:11 凯宾斯基 阅读(9) 评论(0) 推荐(0) 编辑