03 2023 档案

摘要:vue3+vite+ts 配置@时vscode报找不到__dirname的问题-CSDN博客 原因:path 模块是 node.js 的内置模块,而 node.js 默认不支持 ts 文件的 解决:安装 @type/node 依赖包 npm install @types/node --save-de 阅读全文
posted @ 2023-03-30 21:25 LuoCore 阅读(98) 评论(0) 推荐(0) 编辑
摘要:打开 SQL Server Management Studio(SSMS),连接到 SQL Server 实例。 在 SSMS 的“对象资源管理器”窗格中,展开服务器节点。 点击“管理”文件夹,然后选择“活动连接”。 在“活动连接”窗口中,您可以看到当前连接到 SQL Server 实例的连接数,以 阅读全文
posted @ 2023-03-30 15:49 LuoCore 阅读(1427) 评论(0) 推荐(0) 编辑
摘要:曾经以为ChatGpt 应该是无所不知道,无所不能的,但是就这个C# 解密用了两天时间来搞,gpt给的代码一直有各种bug,最后还是要靠搜索引擎Bing的帮助才找到了答案AES加密之CryptoJS与Java C#互相加密解密_梁金堂的博客-CSDN博客 这个文章提供了我查找的方向Port cryp 阅读全文
posted @ 2023-03-26 16:07 LuoCore 阅读(1029) 评论(0) 推荐(0) 编辑
摘要:vite V3.0.0 vite.config.ts 引入插件报错(***** 不是函数) ·问题 #9414 ·Vitejs/Vite (github.com) 我的错误提示如下 ERROR failed to load config from D:\Work\TestCode\LuoCoreAd 阅读全文
posted @ 2023-03-24 14:12 LuoCore 阅读(1571) 评论(0) 推荐(0) 编辑
摘要:using System.Diagnostics; // ... Process.Start("msedge", "https://www.luocore.com"); 阅读全文
posted @ 2023-03-23 11:08 LuoCore 阅读(712) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/li150dan/p/13492280.html //对字符进行UrlEncode编码 string text= System.Web.HttpUtility.UrlEncode("heart", System.Text.Encoding.UTF8); 阅读全文
posted @ 2023-03-22 11:40 LuoCore 阅读(3418) 评论(0) 推荐(0) 编辑
摘要:using OpenCvSharp; using NAudio.Wave; // 定义视频和音频的参数 int fps = 30; Size videoSize = new Size(640, 480); WaveFormat audioFormat = new WaveFormat(44100, 阅读全文
posted @ 2023-03-21 19:56 LuoCore 阅读(1715) 评论(3) 推荐(0) 编辑
摘要:jQuery取某个div下所有被选中的checkbox_weixin_36975992的博客-CSDN博客 var categoryCheckedInfo = $("#selectCaregory input:checked:checked"); if (categoryCheckedInfo.le 阅读全文
posted @ 2023-03-15 17:02 LuoCore 阅读(334) 评论(0) 推荐(0) 编辑
摘要:博客原链接:sql语句查询重复的数据 - 代码改变世界&1024 - 博客园 (cnblogs.com) 记录备份,防止以后找不到 查找所有重复标题的记录:SELECT *FROM t_info aWHERE ((SELECT COUNT(*)FROM t_infoWHERE Title = a.T 阅读全文
posted @ 2023-03-14 09:06 LuoCore 阅读(219) 评论(0) 推荐(0) 编辑
摘要:最近在写 ajax 提交的时候遇到一个问题,在执行 ajax 提交之后,浏览器页面自动刷新了,主要是没有 由于form 表单的默认提交行为。一下是几种阻止 form 表单默认提交行为的方式。 1.使用button 按钮提交表单的时候,要设置type="button" button在浏览器中默认的类型 阅读全文
posted @ 2023-03-11 19:23 LuoCore 阅读(528) 评论(0) 推荐(0) 编辑
摘要:只要在该input标签后添加autofocus="autofocus"即可代码实例:<html> <head></head> <body> 用户名:<input type="text" id="username" name="username" autofocus="autofocus"/><br/ 阅读全文
posted @ 2023-03-11 19:21 LuoCore 阅读(165) 评论(0) 推荐(0) 编辑
摘要:jq回调函数、jq一个函数执行完毕后再执行另一个函数 - small-match - 博客园 (cnblogs.com) jq回调函数第一版 复制代码 <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> </hea 阅读全文
posted @ 2023-03-10 17:22 LuoCore 阅读(343) 评论(0) 推荐(0) 编辑
摘要:下载并安装erlang原因:RabbitMQ服务端代码是使用并发式语言Erlang编写的,安装Rabbit MQ的前提是安装Erlang。下载地址:http://www.erlang.org/downloads提示:安装之前务必查看Erlang和RabbitMQ的版本是否对应,否则会导致安装失败或者 阅读全文
posted @ 2023-03-09 11:02 LuoCore 阅读(718) 评论(0) 推荐(0) 编辑
摘要:SQLPrompt关闭联网_sqlprompt阻止联网_幻欢子的博客-CSDN博客 方法一:修改hosts文件 1、安装SQLPrompt_xxx.exe成功后,编辑修改hosts文件:C:\Windows\System32\drivers\etc\hosts 追加如下内容: 127.0.0.1 w 阅读全文
posted @ 2023-03-06 09:33 LuoCore 阅读(568) 评论(0) 推荐(0) 编辑
摘要:SQL Server 2008~2022版本序列号/密钥/激活码 汇总 - 重庆熊猫 - 博客园 (cnblogs.com) SQL Server 2022# Enterprise: J4V48-P8MM4-9N3J9-HD97X-DYMRMEnterprise Core: 2Q48Q-PB48J- 阅读全文
posted @ 2023-03-05 10:14 LuoCore 阅读(8897) 评论(0) 推荐(0) 编辑