wiki:jazz/10-01-25
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.

Version 7 (modified by jazz, 14 years ago) (diff)

--

2010-01-25

  • Windows XP kill process via CMD
    1. tasklist # 查看目前運行的 process
    2. taskkill /f /im appname.exe # 直接使用應用程式名稱停止
    3. taskkill /f /pid appid # 使用 pid 停止
    

VirtualBox

Attachments (3)

Download all attachments as: .zip