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
manual
21.SpringBoot学习笔记--SLF4J使用原理
在系统中使用SLF4JSLF4J的官方使用手册:http://www.slf4j.org/
manual
.html在开发时,日志记录方法的调用,应该调用日志抽象层里面的方法,而不是直接调用日志的实现类。
java阳旭
·
2020-08-20 06:22
Spring
Boot
I2C,以及SMBUS
i2c协议:http://www.nxp.com/documents/user_
manual
/UM10204.pdfSMBUS协议:http://www.smbus.orgtwobuswires:SDA
power1952
·
2020-08-20 06:20
Python 内建函数 - format(value[, format_spec])
Manual
直译实例拓展阅读
Manual
Convertavaluetoa“formatted”representation,ascontrolledbyformat_spec.Theinterpretationofformat_specwilldependonthetypeofthevalueargument
LorgSher
·
2020-08-20 06:20
Python笔录
结构体使用注意
一、在两个函数中使用结构体在其中一个函数中先定义好结构体,如下:struct
manual
_t{uint8state;//1:on/0:offuint8dj_mode;//0:notinorder/2,onorderoff
我的偶像科比
·
2020-08-20 06:32
Intel 64汇编指令集中的LOCK指令前缀
(译自intel64-ia-32-architectures-software-developer-instruction-set-reference-
manual
)LOCK指令前缀会设置处理器的LOCK
imred
·
2020-08-20 05:11
Low-level
Spring5源码分析与企业级实战—环境篇(0001)
Gradlebuildtool我们参考官方文件搭建一下:https://gradle.org/install/#
manual
ly先决条件Gradle可在所有主要操作系统上运行,并且仅需要安装JavaJDK
Coder_Boy_
·
2020-08-20 05:30
Spring源码
Spring实战
环境搭建
stm32存储结构& 存储器映射
根据STM32Reference
manual
(RM0008)中的描述,如图:可以得知STM32系统结构的组成,每一个模块更为详细的内容,请参考相关文档。RM0008文档中可以看出,STM3
Zzzz_linux
·
2020-08-20 05:13
stm32
批量结束进程
OpenArk-开源软件Website:https://openark.blackint3.com/Source:https://github.com/BlackINT3/OpenArk/
Manual
s
宇宙大百科
·
2020-08-20 05:00
iOS 内存管理
Objective-C提供了三种内存管理方式:
manual
retain-release(MRR,手动管理),automaticreferencecounting(ARC,自动引用计数),garbagecollection
at9009
·
2020-08-20 05:28
oc
STM32存储:转自网络
根据STM32Reference
manual
(RM0008)中的描述,如图:可以得知STM32系统结构的组成,每一个模块更为详细的内容,请参考相关文档。RM0008文
weixin_30908103
·
2020-08-20 05:22
内存管理的几种方式(自己整理的一些资料,大牛勿喷)
Objective-c提供三种内存管理方式:MRR:
manual
retain-release手动管理ARC:automaticreferencecounting自动引用计数GC:(macos才支持)garbagecollection
_Qilang七郎
·
2020-08-20 05:50
ios编程基础
CocosCreator 转盘效果
cocosCreator暂时还没找到对应的ApI以下是代码逻辑://LearnTypeScript://-[Chinese]http://docs.cocos.com/creator/
manual
/zh
weixin_34249367
·
2020-08-20 04:59
SSH整合报错:Write operations are not allowed in read-only mode (FlushMode.
MANUAL
)
初学SSH,开发示例发现报错:Writeoperationsarenotallowedinread-onlymode(FlushMode.
MANUAL
),看报错信息大概知道是HibernateTemplate.save
笨鸟后飞yi
·
2020-08-20 04:38
SSH
[Hive]Hive多分区操作
业务实现hive分区表分为单分区表和多分区表,一个表可以拥有多个分区,每个分区都以文件夹的形式单独存放在表的文件目录下,详细可以参见HiveLanguage
Manual
DDL建立多分区表代码droptableifexistspms.test_mo
yeweiouyang
·
2020-08-20 04:06
[大数据]Hive
Apache
Hive
CocosCreator之Prefab(预制资源)
CSDN原文:https://blog.csdn.net/xiaominghimi/article/details/50637706官方文档:https://docs.cocos.com/creator/
manual
微风细草
·
2020-08-20 04:23
cocos
creator
myeclipse使用egit 提交云端项目
前置条件(未安装gitbash、tortoisegit、进行egit相关操作的同学):Gitbash配置:https://support.huaweicloud.com/user
manual
-codehub
阿晴0219
·
2020-08-20 04:31
开发
【cocos2dx】成员精灵(组合)的getboundingbox问题
type=cocos2d-x&url=/doc/cocos-docs-master/
manual
/framework/native/v3/coordinate-system/zh.md好了,现在都了解了
hqq39
·
2020-08-20 04:28
cocos2d-x:分析
「记录」解决 Loading class 'com.mysql.jdbc.Driver'. This is deprecated. 问题
Thisisdeprecated.Thenewdriverclassis'com.mysql.cj.jdbc.Driver'.ThedriverisautomaticallyregisteredviatheSPIand
manual
load
NoNameMing
·
2020-08-20 03:05
踩坑
cocos-creator使用记录20_创建数字字体和图片字体
1.官方创建艺术数字字体http://docs.cocos.com/creator/
manual
/zh/asset-workflow/label-atlas.html需要准备一张按从0到9的顺序排列的png
爱睡觉的猫L
·
2020-08-20 03:56
cocos
creator
cocos-creator使用记录10_微信小游戏排行榜
1.安装cocoscreator1.9.1详细情况请看官方“接入微信小游戏的子域”,如下链接http://docs.cocos.com/creator/
manual
/zh/publish/publish-wechatgame-sub-domain.html
爱睡觉的猫L
·
2020-08-20 03:55
cocos
creator
一个极其复杂的cocos creator scrollview的例子...
//Learncc.Class://-[Chinese]https://docs.cocos.com/creator/
manual
/zh/scripting/class.html//-[English]
frankxixu
·
2020-08-20 03:18
手游开发
【cocos creator】js实现CocosCreator ScrollView无限滑动
https://blog.csdn.net/juedno/article/details/81775599//Learncc.Class://-https://docs.cocos.com/creator/
manual
烧仙草奶茶
·
2020-08-20 02:44
cocos
【cocos creator】拖拽类,拼图
移动节点,吸附//Learncc.Class://-[Chinese]https://docs.cocos.com/creator/
manual
/zh/scripting/class.html//-[English
烧仙草奶茶
·
2020-08-20 02:44
cocos
【cocos creator】抽奖小程序
//Learncc.Class://-https://docs.cocos.com/creator/
manual
/en/scripting/class.html//LearnAttribute://-https
烧仙草奶茶
·
2020-08-20 02:44
cocos
sed进阶的学习
介绍和版本下载等请查看:http://www.gnu.org/software/sed/sed的各种学习手册:http://www.gnu.org/software/sed/
manual
/比如在线html
Amy_Cui
·
2020-08-20 02:11
【cocos creator】读取txt文件加载地图,关卡游戏
写入地图数据,保存js预制体要放在resource目录下//Learncc.Class://-[Chinese]https://docs.cocos.com/creator/
manual
/zh/scripting
烧仙草奶茶
·
2020-08-20 02:14
cocos
cocos-creator 学习笔记 1 编辑器了解
系统是macosx1.前期准备官方给出的入门网址http://docs.cocos.com/creator/
manual
/zh/getting-started/coding-setup.html1)安装
Tony 赵
·
2020-08-20 02:45
学习日记
coscoscreator
coco2d ClippingNode制作不规则血条
type=cocos2d-x&url=/doc/cocos-docs-master/
manual
/framework/native/v3/
gogo_li
·
2020-08-20 02:53
cocos2d
STM32基础教程(CubeMX)—— 软件的安装
在弹出的窗口中将“CheckandUpdateSettings”选择"
Manual
Check";“DataAuto-Refresh”选择第一项。该操作是取消软件的自动更新检查。
昭文
·
2020-08-20 02:48
STM32
stm32
单片机
开发工具
FreeBSD IPFW 防火墙的安装和设置
内核编译方法请参考:http://docs.haohtml.com/FreeBSD-
Manual
/kernelconfig-bu
weixin_34043301
·
2020-08-20 01:53
32 CoCos Creator-图像资源(Texture)
0.原文https://docs.cocos.com/creator/1.9/
manual
/zh/asset-workflow/sprite.html1.图像资源(Texture)图像资源又经常被称作贴图
法迪
·
2020-08-20 01:30
CoCos
Creator
UnityShader
Shaderlab基本结构三、CG语言介绍语法区别四、vertexShader介绍关于语意的一些说明C#索引器mvp变换顶点颜色变换世界坐标使用[函数转换](https://docs.unity3d.com/
Manual
大块豆腐
·
2020-08-20 01:43
Unity
Shader
cocos2dx 3.0 物理(以前的 box2d)
原文地址:http://www.cocos2d-x.org/docs/
manual
/framework/native/physics/physics-integration/zh使用cocos2d-x3.0physicals
齊葩
·
2020-08-20 01:32
EC20模块GPS功能的使用
EC20是移远一款带有GPS功能的LTE模块,本文主要讲述此模块GPS功能的基本使用方法,更多详细的指令操作细节、参数、示例可参考官网提供的手册:Quectel_EC20_GNSS_AT_Commands_
Manual
_V1.1
King_Mumumu
·
2020-08-20 01:12
IoT
Marathon-LB实现服务限流
1.HAProxy配置参考官网Haproxy的配置手册HAProxyConfiguration
Manual
,我们可以利用http_req_rate这个配置项实现限流,如下图所示:2.Marathon-LB
gl328518397
·
2020-08-20 01:25
EC20_R20使用GPS功能
1.GPS模块使用说明:指令资料参考Quectel_EC20_GNSS_AT_Commands_
Manual
_V1.1.pdf参考第3.1章节GNSSengine默认是关闭的,需要使能才能使用。
我是三良
·
2020-08-20 01:34
openwrt
浅尝辄止2-Linux基础工具-man-pages
man-pages我猜man大概是
manual
的意思,即它是个手册。这个手册最常用的的功能是查询:系统命令的用法、系统调用的用法和标准C库函数的用法。
阿棍儿_Leon
·
2020-08-20 00:57
周检视 | 2018年3月5日~3月11日
1,根据官方手册《Snort
Manual
》输出Snort概述文档2,分析Snort包嗅探模式采集数据流量的业务流程3,输出总结文档:Snort结合DAQ采集数据流量【学习】:1,学习bitcoinwhitepaper
博学于文约之以礼
·
2020-08-20 00:27
Linux 下玩转Quartus II,脚本控制编译过程
QuartusII支持Tcl脚本,所以脚本手册必须得熟悉.QuartusIIScriptingReference
Manual
:http://www.altera.com/literature/
manual
da895
·
2020-08-20 00:32
技术人生
脚本
linux
scripting
reference
tcl
图形
Search Engine Hacking –
Manual
and Automation
SearchEngineHacking–
Manual
andAutomationEthicalHackingBootCampOURMOSTPOPULARCOURSE!CLICKHERE!
weixin_33863087
·
2020-08-19 23:30
Charles 4.2 HTTPS抓包,乱码设置,证书信任,证书安装
SSLProxying->AddHost:为需要过滤的域名地址,*表示不过滤Port:固定为443,*表示任意端口查看MacIP地址iPhone添加代理,点击wifi》ConfigureProxy选择
Manual
程序员易筋
·
2020-08-19 22:51
工具类
PHP 代码调试 - 收集
但是有时因环境等原因并不能立马搞定,或者还是有一些问题,可以采用最简单的方式打印方式如使用,echoprint_rvar_dumpvar_export2.学习/操作https://www.php.net/
manual
ning先森
·
2020-08-19 22:50
PHP
CentOS6.5 配置防火墙+允许指定ip访问端口
root@localhost~]#vi/etc/sysconfig/iptables正确的配置文件#Firewallconfigurationwrittenbysystem-config-firewall#
Manual
customizationofthisfileisnotrecommended
weixin_33985679
·
2020-08-19 21:19
OSSEC中文使用手册
http://www.ossec.net/doc/·
Manual
oInstallationoSyscheckoRootcheckoAgentsoLogmonitoring/analysisoRulesandDe
weixin_33705053
·
2020-08-19 21:46
LED WiFi User
Manual
1.LEDWiFiisanintelligentLEDcontrolsoftware,whichsupportsRGBWlightingcontrol.Itcancontrolthelightcolor,brightness,etc.aswellasmodel;ithasacolorcontrol,colortemperaturecontrol,colorcontrol,musiccontrola
Huangyuanming
·
2020-08-19 20:42
Jmeter逻辑控制器之If Controller的使用解析
官方文档:https://jmeter.apache.org/user
manual
/component_reference.html#If_Controller二、配置项说明Name:组件的名称,可以自
半醉半醒半浮生
·
2020-08-19 19:00
javax.persistence.TransactionRequiredException: no transaction is in progress
Whenpersistingatransiententityduring
manual
flush,anexception"javax.persistence.TransactionRequiredException
大饼卷馒头蘸米饭
·
2020-08-19 18:20
@Transactional
JPA
Spring
Error:1064 You have an error in your SQL syntax; check the
manual
that corresponds to your MySQL
错误代码:1064YouhaveanerrorinyourSQLsyntax;checkthe
manual
thatcorrespondstoyourMySQLserverversionfortherightsyntaxtousenear
李晓露
·
2020-08-19 18:01
mysql
$this->$a与$this->a----PHP学习笔记
今天在阅读PHP
Manual
的"对象"这一部分的时候,发现评论中的一个例子很不理解,代码如下'aa','b'=>'ab');var$b='c';functionshow(){echo$this->a['
iteye_13753
·
2020-08-19 17:28
自娱自乐PHP
PHP
C
C++
C#
Google
ossec集成自定义脚本
full_command/usr/bin/pythonxxx.py10其中frequency可以指定执行间隔时间,这里我设置的是10秒执行一次参考https://ossec.github.io/docs/
manual
hrayha
·
2020-08-19 17:30
ossec
上一页
73
74
75
76
77
78
79
80
下一页
按字母分类:
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
其他