摘要: ftplibpexpect telnetlib https://github.com/camelot-dev/camelot 处理提取pdf 解决安装问题https://camelot-py.readthedocs.io/en/master/user/install-deps.html ffmpy安 阅读全文
posted @ 2022-01-13 05:20 myrj 阅读(53) 评论(0) 推荐(0) 编辑
摘要: import emoji #去掉表情等特殊字符 jieshao="包括表情的字符串" jieshao=emoji.demojize(jieshao) def filter_emoji(self,desstr,restr='[emoji]'): ''' 过滤表情 ''' try: co = re.co 阅读全文
posted @ 2021-11-09 05:46 myrj 阅读(1060) 评论(0) 推荐(0) 编辑
摘要: STC单片机采取EEPROM的模式而不采用FLASH.裸机程序指令就在Flash(Flash memory)中存放,而数据就放在了RAM中(flash的写入次数有限制,同时它的速度和RAM还是差很多)。更广泛说,在单片机上RAM存放data段、bss段、堆栈段;ROM(EPROM、EEPROM、Fl 阅读全文
posted @ 2021-08-12 21:03 myrj 阅读(387) 评论(0) 推荐(0) 编辑
摘要: 行号:pow() 列号:column() rem 将所有工作表名称写入到当前工作表第一列 Sub shtName() Dim sht As Worksheet, i As Integer i = 1 For Each sht In Worksheets Cells(i, "A") = sht.Nam 阅读全文
posted @ 2021-07-20 06:38 myrj 阅读(73) 评论(0) 推荐(0) 编辑
摘要: 快看点官网 腾讯平台 快影官方下载 素材 新片场 电影天堂影猫80s网 阅读全文
posted @ 2021-06-28 22:21 myrj 阅读(48) 评论(0) 推荐(0) 编辑
摘要: 1除法运算:两整数相除,结果为整数; 任意浮点数参与的除法运算结果为浮点型。所以pow(16,1/2)=1 pow(16,1.0/2)=4.00 pow(64,1.0/3)=4.00 球的体积v=4.0/3*3.14*pow(r,3); 三角形面积:d=1.0/2*(a+b+c);s=sqrt(d* 阅读全文
posted @ 2021-06-10 05:30 myrj 阅读(126) 评论(0) 推荐(0) 编辑
摘要: 清华:https://pypi.tuna.tsinghua.edu.cn/simple 阿里云:http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 华中理工大学:http://p 阅读全文
posted @ 2020-11-18 14:52 myrj 阅读(637) 评论(0) 推荐(0) 编辑
摘要: SQL查询窗口 选择哪行执行哪行,不选择则从上到下依次执行 delete from xsxx where xsxm is null /****** 删除所有xsxm为null的记录******/ select * from xsxx where xsxm like '张%' //显示所有姓张的记录 阅读全文
posted @ 2020-11-07 09:25 myrj 阅读(125) 评论(0) 推荐(0) 编辑
摘要: 问卷星 C语言编译器手机版 信息查看网址 网站 tiny hexer 试题电子版2 电子版 微博 小红书 根据要求写sql语句 chatGPT应用 chatGPT应用1STATA17下载 ekcp https://pan.baidu.com/s/1P7AkV-btKZz0j9swKyAH3Q 456 阅读全文
posted @ 2020-03-06 18:46 myrj 阅读(735) 评论(0) 推荐(0) 编辑
摘要: import requestsimport re txt='<a href="https://www.vgirls.com/13404.html" class="list-title text-md h-2x" target="_blank">想把夏日的阳光寄给冬日的你</a>'urla=re.fi 阅读全文
posted @ 2020-01-30 19:56 myrj 阅读(1895) 评论(0) 推荐(0) 编辑
摘要: mypip csvmatch 阅读全文
posted @ 2024-09-13 06:37 myrj 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 下载与安装MYQL https://blog.csdn.net/FL1623863129/article/details/138196075 阅读全文
posted @ 2024-09-09 06:44 myrj 阅读(2) 评论(0) 推荐(0) 编辑
摘要: import pandas as pd # 假设你的SQL文件名为 'query.sql' sql_file_path = 'query.sql' # 使用read_sql_file读取SQL文件 df = pd.read_sql_file(sql_file_path) # 显示DataFrame 阅读全文
posted @ 2024-09-08 19:33 myrj 阅读(3) 评论(0) 推荐(0) 编辑
摘要: raise AttributeError("Can only use .dt accessor with datetimelike values") 日期时间两边有双引号,转换失败df1["year"]=pd.to_datetime(df1["insertTime"]).dt.year 需要替换掉两 阅读全文
posted @ 2024-09-08 15:53 myrj 阅读(2) 评论(0) 推荐(0) 编辑
摘要: DeprecationWarning: find_element_by_* commands are deprecated. Please use find_element() instead from selenium.webdriver.common.by import Bydriver = w 阅读全文
posted @ 2024-09-06 19:45 myrj 阅读(1) 评论(0) 推荐(0) 编辑
摘要: mypip opencv-python 阅读全文
posted @ 2024-08-30 15:59 myrj 阅读(2) 评论(0) 推荐(0) 编辑
摘要: sheng code上海 31云南 53内蒙古 15北京 11吉林 22四川 51天津 12宁夏 64安徽 34山东 37山西 14广东 44广西 45新疆 65江苏 32江西 36河北 13河南 41浙江 33海南 46湖北 42湖南 43澳门特别行政区 82甘肃 62福建 35贵州 52辽宁 2 阅读全文
posted @ 2024-08-29 13:50 myrj 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 下载 解压缩文件夹名称:d:\platform-tools 需要将d:\platform-tools放入到环境变量path中 阅读全文
posted @ 2024-08-27 08:53 myrj 阅读(3) 评论(0) 推荐(0) 编辑
摘要: GOGLE安装插件,下载离线包后,解压缩,看到.crx文件,将crx改为zip,再拖动到GOOGLE扩展程序并开启即可 阅读全文
posted @ 2024-08-25 20:52 myrj 阅读(18) 评论(0) 推荐(0) 编辑
摘要: 发票 阅读全文
posted @ 2024-08-24 22:20 myrj 阅读(1) 评论(0) 推荐(0) 编辑