close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 8, 2009, 12:45:31 AM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 1 | 1 | = 2009-05-08 = |
| 2 | 2 | |
| 3 | | * [http://www.ipeen.com.tw/shop/shop.php?id=15102 聯合泰國小吃店] |
| | 3 | * [午餐] [http://www.ipeen.com.tw/shop/shop.php?id=15102 聯合泰國小吃店] |
| | 4 | |
| | 5 | * [專案] 在 Windows 底下常用的 inportb() 跟 outportb(),在 Linux 底下可以用 port I/O ( outb, outw, outl, outsb, outsw, outsl, inb, inw, inl, insb, insw, insl, outb_p, outw_p, outl_p, inb_p, inw_p, inl_p ) 來實現。 |