Mercurial > hg > Papers > 2015 > tatsuki-thresis
changeset 25:454413db1bfd
add fig
author | tatsuki |
---|---|
date | Thu, 19 Feb 2015 04:16:12 +0900 |
parents | 0e549369b63e |
children | ad8c43e3d937 |
files | slide/images/sosikiTree.png slide/slide.html |
diffstat | 2 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/slide/slide.html Thu Feb 19 04:11:49 2015 +0900 +++ b/slide/slide.html Thu Feb 19 04:16:12 2015 +0900 @@ -108,9 +108,11 @@ <div> <h1>分散木構造データベースJungle</h1> -<p>非破壊であるため、新しい木構造を作成することでデータの編集を行う</p> +<p>新しい木構造を作成することでデータの編集を行う</p> <p style="text-align:center;"> <img src="./images/non_destructive_tree_edit2.png"> +<p>ロックをかける必要があるのはルートノードを入れ替えるときのみ</p> + </div>