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
CLR via C#:混合线程同步构造
5.在选择使用哪种线程同步方案时,优先选择用户模式构造(Volatile,Interlock),其次选择混合模式构造(
Manual
ResetEventSlim,Sem
金朝
·
2020-08-15 04:09
.NET
unity depth texture-01
https://docs.unity3d.com/
Manual
/SL-CameraDepthTexture.htmlcamera’sdepthtextureacameracangenerateadepth
wodownload2
·
2020-08-15 04:46
Unity
Camera’s Depth Texture
https://docs.unity3d.com/
Manual
/SL-CameraDepthTexture.htmlCamera’sDepthTexture(Unity5.5doc)ACameracangenerateadepth
000000000000O
·
2020-08-15 01:22
Unity _CameraDepthNormalsTexture不会被写入的问题
实现SSAO效果时,发现有的材质不会写入DepthNormal,从而造成AO穿透现象查了下官方文档https://docs.unity3d.com/
Manual
/SL-CameraDepthTexture.html
zsdeus133
·
2020-08-15 01:05
unity3d
Linux启动报错UNEXPECTED INCONSISTENCY解决方法
意外停电一次,启动Centos时候报错“unexpectedinconsistency;RUNfsck
MANUAL
LY”,本文主要介绍CentOS等Linux系统启动时候出现该错误的解决方法。
xiongyuefei
·
2020-08-15 01:31
系统管理
操作系统
phpize是干嘛的 phpize的深入理解
php官方的说明:http://php.net/
manual
/en/install.pecl.phpize.phpphpize是用来扩展php扩展模块的,通过phpize可以建立php的外挂模块比如你想在原来编译好的
wyq645741608
·
2020-08-15 01:50
PHP
php
memcached
Thinkphp5 联合(关联)查询
按照官方手册http://www.kancloud.cn/
manual
/thinkphp5/142357折腾了很久还是无法实现,可能还是我理解的不对,最后使用了如下方式:1.项目表DROPTABLEIFEXISTS
谭小工
·
2020-08-15 00:05
ThinkPHP
matlab设置坐标轴/字体/颜色
xminxmaxyminymax])设置当前图形的坐标范围,分别为x轴的最小、最大值,y轴的最小最大值2.V=axis返回包含当前坐标范围的一个行向量3.axisauto将坐标轴刻度恢复为自动的默认设置4.axis
manual
zhuiyuan2012
·
2020-08-14 22:54
matlab
linux命令rename , tr 的命令使用
经常需要替换字符串,这个使用使用tr命令很方便rename命令,先使用man命令查看使用方法[root@sftp01shell]#manrenameRENAME(1)LinuxProgrammer’s
Manual
RENAME
wuxu_nanjing
·
2020-08-14 22:45
linux
mongodb 配置文件
本文档是在mongodb为3.4下编写的,仅作为参考,详细内容请参考:https://docs.mongodb.com/
manual
/reference/configuration-options/#configuration-file
weixin_34174105
·
2020-08-14 20:51
MongoDB数据导入到Hive
helppenelope@wjj-PCUsage:mongoexportExportdatafromMongoDBinCSVorJSONformat.Seehttp://docs.mongodb.org/
manual
weixin_33145229
·
2020-08-14 20:30
大数据
thinkphp模板里面判断一个变量是否存在于一个数组中 相当于in_array() in 或range 标签
官方参考:官方解释:http://doc.thinkphp.cn/
manual
/range.htmlthinkphp模板里面可以这样写包含操作//in标签要输出的内容包含在里面包含在里面//type:in
walkersc
·
2020-08-14 20:08
PHP
S32K144功耗管理与系统模式控制
参考文档:S32K1xxSeriesReference
Manual
.pdf。
LiQian999
·
2020-08-14 20:15
EasyAR实现WebAR功能
EasyARWebAR快速入门:https://www.easyar.cn/doc/EasyAR%20WebAR/
manual
.htmlAR.js+WebAR快速入门:https://blog.csdn.net
会思考的猴子
·
2020-08-14 19:23
AR
ipsec-tools静态配置
1.transport+ah#To
manual
lyconfigureIPSECtunnelsonax86router:#setkey-f(thisfile)#flush;spdflush;spdadd10.1.2.9010.1.2.80any-Pinipsecah
jianzhibeihang
·
2020-08-14 17:31
学习札记
MySQL 参考手册 以及MySQL下载网址
中文版的MySQL5.1参考手册:http://dev.mysql.com/doc/refman/5.1/zh/index.html英文版本的MySQL5.1Reference
Manual
:http:/
goodness_live
·
2020-08-14 17:59
【Developer Log】ProGuard扰码web项目(WAR)
先阅读一下http://proguard.sourceforge.net/
manual
/troubleshooting.html#unexpectedclass,内容如下:Warning:classfile
恺风
·
2020-08-14 17:42
JAVA
开发日志
9.0系统安装Xposed框架失败Xposed framework version XX
,点击框架的时候,会跳出如下提示内容:TheXposedframeworkisnotinstalled.PleasedownloadthelatestZIPfilefromeXDAandflashit
manual
lyviarecovery
changpu9474
·
2020-08-14 16:58
高速公路收费站通行能力分析与设计
随着高速公路收费技术的发展,半自动人工收费(
Manual
TollCollection,MTC)与全自动电子收费(ElectronicTollCollection,ETC)混合式收费站已成为我国高速公路收费站的主要形式
JonnyHead
·
2020-08-14 16:28
pyinstaller的用法
英文
manual
:https://pyinstaller.readthedocs.io/en/stable/1,用python的包安装管理pip自动安装pyinstaller>pipinstallpyinstaller
ims-
·
2020-08-14 15:15
Python
**Proguard+Maven混淆java web项目**
Proguard+Maven混淆javaweb项目##标题这里用到的是常用配置,更多详细配置方法和参数信息见官网:https://www.guardsquare.com/en/products/proguard/
manual
仔仔1993
·
2020-08-14 15:07
代码混淆
C++核心准则R.1: 使用资源句柄自动管理资源并RAII(资源获取即初始化)
ResourceAcquisitionIsInitialization)R.1:使用资源句柄自动管理资源并RAII(资源获取即初始化)Reason(原因)Toavoidleaksandthecomplexityof
manual
resourcemanagement.C
面向对象思考
·
2020-08-14 15:24
C++
Win10安装MongoDB及环境配置
附上官方文档地址:https://docs.mongodb.com/
manual
/tutorial/install-mongodb-on-windows/第一步到官网下载MongoDB(有社区版):https
StrongbyTime
·
2020-08-14 15:06
杂项文章
pyinstaller手册
http://www.pyinstaller.org/export/latest/trunk/doc/
Manual
.html?
Mr__fang
·
2020-08-14 15:30
Python
语音编码常见概念解释--摘选自speex codec文档
原文地址:http://www.speex.org/docs/
manual
/speex-
manual
/node4.htmlCodecdescriptionThissectiondescribesSpeexanditsfeaturesintomoredetails.ConceptsBeforeintroducingalltheSpeexfeatures
我是榜样
·
2020-08-14 14:25
音视频
Latex多文件整合(Splitting the input)用到的命令
参考博客:https://blog.csdn.net/yanxiangtianji/article/details/13169699参考文献:LaTeX2eunofficialreference
manual
xiaoxinyang000
·
2020-08-14 14:57
学习心得
初识php(安装、配置与运行)
brewinstallphp配置运行参考链接:https://www.php.net/
manual
/zh/install.macosx.phphttps://www.runoob.com/php/php-install.htmlhttp
满守园
·
2020-08-14 14:58
PHP
PHP单元测试工具PHPUnit初体验
看了PHPUnit的文档之后基本有了一些了解,http://pear.php.net/
manual
/en/packages.php.phpunit.intro.php工作流程如下:1.设计你的class
weixin_34146805
·
2020-08-14 12:50
MySQL8.0 关闭二进制日志
Binaryloggingisenabledbydefault(thelog_binsystemvariableissettoON).Theexceptionisifyouusemysqldtoinitializethedatadirectory
manual
lybyinvokingitwiththe
weixin_34128839
·
2020-08-14 12:18
MySQL Transaction(事务)学习笔记
一、资源入口这次很快就找到了入口在MySQL官方文档界面查找(MySQLServer—>MySQLReference
Manual
—>选定自己的版本,当然也可以下载的)不过说真的还是下载下来HTML比较方便点
我的学生时代
·
2020-08-14 11:47
MySQL
C#
linux+docker+nginx+emqx配置单机版和集群版emqx
2.2yum安装2.3rpm安装2.4docker安装三、配置认证和鉴权插件3.1emqx目录3.2配置基于MySQL的认证和acl四、集群配置4.1集群设计4.2多种节点发现策略4.3集群搭建4.3.1基于
manual
帅的唏哩哗啦
·
2020-08-14 11:48
物联网
java
【php手册:运算符】递增/递减运算符
http://php.net/
manual
/zh/language.operators.increment.php递增/递减运算符例子名称效果++$a前加$a的值加一,然后返回$a。
ywcmoon
·
2020-08-14 11:27
Zabbix 4.4升级5.0问题处理
CentOS7.8Zabbix4.4MariaDB10.3.23PHP7.2根据官方文档从4.4升级5.0https://www.zabbix.com/documentation/current/
manual
heannt
·
2020-08-14 10:46
zabbix
MySQL 8.0 新特性之原子 DDL
文章目录支持的DDL语句原子DDL的特性DDL语句行为变更存储引擎支持查看DDL日志原文地址:MySQL8.0Reference
Manual
我在慕课网发布的免费视频讲解MySQL8.0版本新特性。
不剪发的Tony老师
·
2020-08-14 10:51
MySQL
Hive之配置和使用LZO压缩
前言OS:CentOS7Hive:2.3.0Hadoop:2.7.7MySQLServer:5.7.10Hive官方手册:Language
Manual
LZO在配置Hive使用lzo压缩功能之前,需要保证
TomAndersen
·
2020-08-14 09:40
Hive
数据仓库
Hadoop
WebSocket使用(C++环境)(一) --- websocket++库的安装与使用
websocket++官方网址:https://www.zaphoyd.com/websocketppwebsocket++使用手册:https://www.zaphoyd.com/websocketpp/
manual
A鱼翔浅底A
·
2020-08-14 09:33
流行开源软件使用
WebSocket
排除使用PyTorch时的随机性
排除PyTorch的随机性:torch.
manual
_seed(seed)#cpu种子#torch.cuda.
manual
_seed(seed)#当前GPU的种子torch.cuda.
manual
_seed_all
Stoneplay26
·
2020-08-14 07:35
PyTorch
pytorch
LINUX时区信息文件格式
timezone信息和设置LINUX时区信息用infotzfile可以查看/usr/share/zoneinfo目录下tz文件的格式说明;TZFILE(5)LinuxProgrammer's
Manual
TZFILE
gary_wxt
·
2020-08-14 06:03
编程指导
gitlab变更启动端口
Manual
ch
chanxinql874311
·
2020-08-14 04:59
CocosCreator之事件(转自官方文档)
发射和监听事件:https://docs.cocos.com/creator/
manual
/zh/scripting/events.html鼠标、触摸事件:https://docs.cocos.com/
微风细草
·
2020-08-14 04:24
cocos
creator
使用AndroidStudio 打包发布Cocos Creator apk
首先,需配置原生开发环境,详见手册https://docs.cocos.com/creator/
manual
/zh/publish/setup-native-development.html需要下载JavaSDK
马云腾
·
2020-08-14 04:03
CocosCreator
thinphp5-image图片处理类库压缩图片
使用tp5的thinkphp-image类库处理图片使用方法手册都有,为了增加印象我自己记录一下手册:https://www.kancloud.cn/
manual
/thinkphp5/177530我的需求是在
weixin_34335458
·
2020-08-14 04:50
osx下配置Cocos2d-x 3.x Android开发环境
type=cocos2d-x&url=/doc/cocos-docs-master/
manual
/framework/native/v3/getting-started/setting-up-development-environments-on-mac-with-eclipse
weixin_30345055
·
2020-08-14 03:51
Creator 新手教程 | 脚本组件的生与死-生命周期回调时机/NodePool中的生命周期回调
onLoadonEnablestartupdatelateUpdateonDisableonDestroy测试场景NodePool中的生命周期官方文档:生命周期回调https://docs.cocos.com/creator/
manual
Valiancer
·
2020-08-14 03:43
cocos
creator
c# 编码规范4
Framework-SpecificGuidelinesMultithreadingUsesynchronizationdomains.Avoid
manual
synchronization,becausethatoftenleadstodeadlocksandraceconditions.Nevercalloutsideyoursynchronizationdomain.Manageasynchr
Anderslu
·
2020-08-14 03:19
.net编程
CocosCreator和TypeScript入门
downloadTypeScript教程:https://www.tslang.cn/docs/home.htmlCocosCreator官方教程:https://docs.cocos.com/creator/
manual
iningwei
·
2020-08-14 03:43
CocosCreator
TypeScript
Manual
ly install DB2 on Linux
Manual
lyinstallDB2onLinux1.Runthe.
花露丝雨
·
2020-08-14 03:39
开发测试技术
IBM Tapetool
containsdiagnosticutilitiesandapplications,devicedrivers,user'sandoperator'sguides,hardwaremaintenance
manual
s
cuisou8847
·
2020-08-14 03:06
在Linux程序中实现国际化/本地化
gettext的官方手册:http://www.gnu.org/software/gettext/
manual
/gettext.htmlgettext套件
tylinux
·
2020-08-14 03:02
开源夏令营
Cocos Creator开发环境的配置
参考官方配置文档http://docs.cocos.com/creator/
manual
/zh/publish/setup-native-development.htmlhttp://docs.cocos.com
/**书香门第*/
·
2020-08-14 03:17
上一页
79
80
81
82
83
84
85
86
下一页
按字母分类:
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
其他