All Posts
4/17/2024 6:32:29 AM
微软教程:ASP.NET Core SignalR 入门
项目结构
项目结构
运行效果
运行效果
前端
!DOCTYPE html
html lang=en
head
meta charset=UTF-8
meta name=viewport content=width=device-width, initial-scale=1.0
titleSignalR Demo/title
script src=https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js/script
script src=https://cdnjs.cloudflare.com/ajax/libs/microsoft-signalr/5.0.8/signalr.min.js/script
/head
3/26/2024 7:36:21 AM
今天用一个第三方的系统看地图,发现谷歌地图的卫星图挂了。
F12 查了下,一堆接口 404——发现瓦片是通过 gac-geo.googlecnapps.cn 获取的,比如:
https://gac-geo.googlecnapps.cn/maps/vt?lyrs=shl=zh-CNx=223346y=103684z=18
(这域名还是谷歌自己注册😏)
试了下直接把域名换成 www.google.com,可以拿到瓦片(请求超时的,请使用魔法),比如:
https://www.google.com/maps/vt?lyrs=shl=zh-CNx=223346y=103684z=18
因为是第三方的系统,改不了人家的代码,只能直接想办法重定向了。
找了个浏览器插件 Redirector,直接搜就有:
Redirector-add-on
添加一个重定向:
Example URL:直接用上面的。
12/19/2023 6:16:43 AM
参考:博客园:小技巧 EntityFrameworkCore 实现 CodeFirst 通过模型生成数据库表时自动携带模型及字段注释信息
12/7/2023 3:52:45 AM
Visual Studio Marketplace: Open Bin Folder
Visual Studio Marketplace: OpenBinFolder
12/6/2023 6:36:47 AM
Visual Studio Marketplace: GitFlow for Visual Studio 2022
12/6/2023 6:35:03 AM
参考:博客园:apisix基于username和password的JWT验证插件
实现
Lua 脚本
-- Licensed to the Apache Software Foundation (ASF) under one or more
-- contributor license agreements. See the NOTICE file distributed with
-- this work for additional information regarding copyright ownership.
-- The ASF licenses this file to You under the Apache License, Version 2.0
-- (the License); you may not use this file except in
12/6/2023 6:32:01 AM
manifest.json
{
manifest_version: 3,
name: TimeUtil,
version: 1.0.0,
description: XAG log timestamp transformer,
icons: {
48: icon.png
},
action: {
default_icon: icon.png
},
permissions: [
activeTab
],
content_scripts: [
{
matches: [
https://xrtk.xaggeo.com/log/*.log
],
12/6/2023 6:30:33 AM
Docker 部署
部署教程
添加 Configuration
Name: Editor, Value: Markdown
file
重启 AppService,编辑器变成了 Markdown
file
PS:要是 ICON 没刷出来,就用一下魔法。
12/6/2023 6:28:26 AM
安装 Oh-my-push
官网指导:ohmyposh
微软教程:教程 - 使用 Oh My Posh 为 PowerShell 或 WSL 设置自定义提示符
新建profile
note $profile
填写主题
oh-my-posh init pwsh --config $env:POSH_THEMES_PATH\thecyberden.omp.json | Invoke-Expression
安装字体
nerdfonts 下载
个人比较喜欢 Cascadia Code,所以选了 CaskaydiaCove Nerd Font
file
PLAY
file
12/6/2023 6:26:30 AM
1. 下载镜像
MSDN I TELL YOU
MSDN I TELL YOU NEXT
版本:零售版,企业版。当做没有区别。
迅雷下载
2. 制作启动U盘
ultraiso 软碟通,试用即可
UltraIOS 官网下载
3. 安装系统
根据主板选择快捷键启动
按住 Shift 重启
4. 安装驱动
主板官网下载
联想驱动管家
华硕主板官网
备用: 360驱动管家,驱动精灵
5. PLAY
安装软件
Theme