65 search resultsShowing 1~20 results

Stocked
nkmrtkhd

@nkmrtkhd

robocopyの/mirと/Eの動き

/mirは、dstにあってsrcに無いファイルは消える /Eは、dstにあってsrcに無いファイルも残る では、コピー対象を絞った時、対象外のファイルはどうなるか、下記で実験した。 orgDir...

0
0
Comment0
nkmrtkhd

@nkmrtkhd

C#のstringとbyteの相互変換

shift-jisは可変長だから、自分で勝手に2バイト区切りにしては駄目 { string sOriginal = "ユニCodeのbyte変換"; byte[] arrBytes = Enco...

3
2
Comment0

65 search resultsShowing 1~20 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in