就是這個
NetworkManager 面板程式 0.8
ubuntu使用gnome時,出現再控制面板(工具列,panel,what ever...),
用來管理網路的工具
Analytics
2011年2月10日 星期四
2011年1月6日 星期四
2010年11月20日 星期六
2010年9月29日 星期三
2010年9月26日 星期日
2010年9月9日 星期四
2010年8月5日 星期四
[android] My First Android Program test
develop environment :
OS:UBUNTU 10.04
H/W: asus 1008ha ,Atom N280, 1G ram
problem :
when I try to debug my project, it always show that
"your project contains error(s), please fix them before running your application."
still can not find the problem...
I can launch the simulator separately and correctly.
2010年6月9日 星期三
使用libusb(2) libusb-win32 on Borland C++ Builder
安裝完libusb-win32後
會在其資料夾/lib/bcc看到libusb.lib
和/include/中的usb.h
只要將此二檔案加入BCB專案資料夾中
並且在project manager中add libusb.lib
在code裡include "usb.h"
即可使用
會在其資料夾/lib/bcc看到libusb.lib
和/include/中的usb.h
只要將此二檔案加入BCB專案資料夾中
並且在project manager中add libusb.lib
在code裡include "usb.h"
即可使用
訂閱:
文章 (Atom)