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
CDH 启停使用HiveServer2
翻译:https://www.cloudera.com/
documentation
/enterprise/latest/topics/cdh_ig_hiveserver2_start_stop.html
金刚_30bf
·
2024-03-26 23:41
@llvm.amdgcn.workitem.id.x()引发的一些前后端的调研
记录资料:UserGuideforAMDGPUBackend—LLVM5
documentation
intrinsic函数会执行lowerintrinsicspassllvm-project-main/llvm
jc小小川+幻幻融hr
·
2024-03-25 05:50
小小川编译器
elasticsearch
大数据
搜索引擎
【Linux内核文档翻译】NTB驱动程序
原文:NTBDrivers—TheLinuxKernel
documentation
译者:jklincn日期:2024.03.07NTB驱动程序NTB(Non-TransparentBridge,非透明桥
双珵
·
2024-03-14 22:22
翻译
linux
Nginx配置
配置文件3.html配置文件1.主配置文件vim/etc/nginx/nginx.conf#Formoreinformationonconfiguration,see:#*OfficialEnglish
Documentation
刘某的Cloud
·
2024-03-09 20:20
网络集群
nginx
运维
Armadillo使用介绍(八):第二个Armadillo程序
源码#include#includeusingnamespacestd;usingnamespacearma;//Armadillo
documentation
isavailableat://http:/
UPUPUPEveryday
·
2024-03-09 15:44
Armadillo
armadillo
c++
vs
Linux 内核irq_stack遍历
环境Centos4.18.0-80.el8.x86_64一、x86架构堆栈类型说明https://www.kernel.org/doc/
Documentation
/x86/kernel-stacksintget_stack_info
Configure-Handler
·
2024-03-02 23:45
Linux
内核
linux
服务器
栈
django框架管理员登录页面添加验证码功能
www.bilibili.com/video/BV1TW421P7YD/DjangoSimpleCaptcha0.6.0版本#1官网[DjangoSimpleCaptcha—DjangoSimpleCaptcha0.6.0
documentation
LuiChun
·
2024-02-28 16:59
django
数据库
sqlite
注册 Hugging Face 后的官网创建模型的教程
WelcomeCreateanewmodelFromthewebsiteHub
documentation
TakeafirstlookattheHubfeaturesProgrammaticaccessUsetheHub
Eloudy
·
2024-02-20 14:15
人工智能
--initialize specified but the data directory has files in it. Aborting. 问题解决
TIMESTAMPwithimplicitDEFAULTvalueisdeprecated.Pleaseuse--explicit_defaults_for_timestampserveroption(see
documentation
formoredetails
0nePiece
·
2024-02-20 12:58
bug解决
mysql
Git提交代码规范
feat:新功能(feature)fix:修补bugdocs:文档(
documentation
)style:格式(不影响代码运行的变动)refactor:重构(即不是新增功能,也不是修改bug的代码变动
风中追雪
·
2024-02-20 09:07
git
代码规范
Linux中精简卷对Oracle的影响
1.精简卷介绍redhat官网详细介绍:https://access.redhat.com/
documentation
/zh-cn/red_hat_enterprise_linux/8/html/configuring_and_managing_logical_volumes
Floating warm sun
·
2024-02-20 05:16
linux
oracle
运维
数据库
HTML世界核心
目录一、基本文档(Basic
Documentation
)二、基本标签(BasicTags)三、文本格式化(Formatting)四、链接(Links)五、图片(Images)六、样式/区块(Styles
阳阳大魔王
·
2024-02-20 03:05
HTML
html
前端
笔记
开发语言
valueForKey
NSOrderedSetReturnsanorderedsetcontainingtheresultsofinvokingvalueForKey:usingkeyoneachoftheorderedset’sobjects.https://developer.apple.com/
documentation
張小明
·
2024-02-20 00:58
Docker 安装 Redis
1.dockerpullredisdockerimageshttp://www.redis.cn/
documentation
.html#中文官方文档该命令主要是为了详细展示查看运行时的command参数
l386913
·
2024-02-19 23:08
docker
docker
redis
容器
vscode如何设置doxygen并生成文档
1、安装插件Doxygen
Documentation
Generator2、设置代码邮箱和作者名文件-》首选项-》设置,在其中搜索doxygen3、生成头部注释在文章开头打“/**”回车,就会生成文件头部在函数头部打
andylauren
·
2024-02-19 21:49
编程语言技巧
软件使用技巧
doxygen
查询获取SMBIOS的方法
#Set-ExecutionPolicyorScriptSigning
documentation
needstobereviewed#Currentscriptisdesignedtorunonindividualmachines
Yang_Winston
·
2024-02-19 15:44
SMBIOS
《尚硅谷Redis7教程》笔记(小白篇)
视频链接1、2:Redis入门概述常用网站汇总官方网站:https://redis.io/Redis中文文档https://www.redis.com.cn/
documentation
.html作者GitHubhttps
newProxyInstance
·
2024-02-19 14:19
笔记
redis
Kubernetes 安装flannel组件(本地 kube-flannel.yml 文件)
可以直接用kubectlapply-fhttps://raw.githubusercontent.com/coreos/flannel/master/
Documentation
/kube-flannel.yml
燃灯工作室
·
2024-02-19 13:20
Kubernetes
python
运维
负载均衡
nginx
docker
深入理解JVM,包含字节码文件,内存结构,垃圾回收,类的声明周期,类加载器
JavaVirtualMachine-Java虚拟机JVM作用:本质上是一个运行在计算机上的程序,职责是运行Java字节码文件,编译为机器码交由计算机运行1.3.JVM规范和实现JVM规范:Oracle官网:JDK21
Documentation
-Home
Aussise
·
2024-02-15 09:03
jvm
pythoin pypinyin汉字转拼音库使用
Documentation
:http://pypinyin.rtfd.ioGitHub:https://github.com/mozillazg/python-pinyin特性根据词组智能匹配最正确的拼音
Lee_5566
·
2024-02-15 02:09
Android TextView
AccordingtotheGoogle
Documentation
:根据Google文档:TextViewclas
cunchi4221
·
2024-02-13 13:29
字符串
java
android
css
python
docker-compose安装mongodb说明
docker-compose.ymlmongod.conf内容如下,一般只需要修改wiredTiger.engineConfig.cacheSizeGB,具体大小请查考官方文档#mongod.conf#for
documentation
ofalloptions
ThinkSong
·
2024-02-12 10:22
matplotlib绘图
matplotlib中,两种画图方式:Matplotlib
documentation
—Matplotlib3.8.2
documentation
https://matplotlib.org/stable/
cjj_
·
2024-02-12 07:52
python
matplotlib
python
开发语言
python colorbar设置label的方法
colorbar的标签,类似于axes的xlabel或ylabel这里介绍设置colorbar的label的两种方法,可以在官网查看其他属性:Standalonecolorbars—Matplotlib3.8.2
documentation
https
cjj_
·
2024-02-12 07:50
python
python
开发语言
jupyter
ancs协议分析
网上有很多关于ancs的文章,但是翻译过来的可能会看的没头没脑,建议还是看苹果的官方文档:https://developer.apple.com/library/archive/
documentation
huitailang_1_1
·
2024-02-11 13:55
Nordic52810
CUDA优化:最大化内存吞吐量(官方文档翻译)
毕业设计要翻译技术资料3000字,这里找了英伟达CUDATOOLKIT
DOCUMENTATION
的5.3节“最大化内存吞吐量来”翻译一下,供参考,并希望此文对诸位的CUDA程序优化有所帮助。
EthanLifeGreat
·
2024-02-11 06:44
并行计算
cuda
安装python3.6版本的Miniconda3
目前Miniconda3的主要版本已经不支持python3.6,以Windows为例,在官网Miniconda—Conda
documentation
中只有python3.7及以上版本的安装支持,如果想python3.6
there2belief
·
2024-02-10 21:10
Python
windows
个人搜集的gstreamer学习链接
开发教程(gstreamer安装包下载目录)GStreamer·GitLab源码gstreamer插件列表)gstreamer官方文档:https://gstreamer.freedesktop.org/
documentation
阿龍1787
·
2024-02-10 19:26
学习
Protobuf 复杂消息数据的解析和构建
有关protobuf详细介绍请参见官方文档ProtocolBuffers
Documentation
在实际使用中发现官方文档对消息体中各种不同类型数据的构建和解析没有特别详细的说明,特别是复杂数据。
boshushuoshuo
·
2024-02-10 19:41
编程
python
开发语言
protobuf
grpc
Conda历史版本下载地址和python对应关系
二、下载地址下载最新版本:FreeDownload|Anaconda下载历史版本:Indexof/(anaconda.com)介绍历史版本:Allpackagelists—Anaconda
documentation
数据饕餮
·
2024-02-10 14:30
Python
python
开发语言
try catch 全局_Try .NET全局工具简介-浏览器中的交互式文档和研讨会创建者
trycatch全局IfyoufindyourselflearningC#and.NETandcomeuponthe"RunyourfirstC#Program"
documentation
youmayhavenoticeda"Trythecodeinyourbrowser"buttonthatletsyouworkthroughyourfirstappentirelyonline
cunfuxiao7305
·
2024-02-10 12:03
python
java
编程语言
github
人工智能
Quartz官方教程翻译系列-Lesson 2
原文地址:http://www.quartz-scheduler.org/
documentation
/2.4.0-SNAPSHOT/tutorials/tutorial-lesson-02.html第二课
很大气
·
2024-02-10 06:18
suricata基础介绍
下载地址:Indexof/downloads学习社区SuricataUserGuide—Suricata6.0.10
documentation
Overview-Suricata-OpenInformationSecurityFoundation
强壮的向阳花
·
2024-02-09 05:24
suricata源码学习
网络
linux
网络协议
【附代码】NumPy加速库NumExpr(大数据)
——@小猪快跑相关文献NumExpr
Documentation
Reference—numexpr2.8.5.dev1
documentation
测试电脑配置博主三千
小猪快跑爱摄影
·
2024-02-08 21:04
Python
numpy
大数据
【记录】记一次关于前端单元测试的全英文问卷调查( Survey: Automatically Generated Test Suites for JavaScript)
OPENINGSTATEMENTBackgroundTaskbackground:FixthefailingtestcasesBeforethetask:Task:FixthefailingtestcasesTask:Executable
Documentation
Beforethetask
程序边界
·
2024-02-08 18:47
前端
单元测试
javascript
Ubuntu安装docker
官方教程:InstallDockerEngineonUbuntu|Docker
Documentation
sudoapt-getupdatesudoapt-getinstallca-certificatescurlgnupglsb-releasesudomkdir-p
C++程序员Carea
·
2024-02-08 14:34
Linux
ubuntu
docker
linux
深度学习(14)--x.view()详解
在torch中,常用view()函数来改变tensor的形状查询官方文档:torch.Tensor.view—PyTorch2.2
documentation
https://pytorch.org/docs
GodFishhh
·
2024-02-08 09:03
深度学习
深度学习
人工智能
鸿蒙学习-app.json5配置文件
官网文档参考:https://developer.harmonyos.com/cn/docs/
documentation
/doc-guides-V3/app-configuration-file-0000001427584584
青春路上的小蜜蜂
·
2024-02-08 08:07
鸿蒙
harmonyos
imgaug数据增强神器:增强器一览
官网:imgaug—imgaug0.4.0
documentation
https://imgaug.readthedocs.io/en/latest/github:GitHub-aleju/imgaug:
a flying bird
·
2024-02-08 07:31
计算机视觉
计算机视觉
安装Ubuntu Server提示no working init found. Try passing init =option to kernel
seeLinux
documentation
/admin-guide/init.rstforguidance.这个错误消息表明系统试图启动,但它找不到可用的初始化进程(init)。
Pretend ^^
·
2024-02-08 07:01
Ubuntu服务器
软件安装
ubuntu
linux
运维
ssh
服务器
Linuxptp使用总结
https://www.redhat.com/en/blog/combining-ptp-ntp-get-best-both-worlds3.Linux下Linuxptp软件包使用说明:https://
documentation
.suse.com
昵称不能为——
·
2024-02-08 02:52
时间
服务器
linux
剖析Linuxptp中ptp4l实现--OC
源码克隆地址:git://git.code.sf.net/p/linuxptp/code项目官网文档:https://linuxptp.nwtime.org/
documentation
/关于linuxptp
我我我只会printf
·
2024-02-08 02:21
1588v2
linuxptp
1588v2
嵌入式
PTP
linux
Flink CDC 基于mysql binlog 实时同步mysql表
flink1.15.2mysql版本5.7注意:需要开启binlog,因为增量同步是基于binlog捕获数据windows11IDEA本地运行先上官网使用说明和案例:MySQLCDCConnector—FlinkCDC
documentation
1
彩虹豆
·
2024-02-08 01:29
flink
mysql
数据库
python 基础 - 自用
官网教程pythonpandasselenium内置类型—Python3.12.1文档Python元组|菜鸟教程Built-inTypes—Python3.12.1
documentation
APIreference—pandas2.2.0
documentation
https
qq_39239990
·
2024-02-08 00:42
python
开发语言
Gem5编译ARM错误记录
https://gem5.googlesource.com/public/gem5GitHub镜像:https://github.com/gem5/gem5安装参考:http://www.gem5.org/
documentation
candyyyting
·
2024-02-07 11:15
arm
Kafka下载(kafka和jdk、zookeeper、SpringBoot的版本对应关系)
本身的开发语言是Scala,而Scala是基于jdk开发的,所以要先安装jdkkafka版本jdk版本kafka使用jdk版本官网说明1.0建议使用1.8https://kafka.apache.org/10/
documentation
.html6
kimi-001
·
2024-02-07 06:46
Kafka
java
java-zookeeper
kafka
【COMPSCI5060】computer security
CodeofAssessmentRulesforCourseworkSubmissionDeadlinesforthesubmissionofcourseworkwhichistobeformallyassessedwillbepublishedincourse
documentation
iuww1314
·
2024-02-07 05:09
javascript
开发语言
ecmascript
从IT课程要求编写三明治制作文档想到的……Start with Completing the Google IT Course’s
Documentation
of Making Sandwich
暑假,完成了Google的一门IT入门课程学习,课程最后的作业,是完成下面一篇支持文档,要求按照针对IT行业的要求,编写如何制作三明治的文档,要让从没见到过三明治的人也能学会如何制作。买了面包和花生酱,研究了制作过程,完成了作业提交后,忽然对美国快餐的历史有了兴趣。美国快餐,我想大概有这些种类:面包、汉堡包、三明治、热狗这几种。面包(Bread)有超过3万年的历史。据说是古埃及人无意中将和好的面团
黑夜给我黑色的眼睛
·
2024-02-06 15:29
react-native-webrtc插件使用的一些问题
/react-native-webrtc官方安装配置文档:https://github.com/react-native-webrtc/react-native-webrtc/blob/master/
Documentation
啥名都不好起
·
2024-02-06 13:21
推荐好用的vue插件02 v-md-editor富文本编辑器
不过两种版本的安装版本不同-[Demo](https://code-farmer-i.github.io/vue-markdown-editor/examples/base-editor.html)-[
Documentation
longbao_1
·
2024-02-06 11:08
前端
vue.js
github
javascript
上一页
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
其他