如何设计第三方软件。 [英] How Do I Design A Third Party Software.

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

问题描述



我是编程新手,并且一直在阅读这个页面上的东西,我想在这里理解大多数编程代码的概念。我想也建一个供人们使用。

任何人都可以帮帮我。

谢谢。

Hi,
i am new in programming and have been reading stuffs on this page and i want to understand the concepts of most of the programming codes here. i want to also build one for people to use.
can anybody help me out.
thank you.

推荐答案

如果你是新手,那么它可能不是一个好的开始!



第三方软件是:

If you are new at this, then it's probably not a good place to start!

"third party software" is:
...a reusable software component developed to be either freely distributed or sold by an entity other than the original vendor of the development platform. The third-party software component market thrives because many programmers believe that component-oriented development improves the efficiency and the quality of developing custom applications.

--- 维基百科 [ ^ ]



这意味着没有单向设计它:它是一个基于任务的应用程序或API,开发人员可与之交互。这个设计完全取决于你 - 但我首先要看看你希望看到的包装用户,然后看看你已经适合的代码。一般来说,除非您与单个应用程序或硬件连接,否则您最好在此处制作提示或文章,而不是尝试将单个集合的实用程序组合在一起。



而且 - 我讨厌野蛮,但是...... - 大多数时候,初学者的代码都是垃圾。发布它供其他人使用的初学者要么得到很多负面评论(最多令人沮丧),要么更糟糕的回顾几年时间和畏缩! :笑:

如果我是你,我会等你:练习你的手艺直到你知道你擅长它。然后看看与世界分享好东西。这是非常非常容易得到一个坏名声(在这种情况下,作为一个共享垃圾的人)但非常非常难以摆脱它,即使你正在生产货物。

---Wikipedia[^]

Which mean there is no "one way" to design it: it's a task based application or API which developers can interface with. The design of that is entirely up to you - but I'd start by looking at what you'd want to see as a user of the package and then see how the code you have already fits into that. Generally speaking, unless you are interfacing with a single application, or a piece of hardware, you are better off perhaps producing Tips or Articles here rather than trying to put together a single "collection" of utilities.

And - I hate to be brutal, but... - most of the time, beginner's code is rubbish. And beginners who publish it for others to use either get a lot of negative comments (which are disheartening at best) or worse look back in a years time and cringe! :laugh:
I'd wait if I was you: practice your craft until you know you are good at it. Then look at sharing the good stuff with the world. It's very, very easy to get a bad reputation (in this case as someone who shares rubbish) but very, very difficult to get rid of it, even when you are producing the goods.


这篇关于如何设计第三方软件。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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