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
administration
zabbix 3.4 ubuntu 16 用腾讯企业邮箱作为告警邮箱
第一步:选择
Administration
-->MediaTypes-->Email点击Email进入邮箱信息设置页面按照页面提示,填写相关内容,注意smtpserverport需要为465,发件人邮箱需要认证账号和密码第二步
lumang
·
2017-10-11 16:00
Tomcat配置用户名和密码
1.在浏览器输入http://localhost:8080/,打开Tomcat自带的默认主页面,右侧有“
administration
”“documentation”等模块。
翠花00128
·
2017-09-02 15:02
Java
13.权限认证
publicclassMyAuthorizationProvider:AuthorizationProvider{publicoverridevoidSetPermissions(IPermissionDefinitionContextcontext){var
administration
落地成佛
·
2017-08-30 11:01
为什么会出现DevOps?
DevOps运动承袭自敏捷系统管理(AgileSystem
Administration
)运动以及企业系统管理(EnterpriseSystemManagement,ESM)运动。
好雨科技
·
2017-08-28 15:27
mongodb性能优化
mongodblinux性能优化:https://docs.mongodb.com/manual/
administration
/production-notes/#allocate-sufficient-ram-and-cpu
王小酸
·
2017-08-28 10:42
性能优化
mongodb
Mongodb
Office 365课程讲义 (二)
O365账户:可以直接登陆windowsclient系统的计算机(仅限于国际版O365)Powershell管理:64bit组件:msoidcli
Administration
Config-zh-hanssharepointonlinemanagementshellSkypeOnlinePowershell
haitao0228
·
2017-08-19 22:57
Office
365课程讲义
Office
365
枚举中枚举值和枚举数的相互转换
1(没有对应的枚举数存在)输入900得到结果Marketing输入Marketing得到MarketingenumDepartment{Marketing=900,HumanResource=800,
Administration
fuliyefly
·
2017-08-17 21:43
Ruby操作MongoDB(进阶五)-数据库管理
Administration
通过前面四章的学习,本章我们开始学习Ruby操作MongoDB数据库中的数据管理
Administration
数据库相关Ruby驱动为数据库对象执行命令,获取集合列表,和管理任务提供了多种多样的帮助。
wanght89
·
2017-08-10 17:13
Collection
Logger
Monitroing
Ruby
centos 7安装怎么没有界面,解决办法
1:使用Xshell或jutty等连接工具进入系统(默认用户名root)2:执行命令安装Gnome包$sudoyumgroupinstall"GNOMEDesktop""Graphical
Administration
Tools
OKOK不要在意这些细节
·
2017-07-14 11:23
How to upload windows Sysprep Files to VMware vCenter Server Appliance 6.5(vC
首先确保vCSA的ssh可用:0.MakesurethatSSHinenabledontheVCSA.Home>
Administration
>Systemconfiguration(underDeployment
ganzy
·
2017-07-05 17:40
Mac 常用必备软件(GitHub)
不定期更新Homebrew/brewThemissingpackagemanagerformacOSLanguage:Rubycaskroom/homebrew-caskACLIworkflowforthe
administration
ofMa
Gevin
·
2017-06-28 21:02
mysql与mysqld的区别
mysql-it'sacommandline(
administration
)tool命令行工具mysqld-it'saserverdaemon.thisisthedatabaseservermainbinary
廖马儿
·
2017-06-26 11:40
PHP & MySQL
Warning:mysql_connect():mysqlndcannotconnecttoMySQL4.1+usingtheoldinsecureauthentication.Pleaseusean
administration
tooltoresetyourpasswordwiththecommand
William_An
·
2017-06-25 22:06
C#操作IIS站点 Microsoft.Web.
Administration
.dll
C#操作IIS站点Microsoft.Web.
Administration
.dllhttp://www.cnblogs.com/majiang/p/6434772.html利用IIS7自带类库管理IIS
苏门答腊
·
2017-06-23 16:29
ubuntu常见错误--Could not get lock /var/lib/dpkg/lock解决 通过终端安装程序sudo apt-get install xxx时出错: E: Coul
sudoapt-getinstallxxx时出错: E:Couldnotgetlock/var/lib/dpkg/lock-open(11:Resourcetemporarilyunavailable)E:Unabletolockthe
administration
directory
baidu_31333625
·
2017-06-15 22:00
A Difference of Opinion2
有些评论家宣称,这个问题产生是因为乔治·布什的政策;还有一些人认为是因为克林顿政府的政策[
administration
有"(美国)政府"的意思,eg.theBush
administration
布什政府,
sxrunn
·
2017-06-13 16:41
Java小案例——使用双重for循环实现杨辉三角的输出
输出杨辉三角杨辉三角特点分析(如图):*第i行有i列*每一行的第一个数都为1*每一行的最后一个数都为1*当前数(非第一列和最后一列)等于上面一个数+上面一个数的左边的数实现代码:/***要求:输出杨辉三角*@author
Administration
Mus_Li
·
2017-06-03 12:40
java基础篇
Java小案例
Java判断用户输入月份的季节
要求:*根据用户输入的月份来判断该月季节实现代码:importjava.util.Scanner;/***要求:*根据用户输入的月份来判断该月季节*@author
Administration
**/publicclassJudgeSeason
沐易笙
·
2017-06-03 10:11
Java判断所给年份是平年还是闰年
要求:*判断用户输入的年份是平年还是闰年实现代码:importjava.util.Scanner;/***要求:*判断用户输入的年份是平年还是闰年*@author
Administration
**/publicclassJudge
沐易笙
·
2017-06-03 10:20
Java对字符串进行加密解密
对用户输入的已加密字符串进行解密并输出实现代码:importjava.util.Scanner;/***要求:*1.对用户输入的每个字符的值进行加密,将解密后的字符串输出*2.对用户输入的已加密字符串进行解密并输出*@author
Administration
沐易笙
·
2017-06-03 10:40
Hadoop管理入门十大技巧
http://bigdataanalyticsnews.com/top-10-tips-for-hadoop-
administration
-for-starters/Hadoop管理入门十大技巧当“大数据
sileixinhua
·
2017-05-30 16:00
hadoop
管理
centos7 安装图形界面、VNCserver
# yum groupinstall "GNOME Desktop" "Graphical
Administration
Tools"第二步:更新系统的运行级别。
cstsncv
·
2017-05-27 11:53
Desktop
package
example
Linux
运维
设备管理器——一键锁屏功能实现
实现一键锁屏的功能参照谷歌官方文档:CreatingthemanifestTousetheDevice
Administration
API,theapplication'smanifestmustincludethefollowing
gogoingmonkey
·
2017-05-13 13:27
Oracle OCP 042练习题
Exam : Oracle 1Z0042 Title : Oracle Database 10g
Administration
I 1.
babymouse1212
·
2017-05-02 10:00
E: Could not get lock /var/lib/dpkg/lock 解决办法
passwordforgy:E:Couldnotgetlock/var/lib/dpkg/lock-open(11:Resourcetemporarilyunavailable)E:Unabletolockthe
administration
directory
Rubick_Y
·
2017-03-30 03:33
Ubuntu
Zabbix server被***了...
在
Administration
---scripts里打开,就看到了这两个东西的真实面目:111是下载文
苏幕遮618
·
2017-03-24 10:27
***
病毒
漏洞
Zabbix
sharepoint 2013 开启 Usage and Health Data Collection
UsageandHealthDataCollectionMonitoringthestatusofyourfarm’shealthisacriticalaspectofSharePoint
administration
.ThisserviceapplicationcollectsthevariouslogginginformationstoredinSharePointandwritesittoth
pclzr
·
2017-03-23 17:54
point
share
sharepoint
Sharepoint 为文档库设置历史版本数 c#
usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingMicrosoft.SharePoint;usingMicrosoft.SharePoint.
Administration
pclzr
·
2017-03-23 17:08
point
share
sharepoint
sharepoint force close file C#
usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingMicrosoft.SharePoint;usingMicrosoft.SharePoint.
Administration
pclzr
·
2017-03-23 17:39
point
share
sharepoint
Sharepoint 2007 获取文档库history version设置信息 c#
usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingMicrosoft.SharePoint;usingMicrosoft.SharePoint.
Administration
pclzr
·
2017-03-23 17:16
point
share
sharepoint
sharepoint 获取启用特定数量历史版本文件的信息(站点/最后更新时间/author/修改者/版本数/大小)C#
usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingMicrosoft.SharePoint;usingMicrosoft.SharePoint.
Administration
pclzr
·
2017-03-23 17:31
point
share
sharepoint
sharepoint 获取所有网站集前40w个文件中启用历史版本文件的大小/数量/最后修改时间
usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingMicrosoft.SharePoint;usingMicrosoft.SharePoint.
Administration
pclzr
·
2017-03-23 16:42
point
share
sharepoint
sharepoint 修改用户和组 display name 和 email地址 C# 代码
usingSystem.Linq;usingSystem.Text;usingMicrosoft.SharePoint;usingSystem.Web;usingMicrosoft.SharePoint.
Administration
pclzr
·
2017-03-22 15:58
point
share
sharepoint
centos6.5安装图像化界面
系统(centos6.5)yumgroupinstall-y"Desktopp"\"DesktopPlatform"\"Fonts"\"GeneralPurposeDesktop"\"Graphical
Administration
Tools
gaitiangai
·
2017-03-16 20:52
flask系列学习
Introducing the updated JEA Helper Tool
JustEnough
Administration
(JEA)isoneoftheveryexcitingsecurityfeaturescomingwithWindowsManagementFramework
lianggj
·
2017-03-11 05:54
JEA
Server
2016
英语新闻 VOA NEWS March 6, 2017
thisisVOAnews.I'mDavidDeForestreporting.AfuriousDonaldTrumpsayshewillbeprovenrightabouthisallegationthattheObama
administration
wiretappedhisphonesjustbeforetheelection.Mr.Trumpchargestha
英语学习社
·
2017-03-06 14:42
ubuntu利用apt-get install命令安装软件时报错:有另外一个进程正在使用(is another process using it)
命令安装软件时报错:E:Couldnotgetlock/var/lib/dpkg/lock-open(11:Resourcetemporarilyunavailable)E:Unabletolockthe
administration
directory
jiedou1991
·
2017-02-25 22:31
is
another
process
u
apt-get
install命令安装软
ubuntu
各种问题及解决方法
HBase学习笔记——命名空间(namespace)
:配额管理(QuotaManagement(HBASE-8410)):限制一个namespace可以使用的资源,资源包括region和table等;命名空间安全管理(NamespaceSecurity
Administration
qq280929090
·
2017-02-22 16:42
HBase
mysql学习笔记之帮助文档
Youaskedforhelpabouthelpcategory:"Contents"Formoreinformation,type'help',whereisoneofthefollowingcategories:AccountManagement
Administration
CompoundStatementsDataDe
Liu Nan
·
2017-02-19 10:34
是时候公开了!全美最具“钱”力的5大专业!
是未来所需,更是经久不衰哟~继续看~~TOP.1工商管理专业工商管理硕士(MasterofBusiness
Administration
,简称MB
炎裔话留学
·
2017-01-16 10:15
Jboss EAP 6.2以上版本管理用户权限
myadmin和myuser)2.启动standalone.bat/standalone.sh,通过myadmin登录控制台http://localhost:9990/console/App.html3.切换到
Administration
Poineer1213
·
2016-12-31 21:02
Java
Server
mySQL 初始登陆问题的解决ERROR 1045 (28000): Access denied for user 'root'@'localhost'
MySQL-->seviece
administration
-->停止服务。2、找到wamp的安装目录例如:F:\wamp64\bin\mysql\my
gaoluhua
·
2016-12-31 15:17
php
ubuntu 常见错误--Could not get lock /var/lib/dpkg/lock
sudoapt-getinstallxxx时出错:E:Couldnotgetlock/var/lib/dpkg/lock-open(11:Resourcetemporarilyunavailable)E:Unabletolockthe
administration
directory
jack_20
·
2016-12-27 16:00
zabbix使用(1)
1.登录zabbixweb页面,将语言改为中文:Paste_Image.png默认账户:Admin密码:zabbix默认页面为英文,点击菜单
Administration
->Users->Admin(用户
霂蔺
·
2016-12-20 15:24
Linux上安装ArcGIS 10_04安装ArcGIS Server 10
resources.arcgis.com/zh-cn/content/arcgisserver/10.0/arcgis-server-server-requirements2.关闭防火墙和SELinux,在system->
administration
武瑞华
·
2016-12-20 13:00
How to enable/disable BASH on vCSA to transfer files via SCP
IfyouwanttotransferdatafromortothevCSAwithaclientlikeWinSCPore.g.yougettheerrormessage“TheremoteServersendsnodata”orsimilar.GotovSphereWebClient>
Administration
dong_mh
·
2016-12-08 10:34
vCenter
vCSA
WinSCP
VMware
E: Could not get lock /var/lib/dpkg/lock
E:Couldnotgetlock/var/lib/dpkg/lock-open(11:Resourcetemporarilyunavailable)E:Unabletolockthe
administration
directory
安好52199
·
2016-11-30 08:37
ubuntu
process
another
[SharePoint] SharePoint 错误集 1
Remove-SPSite–Identityhttp://ent132.sharepoint.hp.com/teams/monitor/–GradualDelete–Confirm:$False·InCACentral
Administration
Areas
·
2016-11-29 16:00
SAPUI5, Fiori相关官方培训
curriculum/fiori-sap-fiori-g-enFiori管理官方培训路线图:https://training.sap.com/cn/zh/curriculum/uxfadm-sap-fiori-
administration
-g-ensapui5
杨江
·
2016-11-25 08:02
SAP
SAPUI5
nyoj991-Registration system(map)
1000ms|内存限制:65535KB难度:2描述Anewe-mailservice"Berlandesk"isgoingtobeopenedinBerlandinthenearfuture.Thesite
administration
wantstolaunchtheirprojectassoonaspossible
lnn_csdn
·
2016-11-22 21:20
NYOJ
ACM
上一页
16
17
18
19
20
21
22
23
下一页
按字母分类:
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
其他