V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  blacktulip  ›  全部回复第 84 页 / 共 127 页
回复总数  2527
1 ... 80  81  82  83  84  85  86  87  88  89 ... 127  
2014-05-06 18:28:18 +08:00
回复了 lins05 创建的主题 分享创造 Seafile 3.0 发布,专业可靠的云存储平台
@nicai000 我以前没听过,来八卦一下吧!
2014-05-06 16:52:22 +08:00
回复了 lsylsy2 创建的主题 问与答 作为程序员,大家的英语都如何?
惭愧,烂得很,现在每天都能跟六岁的女儿学点英文。
在中国选的话我会去香港或台北,非要在大陆选的话,深圳。
悉尼,多伦多,旧金山 主要是我只会说英语,不然选择会多很多。
2014-05-05 17:17:05 +08:00
回复了 hzlzh 创建的主题 分享发现 如果 Mac OS X 10.10 拍成这样?#WWDC
反正我的 Dock 从来都是隐藏的...
要 hide 用 cmd+h 就行了..
请考虑产品的目标用户群
2014-05-04 03:58:36 +08:00
回复了 sneezry 创建的主题 奇思妙想 百度网盘的正确用法
你同学是搞不清楚 T 和 G 吧我估计
2014-05-03 22:03:50 +08:00
回复了 christianwong 创建的主题 程序员 有没有小伙伴们用 ubuntu 做办公系统用的,感觉如何?
说能替代 Office 的,其实指的是能替代 Word 。且不说 Word 能不能被取代, Excel 那是肯定不能的。
2014-05-03 21:38:41 +08:00
回复了 xiaowangge 创建的主题 问与答 「北漂者」你们打算在哪里买房子?
据说青岛也不便宜...建议还是漂到土地私有制地区买入。
珠海?
2014-05-03 19:27:00 +08:00
回复了 KokongW 创建的主题 macOS Homebrew install mtr 问题
或者你用 sudo /usr/local/Cellar/mtr/0.85/sbin/mtr 试试,还是不行就是路径没设好
2014-05-03 19:25:48 +08:00
回复了 KokongW 创建的主题 macOS Homebrew install mtr 问题
@KokongW

看提示
mtr requires superuser privileges. You can either run the program
via `sudo`, or change its ownership to root and set the setuid bit:

你自己不是贴了嘛

用 sudo
2014-05-03 01:45:30 +08:00
回复了 jakwings 创建的主题 程序员 目前支持 Unicode 的编程语言都有哪些?
@timothyqiu 嗯, Ruby 里面每个字符串都有自己的编码,可以看看这个 http://yokolet.blogspot.co.uk/2009/07/design-and-implementation-of-ruby-m17n.html

"Ruby multilingualization (M17N) of Ruby 1.9 uses the code set
independent model (CSI) while many other languages use the Unicode
normalization model."

"Under the CSI model, all encodings are handled equally, which means,
Unicode is one of character sets. The most remarkable feature of the
CSI model is that the model does not require a character code
conversion since external and internal character codes are identical.
Thus, the cost for conversion can be eliminated. Besides, we can keep
away from unexpected information loss caused by the conversion,
especially by cutting bits or bytes off. Ruby uses the CSI model, so
do Solaris, Citrus, or other system based on the C library that does
not use __STDC_ISO_10646__."

"Moreover, it is possible to handle various character sets even though
they are not based on Unicode."
2014-05-03 01:31:51 +08:00
回复了 jakwings 创建的主题 程序员 目前支持 Unicode 的编程语言都有哪些?
 irb
2.1.1 :001 > "𠂊".length
=> 1
2.1.1 :002 > "Ä".length
=> 1
2014-05-03 01:30:59 +08:00
回复了 jakwings 创建的主题 程序员 目前支持 Unicode 的编程语言都有哪些?
@timothyqiu

 irb
2.1.1 :001 > "𠂊".length
=> 1
2014-05-02 20:56:19 +08:00
回复了 vimutt 创建的主题 问与答 微云靠谱吗 想存放一些长期整理的资料
@zjgood 1TB 的 Linode 每月 $480
2014-05-02 16:57:49 +08:00
回复了 leohxj 创建的主题 问与答 如何以文本方式显示目录的树形结构
tree -L 1
tree -L 2
tree -L 3
2014-05-02 16:24:57 +08:00
回复了 kstsca 创建的主题 问与答 求 工作台书桌电脑桌 要求够大购厚实木,个性推荐
我用的是一张超市打折时买的方形六人橡木大餐桌,那手感绝对没得说,又够大,最重要的是够深。
2014-05-02 16:21:26 +08:00
回复了 83f420984 创建的主题 macOS OSX 下 FTP 工具求推荐!
YummyFTP 吧, Transmit 美则美矣功能跟不上。其实 YummyFTP 也不行,如果是从 Windows 的 FlashFXP / FtpRush 转过来的就会知道 OS X 上的 FTP Client 都是烂货,只能矬子里面勉强拔高个。我现在经常只能用 brew 装的 lftp 做事情。
1 ... 80  81  82  83  84  85  86  87  88  89 ... 127  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2592 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 53ms · UTC 14:06 · PVG 22:06 · LAX 07:06 · JFK 10:06
Developed with CodeLauncher
♥ Do have faith in what you're doing.