如何从 iBooks 粘贴不带引文和引用的内容?

如何从 iBooks 粘贴不带引文和引用的内容?

从 iBooks 复制并粘贴代码片段很麻烦。它总是在代码片段中加上引文和引证。有人知道如何粘贴而不加上引文和引证吗?

“g++ --std=c++11 hello_client.cpp gen-cpp/HelloSvc.cpp -lthrift”

Excerpt From: Randy Abernethy. “The Programmer’s Guide to Apache Thrift MEAP v15.” iBooks. 

答案1

这是 iBooks 的内置功能。您可以使用脚本来删除引用。

https://gist.github.com/iandundas/7863c6c248f76e14a3a8

相关内容