V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
V2EX  ›  akira  ›  全部回复第 100 页 / 共 277 页
回复总数  5525
1 ... 96  97  98  99  100  101  102  103  104  105 ... 277  
马克思什么经济学里面好像有提到 劳动创造的价值什么的
已还老师了
2021 年 6 月 30 日
回复了 per 创建的主题 GitHub Copilot GitHub 官方发布了 AI 代码补全功能
@qdwang 有本质上的差别。 以前是根据关键字之类的 填充代码,现在是分析你的 语义 ,包括注释,样本数据,函数名称等,来生成代码
2021 年 6 月 30 日
回复了 per 创建的主题 GitHub Copilot GitHub 官方发布了 AI 代码补全功能
@winiex
@westoy
GitHub Copilot is a code synthesizer, not a search engine: the vast majority of the code that it suggests is uniquely generated and has never been seen before. We found that about 0.1% of the time, the suggestion may contain some snippets that are verbatim from the training set. Here is an in-depth study on the model’s behavior. Many of these cases happen when you don’t provide sufficient context (in particular, when editing an empty file), or when there is a common, perhaps even universal, solution to the problem. We are building an origin tracker to help detect the rare instances of code that is repeated from the training set, to help you make good real-time decisions about GitHub Copilot’s suggestions.

根据这段说明,代码是现生成出来的, 只有 0.1% 的情况会包含训练集 的代码片段
2021 年 6 月 29 日
回复了 opoojkk 创建的主题 NAS diy nas 和商品 nas 大家怎么选
有钱白
没钱黑
语言词汇的来源复杂度导致
你是否有考虑过,用户的环境可能性有多少 稀奇古怪的情况
接口返回后等一会再查询
看你描述,感觉是 wifi 的问题吧。。同时 ping 试试看咯
2021 年 6 月 27 日
回复了 ccppgo 创建的主题 Java Java api 如何返回额外内容
中文部分的内容必然是业务无关的,只有展示的作用,
个人更倾向与持久化存储在本地配置文件或者数据库里面,再根据需求获取填入返回的数据里面
2021 年 6 月 27 日
回复了 holdonhope 创建的主题 知乎 结婚和爱情有关系吗
或许吧
2021 年 6 月 27 日
回复了 Jooooooooo 创建的主题 教育 看最近很多人考虑报志愿的问题
那也要分数够 985/211 啊。。
是否需要按用时排序,是就要加字段
2021 年 6 月 26 日
回复了 NeroKamin 创建的主题 程序员 实际工作中数据库表设计会遵循范式吗?
不会。 但是都是有原因的,你需要清楚 为什么。

大体上就两个方面的因素,研发成本 性能瓶颈
2021 年 6 月 26 日
回复了 juziss 创建的主题 教育 选择成电还是北邮的计算机?
在北京打拼几年,回成都直接降维打击
2021 年 6 月 26 日
回复了 rockyliang 创建的主题 程序员 小公司都是怎么部署代码到生产环境服务器的?
需要编译的 本地编译好,sftp 上传到服务器
不需要编译的 服务器端直接修改
首先,个人建议 自增 id 不应做任何使用。
在这里的话, 做数据迁移的时候,把自增字段的数据也移过去就可以了
天下大势 合久必分 分久必合
2021 年 6 月 25 日
回复了 xiaoxuz 创建的主题 程序员 生成器模式-代码的艺术系列(一)
布教之难。。
1 ... 96  97  98  99  100  101  102  103  104  105 ... 277  
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5513 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 94ms · UTC 07:20 · PVG 15:20 · LAX 00:20 · JFK 03:20
♥ Do have faith in what you're doing.