⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 source-repository.apt

📁 关于 RFID 读写器的相关内容
💻 APT
字号:
      ------
      Reader RP/RM Core Module
      ------
      ------



Source Repository Access



* Overview

   This project uses {{{http://subversion.tigris.org} Subversion}} to manage
   its source code. Instructions on Subversion use can be found at
   {{{http://svnbook.red-bean.com/} http://svnbook.red-bean.com/}} .



* Web access

   The following is a link to the online source repository.

+--
https://svn.fosstrak.org/repos/reader/tags/reader-0.3.1/reader-rprm-core
+--



* Anonymous access

   The source can be chaced out anonymously fromSVN with this command:

+--
$ svn checkout https://svn.fosstrak.org/repos/reader/tags/reader-0.3.1/reader-rprm-core reader-rprm-core
+--



* Developer access

   Developers with commit rights can checkout the module using the following
   command:

+--
$ svn checkout https://svn.fosstrak.org/repos/reader/trunk/reader-rprm-core reader-rprm-core
+--

   To commit changes to the repository, execute the following command (svn
   will prompt you for your password):

+--
$ svn commit --username your-username -m "A message"
+--

⌨️ 快捷键说明

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