如何:显示代码大纲和隐藏代码。
使用标准注释来隐藏代码而不是删除。
没有所谓的隐藏设计或者隐藏代码bug。
而采用第2、3、4个选项,基础隐藏代码将定位所需接口的恰当实现实例。
With options 2, 3 and 4, an underlying, hidden piece of code locates an appropriate implementation instance of the desired interface.
如何在陈旧的代码库中找出可重用的资产和隐藏的设计?
How do you find the reusable assets and designs hiding in an aging code base?
生成的API允许开发人员用一种不依赖于任何技术决策的方法对实现进行编码:生成的API隐藏了组件实现代码的相关内容。
The generated API allows developers to code the implementation in a way that does not depend on any technology decisions: the generated API hides those from the component implementation code.
紧急设计的难题之一是寻找隐藏在代码中的惯用模式和其他设计元素。
One of the difficulties for emergent design lies in finding idiomatic patterns and other design elements hidden in code.
这样一来,你的应用程序就能部署了,因为进行了预编译,其中的代码都被隐藏了。
This way your application is ready for deployment, with its source code hidden because it is pre-compiled.
开发周期中的构建规程的另一个方面是了解和测量代码库中隐藏的许多度量。
Another aspect of building discipline within the development cycle is to understand and measure many of the metrics hidden within your code base.
特别地,您应该确保隐藏查询视图(仅由后端代码使用)没有任何单击可排序列,因为这完全是一种浪费。
In particular, you want to make sure that hidden lookup views, which are only used by back-end code, do not have any click-sortable columns because that is a waste.
换句话说,DSL试图使用潜在语言特性“隐藏”杂乱的语法来使您的代码更具可读性。
In other words, DSLs try to "hide" noisy syntax using features of the underlying language to make your code more readable.
清单3显示了隐藏溢出容器技术所使用的CSS代码。
Listing 3 shows the CSS code for the hidden overflow container technique.
恶意代码可以隐藏在字体中,当用户打开PD F文档时自动加载,从而允许黑客完全控制手机。
Malicious code can be hidden in fonts that automatically load when a user opens a PDF file, allowing a hacker to take control of the device.
在本文中,我将讨论如何使用重构技术来查找隐藏在代码库中的未得到充分设计的代码。
In this article, I talk about how to use refactoring to find underutilized design lurking hidden in your code.
适当地使用它们可以快速地收缩关注的范围,有助于找到项目代码中隐藏的设计。
Their judicious use allows you to narrow your focus quickly to aspects of your design that hide in the swamp of your project's code.
可以修改代码来使用当前在自定义主题中隐藏的动作。
The code could be modified to work with the actions that are currently hidden in the custom theme.
我所了解的好的软件开发人员可能偶尔较早地交付产品,以满足客户的需要,但是他们绝不会将自己编写的隐藏着错误的代码当成范例拿给他人。
The good software developers I know might on occasion release their software early to satisfy customer demands, but they would never hold up their bug-ridden code as a model for others.
在业务对象代码中,很难了解要操作的业务数据结构的格式(也就是,对业务代码隐藏了数据模型)。
In the business object code, it is very difficult to understand the format of the business data structure that is being manipulated (that is, the data model is hidden from the business code.).
删除语法有助于改善可读性,从而使您更容易发现隐藏在代码中的设计元素,这些设计元素往往为必要但又杂乱的语法所遮挡。
Removing syntax helps readability, which it turn makes it easier to see the design elements hiding in your code, obscured by necessary but cluttering syntax.
反过来,这些框架将生成jdbc或隐藏的SQL代码。
In turn, these frameworks generate JDBC or SQL code under the covers.
可以修改外观、定制菜单、隐藏组件,以及通过修改代码显示相关的信息。
You can change the look and feel, customize menus, change the code to give you the information that you feel is more relevant, and hide components.
连接代码隐藏在应用程序中,因此无法被重用。
The connectivity code is buried in the applications, so it can't be reused.
第一种方法尽管是最精确的,但是源代码中隐藏的那一点点宝藏可能要花费很多时间才能找出来。
Although highly accurate, little nuggets of wisdom embedded in the source code often take hours to pry loose.
在页面的底部,添加一个隐藏的面板控件,代码如下。
At the bottom of the page, add a hidden panel using the following code.
Application容器(查看mx:Application标记)和 TextInput 控件对您隐藏了许多复杂的代码。
The Application container (look at the mx:Application tag) and the TextInput control hide a fair amount of complex code from you.
当正确的实现时,facade会对它的使用者隐藏它是如何从代码中被实现的细节。
When implemented correctly, a facade hides the details of how it's implemented from the code that USES it.
此外,在过去的几个月来Namesys的开发者(ReiserFS的开发者)已经能修复相当多隐藏在他们的代码中的错误了。
In addition, the guys at Namesys (the developers of ReiserFS) have been able to fix quite a few obscure bugs in their code over the past few months.
下次我们将创建一个Web服务,它对前端PHP代码隐藏了存储账号信息的后端MySQL系统。
Next time, we will create a Web service that shields front end PHP code from the back end MySQL system in which the account information is stored.
为隐藏或对外暴露的区域分配代码,这取决于视图的详细程度(例如,在只分析算法时,就可以隐藏错误检查代码)。
Assign code to regions that are hidden or exposed, depending on the detail of the view (for example, you can hide error-checking code when you want to analyze just the algorithm).
为隐藏或对外暴露的区域分配代码,这取决于视图的详细程度(例如,在只分析算法时,就可以隐藏错误检查代码)。
Assign code to regions that are hidden or exposed, depending on the detail of the view (for example, you can hide error-checking code when you want to analyze just the algorithm).
应用推荐