V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  qian  ›  全部回复第 3 页 / 共 10 页
回复总数  199
1  2  3  4  5  6  7  8  9  10  
你是指 activate last app 和 activate next app 来回切吗?
twitter 也就一个吗?app.net, google+
2014-06-30 23:07:55 +08:00
回复了 qian 创建的主题 问与答 有没有免费的日语教程视频?
@manoon 嗯,在英国
2014-06-30 20:53:59 +08:00
回复了 qian 创建的主题 问与答 有没有免费的日语教程视频?
@linpcha 等不及的可以去优酷或b站...
2014-06-30 20:33:59 +08:00
回复了 qian 创建的主题 问与答 有没有免费的日语教程视频?
@zjgood 谢答。注意限定条件。看那个我可吃不下饭。
...

ASremove

tell script "text" to set theText to removeText("%filltext:name=old%", theText)
不算了 -> 不管了 (...
@orzfly stackoverflow 那位仁兄已经帮忙解决了。额,我这边贴一下我稍微改动的 solution :

snippet 1

on removeText(unwanted, theText)
set {TID, text item delimiters} to {text item delimiters, unwanted}
set theText to text items of theText
set text item delimiters of AppleScript to ""
set theText to theText as text
set text item delimiters to TID
return theText
end removeText

on replaceText(unwanted, wanted, theText)
set {TID, text item delimiters} to {text item delimiters, unwanted}
set theText to text items of theText
set text item delimiters of AppleScript to wanted
set theText to theText as text
set text item delimiters to TID
return theText
end replaceText

把 snippet 1 保存到 Script Libraries (我没看懂 http://macosxautomation.com/mavericks/libraries/index.html 里在说什么,总之不算了我就在 ~/Library 新建名为“Script Libraries”的文件夹,把 text.scpt 放在里面)

以后有需复用 AS text manipulation snippet 的情况,我就把 snippet 扔 text.scpt 里。

实际使用肯定离不开 TextExpander (TE),在 TE 新建一个 AS 文件夹,再新建若干 rules:

ASreplace

tell script "text" to set theText to replaceText("%filltext:name=old%", "%filltext:name=new%", theText)

ASremove

tell script "text" to set theText to removeText("old", theText)

在 Hazel 用 AS 利用文件名和 AS text item delimiters 进行文件/文件夹 filing 时,有 TE 就方便许多。
2014-06-17 22:35:06 +08:00
回复了 roamlog 创建的主题 分享发现 1Password for Windows 正式发布
终于来了... Chrome 不能同步 extensions 到 Win 都怪 1Password 3 for Chrome,现在有 4 了
2014-06-14 13:16:22 +08:00
回复了 lin 创建的主题 问与答 怎么看微博自媒体?
月均阅读数要求大于 300 万... 很难达到啊...
@liudroid 谢谢提醒 :)
@liudroid AWS免费的啊。网上一搜教程出来的就是拿免费的AWS做例子的

http://www.techdrafts.com/post/41350335644/fever

http://www.robotmedia.net/2011/04/how-to-create-an-amazon-ec2-instance-with-apache-php-and-mysql-lamp/

由于AWS是我第一个瞎折腾的服务器,那时我还不知道怎么绑域名呢 http://hustpawpaw.blog.163.com/blog/static/184228324201302984529684
AWS 给的 IP 在设置 Fever 时验证失败,Fever 要求域名,IP 不可以,所以就又花钱买了域名。Fever 已经在花钱了,再花一点无所谓了
AWS
2014-06-13 14:59:53 +08:00
回复了 qian 创建的主题 分享发现 Keyboard Maestro 开帖来分享
无良挖坟

http://www.keyboardmaestro.com/documentation/6/preferences.html#preferences_other

defaults write com.stairways.keyboardmaestro.engine InterActionDelay -float 0.2

defaults write com.stairways.keyboardmaestro.editor DisableAnimation -bool YES

defaults write com.stairways.keyboardmaestro.engine DisableAnimation -bool YES

defaults write com.stairways.keyboardmaestro.engine RecordingCountDown -int 3

"Note: you can option click the Record button to avoid the delay."
2014-06-12 15:12:39 +08:00
回复了 kinghenry 创建的主题 macOS OmniOutliner 用来做思维工具真是太棒了
mindmap... (MindNode Pro 的 settings 的第一个就是取消动画; Mac 上按键什么的想精简就可以精简)

不仅是前期输入,中期改 (mindmap),后期看 (markdown and wiki) 都是需要的。

Tinderbox 6 = outliner + mindmap + html (anyway... 正在学,不是很懂
2014-06-12 15:01:45 +08:00
回复了 zhigang1992 创建的主题 Google Google 如何 I'm feeling lucky?
2014-06-11 12:53:51 +08:00
回复了 qian 创建的主题 问与答 为什么在英国访问知乎那么慢?
@Perry87 对不起... 看了知乎有点受影响所以标题取的有点知乎 style...
= = 喂,这不是一般电动牙刷。。。应该是普通市场能买到的最贵的超声波电动牙刷了。。。要讨论必要不必要问题,去知乎吧。。

另外电动牙刷的好处就是“强制”(也不是强制了,只能算“提醒”)你刷够2分钟,这是有好处的。

@Elethom 我的是 HX9332,用的 sensitive。和狮王“手动”牙刷混用... 如果你觉得 sensitive 弱,就往上面升。记得说明书是这样说的。
1  2  3  4  5  6  7  8  9  10  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   816 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 27ms · UTC 22:47 · PVG 06:47 · LAX 15:47 · JFK 18:47
Developed with CodeLauncher
♥ Do have faith in what you're doing.