本文介绍了编程/开发风格的名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨伙计,


这真让我烦恼,我在VB书中的某个地方读到了某种类型的开发,比如你想知道是否有什么东西将值传递给另一个你的程序的元素,所以你在另一个元素的消息框中查看显示该值,如果是,你知道它的工作,你删除它。任何人都可以告诉我这种技术被称为什么,你在哪里制作程序的虚拟部分来测试函数然后删除它们?


这是我学位论文的一章,我可以找不到我读到的地方!哈哈。


干杯!

Hi Folks,

This has really been annoying me, I read somewhere in my VB book about a type of development, like where you wonder if something is passing a value to another element of your program, so you chuck in a message box in the other element to display this value, if it does, you know it works and you delete it. Can anyone tell me what this technique is called, where you produce dummy sections of programs to test functions then remove them?

It''s for a chapter in my dissertations, and I can''t find where I read it! haha.

Cheers!

推荐答案




不,不是这样,它很烦人,它对我的​​论文来说是一个伟大的传播我采用xxx开发风格做... 。当我递上25,000字的论文时,它可能会出现在我身上!

No thats not it, it''s annoying, it''d be a great sentance on my dissertation "I adopt a xxx development style by doing ... " It''l probably occour to me as soon as I hand in the 25,000 word paper!




还没有想出来......

Still havent figured this out....


这篇关于编程/开发风格的名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 23:26