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
documentation
zabbix批量删除监控项
利用python的requestsjson模块根据zabbix官方API文档进行批量删除zabbix监控项zabbix文档地址https://www.zabbix.com/
documentation
/4.0
Light Y
·
2023-04-01 05:35
zabbix
zabbix
python
json
httpwebrequest
运维
API批量操作、zabbix 监控
步骤参考官方原文:https://www.zabbix.com/
documentation
/5.0/zh/manual/apiAPI验证:【在访问Zabbix中的任何数据之前,你需要登录并获取身份验证令牌
芒果会飞
·
2023-04-01 05:23
nginx
mysql
分布式
关键词抽取
hanlpGitHub-hankcs/pyhanlp:自然语言处理工具包HanLP的Python接口3、pipinstallpynlpirNLPIR某博士PyNLPIRAPI—PyNLPIR0.5.2
documentation
4
你在干嘛HJ
·
2023-03-31 23:16
Docker学习笔记(一)Docker的介绍和优势
Docker官网:GetStartedwithDocker|DockerDocker用户手册:Docker
Documentation
|Docker
Documentation
Docker与虚
Action_Wang
·
2023-03-31 23:52
docker
docker
window+CUDA+CUDNN 下载和安装
1.安装cuda1.1官网下载CUDAToolkitArchive|NVIDIADeveloperPreviousreleasesoftheCUDAToolkit,GPUComputingSDK,
documentation
anddeveloperdriverscanbefoundusingthelinksbelow.Pleaseselectthereleaseyouwantfromthelistb
qq_38585926
·
2023-03-31 19:53
python
深度学习
windows
Nvidia <cuda programming guide>文章转载
CUDA官方文档转接参考cudatoolkit
documentation
一、简介GPU将更多晶体管用于数据计算,而CPU将更多晶体管用于流管理。
Chang_JH
·
2023-03-31 18:44
cuda编程
cuda
NLP涉及技术原理和应用简单讲解【二】:paddle(分布式训练、AMP自动混合精度训练、模型量化、模型性能分析)
参考链接:https://www.paddlepaddle.org.cn/
documentation
/docs/zh/guides/06_distributed_training/cluster_quick_start_cn.htmlhttps
汀、人工智能
·
2023-03-31 18:01
Paddle相关技术应用专栏
自然语言处理
paddle
人工智能
深度学习
分布式
搭建Open5GS笔记(3)
1,在
documentation
中查看了Tutorials中使用的硬件设施(1)yourfirstLTE(2)5GSACotsUE(3)MetricswithPrometheus无物理硬件需求VoLTESetupwithKamailioIMSandOpen5GS
毛某很努力
·
2023-03-31 16:54
初级学习
5G
ubuntu
学习
Gadget应用实例之serial
1.2zero设备的描述符1.3编程二、上机实验致谢参考资料:https://blog.csdn.net/embededswordman/article/details/6689593Linux文档:
Documentation
Hilbert(*^*)
·
2023-03-31 16:17
USB那些事儿
linux
arm开发
驱动开发
架构
嵌入式硬件
Gadget应用实例之serial
硬件体验二、Serial分析2.1软件框架2.2数据传输2.2.1APP访问2.2.2printk3.编程4.上机实验致谢参考资料:简单记录一下Linuxgadgetserial的工作Linux文档:
Documentation
Hilbert(*^*)
·
2023-03-31 16:17
USB那些事儿
linux
arm开发
驱动开发
架构
嵌入式硬件
编写SPI_Master驱动程序_老方法
1.2怎么编写SPI_Master驱动1.2.1编写设备树1.2.2编写驱动程序二、编写程序2.1数据传输流程2.2写代码致谢参考资料:内核头文件:include\linux\spi\spi.h内核文档:
Documentation
Hilbert(*^*)
·
2023-03-31 16:16
SPI总线
linux
arm开发
驱动开发
架构
嵌入式硬件
FFmpeg iOS 集成过程
://ffmpeg.org/download.htmlFFmpeg源码:https://github.com/FFmpeg/FFmpegFFmpegdoc:http://www.ffmpeg.org/
documentation
.htmlFFmpegwiki
大象会唱歌
·
2023-03-31 15:49
erlang: function called with real 'fun' should be transformed with parse_transform?
transformed,with,parse_transform,'or',called,with,a,'fun',generated,in,the,shell]}}问题解决:Readingfromtheofficial
documentation
SummerGao.
·
2023-03-31 15:03
erlang
开发语言
ctfshow SSTI 知识点总结
SSTI知识点基础知识jinja2官方文档TemplateDesigner
Documentation
—Jinja
Documentation
(2.11.x)常用模块、类、方法等__class__类的一个内置属性
绮洛Ki1ro
·
2023-03-31 15:56
笔记
安全
网络安全
web安全
flask
python
Zephyr OS
zephyr官网:Introduction—ZephyrProject
Documentation
zephyr简介zephyr是一个用于物联网的轻量级开源操作系统,目标是构建一个针对资源受限设备的小型、可裁剪的实时操作系统
山河故人~
·
2023-03-31 07:17
其他
xxl-job环境搭建以及入门
官方文档:-[中文文档](https://www.xuxueli.com/xxl-job/)-[English
Documentation
](https://www.xuxueli.com/xxl-job
深_51f7
·
2023-03-31 06:52
【无标题】基于Linux内核2.6x以上版本Platform驱动编程(一)
前言在Linux设备模型的抽象中,存在着一类称作“PlatformDevice”的设备,内核文档是这样描述它们的(
Documentation
/driver-model/platform.txt)Platformdevices
Luki401
·
2023-03-31 06:27
platform
dts
设备树
linux
maven
ApacheMavenisasoftwareprojectmanagementandcomprehensiontool.Basedontheconceptofaprojectobjectmodel(POM),Mavencanmanageaproject'sbuild,reportingand
documentation
fromacentralpieceofinformation.ApacheMave
匪_3f3e
·
2023-03-31 05:19
如何随时查看Xcode工具的更新说明
iOS开发人员要做的是未雨绸缪,所以,官方的ReleaseNotes不可不看(https://developer.apple.com/
documentation
/xcode_release_notes?
Comedy_G
·
2023-03-30 18:06
Docker 与虚拟机有何不同?
问题描述:我不断重读theDocker
documentation
以尝试了解Docker和完整VM之间的区别。它如何在不那么重的情况下提供完整的文件系统、隔离的网络环境等?
HuntsBot
·
2023-03-30 14:02
docker
容器
运维
c++
Alluxio简介
Alluxio简介Alluxio概览-Alluxiov2.6.1(stable)
Documentation
1.介绍Alluxio是世界上第一个面向基于云的数据分析和人工智能的开源的数据编排技术。
气运联盟
·
2023-03-30 14:17
Alluxio
big
data
大数据
alluxio
Alluxio的安装部署
Alluxio的安装部署快速上手指南-Alluxiov2.6.2(stable)
Documentation
开发指南-Alluxiov2.6.2(stable)
Documentation
部署Alluxio
气运联盟
·
2023-03-30 14:17
Alluxio
alluxio
springboot /v2/api-docs 无法访问
1、分组模式@BeanpublicDocketloginApi(){returnnewDocket(
Documentation
Type.SWAGGER_2).groupName("登录管理").apiInfo
絮落锦乡
·
2023-03-30 08:12
vue.js
java后台
vue
java
vue.js
ios 推送添加自定义语音播报
https://developer.apple.com/
documentation
/usernotifications/unnotificationserviceextension实现该功能,一,添加NotificationServiceExtension
MCWorld
·
2023-03-30 04:36
Quartz官方教程翻译系列-Lesson 4
原文地址:http://www.quartz-scheduler.org/
documentation
/2.4.0-SNAPSHOT/tutorials/tutorial-lesson-04.html第4
很大气
·
2023-03-30 02:51
robotframework-init.robot文件
robot文件中创建或者导入的变量和关键字不能在子测试套件中使用,如果需要共享变量或关键字,通过资源文件实现__init__.robot文件和测试用例文件的设置类似,但不能有测试用例和部分设置项可包含的设置项
Documentation
z917185537
·
2023-03-30 00:37
robot
framework
学习笔记
软件测试
经验分享
2023-03-29 linux 驱动用gpiod来控制gpio,devm_gpiod_get_optional gpiod_get_index等的使用,带实例
二、Linux内核GPIOD介绍文档kernel\
Documentation
\gpio\consumer.txt,kernel/include/linux/gpio/consumer.h包含下面的函数#
海月汐辰
·
2023-03-29 20:55
linux
运维
服务器
linux子系统led,【linux】led子系统
led子系统led子系统相关描述可在内核源码
Documentation
/leds/leds-class.txt了解。led子系统是一个简
spRachel雷切爾
·
2023-03-29 19:44
linux子系统led
led子系统分析
本文基于LinuxKernel4.4.179版本led子系统是linuxkernel中最简单的,由此开始…1概述以下文字来自{kernel}\
Documentation
\leds\leds-class.txt
_就这样_
·
2023-03-29 19:37
linux
linux
驱动程序
kernel
Linux下的led子系统分析(一)
这批文章是leds-class.txt一文的翻译;文件地址如下:
Documentation
\leds\leds-class.txt。
晴天_QQ
·
2023-03-29 19:31
Linux驱动
数据工程:ELT 工作流中的 6 个步骤
数据转换过程可以分为六个步骤:提取extraction和加载loading、探索exploration、转换transformation、测试testing、文档
documentation
和部署deployment
98加满
·
2023-03-29 18:16
数据仓库
数据库
数据挖掘
nvme命令中prp_Linux nvme驱动分析之块设备层
参考Product
Documentation
RedHatEnterpriseLinux77.2发行注记第14章存储blk_mq数据缓冲区转换成prp或者sg列表用户态分配的内存使用blk_rq_map_user
何欣颜
·
2023-03-29 15:20
nvme命令中prp
iperf3用法和源码详解
引用iPerf-iPerf3andiPerf2user
documentation
GitHub-esnet/iperf:iperf3:ATCP,UDP,andSCTPnetworkbandwidthmeasurementtoolalgorithm
vector_shu
·
2023-03-29 15:08
linux工具
linux
网络协议栈
linux
iperf
编程参考 - 各种C/C++语言标准库libc
llvm-libc&libc++“libc++”C++StandardLibrary—libc++
documentation
https://github.com/llvm/llvm-project,目录
夜流冰
·
2023-03-29 10:43
编程
c++
Ubuntu16.04下ROS开发环境搭建(QT+ros_qtc_plugin)
但是相关安装的教程感觉都挺麻烦的,要先下qt还要配置环境什么的,看的我晕乎,看了下wiki感觉还是wiki里面的步骤简单一点,wiki链接:HowtoInstall(Users)—ROSQtCreatorPlug-in
documentation
LangweiligeMens
·
2023-03-29 08:38
mac下安装pyinstaller
官方指南:HowtoInstallPyInstaller—PyInstaller5.0.1+g722b1286
documentation
实际操作:打开终端输入pip-V,查看有无安装pip,一般anaconda3
福毛
·
2023-03-29 04:57
python
python-docx批量生成word文档方法1
批量生成word文档办法1python-docx0.8.7
documentation
pipinstallpython-docx#!
Leo_23
·
2023-03-29 02:58
https://developers.google.com/chrome/mobile/docs/user-agent
GoogleChromeforAndroidGoogleChromeGoogleChromeforAndroid▾
Documentation
OverviewRemoteDebuggingUserAgentFAQChromeforAndroidUser-AgentChromeforAndroidreportsitsuseragentstring
xiangjun9988
·
2023-03-29 00:14
an
phone
or
a
tablet
chrome
V4L2 驱动框架概览
V4L2驱动框架概览OMAP3图像信号处理器(ISP)驱动Chinesetranslatedversionof
Documentation
/video4linux/v4l2-framework.txtIfyouhaveanycommentorupdatetothecontent
maze.ma
·
2023-03-28 21:07
kernel
V4L2
oVirt虚拟化部署
详见官方文档https://www.ovirt.org/
documentation
/第2章安装oVirt2.1安
weixin_44048054
·
2023-03-28 20:16
websocket
postgresql
数据库
服务器
redis高可用-主从加哨兵篇
主从复制&哨兵模式搭建Redis说明这个就是根据Redis官方文档一步步来的,详情见RedisSentinel
Documentation
准备工作首先创建文件夹:mkdir-p/data/logs/redis
君陌先生
·
2023-03-28 14:45
redis
Redis高可用
主从复制备份
哨兵
springboot
java spring springfox swagger 2 模型字段排序问题
具体插件代码为importstaticspringfox.
documentation
.schema.Annotations.findPropertyAnnotation;importstaticspringfox.
documentation
.swagger.s
yangganboy
·
2023-03-28 01:39
好使的网站合集
PixelMapGenerator消除图片中的背景–remove.bg设计-Canva在线平面设计软件|拼图软件|图片编辑器–FotoJet学习相关《动手学深度学习》—动手学深度学习2.0.0-beta0
documentation
SCI-HUA
丿曰
·
2023-03-27 14:22
Predicate Format String Syntax
相关链接:https://nshipster.cn/nspredicate/官方文档链接:https://developer.apple.com/library/archive/
documentation
ngugg
·
2023-03-27 11:17
presto 的安装与使用
prestodb.io)DeltaLake官网:DeltaLake-ReliableDataLakesatScale安装Presto:安装文档链接如下:DeployingPresto—Presto0.252
Documentation
一个懒散的人
·
2023-03-27 10:40
iOS Elliptic curve cryptography (ECC)
kSecAttrTokenIDSecureEnclavehttps://developer.apple.com/
documentation
/security/ksecattrtokenidsecureenclaveSecureEnclave
小杰杰杰
·
2023-03-27 05:35
Python教程—字符串
引言3.10.4
Documentation
根据Python官方文档,关于字符串部分做了一些总结,同时对部分代码重新进行了设计以整理思路,以助于加速和加深读者的理解。
宁壹
·
2023-03-26 20:36
Springfox参考文档(Springfox Reference
Documentation
中文)
1.介绍SpringfoxJava库套件主要是为了能够让使用Spring系列项目编写的JSONAPIs自动生成机器和人类可读的规范。Springfox的工作原理是在运行时检查一次应用程序,根据Spring配置、类结构和各种编译时java注解推断API语义。1.1.历史Springfox是从马蒂·皮特最初创建的一个项目演变而来的,并被命名为swagger-springmvc。很多荣誉都归功于马蒂。1
uhfun
·
2023-03-26 00:09
mkdocs_使用MkDocs构建产品文档
mkdocsThere'sapopularmaximthat"aproductisasgoodasits
documentation
".Thisholdstrueasmuchforsoftwareasitdoesforphysicalproducts
culh2177
·
2023-03-25 23:15
python
java
git
github
linux
1、unity+vscode环境搭建时的问题
unityC#模版五、unity编辑器切换窗口卡顿一、官方离线文档加载慢下载地址:https://storage.googleapis.com/localized_docs/zh-cn/2020.2/Unity
Documentation
.zip
愿若水
·
2023-03-25 20:25
上一页
30
31
32
33
34
35
36
37
下一页
按字母分类:
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
其他