readme

来自「这是Linux环境下的openobex」· 代码 · 共 33 行

TXT
33
字号
OpenOBEX - Free implementation of the Object Exchange protocol**************************************************************Copyright (C) 1998-2000  Dag Brattli <dagb@cs.uit.no>Copyright (C) 1999-2000  Pontus Fuchs <pontus.fuchs@tactel.se>Copyright (C) 2001-2002  Jean Tourrilhes <jt@hpl.hp.com>Copyright (C) 2002-2006  Marcel Holtmann <marcel@holtmann.org>Compilation and installation============================In order to compile OpenOBEX you need following software packages:	- GCC compilerTo configure run:	./configure --prefix=/usr Configure automatically searches for all required components and packages. To compile and install run:	make && make installInformation===========Mailing lists:	openobex-users@lists.sf.net - OpenOBEX discussionsFor additional information about the project visit OpenOBEX web site:	http://www.openobex.org

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?