ようこそ。睡眠不足なプログラマのチラ裏です。

仕事術

【皆やってるちょっとした仕事術】左辺と右辺を入れ替え

例えば、 hoge1.Value = pugera1.Value; // ほげぷげら1 hoge2.Value = pugera2.Value; // ほげぷげら2 hoge3.Value = pugera3.Value; // ほげぷげら3 hoge4.Value = pugera4.Value; // ほげぷげら4 hoge5.Value = pugera5.Value; // ほげぷげら5 (以下省略)…