V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  ccwufu  ›  全部回复第 1 页 / 共 1 页
回复总数  4
2015-11-20 21:41:05 +08:00
回复了 goorockey 创建的主题 分享创造 小玩意:微信终端版
感谢, 好用。
第一次 Ubuntu 14.04 , node 5.0.0 / nodejs v0.10.25 运行不成功 。( 1100 报错 )
第二次 Ubuntu 14.04 , node 5.0.0 / nodejs v0.10.25 升级 node-wechat-terminal 不成功

第三次: debian stretch : node v4.2.2
如果报错 : /usr/bin/env: node: No such file or directory
运行 : sudo ln -s "$(which nodejs)" /usr/bin/node
成功 。
好像没有漏消息的, 发出去, 对方也收得到。

不过:
\chat 好像不能反应出( list) 正在聊天的 人
\history 好像也不能显示 历史聊天消息

联想到 pexpect , 微信机器人(小冰 之类) 就来了
2015-03-31 16:13:09 +08:00
回复了 braineo 创建的主题 C 有没有绿色的集成好 c++ compiler debugger 的 IDE?
@braineo

"它表现为对一个熟悉的工具过度的依赖"
http://zh.wikipedia.org/wiki/%E5%B7%A5%E5%85%B7%E8%A7%84%E5%BE%8B

当然, 不同的人也有不用的理解.
http://www.zhihu.com/question/20714918

BTW : 对文本的处理, 其他一些工具可能比 C 更加合适.
2015-03-31 09:38:02 +08:00
回复了 braineo 创建的主题 C 有没有绿色的集成好 c++ compiler debugger 的 IDE?
"当你手中只有锤子时,看到的都是钉子"

如果不考虑学习曲线的话,
windows 下有grep sed awk 单个exe 免安装版本.

python 中pyp 对文本的处理能力也比较强.

"The Enlightened Ones say that....
•You should never use C if you can do it with a script;
•You should never use a script if you can do it with awk;
•Never use awk if you can do it with sed;
•Never use sed if you can do it with grep.“
source: http://awk.info/?whygawk
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3918 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 10:11 · PVG 18:11 · LAX 03:11 · JFK 06:11
Developed with CodeLauncher
♥ Do have faith in what you're doing.