编码线 [英] coding lines

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

问题描述

大家好,

在我的项目中,我有大约25000行代码,将来还会出现任何问题吗?

hi guys,

In my project I have around 25000 line code, will it make any problems in future?

推荐答案

否.运行代码不会有问题.

如果所有形式都相同,那么您将遇到一些严重的维护问题.

就像编码实践一样,您可以将代码分解成较小的项目,以便于维护.
No. It would not be a problem in running the code.

If you have all of them in one form, you are going to run into some serious maintenance issues.

Just as a coding practise you could break up your code into smaller projects for easier maintenance.


从很多可能性中,我看到的主要问题是可维护性.

我也会尝试看看如何将其分解为对象/类
from the many possibilities the main problem I see is maintainability.

I would try too see how you could break it down into objects / classes


如果它们的类型与您的问题一样糟糕,可能会这样做.
The may do if they are as badly typed as your question.


这篇关于编码线的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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