Contractual subject shall not bear illegitimacy or violate public code of conduct.
签约主题不得具有非法性或违反公共准则。
RMS: The basic idea of the GNU General Public License is to assure that all users of the code have the four freedoms.
GNU通用公共许可协议基本的思想就是要保证所有使用代码的用户都享有那四项自由.
Another purpose of my writing is to release programming code to the public domain.
我写作的另一个目的是将编程代码向公众域公布。
If I can find all the code that calls the method, even though it's a public method, I can change its name.
假如我能找到所有调用该方法的代码,那我就可以也应当改变这个方法的名称,即使它是一个公共方法。
Any code that cannot be reached through the published (public and protected) interfaces should be deleted instead.
所有不能通过发布的(公共的和受保护的)接口访问的代码都应删除。
They can write portable code that depends only upon the methods that are exposed in the standard public APIs.
他们可以编写可移植的代码,该代码仅依赖于标准的公共api中公布的方法。
They are less effective with those classes whose public interface changes a lot, and that includes most of the user-interface code.
而对那些其公共接口更改很多以及包含大多数用户接口代码的类来说,这些测试就不怎么有效了。
The code above assumes that the portal is not configured to give public sessions.
上述代码假定未将该门户配置为提供公共会话。
Your code is now as short and simple as public fields.
现在你的代码和公共字段一样简洁精悍。
The UML To C++ transformation provides an option to generate the code in the order of public elements, followed by protected and private, respectively.
UML到 C++的转换提供了一个以公共元素、被保护元素、私有元素这一顺序生成代码的选项。
By making the fields both public and immutable, you can directly access them in code without worrying about accidentally changing them.
通过将域声明成公共的或是不可变的,就能够直接在代码中访问它们,无需担心不小心更改它们的情况发生。
If you release the source code for your application, you've just disclosed your algorithm to the general public, which might not be desirable.
如果要发行应用程序的源代码,那么算法自然也会公诸于众。这并不是所希望的。
A significant number of projects license code according to the terms of the GNU Public license version 2-the so-called "copyleft" license.
许多项目的许可证代码都符合GNU公共许可版本2中的条款,即所谓的“copyleft”许可证。
WFNM is distributed under the Lesser GNU Public License, and binaries containing WFNM code can thus be used in any commercial Web application.
WFNM是在LesserGNUPubliclicense下发布的,因此包含WFNM代码的二进制文件可以在任何商业Web应用程序中使用。
A specific public function in the code is never actually called.
代码中一个特定公共功能实际上从来不被调用。
Improvements are contributed back into the public OpenSim code base to benefit the larger community.
改进被贡献出来,融入公共的OpenS im代码基,让更多的人能够受益。
As for the public methods in our BookSearch class, the code for these methods is as follows.
与booksearch类中的公共方法类似,这些方法的代码如下。
Take a look at the code to access the FriendFeed public feed in Listing 1.
看一下清单1中访问FriendFeed公共提要的代码。
The Linux kernel is developed and distributed under the GNU General Public License (GPL), which means that its source code is freely available to anyone.
Linux内核是按照GNU公共许可证(GPL)进行开发和发布的,这就意味着其源代码对任何人来说都可以免费获得。
Now, the Trillian blog is announcing that Astra has gone public - no invite code needed.
如今Trillian博客宣布Astra进入公测阶段——不再需要邀请码了。
We have adopted a standard in the code base of @public, @semipublic and @private specs.
我们在代码库中采用一种@public、@semipublic和@private的标准规范。
By now, a pattern has emerged suggesting that gluttonous code (long methods, too many public methods, excessive conditionals and imports, etc.) impairs readability, testability, and maintainability.
到目前为止,所给出的模式都在暗示臃肿的代码(长方法、太多的public方法、过多的条件和导入,等等)将影响可读性、可测试性和可维护性。
But forcing the public API to accommodate factory objects or abstract factories, just because the test code wants it to, is the wrong design.
但强迫公用api适应工厂对象或抽象工厂(只因为测试代码要求它这样)是错误的设计。
It is possible to declare fields that are public or protected, as you can see in the source code example, but that is rarely a good idea.
在源代码示例中,您会看到有些字段可能声明成公共的或受保护的,但这不是个好主意。
The source code also includes other public and private methods and classes.
源代码还提供了其他公共和私有方法以及类。
You can check out the latest JXME source code — both the relay and J2ME peer libraries — from the project's public CVS server (see Resources).
您可以研究最新的来自该项目公共CVS服务器的jxme源代码-中继和J2ME对等点库(请参阅参考资料)。
Application or code signing is the process of generating private and public keys and public-key certificates, signing and optimizing the application.
应用程序或代码签名是这样一个过程,即生成私有、公共密钥和公共密钥证书,签署和优化应用程序。
All the XML code points to this vendor's servers to provide information, sort of like a non-public PKI infrastructure.
所有XML程序码都指向该供应商的伺服器以提供讯息,这有点像非公用的PK I基础结构。
All the XML code points to this vendor's servers to provide information, sort of like a non-public PKI infrastructure.
所有XML程序码都指向该供应商的伺服器以提供讯息,这有点像非公用的PK I基础结构。
应用推荐