V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  hackpro  ›  全部回复第 126 页 / 共 153 页
回复总数  3042
1 ... 122  123  124  125  126  127  128  129  130  131 ... 153  
有意思 绑定下
2016 年 5 月 11 日
回复了 endosome 创建的主题 macOS 请问 mac 上,现在哪款 app 抠除部分背景的效果最好?
部分设计师一致推荐: Topaz ReMask 5
之前在他们的大苹果上用过,还不错~
2016 年 5 月 10 日
回复了 laputaprince 创建的主题 macOS 讨论下 osx 下脚本化管理软件的思路
@abao00001

这个脚本目前发现两点问题
1 、应用内已经手动更新过 脚本检测时还是会重新更新
2 、出现 sha256 校验失败,似乎不会重新下载?
2016 年 5 月 7 日
回复了 laputaprince 创建的主题 macOS 讨论下 osx 下脚本化管理软件的思路
@abao00001

感谢,已经完美解决,但是有个问题:这个脚本其实就是上面您贴的那段代码啊
为何完整粘贴、未做任何修改放在我创建的脚本中会出现上面 log 提示的问题(已添加脚本执行权限)
2016 年 5 月 6 日
回复了 kjreen 创建的主题 macOS 有用 Texpad 的老师傅吗?
@kjreen

参考以下代码:
Let $\mathcal{A}$ and $\mathcal{B}$ be two sets and $f:
\mathcal{A} \mapsto \mathcal{B}$.
2016 年 5 月 6 日
回复了 laputaprince 创建的主题 macOS 讨论下 osx 下脚本化管理软件的思路
@abao00001 感谢,刚刚没注意到

运行之后总是出现 command not found 提示,不止可否帮忙看下

```
nspecting 47 casks. Use 'brew-cask.sh upgrade' to perform any updates.
./update_brew_cask: line 19: [[ 6.1 ==: command not found
./update_brew_cask: line 19: [[ 10.05 ==: command not found
./update_brew_cask: line 19: [[ 1.1 ==: command not found
./update_brew_cask: line 19: [[ 5.0.2 ==: command not found
./update_brew_cask: line 19: [[ 2.4.0 ==: command not found
./update_brew_cask: line 19: [[ 2.8.3_435 ==: command not found
./update_brew_cask: line 19: [[ 2.4 ==: command not found
./update_brew_cask: line 19: [[ 2.0.7 ==: command not found
./update_brew_cask: line 19: [[ 1.62 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 3.11.4 ==: command not found
./update_brew_cask: line 19: [[ 1.2.3 ==: command not found
./update_brew_cask: line 19: [[ 2016.1 ==: command not found
./update_brew_cask: line 19: [[ 2.1.1 ==: command not found
./update_brew_cask: line 19: [[ 3.2.3 ==: command not found
./update_brew_cask: line 19: [[ 2.8.9 ==: command not found
./update_brew_cask: line 19: [[ 1.5.2.4 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 1.6.0 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 36.6 ==: command not found
./update_brew_cask: line 19: [[ 4.2.13332 ==: command not found
./update_brew_cask: line 19: [[ 2.3 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 5.11 ==: command not found
./update_brew_cask: line 19: [[ 2.1.4 ==: command not found
./update_brew_cask: line 19: [[ 1.0.4 ==: command not found
./update_brew_cask: line 19: [[ 3.6.3 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 2.4.623 ==: command not found
./update_brew_cask: line 19: [[ 2.5 ==: command not found
./update_brew_cask: line 19: [[ 3.4.3,458 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 2016.1 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 2.7 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 1.7.26 ==: command not found
./update_brew_cask: line 19: [[ 514.0-1456193896 ==: command not found
./update_brew_cask: line 19: [[ 2.0-beta.9 ==: command not found
./update_brew_cask: line 19: [[ 2.3.4-305-ab500cf4 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 5.0.16-105871 ==: command not found
./update_brew_cask: line 19: [[ 3.5.1 ==: command not found
./update_brew_cask: line 19: [[ latest ==: command not found
./update_brew_cask: line 19: [[ 2015.12.14 ==: command not found
./update_brew_cask: line 19: [[ 2.7.8 ==: command not found
2016 年 5 月 6 日
回复了 laputaprince 创建的主题 macOS 讨论下 osx 下脚本化管理软件的思路
@abao00001
原本选择 brew cask 安装是想可以批量更新的 看来是不行了
不知道有什么办法可以实现不?
2016 年 5 月 6 日
回复了 laputaprince 创建的主题 macOS 讨论下 osx 下脚本化管理软件的思路
@abao00001

对 我也一直有这个疑惑
用 brew cask 安装的应用 再用 update && upgrade 去升级的时候重来没有提示过升级
只有每次打开应用手动点击更新检查的时候才会弹出升级提示
2016 年 5 月 3 日
回复了 kjreen 创建的主题 macOS 有用 Texpad 的老师傅吗?
@kjreen 你愿意折腾的话 自己写 lisp 绑快捷键啊 yasnippet 天生不就是这么干的吗
2016 年 5 月 3 日
回复了 kjreen 创建的主题 macOS 有用 Texpad 的老师傅吗?
@kjreen 总共就两个字符,强迫也不至于这样吧
有时间还不如多研究研究<>里面的公式
2016 年 5 月 3 日
回复了 kjreen 创建的主题 macOS 有用 Texpad 的老师傅吗?
行内公式:$ <content> $
行间公式:$$ <content> $$
2016 年 5 月 3 日
回复了 quietjosen 创建的主题 macOS iHosts - 修改神器 (已提交 Mac App Store)
@quietjosen 正在下载
2016 年 5 月 2 日
回复了 luman 创建的主题 MacBook Pro 摔成这样还有修的必要吗。。
换 Thinkpad T 或 W
2016 年 4 月 30 日
回复了 zyllwy 创建的主题 macOS cloud magic email 128-0,限免了
@BigPa 可以的, CM 家的特色就是自家服务器转发,免翻墙收 gmail
目前除了删除的邮件会反复出现,其他比较理想
2016 年 4 月 30 日
回复了 ichanne 创建的主题 macOS cloudmagic 免费了, 128->0
@allan888 @sox
同觉得 CloudMagic 要比 Airmail 更好些
1 ... 122  123  124  125  126  127  128  129  130  131 ... 153  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5363 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 66ms · UTC 09:06 · PVG 17:06 · LAX 02:06 · JFK 05:06
♥ Do have faith in what you're doing.