Mercurial > hg > Papers > 2022 > riono-master
comparison Paper/chapter/3-ChristieSharp.tex @ 40:d8a999b69da4
update Mirror chapter
author | riono <e165729@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 09 Feb 2022 18:54:48 +0900 |
parents | 2a9f335e45bd |
children | 1402268d1eca |
comparison
equal
deleted
inserted
replaced
39:78fa97061c97 | 40:d8a999b69da4 |
---|---|
5 そのためChristieとChrisite Sharptには互換性があると言える。 | 5 そのためChristieとChrisite Sharptには互換性があると言える。 |
6 | 6 |
7 \lstinputlisting[label=src:CSStartCGExample, caption=Chrisite SharpにおけるStartCodeGearの記述例]{src/cs/StartCountUp.cs} | 7 \lstinputlisting[label=src:CSStartCGExample, caption=Chrisite SharpにおけるStartCodeGearの記述例]{src/cs/StartCountUp.cs} |
8 \lstinputlisting[label=src:CSCGExample, caption=Chrisite SharpにおけるCodeGearの記述例]{src/cs/CountUpper.cs} | 8 \lstinputlisting[label=src:CSCGExample, caption=Chrisite SharpにおけるCodeGearの記述例]{src/cs/CountUpper.cs} |
9 \lstinputlisting[label=src:CSCountExample, caption=Chrisite SharpにおけるDGとして送信されるオブジェクトのクラス]{src/cs/CountObject.cs} | 9 \lstinputlisting[label=src:CSCountExample, caption=Chrisite SharpにおけるDGとして送信されるオブジェクトのクラス]{src/cs/CountObject.cs} |
10 | |
11 \section{Topology Manager} | |
12 % 移植時の問題 | |
13 | |
14 | |
15 \section{2nd key} | |
16 % TopologyManagerでのHashMapを全て送っている問題 | |
17 |