|
|
|
|
|
|
|
 | 知道怎樣在本《公廁》貼代碼而不亂行麼?先將代碼存在.txt文件中,再用ie |
| |
知道怎樣在本《公廁》貼代碼而不亂行麼?先將代碼存在.txt文件中,再用ie打開這個.txt文件,再將ie顯示的用copy和paste抄到帖子的編輯欄里就行了。
例如:
5336 geterror (abp)
struct buf *abp;
{
register struct buf bp;
bp = abp;
if (bp->b_flags & B_ERROR)
if ((u.u_error=bp->b_error)==0)
u.u_error = EIO;
}
不過有個缺點:不能調節字體大小
|
|
|
|
|
|
|
|
|
|
|