摘要:
ftplibpexpect telnetlib https://github.com/camelot-dev/camelot 处理提取pdf 解决安装问题https://camelot-py.readthedocs.io/en/master/user/install-deps.html ffmpy安 阅读全文
摘要:
import emoji #去掉表情等特殊字符 jieshao="包括表情的字符串" jieshao=emoji.demojize(jieshao) def filter_emoji(self,desstr,restr='[emoji]'): ''' 过滤表情 ''' try: co = re.co 阅读全文
摘要:
STC单片机采取EEPROM的模式而不采用FLASH.裸机程序指令就在Flash(Flash memory)中存放,而数据就放在了RAM中(flash的写入次数有限制,同时它的速度和RAM还是差很多)。更广泛说,在单片机上RAM存放data段、bss段、堆栈段;ROM(EPROM、EEPROM、Fl 阅读全文
摘要:
行号:pow() 列号:column() rem 将所有工作表名称写入到当前工作表第一列 Sub shtName() Dim sht As Worksheet, i As Integer i = 1 For Each sht In Worksheets Cells(i, "A") = sht.Nam 阅读全文
摘要:
快看点官网 腾讯平台 快影官方下载 素材 新片场 电影天堂影猫80s网 阅读全文
摘要:
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* 阅读全文
摘要:
清华:https://pypi.tuna.tsinghua.edu.cn/simple 阿里云:http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/ 华中理工大学:http://p 阅读全文
摘要:
SQL查询窗口 选择哪行执行哪行,不选择则从上到下依次执行 delete from xsxx where xsxm is null /****** 删除所有xsxm为null的记录******/ select * from xsxx where xsxm like '张%' //显示所有姓张的记录 阅读全文
摘要:
文件格式转换 快速分享 问卷星 文本对比网站 C语言编译器手机版 信息查看网址 网站 tiny hexer 试题电子版2 电子版 微博 小红书 根据要求写sql语句 chatGPT应用 chatGPT应用1STATA17下载 ekcp https://pan.baidu.com/s/1P7AkV-b 阅读全文
摘要:
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 阅读全文
摘要:
自定义排序--选择指定列--选择 字体颜色 --相应颜色--在顶端以集中显示 结果如下图: 阅读全文
摘要:
vscode设置中文菜单1.ctrl+shift+P选择configure Display Language,并安装,重启软件即可 阅读全文
摘要:
CMD:查看CPU序列号: C:\Users\Administrator>wmic cpu get processoridProcessorIdBFEBFBFF000506E3 阅读全文
摘要:
ssc install nmissing nmissing 说明这十个变量有缺失 阅读全文
摘要:
import pandas as pd # 长格式数据 df_long = pd.DataFrame({ 'id': ['A', 'A', 'B', 'B', 'C', 'C'], 'year': [2020, 2021, 2020, 2021, 2020, 2021], 'value': [10, 阅读全文
摘要:
GO 语言 1000例 https://books.halfrost.com/leetcode/?mark_id=999_reallog_mark_ad%3A999%7CWeiboADNatural 源题:https://github.com/halfrost/leetcode-go/tree/ma 阅读全文
摘要:
1.设置 -声音与触感--声音-勿扰模式 未启用 2静音,只闪没声音提示 阅读全文
摘要:
Foldermove 大家好,今天我要介绍一个超实用的小工具,它能让你轻松地把电脑里的软件搬到另一个硬盘,甚至是U盘里,听起来是不是很酷? ●软件简介 软件名:FolderMove 体积:只有201kb,轻得像羽毛。 版本:v3.0 适用系统:Windows ●使用体验 这个小工具,体积小到几乎可以 阅读全文
摘要:
随便指定某一天,请输出这一天是当年的第几天 提示:润年:2月29天,平年:28天 润年:能被4整除但不能被100整除 能被400整除2025.1.22(22)2025.2.22( 31 +22)2025.3.22( 31+28 +22)2025.4.22( 31+28+31 + 22)2025.5. 阅读全文
摘要:
HKFJR-N3H3P-7FCQ7-WDBQM-XBVCK [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform] "BackupProductKeyDefault"=" 阅读全文