初级开发人员的缺点_在您作为初级开发人员的第一年获得此建议

初级开发人员的缺点

Are you a junior developer embarking on your software development career?

您是从事软件开发事业的初级开发人员吗?

Or a recent computer science graduate who has recently started a new job?

还是最近刚开始从事新工作的计算机科学专业的毕业生?

Maybe a self-taught developer wondering what to do next?

也许一个自学成才的开发人员想知道下一步该怎么做?

Starting your software development career can be scary, but also very exciting.

开始您的软件开发生涯可能会令人恐惧,但也非常令人兴奋。

I know the feeling, having been there myself. Over the past 4 years, I have gone from junior developer to lead developer at a SaaS startup, learning lots along the way.

我自己去过那里就知道这种感觉。 在过去的四年中,我从初级开发人员转到SaaS初创公司的首席开发人员,在此过程中学到了很多东西。

I have written this guide with my top tips, to not only survive but strive in your first year as a junior developer.

我已经用最重要的技巧编写了本指南,不仅可以生存,还可以在您成为初级开发人员的第一年努力。

知识上的差距也可以 (It’s OK to have gaps in your knowledge)

University degrees, coding boot camps, and online courses do a great job at teaching you how to code.

大学学位,新手训练营和在线课程在教您如何编码方面做得很好。

Yet, the truth is that in the real world of software development there is a bit more to it than writing code. You’ll have to understand:

然而,事实是,在软件开发的现实世界中,除了编写代码之外,还有很多其他事情。 您必须了解:

  • Which technologies are best for different problems

    哪种技术最适合不同问题
  • Code written by other people

    其他人编写的代码
  • Design patterns and best practices

    设计模式和最佳实践
  • How to test code

    如何测试代码
  • CI/CD, source control, and branching strategies

    CI / CD,源代码控制和分支策略
  • The software development lifecycle and different methodologies

    软件开发生命周期和不同的方法
  • Working not only with your team, but with other teams, management, and clients

    不仅与您的团队合作,而且与其他团队,管理层和客户合作

…to name a few things.

……仅举几例。

You may already know some of this stuff, or you may have never heard of any of it before. And that’s OK. You are there as a junior software developer, your manager and your teammates know this.

您可能已经知道其中一些内容,或者您​​以前从未听说过其中任何内容。 没关系。 您是初级软件开发人员,您的经理和您的队友都知道这一点。

So there will be gaps in your knowledge. Every developer has them! Don’t feel overwhelmed if it all doesn’t make sense straight away.

因此,您的知识将存在空白。 每个开发人员都有! 如果这一切都没有直接意义,请不要感到不知所措。

In fact, part of the beauty of being a software developer is that technology is always changing. We will always be learning, regardless of what level we are at.

实际上,成为软件开发人员的好处之一就是技术总是在变化。 无论我们处于什么水平,我们将始终在学习。

问题很好,因此寻求帮助 (Questions are good — so is asking for help)

You have your first task, you get excited and dive straight in. But then…you’re stuck. Your code doesn’t work as expected, and all you have to go by is a strange, confusing error message.

您有第一个任务,就感到兴奋并直接潜水。但是然后……您陷于困境。 您的代码无法按预期运行,您所要做的只是一条奇怪的,令人困惑的错误消息。

Stumped, you think about asking one of the other developers on your team for help, but you think:

陷入困境,您考虑向团队中的其他开发人员之一寻求帮助,但是您认为:

“What if they think I’m dumb? or that I can’t code? and laugh at me?!”

“如果他们认为我愚蠢怎么办? 还是我无法编码? 嘲笑我?!”

But in reality, that will never happen. What they will actually think is:

但实际上,这永远不会发生。 他们实际上会想到的是:

“OK, I’ll take a quick look and see if I can help. Ah! Yes, I’ve encountered this issue before, you can use someMethod() from somePackage() to fix it.”

“好的,我会快速看一下,看看是否能帮上忙。 啊! 是的,我之前遇到过此问题,您可以使用somePackage()中的 someMethod() 对其进行修复。”

Which isn’t so bad right?

哪个还不错吧?

Your team is there to support you, especially in the early parts of your career, so ask them for help.

您的团队会在那里为您提供支持,尤其是在您职业生涯的早期阶段,因此请寻求他们的帮助。

Likewise, if you don’t understand something, ask questions. I’m still asking loads of questions every day! There is no such thing as a stupid question. Your team would rather help you instead of having you stare at your screen with confusion for most of the day.

同样,如果您不懂某事,请提出问题。 我仍然每天都在问很多问题! 没有愚蠢的问题。 您的团队宁愿为您提供帮助,也不希望您在一整天的时间里困惑地盯着屏幕。

代码评论是您的朋友 (Code Reviews are your friend)

I’ll never forget my first code review as part of my first junior developer job. My code was being reviewed by an experienced senior developer. At the time I found this nerve-wracking. And, of course, there were more comments from him than I could count!

在我的第一个初级开发人员工作中,我永远不会忘记第一次的代码审查。 经验丰富的高级开发人员正在审查我的代码。 当时我发现了这种令人不安的东西。 而且,当然,来自他的评论超出了我的想象!

But in hindsight, this was a good thing.

但是事后看来,这是一件好事。

Code reviews are not a stage for criticism, but for learning and giving feedback on all sides.

代码审查不是批评的舞台,而是各个方面的学习和反馈。

The senior developer sat down with me and explained what each of the comments meant, and also why he had made them. Needless to say, I learned a lot. So when your code is being reviewed, remember that any feedback is to help you learn and improve as a software developer.

高级开发人员与我坐下来,解释了每个评论的含义,以及他为什么要发表这些评论。 不用说,我学到了很多东西 因此,在审查代码时,请记住,任何反馈都将帮助您以软件开发人员的身份学习和改进。

Likewise, when you come to review code for other people, you will be able to see how different people approach different problems. You will even help them improve by making suggestions of your own!

同样,当您查看其他人的代码时,您将能够看到不同的人如何处理不同的问题。 您甚至可以通过提出自己的建议来帮助他们改进!

分解,再分解 (Break it down, and break it down some more)

Ok so you have your first real task, depending on the size of the task, you might feel a bit overwhelmed:

好的,因此您有自己的第一个实际任务,具体取决于任务的大小,您可能会觉得不知所措:

“Where do I start? I guess I’ll start with doing X, but what about Y? But then if I do Y there’s A, B, and C….what’s happening with X again?!”

“我从哪说起呢? 我想我先做X,但是Y呢? 但是,如果我做Y,则有A,B和C…。X又发生了什么?!

Don’t worry we’ve all been there. It’s easy to get lost in the proverbial rabbit hole when trying to solve a problem. The next time you have a large problem to solve, try remembering this quote,

不用担心我们都去过那里。 尝试解决问题时,很容易迷失在众所周知的兔子洞中。 下次您遇到大问题要解决时,请记住该报价,

“How do you eat an elephant? One bite at a time.”

“你怎么吃大象? 一次咬一口。”

In other words, make a task which seems impossible more manageable by breaking it up into smaller tasks.

换句话说, 通过将任务分解为较小的任务使似乎不可能完成的任务变得更易于管理。

So how do you do that?

那你该怎么做呢?

Before writing any code, try writing out the steps in plain English (or language of your choice). Let’s take an example.

在编写任何代码之前,请尝试以简明英语(或您选择的语言)写出这些步骤。 让我们举个例子。

How do you pour a glass of water?

您如何倒一杯水?

A plain English approach would be

普通的英语方法是

  1. Open the cupboard

    打开橱柜
  2. Get a glass

    来一杯
  3. Place glass under the tap

    将玻璃杯放在水龙头下
  4. Turn on the tap

    打开水龙头
  5. When the glass is full, turn off the tap

    玻璃装满后,关闭水龙头
  6. Remove glass from under the tap

    从水龙头下方取下玻璃

By writing out the steps, it is easier to visualize each part of the problem and come up with a solution for each step.

通过写出步骤,可以更轻松地可视化问题的每个部分并为每个步骤提出解决方案。

把事情简单化 (Keep it simple)

A common mistake many junior developers make (myself included when I started) is to try and reinvent the wheel.

许多初级开发人员经常犯的一个错误(尝试时包括我自己)是尝试重新发明轮子。

It might look impressive to solve a problem by using a super-fancy technique within your code.

通过在代码中使用超级技巧来解决问题可能看起来令人印象深刻。

But this causes other problems:

但这会导致其他问题:

  • Code that is completely different from how similar parts of the system work is harder to maintain

    与系统相似部分的工作方式完全不同的代码更难维护
  • Your code may become more verbose that it needs to be, and there will be an increased risk of bugs

    您的代码可能变得更加冗长,并且存在更大的错误风险。
  • It may take you longer to complete your task

    完成您的任务可能需要更长的时间

So how exactly do you keep it simple?

那么,如何使它保持简单呢?

  1. Make it work. Don’t overthink too much, and do whatever your gut says to get your code working

    让它起作用。 不要考虑太多,尽一切所能使代码正常工作

  2. Refactor. Now that your code is working, it’s time to refactor. Make your code easy to read by naming things well, and use of proper formatting. More on this in ‘Learn how to write clean code’ below

    重构。 现在您的代码可以正常工作了,该重构了。 通过适当地命名和使用正确的格式来使代码易于阅读。 有关更多信息,请参见下面的“学习如何编写简洁的代码”

  3. Speed it up. Once you have finished refactoring, you might notice bottlenecks in the performance of your code. Now is the time to optimize it. Be wary not to fall into the trap of over-optimizing too early! Only do this if you need to.

    加快速度。 重构完成后,您可能会注意到代码性能的瓶颈 。 现在是优化它的时候了。 注意不要过早陷入过度优化的陷阱! 仅在需要时这样做。

BONUS TIP. Consider writing some failing tests before writing any code. This is called Test Driven Development. Not only will this give you good test coverage, but it will help you think about the structure of your code.

奖金提示。 在编写任何代码之前,请考虑编写一些失败的测试。 这称为测试驱动开发 。 这不仅可以为您提供良好的测试覆盖范围,而且可以帮助您考虑代码的结构。

了解如何编写简洁的代码 (Learn how to write clean code)

Mastering clean code will make you stand out as a software developer.

掌握干净的代码将使您成为软件开发人员。

So what exactly do we mean by Clean Code?

那么,清洁代码到底是什么意思?

  • Follows the S.O.L.I.D principles

    遵循SOLID原则
  • It is testable and maintainable

    可测试且可维护
  • It is easy to read and follow

    易于阅读和遵循

In other words:

换一种说法:

Any fool can write code that a computer can understand. Good programmers write code that humans can understand. — Martin Fowler

任何傻瓜都可以编写计算机可以理解的代码。 好的程序员编写人类可以理解的代码。 —马丁·福勒(Martin Fowler)

I won’t go into too much detail here, like the book, Clean Code: A Handbook of Agile Software Craftsmanship by Robert C Martin will give a much deeper insight into this area. If you are serious about writing clean code and breaking out of the junior developer level, I highly recommend this book.

我将在这里不做过多介绍,例如Robert C Martin所著的《 干净代码:敏捷软件技巧手册 》一书将对该领域提供更深入的了解。 如果您真的想编写干净的代码并突破初级开发人员的水平,我强烈推荐这本书。

Writing clean code shows that you are passionate about what you do, and can create maintainable reliable software. Not to mention that you will be making life a bit easier for the next person who comes along to add to your code.

编写干净的代码表明您对所做的事情充满热情,并且可以创建可维护的可靠软件。 更不用说您将使下一位来添加您的代码的人的工作更加轻松。

“有一个图书馆” (“There’s a library for that”)

Have you ever told a friend about a problem you were having, and they respond with “Yeah, there’s an app for that”?

您是否曾经向朋友介绍过您遇到的问题,然后他们回答“是的,有一个适用的应用程序”?

Software development is a bit like this.

软件开发有点像这样。

There are already a lot of answers to the problems you are trying to solve. So when you are trying to complete a task, check to see if someone else has already solved the problem.

您正在尝试解决的问题已经有了很多答案。 因此,当您尝试完成任务时 ,请检查是否有人已经解决了该问题。

You can do this by:

您可以通过以下方式做到这一点:

  • Looking for existing packages and libraries

    寻找现有的软件包和库
  • Browsing sites such as GitHub and StackOverflow for similar solutions to your problem.

    浏览类似GitHub和StackOverflow之类的网站来解决您的问题。

Hold it right there! This doesn’t give you free rein to copy and paste code without a thought. If you are using someone else’s code as an example, it is important that you understand what their code is doing and why.

放在那里! 这不会让您随意地复制和粘贴代码。 如果使用的是别人的代码为例,它是重要的,你了解他们的代码在做什么, 为什么

  • Why is it using a particular design pattern?

    为什么使用特定的设计模式?
  • Why is it written in a particular language? (Node.js vs Python for example)

    为什么用特定语言编写? (例如,Node.js与Python)
  • What are the drawbacks? Will it work with your current codebase?

    有什么缺点? 它可以与当前的代码库一起使用吗?

If you’re not sure, you can ask someone on your team for some guidance. Searching Google for an answer is a common approach to solving coding tasks. So don’t be afraid to turn to your teammates and say:

如果不确定,可以向团队中的某人寻求指导。 搜索Google的答案是解决编码任务的常用方法。 因此,不要害怕转向您的队友说:

“I’m thinking about using this library X or this package Y, I have seen some examples on here, what do you think?”

“我正在考虑使用这个库X或这个包Y,我在这里看到了一些示例,您对此有何看法?”

Not only will this show that you are proactive, but it’ll also spark some conversation/debate from the team. You might have discovered something awesome no one else knew about yet!

这不仅表明您很主动,而且还会引起团队的一些对话/辩论。 您可能已经发现了其他人所不知道的棒极了!

了解如何阅读代码 (Learn how to read code)

We have all seen those movies. The ones where a hacker types rapidly as pages of code scroll down the monitors in front of them.

我们都看过那些电影。 当代码页被黑客滚动时,黑客会Swift键入这些信息。

In the real world, developers spend more time reading code than actually writing code.

在现实世界中,与实际编写代码相比,开发人员在阅读代码上花费的时间更多。

When adding new features or fixing defects, you will have to understand the current codebase you are working on. How do you do this? Read, read, read!

添加新功能或修复缺陷时,您将必须了解正在使用的当前代码库。 你怎么做到这一点? 阅读,阅读,阅读!

Reading code is also a beneficial learning technique. Reading existing code lets you see how others have developed a certain feature.

阅读代码也是一种有益的学习技术。 阅读现有代码可让您了解其他人如何开发特定功能。

Things to keep an eye out for:

需要注意的事情:

  • The use of design patterns

    设计模式的使用
  • The naming of methods, classes, and variables

    方法,类和变量的命名
  • The use of comments

    使用评论
  • How to structure project files

    如何构造项目文件
  • The use of tests and how they are structured

    测试的使用及其结构

So where do you find code to read?

那么,您在哪里找到要读取的代码?

  • Repositories in your source control at work

    您的源代码管理中的存储库在工作
  • Projects on GitHub

    GitHub上的项目
  • Read answers/questions on StackOverflow

    阅读关于StackOverflow的答案/问题
  • Code challenge websites such as codewars.com, which show the answers to challenges

    代码挑战网站,例如codewars.com,可显示挑战的答案

玩得开心! (Have fun!)

If you take one thing away from this article, let it be this — is it important to have fun. Enjoy writing code, solving problems, and continuing to learn. You are at the start of an exciting career, so sit back and enjoy the ride!

如果您从本文中删除一件事,那就顺其自然吧–获得乐趣很重要。 享受编写代码,解决问题并继续学习的乐趣。 您正处于令人兴奋的职业生涯的开始,所以请坐下来享受旅程!

奖金提示 (BONUS TIPS)

  • Learn the lingo. We developers have our own funny language (“creating a branch” has nothing to do with trees!) so make sure you understand the key terms

    学习行话。 我们的开发人员有我们自己的有趣语言(“创建分支”与树木无关!),因此请确保您了解关键术语
  • Get to know your IDE. Learn the hotkeys, shortcuts, and customize it until you are comfortable with it. This will increase your productivity.

    了解您的IDE。 学习热键,快捷方式并对其进行自定义,直到您习惯为止。 这将提高您的生产率。
  • Working on bugs is a great way to learn about the codebase. So don’t be afraid to pick these up!

    处理错误是学习代码库的好方法。 因此,不要害怕捡起来!
  • Bring a notebook, listen with intent and write everything down.

    带上笔记本,专心聆听并写下所有内容。
  • Take on some side projects in your spare time. It’s a great way to learn different technologies you don’t learn in your day job and will boost your CV.

    在您的业余时间从事一些辅助项目。 这是学习日常工作中不会学到的各种技术的一种好方法,它将提高您的简历。
  • Getting involved in work events is a great way to get to know your colleagues. Why not organize one yourself?

    参与工作活动是认识同事的好方法。 为什么不自己组织一个人呢?

Thanks for reading!

谢谢阅读!

I’m currently creating a bunch of guides, articles, and video courses to help you along your journey into web development. If you would like to be a part of it, make sure to join the mailing list over at chrisblakely.dev!

我目前正在创建大量指南,文章和视频课程,以帮助您进行Web开发。 如果您想加入其中,请确保通过chrisblakely.dev加入邮件列表!

翻译自: https://www.freecodecamp.org/news/ace-your-first-year-as-a-junior-developer-with-this-advice-bbc68b6fe2d9/

初级开发人员的缺点

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/392595.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Spark日志分析

根据tomcat日志计算url访问了情况,具体的url如下, 要求:区别统计GET和POST URL访问量 结果为:访问方式、URL、访问量 输入文件: 196.168.2.1 - - [03/Jul/2014:23:36:38 0800] "GET /course/detail/3.htm HTTP/1.…

进程、线程和协程的区别

首先,给出“进程、线程和协程”的特点: 进程:拥有自己独立的堆和栈,既不共享堆,也不共享栈,进程由操作系统调度;线程:拥有自己独立的栈和共享的堆,共享堆,不共…

leetcode 493. 翻转对(分治算法)

给定一个数组 nums &#xff0c;如果 i < j 且 nums[i] > 2*nums[j] 我们就将 (i, j) 称作一个重要翻转对。 你需要返回给定数组中的重要翻转对的数量。 示例 1: 输入: [1,3,2,3,1] 输出: 2 代码 class Solution {public int reversePairs(int[] nums) {return getR…

使用brew安装软件

brew 又叫Homebrew&#xff0c;是Mac OSX上的软件包管理工具&#xff0c;能在Mac中方便的安装软件或者卸载软件&#xff0c; 只需要一个命令&#xff0c; 非常方便 brew类似ubuntu系统下的apt-get的功能 阅读目录 安装brew 使用brew安装软件 使用brew卸载软件 使用brew查询软…

mysql 绕过select报错_MySQL注射绕过技巧(三)

在测试一次注入的时候发现过滤了逗号 所以找到这个思路第一次遇到的时候是看key哥挖洞 遇到后就想记录下来正文过滤了逗号 利用join来逐步查询select*from(select 1)a join (select 2)b join (select 3)c;例如下图逐步查询user()user() basediruser() basedir version()也可以…

深入理解javascript

深入理解JavaScript系列&#xff08;1&#xff09;&#xff1a;编写高质量JavaScript代码的基本要点 深入理解JavaScript系列&#xff08;2&#xff09;&#xff1a;揭秘命名函数表达式 深入理解JavaScript系列&#xff08;3&#xff09;&#xff1a;全面解析Module模式 深入理…

spark 并行处理_如何使用Spark集群并行处理大数据

spark 并行处理by Hari Santanam通过Hari Santanam 如何使用Spark集群并行处理大数据 (How to use Spark clusters for parallel processing Big Data) 将Apache Spark的弹性分布式数据集(RDD)与Databricks一起使用 (Use Apache Spark’s Resilient Distributed Dataset (RDD)…

django前后端分离部署

部署静态文件&#xff1a; 静态文件有两种方式1&#xff1a;通过django路由访问2&#xff1a;通过nginx直接访问 方式1&#xff1a; 需要在根目录的URL文件中增加&#xff0c;作为入口 url(r^$, TemplateView.as_view(template_name"index.html")), 在setting中更改静…

Citrix、Microsoft、VMware虚拟桌面之网页接口登录对比

软件环境 Citrix Xendesktop 5.6 Microsoft Windows Server 2008 R2 Hyper-v VMware View client 4.6 首先看citrix的&#xff0c;很早之前Citrix就推出了网页的虚拟桌面和应用程序&#xff0c;默认是单点登录获取桌面 下面是微软的&#xff0c;和citrix很类似&#xff0c; 据我…

leetcode 976. 三角形的最大周长

给定由一些正数&#xff08;代表长度&#xff09;组成的数组 A&#xff0c;返回由其中三个长度组成的、面积不为零的三角形的最大周长。 如果不能形成任何面积不为零的三角形&#xff0c;返回 0。 示例 1&#xff1a; 输入&#xff1a;[2,1,2] 输出&#xff1a;5 示例 2&…

recyclerview 加载fragment_恢复 RecyclerView 的滚动位置

您可能在开发过程中遇到过这种情况&#xff0c;在 Activity/Fragment 被重新创建后&#xff0c;RecyclerView 丢失了它之前保有的滚动位置信息。通常这种情况发生的原因是由于异步加载 Adapter 数据&#xff0c;且数据在 RecyclerView 需要进行布局的时候尚未加载完成&#xff…

4.6.2 软件测试的步骤

系统测试是可有可无的。因为系统测试是和环境结合在一起。系统测试应该是在系统设计或者是需求分析阶段的前一步来完成的。 单元测试它的测试计划是在详细设计阶段完成。所以说单元测试的计划是在详细设计阶段来完成的。 模块接口的测试它保证了测试模块的数据流可以正确地流入…

nodejs调试ndb_如何开始使用NDB调试NodeJS应用程序

nodejs调试ndbNodeJs was released almost 9 years ago. The default debugging process of NodeJs (read Node.js) is quite clumsy. You are likely already aware of the need to add --inspect to the node script with node inspector. It is also dependent on Chrome. T…

初学必读:61条面向对象设计的经验原则

(1)所有数据都应该隐藏在所在的类的内部。(2)类的使用者必须依赖类的共有接口&#xff0c;但类不能依赖它的使用者。(3)尽量减少类的协议中的消息。(4)实现所有类都理解的最基本公有接口[例如&#xff0c;拷贝操作(深拷贝和浅拷贝)、相等性判断、正确输出内容、从ASCII描述解析…

栈,递归

栈的基本操作注意&#xff1a;是从后往前连接的 1 #include <stdio.h>2 #include <Windows.h>3 typedef struct sStack4 {5 int num;6 struct sStack* pnext;7 }Stack;8 void push(Stack **pStack,int num);9 int pop(Stack **pStack); 10 BOOL isEmpty(St…

mysql集群多管理节点_项目进阶 之 集群环境搭建(三)多管理节点MySQL集群

多管理节点MySQL的配置很easy&#xff0c;仅须要改动之前的博文中提高的三种节点的三个地方。1)改动管理节点配置打开管理节点C:\mysql\bin下的config.ini文件&#xff0c;将当中ndb_mgmd的相关配置改动为例如以下内容&#xff1a;[ndb_mgmd]# Management process options:# Ho…

leetcode 767. 重构字符串(贪心算法)

给定一个字符串S&#xff0c;检查是否能重新排布其中的字母&#xff0c;使得两相邻的字符不同。 若可行&#xff0c;输出任意可行的结果。若不可行&#xff0c;返回空字符串。 示例 1: 输入: S “aab” 输出: “aba” 代码 class Solution {public String reorganizeStri…

APK伪加密

一、伪加密技术原理 我们知道android apk本质上是zip格式的压缩包&#xff0c;我们将android应用程序的后缀.apk改为.zip就可以用解压软件轻松的将android应用程序解压缩。在日常生活或者工作中&#xff0c;我们通常为了保护我们自己的文件在进行压缩式都会进行加密处理。这样的…

乱花渐欲迷人眼-杜绝设计的视噪

视噪&#xff0c;又称视觉噪音。我们每天接受来自外界的大量信息&#xff0c;这些信息有将近70&#xff05;是通过视觉感知获得的。视噪会干扰我们对信息的判断&#xff0c;影响到产品的易用性和可用性&#xff0c;与用户体验的好坏息息相关。(克劳德香农图演示了噪音如何影响信…

超详细windows安装mongo数据库、注册为服务并添加环境变量

1.官网下载zip安装包 官网地址https://www.mongodb.com/download-center/community?jmpnav&#xff0c;现在windows系统一般都是64位的&#xff0c;选好版本、系统和包类型之后点击download&#xff0c;mongodb-win32-x86_64-2008plus-ssl-4.0.10.zip。 2.解压zip包&#xff0…