Dict.CN 在线词典, 英语学习, 在线翻译 ------------- MyGitee My腾云code My51cto

Happy_EveryDay

可以平凡 不可以平庸 无爱则无忧,无欲则无求,无怒而无敌,无怨才是佛。所有烦恼,都是放不下的执著 开源技群 328035181 MyGitee

博客园 首页 新随笔 管理
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 47 下一页

2021年4月29日 #

摘要: 阅读全文
posted @ 2021-04-29 10:30 2026cn 阅读(53) 评论(0) 推荐(0)

2021年4月28日 #

摘要: --创建New Singleton单恋 Abstract Factory Factory Method工厂接口< >子类表示 Builder妇产复杂构建<==分离==>其表示同样的构建过程,不同的表示factory.BuildProducct(pro1)factory.BuildProducct(p 阅读全文
posted @ 2021-04-28 18:08 2026cn 阅读(74) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-28 09:53 2026cn 阅读(43) 评论(0) 推荐(0)

2021年4月27日 #

摘要: ######mycat###### 1、server.xml ###schemas:TESTDB <user name="root" defaultAccount="true"> <property name="password">root</property> <property name="sc 阅读全文
posted @ 2021-04-27 11:50 2026cn 阅读(322) 评论(0) 推荐(0)

摘要: Sort.Order order=new Sort.Order(Sort.Direction.DESC,"id"); Sort sort1=Sort.by(order); return testTwoRepository.findAll(sort1); 阅读全文
posted @ 2021-04-27 10:49 2026cn 阅读(474) 评论(0) 推荐(0)

2021年4月26日 #

摘要: 阅读全文
posted @ 2021-04-26 16:53 2026cn 阅读(54) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-26 09:44 2026cn 阅读(54) 评论(0) 推荐(0)

2021年4月25日 #

摘要: 阅读全文
posted @ 2021-04-25 10:20 2026cn 阅读(46) 评论(0) 推荐(0)

2021年4月24日 #

摘要: 阅读全文
posted @ 2021-04-24 15:04 2026cn 阅读(46) 评论(0) 推荐(0)

2021年4月23日 #

摘要: 阅读全文
posted @ 2021-04-23 09:12 2026cn 阅读(44) 评论(0) 推荐(0)

2021年4月22日 #

摘要: 阅读全文
posted @ 2021-04-22 09:31 2026cn 阅读(53) 评论(0) 推荐(0)

2021年4月21日 #

摘要: 前言 在运行java的时候有时候想测试云运行时占用内存情况,这时候就需要使用测试工具查看了。在eclipse里面有 Eclipse Memory Analyzer tool(MAT)插件可以测试,而在idea中也有这么一个插件,就是JProfilerl。 下载安装 打开idea,进入设置界面 安装之 阅读全文
posted @ 2021-04-21 14:54 2026cn 阅读(1432) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-21 14:24 2026cn 阅读(70) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-21 11:55 2026cn 阅读(50) 评论(0) 推荐(0)

2021年4月20日 #

摘要: 教程 1、线程组 线程组参数 2、Http请求 http请求参数 3、测试 汇总报告 阅读全文
posted @ 2021-04-20 18:08 2026cn 阅读(261) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-20 14:47 2026cn 阅读(83) 评论(0) 推荐(0)

摘要: 实例 ######mysql主从###### ######mycat###### 1、server.xml ###schemas:TESTDB <user name="root" defaultAccount="true"> <property name="password">root</prope 阅读全文
posted @ 2021-04-20 14:32 2026cn 阅读(83) 评论(0) 推荐(0)

2021年4月17日 #

摘要: ZooInspector @echo offe: cd E:\tools\pro\JAVA\VM linux\ZK\ZooInspector\build start java -jar zookeeper-dev-ZooInspector.jar 阅读全文
posted @ 2021-04-17 21:09 2026cn 阅读(109) 评论(0) 推荐(0)

2021年4月16日 #

摘要: 阅读全文
posted @ 2021-04-16 15:02 2026cn 阅读(68) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-16 09:59 2026cn 阅读(44) 评论(0) 推荐(0)

2021年4月15日 #

摘要: 阅读全文
posted @ 2021-04-15 21:22 2026cn 阅读(63) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-15 21:20 2026cn 阅读(79) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-15 10:09 2026cn 阅读(35) 评论(0) 推荐(0)

2021年4月14日 #

摘要: 阅读全文
posted @ 2021-04-14 15:37 2026cn 阅读(66) 评论(0) 推荐(0)

摘要: http://download.smartloli.org/ https://ke.smartloli.org/2.Install/2.Installing.html https://ke.smartloli.org/3.Manuals/1.Dashboard.html 3.1. 设置KE_HOME 阅读全文
posted @ 2021-04-14 10:54 2026cn 阅读(167) 评论(0) 推荐(0)

摘要: 1、 # 下载kafka [root@localhost kafka]# tar -xzf kafka_2.11-2.0.0.tgz[root@localhost kafka]# cd kafka_2.11-2.0.0[root@localhost kafka_2.11-2.0.0]# pwd/us 阅读全文
posted @ 2021-04-14 10:47 2026cn 阅读(83) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2021-04-14 09:21 2026cn 阅读(49) 评论(0) 推荐(0)

2021年4月13日 #

摘要: 阅读全文
posted @ 2021-04-13 09:06 2026cn 阅读(52) 评论(0) 推荐(0)

2021年4月12日 #

摘要: 文档 阅读全文
posted @ 2021-04-12 09:11 2026cn 阅读(54) 评论(0) 推荐(0)

2021年4月8日 #

摘要: join主要为让多线程按顺序执行 源码:wait-notify-synchronized public class Thread008 implements Runnable{ public static void main(String[] args){ //主线程调用t1.join 主线程阻塞且 阅读全文
posted @ 2021-04-08 09:34 2026cn 阅读(96) 评论(0) 推荐(0)

2021年4月6日 #

摘要: 1、wait 使用说明 public class Thread001 { class Res{ public String userName; private char sex; private boolean flag; } class InputThread extends Thread{ Re 阅读全文
posted @ 2021-04-06 10:32 2026cn 阅读(112) 评论(0) 推荐(0)

摘要: 当前线程变为阻塞(释锁) 放弃CPU执行 在同步代码块中使用且必须要通过对象.wait(this.wait) 释锁目的: 生产者写数据,防死锁 public class Thread002 { public static void main(String[] args) { new Thread00 阅读全文
posted @ 2021-04-06 00:52 2026cn 阅读(88) 评论(0) 推荐(0)

2021年4月4日 #

摘要: public class Thread001 { class Res{ public String userName; private char sex; } class InputThread extends Thread{ Res res; public InputThread(Res res) 阅读全文
posted @ 2021-04-04 03:01 2026cn 阅读(76) 评论(0) 推荐(0)

2021年4月3日 #

摘要: public class Thread001 { class Res{ public String userName; private char sex; } class InputThread extends Thread{ Res res; public InputThread(Res res) 阅读全文
posted @ 2021-04-03 21:11 2026cn 阅读(77) 评论(0) 推荐(0)

2021年4月2日 #

摘要: 需要利用kafka发送txt或log文件,有两种方式:1.自己写程序;2.利用kafka自带脚本。 自己写程序: import org.apache.kafka.clients.producer.KafkaProducer; import org.apache.kafka.clients.produ 阅读全文
posted @ 2021-04-02 15:08 2026cn 阅读(292) 评论(0) 推荐(0)

摘要: Alink是基于Flink的机器学习算法平台,欢迎访问Alink的github获取下载链接及更多信息。 alibaba/Alink​github.com 也欢迎加入钉钉群进行交流。 Kafka是流式计算中重要的数据源,我分享一下在本机Windows上搭建Kafka的经验。 一、下载、安装Kafka 阅读全文
posted @ 2021-04-02 14:48 2026cn 阅读(366) 评论(0) 推荐(0)

摘要: window=kafka+zk 服务器 类别 物理 broker Topic Partition 1/n Partition Producer-->broker-->Consumer Group KafkaTemplate.send(Topic,msg) @KafkaListener(topics 阅读全文
posted @ 2021-04-02 14:43 2026cn 阅读(61) 评论(0) 推荐(0)

摘要: https://blog.csdn.net/weixin_42601136/article/details/108806542 实例代码:SpringCloud+JPA-crud(ek+produce+feign+zl).zip 源代码提取码 ktvr 阅读全文
posted @ 2021-04-02 14:42 2026cn 阅读(106) 评论(0) 推荐(0)

2021年4月1日 #

摘要: 阅读全文
posted @ 2021-04-01 09:50 2026cn 阅读(48) 评论(0) 推荐(0)

摘要: Synchronized自动 关键字,完毕或异常后自动释放 Lock(aqs) 手动 获、释锁 public class TickerThread4 implements Runnable { private int count=100; private Lock lock=new Reentran 阅读全文
posted @ 2021-04-01 09:45 2026cn 阅读(73) 评论(0) 推荐(0)

上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 47 下一页