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
Guides
maven工程的目录结构
https://maven.apache.org/
guides
/introduction/introduction-to-the-standard-directory-layout.htmlmaven工程的目录结构
听海边涛声
·
2023-08-25 06:08
maven
vuex的模块化使用
importVuefrom'vue'importVuexfrom'vuex'Vue.use(Vuex)//首先声明一个需要全局维护的状态state,比如我这里举例的resturantName//https://webpack.js.org/
guides
年轻人多学点
·
2023-08-24 00:28
SOFARPC(笔记)
SOFABoot二、注册中心三、通讯协议2.1Bolt基本发布调用方式超时控制协议泛化调用序列化协议自定义线程池2.2RESTful基本使用2.3其他协议四、架构附录官方样例下载地址-sofa-boot-
guides
yjx23332
·
2023-08-24 00:07
SOFABoot
笔记
什么是DDoS攻击?
来源:https://sucuri.net/
guides
/what-is-a-ddos-attack/分布式拒绝服务(DDoS)攻击是一种非侵入性的互联网攻击,通过虚假流量充斥网络、服务器或应用程序,使目标网站瘫痪或减慢其速度
Threathunter
·
2023-08-24 00:38
webpack5学习,使用webpack搭建vue3项目
package.json中编写script脚本"scripts":{"build":"webpack"},//这样就可以使用npmrunbuild打包了//参考官方https://www.webpackjs.com/
guides
天气不不错
·
2023-08-23 15:33
vscode settings.json配置
editor.snippetSuggestions":"top","editor.fontSize":14,"editor.fontWeight":"400","editor.formatOnType":true,"
guides
.enabled
ikerboy
·
2023-08-23 10:01
settings.json括号对齐提示
{"editor.bracketPairColorization.enabled":true,"editor.
guides
.bracketPairs":"active"}
很单纯的娃
·
2023-08-22 15:44
前端
CentOS7 中 Docker 的安装
CentOS7中Docker的安装docker官网地址docker官网地址:https://www.docker.com/查询docker在CentOS中安装的官方文档请求docker官网地址点击Docs链接点击
Guides
mry6
·
2023-08-21 04:05
docker
React-Router-Dom
GUIDES
-服务器渲染
Renderingontheserverisabitdifferentsinceit’sallstateless.Thebasicideaisthatwewraptheappinastatelessinsteadofa.Wepassintherequestedurlfromtheserversotheroutescanmatchandacontextpropwe’lldiscussnext.服务器
老郭博客
·
2023-08-16 18:27
前端开发
react
react-router
Blender 混合现实3D模型制作指南【XR】
本教程分步展示如何:减少3D模型的多边形数量,使其满足MicrosoftDynamics365
Guides
和使用MicrosoftPowerApps创建的应用程序中包含的混合现实组件的特定性能目标的性能需求
新缸中之脑
·
2023-08-15 19:26
blender
mr
3d
Blockly 代码生成
Blockly官方支持生成多种代码,javascript、python、lua等,这样子,初学者就可以通过拖拽积木实现编程功能参考https://developers.google.com/blockly/
guides
jaydenZou1228
·
2023-08-15 13:25
POM文件中
的使用
true是,这个依赖项不会传递到B当设置为fasle的时候,这个依赖项会传递到B也就是模块B引用了模块A,模块B也不会有模块A中写了true的依赖更多详细:http://maven.apache.org/
guides
蜻蜓队长家长
·
2023-08-15 00:16
Android项目YQSM小知识整理
1、如何停止一个线程不要用Thread.stop(),而要像下面这样停止线程,更多信息请看官方文档https://docs.oracle.com/javase/8/docs/technotes/
guides
大浪捉鱼
·
2023-08-13 18:02
Webpack学习理解
node.exe的路径配置到环境变量之中,方便可以在命令窗口中直接使用path=>node.exe所在路径3使用命令窗口安装webpack中文文档:https://www.webpackjs.com/
guides
FlYFlOWERANDLEAF
·
2023-08-13 10:04
webpack
学习
前端
CocoaPods 指南
https://
guides
.cocoapods.org/使用CocoaPods入门这是设置CocoaPods的指南。
牛1688
·
2023-08-13 03:43
斯福赛特:最全勒索病毒解密工具
(工具很多,建议收藏)01勒索软件解密工具✎[Apocalypse勒索软件解密工具]https://www.pcrisk.com/removal-
guides
/10111-apocalypse-ransomware
斯福赛特
·
2023-08-11 17:12
收集整理的openstack java封装 api的第三方实现的选择(转载)
Apachejclouds地址:http://jclouds.apache.org/
guides
/openstack/一个开源库,java实现,支持cloudstack,openstack以及各种公有云平台比较成熟完善
一二追
·
2023-08-10 08:06
react
javaScript框架相关文档:React官网:https://reactjs.org/react-router:https://reacttraining.com/react-router/web/
guides
奇妙琦
·
2023-08-07 01:03
[iOS] CocoaPods - Podspec文件配置
前言:在构建自己的组件库中,我们会经常编辑.podspec文件,进行一些配置项,但是有一些确实还是不太清楚,这里统一学习一下,内容翻译自官方文档:https://
guides
.cocoapods.org
code_ce
·
2023-08-06 22:21
你好,世界——gitHub初学者指南
读者可直接访问gitHub官方网站译文原页面:https://
guides
.github.com/activi
请叫我二狗哥
·
2023-08-03 23:51
译文
GitHub
使用指南
项目管理
GitHub 指南
主页:https://github.com/指南:https://
guides
.github.com/activities/hello-world/HelloWorld项目是计算机编程界的一个历史悠久的传统
mywang88
·
2023-08-03 23:19
翻译
GitHub
入门
指南
翻译
GitHub新手指南
原英文地址:https://
guides
.github.com/activities/hello-world/Hellow
qq_43667130
·
2023-08-03 23:19
计算机视觉
github
SpringBoot笔记:SpringBoot集成Dataway
官网地址:https://www.hasor.net/docs/
guides
/quickstartDataway是依托DataQL服务聚合能力,为应用提供一
leo825...
·
2023-08-01 23:03
SpringBoot
spring
boot
笔记
后端
DPDK官方文档翻译:EAL parameters
https://doc.dpdk.org/
guides
/linux_gsg/linux_eal_parameters.html本文档包含所有EAL参数的列表。
lqonlylove
·
2023-07-30 15:23
DPDK
dpdk
小知识点
add_runtime_dependency:不管在哪个环境都需要安装的gem参考:https://
guides
.rubygems.org/specifica
李永开
·
2023-07-25 21:19
Prometheus 监控案例
Prometheus监控案例监控linuxnode_exporter用于监控linux系统接口使用golang编写官网文档:https://prometheus.io/docs/
guides
/node-exporter
October_Librae
·
2023-07-25 11:44
ChatGPT:如何利用ChatGPT微调分类任务
.ChatGPT的优势及未来展望一、准备二、使用大模型进行NLP分类任务的微调示例代码三、参数说明四、模型的选择五、模型选择示例来源:https://platform.openai.com/docs/
guides
QuietNightThought
·
2023-07-18 00:49
chatgpt
分类
python
keyclock==纯java实现第三方登录
官网
Guides
-Keycloak下载Downloads18.0.0-KeycloakGitHub:https://github.com/keycloak/keycloak/tags?
一个java开发
·
2023-07-16 20:38
java
Salesforce 的开源故事 | 世界顶级企业开源故事系列之二
|原文链接:https://github.com/todogroup/
guides
/blob/master/casestudies/salesforce.md|文章贡献者:MikeLinksvayer&
开源社
·
2023-07-16 10:04
paddle 学习笔记
documentation/docs/zh/install/index_cn.htmlTensor概念介绍https://www.paddlepaddle.org.cn/documentation/docs/zh/
guides
半大人
·
2023-06-22 10:03
AppSmith(安装与练习4套)
AppSmith官网文档:https://docs.appsmith.com/getting-started/setup/installation-
guides
/docker安装前需要已经安装好docker
房石阳明i
·
2023-06-22 01:37
docker
容器
运维
web
SpringCloud-4之熔断器和雪崩效应
使用Ribbon和SpringCloud实现客户端负载均衡-使用熔断器防止服务雪崩官网demo:https://spring.io/
guides
/gs/circuit-breaker/概念1、介绍Springcloud
小螺丝钉cici
·
2023-06-19 14:47
一键清除所有参考线-
Guides
Remover
有没有遇到这样的情况?拿到同事交接的sketch文件的时候,看的是下图这个样子?密密麻麻参考线。有时候又不能把标尺关掉,无奈,不需要的只能一条一条的拖拽删除(因为不知道其他方法)删到怀疑人生。密密麻麻参考线1密密麻麻参考线2今天推荐一个小插件-GuidesRemover,在不需要关闭标尺的情况下就可以一键清除参考线。安装简便,操作简单,一步操作后,感觉世界都安静了。我现在使用的是sketch48.
粥粥0_0
·
2023-06-19 04:57
Maya - 后缀为xgen文件导出到虚幻引擎
Xgen是集成在Maya中的工具,可以在指定模型表面生成和控制大量物体的集成和离散;经常用于复杂的毛发制作,可以方便的用笔刷等控制曲线(curves)和导引线(
guides
)等线条来控制毛发的走向;关于
DoomGT
·
2023-06-18 16:57
DCC工具
maya
虚幻引擎
Unreal
Engine
ue4
Xgen
GPT最佳实践-翻译官网
https://platform.openai.com/docs/
guides
/gpt-best-practices/gpt-best-practices本指南分享了从GPT获得更好结果的策略和战术。
英杰.王
·
2023-06-17 15:35
gpt
Maven第二课:maven的基本使用(搭建一个简单的Maven工程)
Maven官方提供了一个新手入门的教程:网址为:https://maven.apache.org/
guides
/getting-started/maven-in-five-minutes.html首先:
Carter强
·
2023-06-17 09:03
Ruby on Rails 快速入门
://ruby-china.org/wikiTheRailsDoctrine:https://ruby-china.org/wiki/the-rails-doctrineGuides:https://
guides
.rubyonrails.org
Eric_见嘉
·
2023-06-14 11:55
ruby
on
rails
数据库
后端
python 的一些7788(虚拟环境,pip 包等)
参考:https://packaging.python.org/
guides
/installing-using-pip-and-virtual-environments/安装虚拟环境:OnmacOSandLinux
leverkusen188
·
2023-06-13 17:33
在amd64与arm上用paddlelite部署paddelOCR(Ascend硬件)
由于部署的硬件是华为昇腾NPU(Ascend310),参考网址https://www.paddlepaddle.org.cn/lite/v2.10/demo_
guides
/huawei_ascend_npu.html
雪回
·
2023-06-12 01:49
华为
bash
linux
paddlepaddle
paddle
创建 library
https://webpack.docschina.org/
guides
/author-libraries
hanxianshe_9530
·
2023-06-11 16:44
macOS - 安装 cocoapods
文章目录关于cocoapods安装cocoapods使用podruby版本问题关于cocoapods官网:https://cocoapods.orgstart:https://
guides
.cocoapods.org
伊织code
·
2023-06-10 06:35
软件工具/使用技巧
Apple
开发
cocoapods
macOS
安装
pod
pod
install
Open AI官方Chat GPT最佳提示词Prompt优化策略
原文链接:https://platform.openai.com/docs/
guides
/gpt-best-practices他们一共提出了六类提示词优化策略:在查询中包含详细信息以获得更相关的答案为模型赋予特定的角色使用定界符清楚地指示输入的不同部分指定完成任务所需的步骤提供例子指定所需的输出长度写清楚说明
AIGCer
·
2023-06-09 08:09
AI
AIGC
人工智能
chatgpt
【AGL】初探AGL之Application framework
概述下图通过应用程序安装场景描述了framework的主要组件以及其交互(图片转载自:https://docs.automotivelinux.org/en/lamprey/#3_Developer_
Guides
Jeffrey-Zhang
·
2023-06-08 23:51
安全
linux
【Android音视频】OpenSL ES音频播放示例一
AndroidNDK之高性能音频https://developer.android.google.cn/ndk/
guides
/audio/opensl/getting-startedOboeisaC++
Taozi825232603
·
2023-06-08 00:39
Enjoy
Android
android
音视频
ggplot作图中的图例处理方法
scale_xxx_discrete/continuous()删除坐标轴和图例的名称方法1,labs()方法2,scale_xxx_discrete/continuous()方法3,theme()方法4,
guides
zoujiahui_2018
·
2023-04-21 21:15
R
人工智能
c++
算法
Gradle自定义插件实现自定义Task
首先肯定是要参考官网的文档https://
guides
.gradle.org/writing-gradle-plugins/官方文档的内容挺多了,最近还是没有太大时间详细去看,所以这里只拿这一段来操作,
键盘上的麒麟臂
·
2023-04-19 13:57
SpringDataFlow
教程:https://dataflow.spring.io/docs/stream-developer-
guides
/streams/data-flow-stream/#the-data-flow-dashboard1
UserJoe123
·
2023-04-19 09:20
训练自己的ChatGPT-OpenAI 微调模型
ChatGPTAPI地址:https://platform.openai.com/docs/
guides
/chatgpt-3.5-turbo的新模型OpenAI正式打开了官方的ChatGPTAPI,为广大开发者打开了新的大门
十步杀一人_千里不留行
·
2023-04-18 22:56
ChatGPT
chatgpt
深度学习
机器学习
akka快速入门(读书笔记)
参考https://developer.lightbend.com/
guides
/akka-quickstart-java(只把最重要的部分记录下来)akka是什么?
destiny_m
·
2023-04-18 20:15
maven Standard Directory Layout
IntroductiontotheStandardDirectoryLayouthttps://maven.apache.org/
guides
/introduction/introduction-to-the-standard-directory-layout.html
jmyang1518
·
2023-04-18 09:36
上一页
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
其他