V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  inhzus  ›  全部回复第 49 页 / 共 85 页
回复总数  1686
1 ... 45  46  47  48  49  50  51  52  53  54 ... 85  
2019-11-25 13:34:05 +08:00
回复了 codepm 创建的主题 程序员 对未来的语言趋势是怎样看的? Python 、Go、NodeJS
go 的 gc 加加油还有希望。之前实习的部门因为 gc 问题已经全线换 c++ 了
2019-11-24 12:12:25 +08:00
回复了 guxianbang 创建的主题 macOS Xnip 最新版已支持贴图功能
@wysnylc flameshot 也可以
2019-11-23 14:18:26 +08:00
回复了 greatdancing 创建的主题 问与答 2019 年底, Linux 使用微信的最好方式是?
网页版或虚拟机... wine 乱七八糟的 bug 真的难受
2019-11-23 14:14:36 +08:00
回复了 Elmer 创建的主题 程序员 语雀增加会员服务,要收费了
语雀承诺过会一直免费吗?

说起来我加的个社团还问人家整了个免费空间(有二级域名那种),语雀讲只要一直坚持用就不会回收
2019-11-22 00:50:25 +08:00
回复了 woncode 创建的主题 程序员 VS 为何能够获得《宇宙第一 IDE》的称号,对比 IDEA
合着现在计科软院学生写 c++ 的启蒙 ide 都有人不认识了?
2019-11-21 19:53:35 +08:00
回复了 mutuyu 创建的主题 职场话题 刚签了个 300w 的 offer, ask me anything
我 16 级入学那年天文系有两个 01 年的,我是 00 的都不算太特殊…有一说一,年龄小一点听起来确实很震惊
2019-11-20 19:47:53 +08:00
回复了 anomanm 创建的主题 程序员 关于罗技 anywhere 2s 的问题
忽上忽下没遇到... 倒是左右稍微拨下就会晃挺烦的
2019-11-20 08:57:40 +08:00
回复了 inhzus 创建的主题 职场话题 拿到正式校招 offer 后大家去实习了吗?
先鸽为敬…下学期太无聊再说好了
2019-11-18 14:03:48 +08:00
回复了 DRAYMONDHU 创建的主题 职场话题 看到对抽烟问题的激烈讨论,我自闭了
对我来说只要那个烟雾别冲到我脸上(尤其是在街上)就还可以接受
2019-11-17 18:19:27 +08:00
回复了 programV2 创建的主题 问与答 Android 哪个音乐 app 顺序播放最后一首之后可以自动停止
spotify 可以,不设置循环就好
2019-11-16 10:35:31 +08:00
回复了 crella 创建的主题 Python 隔壁讨论 string.join()
好消息好消息,本 xx 已经和 Google 达成战略合作,大家有问题都可以去查 Google 啦。
(哪怕去查下 Google 也不会有这样的疑问,把 stack overflow 的回答贴过来: https://stackoverflow.com/questions/493819/why-is-it-string-joinlist-instead-of-list-joinstring
Guido 当时讨论的 thread,往后翻几页就能看到了: https://mail.python.org/pipermail/python-dev/1999-June/095366.html

There were four options proposed in this thread:
str.join(seq)
seq.join(str)
seq.reduce(str)
join as a built-in function

1. Guido wanted to support not only lists, tuples, but all sequences/iterables.
2. seq.reduce(str) is difficult for new-comers.
3. seq.join(str) introduces unexpected dependency from sequences to str/unicode.
4. join() as a built-in function would support only specific data types. So using a built in namespace is not good. If join() supports many datatypes, creating optimized implementation would be difficult, if implemented using the __add__ method then it's O(n²).
5. The separator string (sep) should not be omitted. Explicit is better than implicit.
如果还在上学,做笔记平时复习还是蛮有用的,辅助娱乐对得起价钱。毕业之后就只能偶尔娱乐娱乐了…
2019-11-15 19:04:03 +08:00
回复了 nicoljiang 创建的主题 分享创造 多吉搜素终于有自己可爱的新 LOGO 了。
可爱 爱了
2019-11-15 11:43:07 +08:00
回复了 winterbells 创建的主题 职场话题 我们不管遇到什么 warning 都不要害怕
// NOLINT 大法好
2019-11-14 14:29:12 +08:00
回复了 Majirefy 创建的主题 问与答 求推荐双肩包
在用这个摄影包 ELECOM off toco S037,平时通勤也还不错。唯一不符合需求的可能是价格,现在某宝 400 左右。
https://detail.tmall.com/item.htm?spm=a1z10.3-b-s.w4011-14470536411.118.5f4b587dhQTbrT&id=541632577510
2019-11-14 02:44:18 +08:00
回复了 shiji 创建的主题 程序员 想问一个很基 yu 本 chun 的问题,关于代码编辑器的
打完括号内的内容,继续打右括号,ide 会视为将光标移动到括号外的
2019-11-14 02:04:03 +08:00
回复了 linuxcn 创建的主题 推广 Java 中初始化数组
你一天要发多少条才够?十年前这叫屠版
1 ... 45  46  47  48  49  50  51  52  53  54 ... 85  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1048 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 50ms · UTC 20:02 · PVG 04:02 · LAX 12:02 · JFK 15:02
Developed with CodeLauncher
♥ Do have faith in what you're doing.