成核 地震 动态2023

2023/10/09

连接MySQL 首先下载MySQL后配置环境变量设置密码,如果是安装版,记下安装的位置 安装后文件的名字为MySQL Server 8.0 完成后win+r输入cmd打开终端输入 mysql -u root -p 显示Enter password:环境变量就算配置成功 下载MySQL的jdbc 打开 ......
2023 10 09

2023数据采集与融合实践第二次作业

第二次作业 作业一 实验 要求:在中国气象网(http://www.weather.com.cn)给定城市集的 7 日天气预报,并保存在数据库。 思路解析: 预设需要存储的数据在数据库中的形式 序号 地区 日期 天气信息 温度 创建存储数据的的专属类 weatherDB 该类包含以下主要方法: op ......
数据采集 数据 2023

2023数据采集与融合技术实践二

作业①: 要求: 在中国气象网(http://www.weather.com.cn)给定城市集的 7日天气预报,并保存在数据库。 输出信息: 序号 地区 日期 天气信息 温度 1 北京 7日(今天) 晴间多云,北部山区有阵雨或雷阵雨转晴转多云 31℃/17℃ 2 北京 8日(明天) 多云转晴,北部地 ......
数据采集 数据 技术 2023

2023.10.9

//进程管理(补上读书笔记) //面试-操作系统篇:进程与线程 - 知乎 (zhihu.com) !!! //了解进程间通信常见的几种方式(https://blog.csdn.net/weixin_44844089/article/details/106185568) //了解进程与线程的使用场合( ......
2023 10

2023/10/9(实正规算子)

![](https://img2023.cnblogs.com/blog/2702872/202310/2702872-20231009195616844-447367698.png) ![](https://img2023.cnblogs.com/blog/2702872/202310/27028... ......
算子 2023 10

2023-02-09-dbdiagram

+++ title = "Dbdiagram.io,数据库设计的好选择" description = "" date = 2023-02-09T16:01:23+08:00 featured = false comment = true toc = true reward = true catego ......
dbdiagram 2023 02 09

2023.10.9——每日总结

学习所花时间(包括上课):0h 代码量(行):0行 博客量(篇):1篇 今天,上午学习,下午学习; 我了解到的知识点: 1.DIV+CSS; 明日计划: 学习 ......
2023 10

2023-02-18-python打包

+++ title = "Python打包和上传到pypi" description = "" date = 2023-02-18T21:59:09+08:00 featured = false comment = true toc = true reward = true categories = ......
python 2023 02 18

2023-02-24windows开启WebDAV

+++ title = "windows开启WebDAV" description = "" date = 2023-02-24T19:56:44+08:00 featured = false comment = true toc = true reward = true categories = ......
windows WebDAV 2023 02 24

2023-02-18-python打包成exe

+++ title = "如何把 Python 程序打包成 exe" description = "" date = 2023-02-18T22:27:09+08:00 featured = false comment = true toc = true reward = true categori ......
python 2023 exe 02 18

2023-02-28-如何避免timemachine占用宝贵的mac磁盘空间

+++ title = "如何避免timemachine占用宝贵的mac磁盘空间" description = "" date = 2023-02-28T16:47:50+08:00 comment = true toc = true reward = true categories = [ "" ......
磁盘 timemachine 空间 2023 mac

2023-03-03-移动光猫改桥接的一次经验

+++ title = "移动光猫改桥接" description = "" date = 2023-03-03T23:04:09+08:00 featured = false comment = true toc = true reward = true categories = [ "" ] t ......
经验 2023 03

2023-02-18-我写了一个python库dumb_meun

+++ title = "我写了一个python库:dumb_meun" description = "" date = 2023-02-18T16:19:07+08:00 featured = false comment = true toc = true reward = true catego ......
dumb_meun python 2023 dumb meun

2023-02-09-使用simple_term_menu创建更好的python菜单

+++ title = "用 simple_term_menu 创建更好的python菜单" description = "" date = 2023-02-09T16:25:24+08:00 featured = false comment = true toc = true reward = t ......
simple_term_menu 菜单 simple python 2023

2023数据采集与融合技术实践作业二

第二次作业 一、作业内容 • 作业①: – 要求:在中国气象网(http://www.weather.com.cn)给定城市集的 7 日天气预报,并保存在数据库。 – 输出信息:Gitee 文件夹链接 序号 地区 日期 天气信息 温度 1 北京 9日(今天) 晴间多云。。。 26°c 2 ... 代 ......
数据采集 数据 技术 2023

2023-01-06-Regex

最近工作终于闲了下来,可以上班研究代码。遇到一些需要正则表达式的编程问题,无法解决所以决定个学一下。 Regex 101 - ZH-CN (regexlearn.com) Regex Learn - 练习场 Regex Learn - cheatsheet 练习题 简单 匹配单词 he is in ......
Regex 2023 01 06

2023-02-06grub

+++ title = "grub settings for noobies" description = "" date = 2023-02-06T14:21:50+08:00 featured = false comment = true toc = true reward = true cat ......
2023 grub 02 06

2023-01-05vscode技巧

csharp 程序不能输入 用vscode运行csharp默认使用的terminal是不支持输入的,输入没反应 需要修改 launch.json 增加这两行我估计是关闭了什么东西,并且调用系统的terminal,具体就不懂了。 "configurations": [ { // For more in ......
技巧 vscode 2023 01 05

2023-01-31python-json

+++ title = "Json读写(Python)" description = "" date = 2023-01-31T15:34:37+08:00 featured = false comment = true toc = true reward = true categories = [ ......
python-json python 2023 json 01

2023-01-31python-path

+++ title = "使用标准的path处理方法 (Python)" description = "" date = 2023-01-31T15:26:05+08:00 featured = false comment = true toc = true reward = true catego ......
python-path python 2023 path 01

2023-1-0xpython_beautiful_soup

+++ title = "python_beautiful_soup" description = "" date = 2023-03-20T15:50:22+08:00 featured = false comment = true toc = true reward = true categor ......

2023-02-06Fix dual system time problem copy

+++ title = "Fix dual system time problem" description = "" date = 2023-02-06T14:21:50+08:00 featured = false comment = true toc = true reward = true ......
problem system 2023 dual copy

2023_10_09_MYSQL_DAY_01

2023_10_09_MYSQL_DAY_01 #运算符的优先级 SELECT ename, job, sal FROM emp WHERE ( job='SALESMAN' OR job='PRESIDENT') AND sal>1500; SELECT ename, job, sal FROM ......
MYSQL_DAY MYSQL 2023 DAY 10

2023_10_09_MYSQL_DAY_01_课后题

2023_10_09_MYSQL_DAY_01_课后题 #第三章 #1. 查询每名员工的员工姓名,入职时间。 SELECT ename, hiredate FROM emp; #2. 查询部门表中部门名称及部门所在地。 SELECT dname, loc FROM dept; #3. 查询所有员工的 ......
MYSQL_DAY MYSQL 2023 DAY 10

C# 动态调用WebService

动态调用webservice,就可以不用添加web引用了,上线的话也只是需要改一下wsdl地址就可以了 1.动态调用的方法: /// <summary> /// 动态webservice调用 /// </summary> /// <returns>string</returns> public st ......
WebService 动态

C# 调用WebService的3种方式 :直接调用、根据wsdl生成webservice的.cs文件及生成dll调用、动态调用

1.直接调用 已知webservice路径,则可以直接 添加服务引用--高级--添加web引用 直接输入webservice URL。这个比较常见也很简单 即有完整的webservice文件目录如下图所示, 也可以在本地IIS根据webservice文件目录新发布一个webservice,然后程序动 ......
WebService webservice 方式 文件 动态

针对vue3中动态循环图片require不好使的问题

1、动态src路径渲染 2、定义一个函数通过new URL把路径返回回去,vue2采用的是require的方式动态渲染 ......
不好 require 动态 问题 图片

2023数据采集与融合技术实践作业2

2023数据采集与融合技术实践作业2 实验2.1 实验要求:在中国气象网(http://www.weather.com.cn)给定城市集合的7日天气预报,并保存在数据库 代码 码云链接:https://gitee.com/Alynyn/crawl_project/blob/master/作业2/1. ......
数据采集 数据 技术 2023

2023-10-09 闲话

昨天晚上又焦虑来着。太愚蠢了。大概原因好像是 stolz 定理讲义没看完,高代作业写的有点久了。 早上三千跑了十五分多一点点,虽然最后一千比第一个一千快了一分钟。 今天上午一个 \(\lim\limits_{x\to 0} \dfrac{\sqrt[n]{1+\alpha x}\sqrt[m]{1+ ......
2023 10 09

2023数据采集与融合技术实践作业二

作业① (1)实验内容 o要求:在中国气象网(http://www.weather.com.cn)给定城市集的 7 日天气预报,并保存在数据库。 o输出信息: 序号 地区 日期 天气信息 温度 1 北京 7日(今天) 晴间多云,北部山区有阵雨或雷阵雨转晴转多云 31℃/17℃ 2 北京 8日(明天) ......
数据采集 数据 技术 2023