E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
readthedocs
Python免费文生音频TTS方案实战测评:gTTS、edge_tts与pyttsx3效果对比
google的免费文本转语音API服务需要能访问谷歌的网络环境一键安装,转换速度快,转换质量一般开源地址:https://github.com/pndurette/gTTS官方教程:https://gtts.
readthedocs
.io
计算机小手
·
2025-06-08 14:24
python
音视频
edge
macos arm 本地/docker/本地k8s 安装jupyterhub 并登陆
总之目前最新版我亲测不可以,踩坑两天,这里记录下解决过程,以及各种细节在文档中的位置.以及为什么官方镜像不能直接使用的原因.part1本地安装jupyterhubhttps://jupyterhub.
readthedocs
.io
Thomas2143
·
2025-06-01 04:51
总结
macos
windows UI 自动化测试框架 pywinauto 使用教程
pywinauto是一个用于自动化测试windows应用的pythonmodule,通过使用该自动化测试框架,可以模拟用户界面的交互,实现自动化操作指定应用官方文档:https://pywinauto.
readthedocs
.io
liuweiqiang2016
·
2025-05-18 11:28
测试相关
python
C++代码规范总结(部分)
C++代码规范总结(部分)下面内容总结(有的是直接复制概述,因为原文讲的比较严谨)于https://zh-google-styleguide.
readthedocs
.io/en/latest/google-cpp-styleguide
ProgramCheng
·
2025-05-09 04:46
C++
代码规范
c++
代码规范
java
python3.6安装openpyxl用于处理excel数据
pipinstallopenpyxl同时还可以安装pillow,让openpyxl具备处理图片的能力,同样在cmd输入pipinstallpillow附:openpyxl官方文档:http://openpyxl.
readthedocs
.io
aTestCat
·
2025-04-26 12:12
python
python3.6
python
openpyxl
Linux 下 Module 工具的介绍与使用
参考:https://www.fasteda.cn/post/22.htmlhttps://modules.
readthedocs
.io/en/latest/module.htmlLinux下Module
计算机辅助工程
·
2025-04-15 09:52
linux
运维
服务器
pythonopencv实现图像融合_OpenCV_Python官方文档7——图像融合
OpenCV-PythonTutorialshttps://opencv-python-tutroals.
readthedocs
.io/en/latest/py_tutorials/py_tutorials.html
TsingGuo 郭卿
·
2025-04-10 14:52
Python 远程部署利器 Fabric 模块详解
www.cnblogs.com/xiao-apple36/p/9124292.htmlfabric官网英文文档:http://www.fabfile.org/fabric中文站点:http://fabric-chs.
readthedocs
.io
奈落无痕
·
2025-04-07 09:00
[python]MinerU的python接口使用例子
参考官方例子:mineru.
readthedocs
.io/en/latest/user_guide/quick_start/to_markdown.html本地文件例子:importosfrommagic_pdf.data.data_reader_writerimportFileBasedDataWriter
FL1623863129
·
2025-03-31 06:10
Python
python
windows
linux
Python简单使用MinerU
#官网地址https://mineru.
readthedocs
.io/en/latest/index.html#G
MasonYyp
·
2025-03-31 06:39
python
开发语言
Python的RasterIO库的学习
源教程:https://rasterio.
readthedocs
.io/en/latest/quickstart.html1.使用RasterIO读取栅格数据#使用RasterIO读取栅格数据importrasteriowithrasterio.open
众里寻你千百度
·
2025-03-28 05:46
Python
RasterIO
Python
Genesis仿真环境RL训练四足配置方法
genesis官方文档:https://genesis-world.
readthedocs
.io/en/latest/g
小bai22
·
2025-03-25 18:26
人工智能
经验分享
python
机器学习
ubuntu
github
linux
llama-factory 微调 Qwen2.5-3B-Instruct
资源链接官方readme:https://github.com/hiyouga/LLaMA-Factory/blob/v0.9.1/README_zh.md官方文档:https://llamafactory.
readthedocs
.io
coco_1998_2
·
2025-03-22 14:16
llama
factory
fine
tune
Pybind11教程:从零开始打造 Python 的 C++ 小帮手
参考官网文档:https://pybind11.
readthedocs
.io/en/stable/index.html一、Pybind11是什么?
Yc9801
·
2025-03-21 03:03
c++
开发语言
Python的pywt库的安装
目录pywt库的全称是PyWavelets,https://pywavelets.
readthedocs
.io/en/latest/。
赵孝正
·
2025-03-15 00:31
Python标准库使用
#
python和pip安装
python
数据库
开发语言
Pyarmor9 最新加密教程:从入门到上手(参考官网文档)
官网文档:https://pyarmor.
readthedocs
.io/en/latest/一、Pyarmor是什么?
Yc9801
·
2025-03-14 08:48
源代码管理
python
carla使用过程
官方文档:https://zlhou-carla-doc-cn.
readthedocs
.io/zh/latest/通过carla行驶100m自动停车:"""Exampleofautomaticvehiclecontrolfromclientside
白云千载尽
·
2025-03-13 07:22
pygame
python
carla
c++
ubuntu
vscode
linux
用flask做个简单llm-api
详细文档见:flask中文文档快速上手—Flask中文文档(2.3.x)(dormousehole.
readthedocs
.io)也可以看英文文档。
格瑞Lxf
·
2025-03-11 20:28
flask
python
后端
拉格朗日插值多项式(Lagrange Interpolation)原理 + Python 代码
原理部分见:拉格朗日插值—Homev1.2023.11文档https://illusionna.
readthedocs
.io/zh/latest/projects/Mathematics/Numerical
Illusionna.
·
2025-03-10 14:37
python
Hugging Face Agents Course (Dummy Agent)
参考链接:https://qwen.
readthedocs
.io/en/latest/getting_started/concepts.htmlhttps://huggingface.co/agents-course
ZHOU_CAMP
·
2025-03-07 02:53
Hugging
Face
Agents
Course
人工智能
Python—kafka操作
文档结构1、概念简介2、环境搭建3、操作实践1、概念简介2、环境搭建接口手册:https://kafka-python.
readthedocs
.io/en/master/Python操作kafka的模块为
蓝魔Y
·
2025-02-28 07:49
Python编程
kafka
python爬取pdf_python爬取在线教程转成pdf
经过一番查找,该网站是一个可以创建、托管和浏览文档的网站,其网址为:https://
readthedocs
.org。在上面可以找到很多优质的资源。
weixin_39842237
·
2025-02-26 07:10
python爬取pdf
nginx代理gitlab
简单粗暴:https://zj-git-guide.
readthedocs
.io/zh-cn/latest/platform/[GitLab][nginx]%E5%8F%8D%E5%90%91%E4%BB
星梦客
·
2025-02-21 14:21
问题记录
Linux
Nginx
gitlab
M1 Mac双系统搭建qemu riscv linux仿真
参考到的链接:https://github.com/AsahiLinuxhttps://risc-v-getting-started-guide.
readthedocs
.io/en/latest/linux-qemu.htmlhttps
灰灰h
·
2025-02-18 13:28
操作系统
经验分享
linux
risc-v
macos
PyTorch中文/英文官方文档&教程资源
PyTorch中文文档https://pytorch-cn.
readthedocs
.io/zh/latest/PyTorch英文文档https://pytorch.org/docs/stable/index.htmlPyTorch
三千の世界
·
2025-02-17 21:28
Python
DataAnalysis
Computer
Science
pytorch
js:highlight.js实现代码的语法高亮
highlight.jsSyntaxhighlightingfortheWeb译文:highlight.js为Web突出显示语法文档官网:https://highlightjs.org/文档:https://highlightjs.
readthedocs
.io
彭世瑜
·
2025-02-16 11:02
javascript
前端
开发语言
Conda添加新的Kernel
官方说明:https://ipython.
readthedocs
.io/en/stable/install/kernel_install.html要向Conda添加一个新的内核(kernel),你可以按照以下步骤进行操作
_TFboy
·
2025-02-15 18:16
conda
python
开发语言
Jenkins-API使用(python)
jenkinsapi、python-jenkins、pbr、multi-key-dictAPI参考https://blog.csdn.net/seeeeeshttps://python-jenkins.
readthedocs
.io
魔都飘雪
·
2025-02-10 10:32
CI持续集成
gseapy python包GO、KEGG富集(注释)分析
文档案例参考:https://gseapy.
readthedocs
.io/en/latest/gseapy_example.html#Over-representation-analysis-by-Enrichr-web-services
loong_XL
·
2025-02-09 05:39
生信
python
golang
开发语言
linux服务器python连接oracle问题
soft/instantclient_19_23/lib/libclntsh.so:cannotopensharedobjectfile:Nosuchfileordirectory".Seoracle.
readthedocs
.io
SmartManWind
·
2025-02-09 02:19
oracle
数据库
【影像组学pyradiomics学习笔记】pyradiomics安装及介绍
官方网址:https://pyradiomics.
readthedocs
.io/en/latest/index.html
Gu104
·
2025-02-05 03:50
学习
笔记
pip 命令安装
转:https://pip.
readthedocs
.io/en/stable/installing/安装我需要安装pip吗?
若纷飞
·
2025-02-04 00:23
环境配置
pip
命令
安装
liunx
python openpyxl包excel 绘制 线性图表
https://openpyxl.
readthedocs
.io/en/stable/charts/line.html说明:来自英文手册未翻译LineChartsLinechartsallowdatatobeplottedagainstafixedaxis.Theyaresimilartoscattercharts
呜呜呜小吴莫哭
·
2025-01-31 09:26
python
仿真
excel
可视化
python
Python中的pyttsx3库:文本到语音转换的利器
官方文档:https://pyttsx3.
readthedocs
.io/en/latest/https://pyttsx3.
readthedocs
.io/en/l
会三十六变的猫
·
2024-09-13 22:19
python
python
开发语言
pycharm
pip
08-web3j过滤器与事件
文章是本人学习过程翻译,原文来自官方文档:https://web3j.
readthedocs
.io/en/latest/#官网:https://web3j.io/官方GitHub:https://github.com
jection
·
2024-09-12 09:54
cx_Oracle.DatabaseError: DPI-1047: Cannot locate a 64-bit Oracle Client library
Oracle客户端库(oci.dll)是32位的根据官方给出的文档进行查看cx_Oracle8Installation—cx_Oracle8.3.0documentationhttps://cx-oracle.
readthedocs
.i
虚幻如影
·
2024-09-09 03:45
python
oracle
数据库
python
Solidity 盲拍案例
参考https://solidity.
readthedocs
.io/en/latest/solidity-by-example.htmlhttps://ethfans.org/wikis/Solidity
黄靠谱
·
2024-09-08 16:41
Python Pymem 游戏内存基址读取修改 - 获取游戏DLL模块基址
运行环境python3.9.0-64位安装pymempipinstallpymemPymem的文档https://pymem.
readthedocs
.io/en/latest/读取游戏模块DLL基址完整代码
TrapboT
·
2024-09-07 15:02
python游戏
python
游戏
Django Channels 实现 websocket 通讯
官方文档如下:https://channels.
readthedocs
.io/en/stable/introduction.htmlChannels改变Django在下面和通过Django的同步核心编织异步代码
郭大帅
·
2024-08-26 04:11
Python
Django
python
django框架管理员登录页面添加验证码功能
DjangoSimpleCaptcha0.6.0版本#1官网[DjangoSimpleCaptcha—DjangoSimpleCaptcha0.6.0documentation(django-simple-captcha.
readthedocs
.io
LuiChun
·
2024-02-28 16:59
django
数据库
sqlite
opencv-python 图像 二
http://opencv-python-tutroals.
readthedocs
.io/en/latest/py_tutorials/py_gui/py_drawing_functions/py_drawing_functions.html
夏树的宝马
·
2024-02-27 02:22
splash使用教程
官方文档:https://splash.
readthedocs
.io/en/stable/install.htmllinux安装教程:https://www.cnblogs.com/yunlongaimeng
鲸随浪起
·
2024-02-20 22:29
Python的第三方库pyttsx3
pyttsx3在pypi的官网地址为https://pypi.org/project/pyttsx3/pyttsx3项目的文档地址:https://pyttsx3.
readthedocs
.io/en/latest
y_bccl27
·
2024-02-19 10:36
Python
python
Singleton Pattern - 单例模式 - 创建型模式
参考:http://design-patterns.
readthedocs
.io/zh_CN/latest/creational_patterns/singleton.html#id18http://www.runoob.com
Lazyafei
·
2024-02-14 18:59
#
DesignPatterns
-
设计模式
单细胞测序最好的教程(三):特征基因选择
关于omicverse的使用文档与安装教程可以参考我们的
readthedocs
.就是,本系列教程是我带本科生所用到的,所以概念会尽可能地通俗,详细,但对于急于求成的人,可能不是一个很好的教程。
Starlitnightly
·
2024-02-14 06:18
单细胞测序最好的教程
数据库
Python版RNA-seq分析教程:DEseq2差异表达基因分析
原教程地址:https://omicverse.
readthedocs
.io/en/latest/Tutorials-bulk/t_deseq2/环境的下载在这里我们只
Starlitnightly
·
2024-02-14 06:48
python
开发语言
PySCENIC(一):python版单细胞转录组转录因子分析
官方教程参考:https://pyscenic.
readthedocs
.io/en/latest/一、软件安装老样子,还是先说一下安
TS的美梦
·
2024-02-14 06:47
python
r语言
开发语言
单细胞
转录因子
MIT-BEVFusion系列五--Nuscenes数据集详细介绍,有下载好的图片
一、数据集部分mmdetection官方对Nuscenes的中文解释地址:https://mmdetection3d.
readthedocs
.io/zh_CN/latest/advanced_guides
端木的AI探索屋
·
2024-02-13 08:19
bevfusion
自动驾驶
算法
python
人工智能
目标检测
python修改word文本框中的内容
这期间还学习了的内容有:1、phthon-docx的文档,请参看:https://python-docx.
readthedocs
.io/en/latest/index.html2、网上资料:Python
zwy_0309
·
2024-02-12 13:58
学python的心路
python
scanpy官方教程2022||05-空间转录组数据分析
学习资料来源:scanpy主页:https://scanpy.
readthedocs
.io/en/stable/官网:https://scanpy-tutorials.
readthedocs
.io/en
信你个鬼
·
2024-02-10 02:55
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他