推荐
专栏
教程
课程
飞鹅
本次共找到768条
网上预约
相关的信息
Wesley13
•
4年前
JAVA服务性能排查完整方案(含Jmeter,Dubbo)
前段时间,博主在做线上服务性能问题排查的工作;想到也有网上的小伙伴们跟博主需求相同,故此贴出方案;以备后用!一、jmeter远程调用dubbo接口 (1).jmeter安装jmeterpluginsforapachedubbo 参考地址: https://git
Stella981
•
4年前
CentOS6.5 安装 MongoDB
根据项目开发环境部署而从网上的博文总结修改而来,实践可行无误1、下载MongoDBhttp://www.mongodb.org/downloadsmongodblinuxx86\_643.6.3.tgz 目前最新版是4.0.02、建议关闭selinux\root@mycentos~\vi/etc/selinux/co
Stella981
•
4年前
Linux 如何打开端口
今天开通了一个阿里云主机,在安装tomcat服务后发现80、8080等端口不通,网上找了资料,先是按如下步骤操作:vi/etc/sysconfig/iptables \AINPUTmstate–stateNEWmtcpptcp–dport80jACCEPT(允许80端口通过防火
Stella981
•
4年前
Check the NativeLink log file
!(https://images2018.cnblogs.com/blog/378458/201805/37845820180511192744081464452371.png)今天用Quartusii16.1仿真CycloneIV的IP核DDR2,总是报上面的错误。网上都说是modelsim路径的问题,但我确定不是。最后用Qaurt
Stella981
•
4年前
Fedora21安装ZendServer之后yum报错
Fedora21安装ZendServer之后yum坏掉了...运行说pycurl:libcurllinktimeversion(7.20.1)isolderthancompiletimeversion(7.37.0)在源中手动下在了相关包重装了也不行,在网上搜索了一下,最后找到一个帖子http://netstu.
Stella981
•
4年前
C++在WINdow桌面绘制文字图形
【起因】 最近碰到一个项目,需要在电脑左面显示一些信息,因此在网上找了一些资料,成功实现在桌面绘制信息。【代码】include"stdafx.h"include<iostreaminclude<windows.hinclude<io.hinclude<mapi
Stella981
•
4年前
Android中使用Dagger2
网上介绍的原理比较多,使用的都比较模糊,我这里细细说明一下在写本文这个时候,版本是2.14.1,首先引入包:compile'com.google.dagger:dagger:2.14.1'//主要版本annotationProcessor'com.google.dagger:daggercompiler:
Stella981
•
4年前
ElasticSearch学习日志(二)
根据网上说明,包括stackoverflow,修改elasticsearch.yml下 !(https://static.oschina.net/uploads/space/2017/0916/192911_mjx2_1456786.png) 将network.host修改为0.0.0.0,同时必须确保防火墙、端口开放等方面没有
Stella981
•
4年前
CentO7
准备工作 到PlantUml官网(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fplantuml.com%2Fdownload)(http://plantuml.com/download)下载plantuml.jar。官网上还有一个在线的demof服务(https:/
Wesley13
•
4年前
Android中ImageButton自定义按钮的按下效果的代码实现方法,附网上2种经典解决方法。
首先看看网上的2种方法:【以下为引用网络,来源:http://www.eoeandroid.com/thread793111.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.eoeandroid.com%2Fthread793111.html)
1
•••
13
14
15
•••
77