如何处理新项目 [英] what to do with the new project

查看:83
本文介绍了如何处理新项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚毕业,刚开始工作。我的公司给了一个项目来更新它的新版本我不知道该做什么去看或如何开始我的工作。任何人都可以给我一些建议。

i am a fresh graduate and just started my job . my company gave a project to update for its new version bt i dont know what to do where to look or how to start my work. can any one give me some suggestion .

推荐答案

不是真的,没有。

要么你有一个规范,在哪种情况下读它并开始找出你需要从那里实施的东西,或者去看看你的老板并索取一些信息。



我们不知道你的工作需要什么,任务涉及或委托给你的任务是多少。



如果有疑问,请告诉你的老板并解释你的问题:他有所有这些信息,或者可以指导你拥有的人!
Not really, no.
Either you have a specification in which case read it and start working out what you need to implement it from there, or go see your boss and ask for some information.

We have no idea what your job entails, task involves or how much of the task is delegated to you.

If in doubt, speak to your boss and explain your problem: he has all that info, or can direct you to the person who has!


你好,



这是你可以做的事情。它不是技术信息,而是我在处理项目时使用的计划,您目前正在处理:



您需要制定计划才能继续。这可能有助于您继续。



作为一名程序员,你必须知道你的代码。如果您没有项目规范,请不要担心,您的代码是项目的文档,没有人提供代码文档。



但你可以查看它的作用。以下是一些可以帮助您这样做的基本步骤。



1)您需要将项目置于调试模式以检查代码的作用并运行在android设备。你可以在android.developer.com或任何其他网站上查看如何在Android ADT中调试代码。



2)每个应用程序都有一个入口点,如java类的主要类或主要方法一旦使用该应用程序,您将了解应用程序的入口点及其作用。



3)第三步骤将是知道它是如何工作的。在进行调试时,请检查应用程序如何处理数据并记录下来。



4)到第四步,您将获得有关您正在处理的项目的详细信息。你是如何处理的。



第四步将达到你需要执行更新的程度。为了这。只有当你注意到正在发生的事情时才有可能这样做。



5)你需要检查的第五步是你将如何进行改变以及它对你产生的影响会造成,可能是副作用。



所以,你们所需要做的就是理解代码,无论数百个课程,你的工作都是如此,你需要这样做。



提出疑问是一件好事。但是你应该先自己做一些努力来清除你可能做的事情。



我希望这可能对你有所帮助。



祝你好好投资项目和工作



最好的问候
Hi,

Here is a thing that you can do. Its not technical information but a plan that I use when I deal with projects, you are currently dealing with:

You need to make a plan to proceed. Here is something that might help you to proceed.

Being a programmer, you have to know your code. If you don't have specification of your project, don't worry, your code is documentation of your project and no one give documentation of a code.

But you can check what it does. following are some basic steps that can help you in doing so.

1) You need to put the project on debug mode to check what the code does and run on an android device. You can check on android.developer.com or any other website how to put the code on debug in Android ADT.

2) Every Application have an entry point, like main class or main method of a java class Once you are using the application, you will get to know the entry point of application and what it does.

3) Third Step will be to know how it do the work. While you are debugging, check how application processes data and keep documenting that.

4) Till fourth step, you will have much information about what project you are dealing with and how you are dealing.

Fourth step will be getting to the point where you need to perform the updates. For this. This will be possible only if you pay attention to what is happening.

5) Fifth step you need to check is how you will be performing the change and what impact it will cause , possibly side effects.

So, you all need to do is understand the code, no matter hundreds of classes, Its your job so you need to do it.

Asking questions for doubts is a good thing.But you should put some efforts yourself first to clear the things you possibly can.

I hope this might help you a bit to proceed.

Wish a best of luck in project and job ahead

Best Regards


转到 https:// developer.android.com/index.html [ ^ ]关于Android开发的技术资源。如果您需要一些更基本的教程,请查看 http://www.codeproject.com/KB/android/ [ ^ ]。
Go to https://developer.android.com/index.html[^] for technical resources on Android development. If you need some more basic tutorials then have a look at http://www.codeproject.com/KB/android/[^].


这篇关于如何处理新项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆