首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏程序员小跃

    Dimple在左耳听风ARTS打卡(十二)

    没想到看到了一篇deadlines的文章,让我好像知道了点什么,也把小插曲的事情忘记了。或许,这就是技术的魅力所在吧。 /how-to-make-peace-with-deadlines-in-software-development-6cfe3e993f51) 说来也巧,今天通过朋友的努力,让我出去呼吸了下新鲜空气,正好碰到打卡的日子 这篇又是标题吸引了我,在我们软件开发的过程中,经常会有各种deadlines,前段时间还因为这个deadlines没确定好的问题,引起了一些不必要的麻烦,在这里就不详细赘述了。 那么如何很好的确定一个deadlines呢?在文中给出了以下11点,为了让我的翻译不迷惑大家,我在这里就把原文的标题给出来了,感兴趣的朋友可以参考原文哦。 一个好的deadlines的建立,不仅仅需要各方面的能力,还得是自己有能力来做判断。比如第4点,如果技术不够,认清不了现实,那肯定是很难制定出来了。

    41100发布于 2019-12-27
  • 来自专栏猫头虎博客专区

    2021年2月24日 Go生态洞察:Contexts和Structs的深度解析

    ) Fetch(ctx context.Context) (*Work, error) { _ = ctx // A per-call ctx is used for cancellation, deadlines Process(ctx context.Context, work *Work) error { _ = ctx // A per-call ctx is used for cancellation, deadlines func (w *Worker) Fetch() (*Work, error) { _ = w.ctx // A shared w.ctx is used for cancellation, deadlines func (w *Worker) Process(work *Work) error { _ = w.ctx // A shared w.ctx is used for cancellation, deadlines

    41610编辑于 2024-04-09
  • 来自专栏Python进阶之路

    自己一些思考 | 人工智能学硕 研究生阶段的学习规划

    Academic_Evaluation/By_category/ 中科院分区:https://www.fenqubiao.com/Core/CategoryList.aspx AI Conference Deadlines

    1.1K30编辑于 2022-06-05
  • 来自专栏Elastic Stack专栏

    使用 Elastic 和 Mistral 构建多语言 RAG 系统

    working with Google Calendar\n\n **Description**:\n I'm having trouble syncing my project deadlines working with Google Calendar\n\n **Description**:\n I'm having trouble syncing my project deadlines

    65710编辑于 2024-08-05
  • 来自专栏只喝牛奶的杀手

    Systems Analyst

    these new systems through training programs and documents Submit and implement all systems under strict deadlines

    22510编辑于 2024-06-26
  • 来自专栏ypw

    杭电 1789(贪心思维练习)

    The first line contains N integers that indicate the deadlines of the subjects, and the next line contains

    50010发布于 2020-09-11
  • 来自专栏blog(为什么会重名,真的醉了)

    贪心-HDU1789 Doing Homework again(活动安排问题)

    The first line contains N integers that indicate the deadlines of the subjects, and the next line contains

    56330发布于 2020-09-15
  • 来自专栏数据魔术师

    学术报告|数据魔术师运筹优化及人工智能系列讲座第30期(2022年2月23日 上午 9:00-11:00)

    Several practical constraints such as customers' delivery deadlines and drones' energy capacityare considered

    76830编辑于 2022-03-04
  • 来自专栏python3

    Python | 发包 2018 入坑

    ,摘出来一部分 There are two deadlines to upgrade your Python to a version with the latest TLS.

    1.9K10发布于 2020-01-03
  • 来自专栏数据魔术师

    学术报告|数据魔术师运筹优化及人工智能系列讲座第30期(2022年2月23日 晚上 19:00-21:00)

    Several practical constraints such as customers' delivery deadlines and drones' energy capacityare considered

    40630编辑于 2022-03-04
  • 来自专栏数据魔术师

    学术报告|数据魔术师运筹优化及人工智能系列讲座第30期(2022年2月23日 上午 19:00-21:00)

    Several practical constraints such as customers' delivery deadlines and drones' energy capacityare considered

    78030编辑于 2022-03-04
  • 心理健康 AI 测评系统:用技术帮你读懂自己的情绪

    比如你说 “最近项目 deadlines 多”,又提到 “吃不下饭”,AI 会把 “工作压力” 和 “食欲下降” 关联起来,给出具体建议,像 “每天花 5 分钟做‘呼吸放松法’,吃饭时放下手机专心吃”,

    47010编辑于 2025-12-04
  • 来自专栏Python和安全那些事

    [安全问答] 01.AI双非研0如何从事AI安全研究

    ⑤CCF会议、安全会议论文、AI会议论文投稿截止网站推荐 https://sec-deadlines.github.io/ AI Conference Deadlines https://ccfddl.github.io

    87011编辑于 2024-07-02
  • 来自专栏流浪猫的golang

    go 的入门之路 Socket 编程

    RemoteAddr() Addr // SetDeadline sets the read and write deadlines associated // with the connection

    56130发布于 2018-08-02
  • 来自专栏Code思维奇妙屋

    Hdu 1789 Doing Homework again

    The first line contains N integers that indicate the deadlines of the subjects, and the next line contains

    54930发布于 2019-07-15
  • 来自专栏python学习教程

    只学Python能找到工作吗?还需要学习什么技能?

    Django,支持异步高并发的Tornado框架,短小精悍的flask、bottle、Django官方的标语把Django定义为the framework for perfectionist with deadlines

    1.5K10发布于 2020-04-16
  • 来自专栏佳爷的后花媛

    The Framing of the Developer

    responsibility for what is being build, Scrum told developers to take responsibility for throughput and deadlines technology and the CEO about impact and no longer about efficiency, number of developers, throughput, deadlines

    51910发布于 2020-05-14
  • 来自专栏Java学习录

    Kubernetes是什么东西?

    其他模块通过 API Server 查询或修改数据 负责调度的 kube-scheduler 公平调度 资源高效利用 QoS affinity 和 anti-affinity 数据本地化 内部负载干扰 deadlines

    1.5K30发布于 2019-07-10
  • 来自专栏css小迷妹

    io事件中,g是怎么把事件交还给g0的呢?

    . // Stale notifications are detected using seq variable, // seq is incremented when deadlines are

    58420发布于 2021-09-24
  • 【杭电oj】1789 - Doing Homework again(贪心,并查集)

    The first line contains N integers that indicate the deadlines of the subjects, and the next line contains

    25710编辑于 2025-08-26
领券