Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Java では、これは文字列 "-128" を返します。
byte[] remaining = new byte[total- entred]; remaining[0] = (byte)0x80;
これをC#で書く方法は?(バイト)0x80; c# で動作していないようです
これが私が使用しているコードです。
<a href="delete_ac.php?id=<? echo $rows['id'];?>">delete</a></td>
基本的に、元のテーブルを次の場所に送信したい: