https://about.draw.io/uml-state-diagrams-with-draw-io/ State diagrams have been used in programming to describe the various possible states that a sys ...
分类:
其他好文 时间:
2020-01-08 10:43:43
阅读次数:
96
What influences us from the moment of birth? Custom has not commonly been regarded as a subject of any great moment. The inner workings of our own bra ...
分类:
其他好文 时间:
2020-01-07 01:15:55
阅读次数:
148
I have encountered a bug in using Spring Data Jpa. Specifically,when @OneToMany was used to maintain a one to many relationship, lazy loading was effe ...
分类:
编程语言 时间:
2020-01-06 21:03:39
阅读次数:
253
In this lesson you will learn to explain how to cook something. 课上内容(Lesson) 1/2 Half 50%(percent) 1/4 A quarter 25%(percent) 3/4 three quarters 75%(p ...
分类:
其他好文 时间:
2020-01-05 18:31:32
阅读次数:
114
A New Alzheimer’s Vaccine Could Be Headed for Human Trials Cognitive decline has been part of the aging process for all of human history, but a team o ...
分类:
其他好文 时间:
2020-01-05 09:25:23
阅读次数:
103
今天打开idea就一直报错,之前保存的激活码输进去也没用。看到群里好多人说idea用不了,于是开始查找解决办法。 1.看到网上说是hosts文件被修改,突然想起来前几天为了快速下载github上的一个项目,就修改了hosts文件。当时以为jetbrains那行没用,于是就删掉了。 现在重新加上去: ...
分类:
其他好文 时间:
2020-01-04 16:21:12
阅读次数:
630
性能测试工具 jmeter 分布式压力测试实操 本文在Non-GUI Mode下进行,准备好三台有jdk环境,linux操作系统,同一局域网测试机器,运行两台slave,一台master机器,进行分布式测试。 slave-1/slave-2/master配置好jmeter环境(以下操作在jdk版本1 ...
分类:
其他好文 时间:
2020-01-04 01:28:27
阅读次数:
89
事件处理 监听事件 可以用 v-on 指令监听 DOM 事件,并在触发时运行一些 JavaScript 代码。 <div id="box1"> <button v-on:click="counter += 1">Add 1</button> <p>The button above has been ...
分类:
其他好文 时间:
2020-01-02 22:53:22
阅读次数:
231
1. The collection of Linkun's [1]:1.1 How are you doing.This is a very good habit, to greet my friend on the road, so that you and I will not appear s ...
分类:
其他好文 时间:
2020-01-01 20:32:43
阅读次数:
77
今天使用引入react native swiper组件使用轮播图时,发现报如下错误: Invarint Violation:ViewPagerAndroid has been removed from React Native. 上网查了下,最终使用如下方法解决: 1. 移除掉remove reac ...
分类:
其他好文 时间:
2020-01-01 19:03:44
阅读次数:
332