文本扩展器的Mac Lover Sig

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了文本扩展器的Mac Lover Sig相关的知识,希望对你有一定的参考价值。

I just figured out that TextExpander can execute AppleScripts. This is an experiment.
  1. set _date to do shell script "date +'Sent on %A, %b %d at %l:%M %p'|tr -s ' '"
  2.  
  3. set _quote to do shell script "curl -s 'http://www.iheartquotes.com/api/v1/random?source=macintosh&max_lines=4&show_source=0&show_permalink=0'|sed -n '$!p'"
  4.  
  5. set _out to "
  6. -Brett
  7.  
  8. " & _date & "
  9. ________________________________
  10. Brett Terpstra | [email protected]
  11. The Unofficial Apple Weblog  http://www.tuaw.com
  12.  
  13. " & _quote
  14.  
  15. return _out

以上是关于文本扩展器的Mac Lover Sig的主要内容,如果未能解决你的问题,请参考以下文章

带有顶点/片段着色器的光。使用不同的变量。 (openGL)

Xamarin.Mac 安全文本字段通过输入 Enter 键移动焦点

如何在实时代码应用程序中的Mac OS X上收听特定的文本字符串

片段着色器是不是处理来自顶点着色器的所有像素?

为啥 gl_Color 不是片段着色器的内置变量?

文本记录软件—Note-C for Mac